+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-09 02:08:53.996 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 02:08:53.996 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-07-09 02:08:53.996 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 02:08:53.997 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 02:08:54.844 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 02:08:54.847 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 02:08:54.850 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 02:08:54.851 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 02:08:54.851 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 02:08:54.851 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 02:08:54.851 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 02:08:54.856 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 02:08:54.857 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 02:08:54.857 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 02:08:54.872 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 02:08:54.873 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 02:08:54.873 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 02:08:54.904 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 02:08:54.904 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 02:08:54.904 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 02:08:54.904 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 02:08:54.910 1 WARNING oslo_policy.policy [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] 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-07-09 02:08:55.186 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 02:08:55.507 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 02:08:55.508 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 02:08:55.508 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 02:08:55.559 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 02:08:55.559 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 02:08:55.559 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 02:08:55.559 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 02:08:55.559 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing extension driver 'qos' 2026-07-09 02:08:55.560 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 02:08:55.560 1 INFO neutron.plugins.ml2.managers [None req-cd36bd76-8abf-44b2-8d32-a67fc036af47 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 02:08:55.572 1 INFO neutron.quota [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded quota_driver: . 2026-07-09 02:08:55.573 1 INFO neutron.plugins.ml2.plugin [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 02:08:55.573 1 INFO neutron.plugins.ml2.managers [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 02:08:55.573 1 INFO neutron.plugins.ml2.managers [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 02:08:55.573 1 INFO neutron.plugins.ml2.managers [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 02:08:55.573 1 INFO neutron.extensions.vlantransparent [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Disabled vlantransparent extension. 2026-07-09 02:08:55.574 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: qos 2026-07-09 02:08:55.583 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: router 2026-07-09 02:08:55.612 1 INFO neutron.services.service_base [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 02:08:55.612 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: segments 2026-07-09 02:08:55.690 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: trunk 2026-07-09 02:08:55.774 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: vpnaas 2026-07-09 02:08:55.812 1 WARNING stevedore.named [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 02:08:55.888 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 02:08:55.889 1 INFO neutron.common.utils [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 02:08:55.889 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 02:08:55.894 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: tag 2026-07-09 02:08:55.901 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: timestamp 2026-07-09 02:08:55.903 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 02:08:55.908 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: flavors 2026-07-09 02:08:55.910 1 INFO neutron.manager [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loading Plugin: revisions 2026-07-09 02:08:55.913 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Initializing extension manager. 2026-07-09 02:08:55.914 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: address-group 2026-07-09 02:08:55.915 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: address-scope 2026-07-09 02:08:55.915 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 02:08:55.916 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: agent 2026-07-09 02:08:55.917 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 02:08:55.918 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 02:08:55.918 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 02:08:55.919 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: availability_zone 2026-07-09 02:08:55.920 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 02:08:55.920 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 02:08:55.921 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 02:08:55.922 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 02:08:55.923 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: dns-integration 2026-07-09 02:08:55.923 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 02:08:55.924 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 02:08:55.924 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: dvr 2026-07-09 02:08:55.925 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 02:08:55.926 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 02:08:55.926 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 02:08:55.927 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 02:08:55.927 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: external-net 2026-07-09 02:08:55.928 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 02:08:55.928 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: extraroute 2026-07-09 02:08:55.929 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 02:08:55.929 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 02:08:55.930 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 02:08:55.931 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 02:08:55.931 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 02:08:55.932 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: fip-port-details 2026-07-09 02:08:55.932 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: flavors 2026-07-09 02:08:55.933 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 02:08:55.934 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 02:08:55.935 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: ip_allocation 2026-07-09 02:08:55.935 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 02:08:55.936 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 02:08:55.937 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: router 2026-07-09 02:08:55.938 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 02:08:55.939 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 02:08:55.939 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: l3-ha 2026-07-09 02:08:55.940 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 02:08:55.940 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 02:08:55.941 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: l3-flavors 2026-07-09 02:08:55.942 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 02:08:55.942 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 02:08:55.944 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 02:08:55.945 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 02:08:55.946 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 02:08:55.947 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 02:08:55.947 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 02:08:55.948 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: multi-provider 2026-07-09 02:08:55.948 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: net-mtu 2026-07-09 02:08:55.949 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 02:08:55.950 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 02:08:55.950 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: network_ha 2026-07-09 02:08:55.951 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 02:08:55.952 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 02:08:55.953 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: pagination 2026-07-09 02:08:55.953 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-device-profile 2026-07-09 02:08:55.954 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 02:08:55.954 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 02:08:55.955 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-mac-override 2026-07-09 02:08:55.956 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 02:08:55.956 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 02:08:55.957 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-resource-request 2026-07-09 02:08:55.957 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 02:08:55.958 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: binding 2026-07-09 02:08:55.958 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: binding-extended 2026-07-09 02:08:55.959 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-security 2026-07-09 02:08:55.959 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: project-id 2026-07-09 02:08:55.960 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: provider 2026-07-09 02:08:55.961 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos 2026-07-09 02:08:55.962 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 02:08:55.963 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 02:08:55.963 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-default 2026-07-09 02:08:55.964 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-fip 2026-07-09 02:08:55.964 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 02:08:55.965 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 02:08:55.965 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 02:08:55.966 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 02:08:55.967 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 02:08:55.967 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-pps 2026-07-09 02:08:55.968 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 02:08:55.968 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 02:08:55.969 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 02:08:55.969 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 02:08:55.971 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: quotas 2026-07-09 02:08:55.973 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: quota_details 2026-07-09 02:08:55.975 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: rbac-policies 2026-07-09 02:08:55.975 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 02:08:55.976 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 02:08:55.976 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 02:08:55.977 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 02:08:55.977 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: revision-if-match 2026-07-09 02:08:55.978 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 02:08:55.979 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 02:08:55.979 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 02:08:55.980 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 02:08:55.981 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 02:08:55.981 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 02:08:55.982 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 02:08:55.983 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 02:08:55.989 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: security-group 2026-07-09 02:08:55.990 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: segment 2026-07-09 02:08:55.990 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 02:08:55.991 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: service-type 2026-07-09 02:08:55.991 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: sorting 2026-07-09 02:08:55.992 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 02:08:55.992 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 02:08:55.993 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 02:08:55.993 1 WARNING neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 02:08:55.994 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 02:08:55.995 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 02:08:55.995 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 02:08:55.996 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 02:08:55.996 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 02:08:55.997 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 02:08:55.997 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 02:08:56.000 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 02:08:56.001 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 02:08:56.001 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: trunk 2026-07-09 02:08:56.002 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: trunk-details 2026-07-09 02:08:56.002 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 02:08:56.003 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 02:08:56.004 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 02:08:56.004 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 02:08:56.005 1 INFO neutron.api.extensions [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Loaded extension: vpnaas 2026-07-09 02:08:56.008 1 INFO oslo_service.service [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Starting 2 workers 2026-07-09 02:08:56.012 1 INFO oslo_service.service [None req-e8ca81a1-6741-40a9-8033-5b26ad22a386 - - - - - -] Starting 1 workers 2026-07-09 02:09:40.728 9 INFO neutron.db.l3_hamode_db [None req-50552ac1-6c9d-449c-8f0d-0139ae2fb6b5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 02:09:51.204 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 68043e33-39b6-4f76-ae70-d07f32aff076 2026-07-09 02:09:52.651 10 INFO neutron.plugins.ml2.plugin [None req-e6843e6c-8637-450c-af63-d64f38b733e1 - - - - - -] Attempt 1 to provision port 68043e33-39b6-4f76-ae70-d07f32aff076 2026-07-09 02:09:53.000 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 68043e33-39b6-4f76-ae70-d07f32aff076 2026-07-09 02:14:52.205 10 INFO neutron.plugins.ml2.plugin [None req-4b104cbc-070e-4bb9-a9cb-1759388344cd - - - - - -] Attempt 1 to provision port f28ac560-4d86-4ed8-83e5-b50c3f24b983 2026-07-09 02:14:53.214 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f28ac560-4d86-4ed8-83e5-b50c3f24b983 2026-07-09 02:14:59.822 9 INFO neutron.plugins.ml2.plugin [None req-d9f98f3c-5a33-43c7-88fe-aed84c993188 - - - - - -] Attempt 1 to provision port 1156b0c1-cd47-406c-9e19-5ea6591f9f8f 2026-07-09 02:18:39.466 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1156b0c1-cd47-406c-9e19-5ea6591f9f8f 2026-07-09 02:18:41.366 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1156b0c1-cd47-406c-9e19-5ea6591f9f8f 2026-07-09 02:27:47.703 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port cac88113-6aed-48c0-95a5-8757c632ca46 2026-07-09 02:27:49.708 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port cac88113-6aed-48c0-95a5-8757c632ca46 2026-07-09 02:44:24.507 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 66599218-661e-44c6-ba52-9582a2715608 2026-07-09 02:44:24.733 10 INFO neutron.plugins.ml2.plugin [None req-e354edca-3aa3-46db-b6cb-45ee566195da - - - - - -] Attempt 1 to provision port d84b8543-7ea7-4106-bbb2-6c4c01696b20 2026-07-09 02:44:25.028 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port ccd9aac0-f39d-4a24-8160-5dd993589d92 2026-07-09 02:44:25.411 10 INFO neutron.plugins.ml2.plugin [None req-e49a6099-b7c6-4ae6-a7d0-7d2eae778cc4 - - - - - -] Attempt 1 to provision port ab83aae9-8920-4981-b679-fe14615d5864 2026-07-09 02:44:25.593 9 INFO neutron.plugins.ml2.plugin [None req-f8eaf8cd-9450-4a19-bf23-2867c1f21610 - - - - - -] Attempt 1 to provision port ccd9aac0-f39d-4a24-8160-5dd993589d92 2026-07-09 02:44:25.664 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e438fe42-e69b-4d9a-9d30-c8b6f58d5311 2026-07-09 02:44:25.820 9 INFO neutron.plugins.ml2.plugin [None req-500f909b-9313-4e7a-8e98-1fcd6e71775a - - - - - -] Attempt 1 to provision port 66599218-661e-44c6-ba52-9582a2715608 2026-07-09 02:44:26.133 10 INFO neutron.plugins.ml2.plugin [None req-cef494c4-5ed9-4ab6-808a-ffa74b513759 - - - - - -] Attempt 1 to provision port e438fe42-e69b-4d9a-9d30-c8b6f58d5311 2026-07-09 02:44:26.707 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e438fe42-e69b-4d9a-9d30-c8b6f58d5311 2026-07-09 02:44:27.305 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 66599218-661e-44c6-ba52-9582a2715608 2026-07-09 02:44:27.798 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port ccd9aac0-f39d-4a24-8160-5dd993589d92 2026-07-09 02:44:27.858 9 INFO neutron.plugins.ml2.plugin [None req-9c02308b-4415-4f9c-8e37-e434d8abb6b6 - - - - - -] Attempt 1 to provision port c193d0f7-c3e7-4168-b50a-9c6198ee822f 2026-07-09 02:44:28.109 10 INFO neutron.plugins.ml2.plugin [None req-a419857f-aa4f-47d2-bd59-1ca892cb90d9 - - - - - -] Attempt 1 to provision port 67d2d57b-7a6b-4e24-81fe-4751a2aa48bf 2026-07-09 02:44:28.455 10 INFO neutron.plugins.ml2.plugin [None req-02ef0317-8313-4c37-b1d6-61d457ec91d7 - - - - - -] Attempt 1 to provision port c193d0f7-c3e7-4168-b50a-9c6198ee822f 2026-07-09 02:44:29.410 10 INFO neutron.plugins.ml2.plugin [None req-e148eaa2-5f04-4863-b105-8c1c5d256d41 - - - - - -] Attempt 1 to provision port 35b158d5-fe60-460e-a7b6-eaeee2597114 2026-07-09 02:44:30.095 10 INFO neutron.plugins.ml2.plugin [None req-a796532a-eae2-4be0-9ad3-495b0872ae22 - - - - - -] Attempt 1 to provision port 35b158d5-fe60-460e-a7b6-eaeee2597114 2026-07-09 02:44:30.953 10 INFO neutron.plugins.ml2.plugin [None req-e0cb9465-0232-4566-b703-e7a45e9144a4 - - - - - -] Attempt 1 to provision port 7b2a471b-87b2-4b93-8bdb-497c5677ab42 2026-07-09 02:44:31.610 10 INFO neutron.plugins.ml2.plugin [None req-9b64dd28-9001-4483-a140-1defe4cdc09a - - - - - -] Attempt 1 to provision port 7b2a471b-87b2-4b93-8bdb-497c5677ab42 2026-07-09 02:44:34.185 9 INFO neutron.plugins.ml2.plugin [None req-81b8c906-8126-4573-971c-1a07467d978d - - - - - -] Attempt 1 to provision port edbd238c-ec38-4bde-8260-2bcb378af943 2026-07-09 02:44:34.643 10 INFO neutron.plugins.ml2.plugin [None req-2243c315-ed10-4abe-8eb7-fb4af7ae846e - - - - - -] Attempt 1 to provision port 124734ef-7d0d-41eb-9bc3-62258bc7d061 2026-07-09 02:44:34.708 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 124734ef-7d0d-41eb-9bc3-62258bc7d061 2026-07-09 02:44:36.896 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 897677c0-24d8-479e-833e-5357aac21b1f 2026-07-09 02:44:37.184 9 INFO neutron.plugins.ml2.plugin [None req-05ff1b4e-cfb4-4fc8-b1df-27063736c400 - - - - - -] Attempt 1 to provision port f30c24d4-6a39-49da-ae57-ea195c6a8ba2 2026-07-09 02:44:37.425 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 649d2a19-f7f0-4a60-acfd-65baae775502 2026-07-09 02:44:37.856 10 INFO neutron.plugins.ml2.plugin [None req-2cb29152-baf9-446f-968a-5d01813fbbd9 - - - - - -] Attempt 1 to provision port f30c24d4-6a39-49da-ae57-ea195c6a8ba2 2026-07-09 02:44:37.968 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 124734ef-7d0d-41eb-9bc3-62258bc7d061 2026-07-09 02:44:38.012 9 INFO neutron.plugins.ml2.plugin [None req-91918a9c-90c0-4433-b4d8-7edf49d79269 - - - - - -] Attempt 1 to provision port 293ed729-fdf9-4320-a28b-971402726154 2026-07-09 02:44:38.209 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 857df84e-d7c8-4090-8609-19a8383e2788 2026-07-09 02:44:39.177 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 649d2a19-f7f0-4a60-acfd-65baae775502 2026-07-09 02:44:39.481 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b4fd2fbf-6b23-41c2-9847-e23262707b7c 2026-07-09 02:44:40.022 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 897677c0-24d8-479e-833e-5357aac21b1f 2026-07-09 02:44:41.157 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b4fd2fbf-6b23-41c2-9847-e23262707b7c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 02:44:46.761 10 INFO neutron.plugins.ml2.plugin [None req-dbb429d2-202e-49c5-9d39-eb8bd9890696 - - - - - -] Attempt 1 to provision port 2e97f85c-8370-4053-b178-72da0a5e324a 2026-07-09 02:44:47.170 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 293ed729-fdf9-4320-a28b-971402726154 2026-07-09 02:44:48.024 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c9ac6458-009d-483a-a064-0e850def38a8 2026-07-09 02:44:48.046 10 INFO neutron.plugins.ml2.plugin [None req-427904a2-4a40-4636-ac32-54e8dae27e9c - - - - - -] Attempt 1 to provision port c9ac6458-009d-483a-a064-0e850def38a8 2026-07-09 02:44:48.096 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bb415f2-5e97-4d05-ad2f-e7a12f7639a3'] response: {'server_uuid': '52370e47-2996-4a01-ace2-fa877ad6b389', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '293ed729-fdf9-4320-a28b-971402726154', 'code': 200} 2026-07-09 02:44:49.393 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 293ed729-fdf9-4320-a28b-971402726154 2026-07-09 02:44:49.689 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c9ac6458-009d-483a-a064-0e850def38a8 2026-07-09 02:44:50.054 10 INFO neutron.plugins.ml2.plugin [None req-09d09079-71c5-421d-a347-a06e42a410cc - - - - - -] Attempt 1 to provision port 088b6668-2aaa-4ec9-9ca6-131139b2c83d 2026-07-09 02:44:51.022 9 INFO neutron.plugins.ml2.plugin [None req-befd2514-af9b-4c20-ae13-e0c56baee122 - - - - - -] Attempt 1 to provision port 088b6668-2aaa-4ec9-9ca6-131139b2c83d 2026-07-09 02:44:51.394 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1929e57d-dd2c-47bd-9eff-a3ad9efc872e 2026-07-09 02:44:52.052 10 INFO neutron.plugins.ml2.plugin [None req-8297b24c-62a0-4606-a5c1-9daf0b6d9af4 - - - - - -] Attempt 1 to provision port 8908a5e4-89c9-4f8b-a7e8-1dddcd3ee41f 2026-07-09 02:44:53.444 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1929e57d-dd2c-47bd-9eff-a3ad9efc872e 2026-07-09 02:44:55.458 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 8908a5e4-89c9-4f8b-a7e8-1dddcd3ee41f 2026-07-09 02:44:56.150 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-85f2dfaf-7b84-46e5-8d88-30ff38c09e78'] response: {'server_uuid': '73581438-195b-48d0-9217-893459a9c135', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8908a5e4-89c9-4f8b-a7e8-1dddcd3ee41f', 'code': 200} 2026-07-09 02:44:57.618 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 8908a5e4-89c9-4f8b-a7e8-1dddcd3ee41f 2026-07-09 02:44:57.800 9 INFO neutron.plugins.ml2.plugin [None req-1d544889-7ac4-484f-bc4f-360cacb3d05c - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:01.636 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:01.863 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eec9c6b6-e056-4572-a155-47ceedd84dda'] response: {'server_uuid': '5b3b421e-48bf-4598-9271-de1d12a320fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '404f54d6-0e7b-4e0d-90f9-bd8350630ff8', 'code': 200} 2026-07-09 02:45:03.388 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:04.849 10 INFO neutron.plugins.ml2.plugin [None req-83df7629-2a05-46ac-8487-eebe26f179c6 - - - - - -] Attempt 1 to provision port c4ccc1c0-d588-4043-ab7d-45adbb99a462 2026-07-09 02:45:05.391 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1232542f-f8cb-4640-b3e6-13773cba3108 2026-07-09 02:45:05.514 9 INFO neutron.plugins.ml2.plugin [None req-a484b9cd-9ca9-4198-b602-ba16b1c2bb0c - - - - - -] Attempt 1 to provision port 1232542f-f8cb-4640-b3e6-13773cba3108 2026-07-09 02:45:07.420 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1232542f-f8cb-4640-b3e6-13773cba3108 2026-07-09 02:45:08.024 10 INFO neutron.plugins.ml2.plugin [None req-219b1bdb-35b6-4747-8cfa-d2a8a92ad05a - - - - - -] Attempt 1 to provision port 3e360458-3e0b-428f-93a1-6fe3fa3a39c4 2026-07-09 02:45:08.995 9 INFO neutron.plugins.ml2.plugin [None req-2215d4f1-9faf-4af2-8eb3-d2b57e27a4b8 - - - - - -] Attempt 1 to provision port 3e360458-3e0b-428f-93a1-6fe3fa3a39c4 2026-07-09 02:45:09.604 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port d6bc1332-27f5-4d0b-9e15-7df74dcd6115 2026-07-09 02:45:10.409 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 088b6668-2aaa-4ec9-9ca6-131139b2c83d 2026-07-09 02:45:10.863 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 2e97f85c-8370-4053-b178-72da0a5e324a 2026-07-09 02:45:11.489 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port d6bc1332-27f5-4d0b-9e15-7df74dcd6115 2026-07-09 02:45:12.019 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 088b6668-2aaa-4ec9-9ca6-131139b2c83d 2026-07-09 02:45:12.434 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 2e97f85c-8370-4053-b178-72da0a5e324a 2026-07-09 02:45:15.596 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e3ff874c-f540-4924-ad66-79afc5e90f52 2026-07-09 02:45:15.750 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fadc7691-2b32-4e95-a6f1-c7a3ad89b6de'] response: {'server_uuid': '7ce23216-aa2e-489e-812d-6f38eb88931f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3ff874c-f540-4924-ad66-79afc5e90f52', 'code': 200} 2026-07-09 02:45:16.442 10 INFO neutron.plugins.ml2.plugin [None req-0d775401-8a68-496c-928c-26234181b294 - - - - - -] Attempt 1 to provision port ce9cd651-9cf7-43c5-bb39-c26926bd8658 2026-07-09 02:45:17.208 10 INFO neutron.plugins.ml2.plugin [None req-56fd9a3a-5941-4ff1-8d94-67db213e5b39 - - - - - -] Attempt 1 to provision port cd3313ba-4213-496c-9623-07c4d0bb8e42 2026-07-09 02:45:17.493 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port cd3313ba-4213-496c-9623-07c4d0bb8e42 2026-07-09 02:45:17.821 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e3ff874c-f540-4924-ad66-79afc5e90f52 2026-07-09 02:45:18.598 9 INFO neutron.plugins.ml2.plugin [None req-700b0a3d-2be4-4cd7-a6c4-9b8d3b90d34c - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:19.444 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port cd3313ba-4213-496c-9623-07c4d0bb8e42 2026-07-09 02:45:19.868 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:19.917 10 INFO neutron.plugins.ml2.plugin [None req-d7b33123-77f9-4748-811f-3cd5ca614ce5 - - - - - -] Attempt 1 to provision port 15af0ae5-e6c4-4710-a0b7-f0cc77b4ca1b 2026-07-09 02:45:20.497 10 INFO neutron.plugins.ml2.plugin [None req-d1b1deea-51b9-4d6d-bc51-986181cab578 - - - - - -] Attempt 1 to provision port 15af0ae5-e6c4-4710-a0b7-f0cc77b4ca1b 2026-07-09 02:45:21.735 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c74d2992-21a0-4f5c-b3b4-75721d7cb55c 2026-07-09 02:45:22.194 9 INFO neutron.plugins.ml2.plugin [None req-a29bf5dc-8c72-427a-a5b6-5d22c05b8701 - - - - - -] Attempt 1 to provision port 18d08fc0-2df2-4ffc-991b-d04fe142d7e4 2026-07-09 02:45:22.780 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 18d08fc0-2df2-4ffc-991b-d04fe142d7e4 2026-07-09 02:45:22.900 9 INFO neutron.plugins.ml2.plugin [None req-5b5fd897-39be-43e1-9a21-a1d0867de3f4 - - - - - -] Attempt 1 to provision port c74d2992-21a0-4f5c-b3b4-75721d7cb55c 2026-07-09 02:45:23.101 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 9616246d-e299-48a9-b2c6-c68180fac25b 2026-07-09 02:45:24.078 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c74d2992-21a0-4f5c-b3b4-75721d7cb55c 2026-07-09 02:45:24.352 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 18d08fc0-2df2-4ffc-991b-d04fe142d7e4 2026-07-09 02:45:24.622 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 9616246d-e299-48a9-b2c6-c68180fac25b 2026-07-09 02:45:24.904 9 INFO neutron.plugins.ml2.plugin [None req-dc840290-3598-48f5-a3ff-32d9b91b7db3 - - - - - -] Attempt 1 to provision port 5ce2a27e-47a3-4ae8-8da4-d631047f95fb 2026-07-09 02:45:25.772 10 INFO neutron.plugins.ml2.plugin [None req-014e7401-712e-4bf5-9e27-a0c3bbfbe16a - - - - - -] Attempt 1 to provision port 5ce2a27e-47a3-4ae8-8da4-d631047f95fb 2026-07-09 02:45:27.554 9 INFO neutron.plugins.ml2.plugin [None req-cc77fa3e-9f3d-4c5f-87bf-eea286b73371 - - - - - -] Attempt 1 to provision port 562a5c34-5b59-46f3-ae85-7403ab454164 2026-07-09 02:45:28.628 10 INFO neutron.plugins.ml2.plugin [None req-612a2af3-a2cb-4209-9175-dc11b7e0ecce - - - - - -] Attempt 1 to provision port 562a5c34-5b59-46f3-ae85-7403ab454164 2026-07-09 02:45:30.814 10 INFO neutron.plugins.ml2.plugin [None req-8d4057b0-0ba8-4fa7-a747-6791ffbd1f55 - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:32.158 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 404f54d6-0e7b-4e0d-90f9-bd8350630ff8 2026-07-09 02:45:33.221 10 INFO neutron.plugins.ml2.plugin [None req-a3ff7fd1-c14e-4a07-b6a6-3b90a066e431 - - - - - -] Attempt 1 to provision port a5c72a45-8a36-469e-ab96-485936354161 2026-07-09 02:45:38.265 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a5c72a45-8a36-469e-ab96-485936354161 2026-07-09 02:45:38.392 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b902c793-686a-4bac-9716-66003b065c75'] response: {'server_uuid': '1a987e0a-f7f6-4c07-b4b0-61c9005c50a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5c72a45-8a36-469e-ab96-485936354161', 'code': 200} 2026-07-09 02:45:38.870 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port ce9cd651-9cf7-43c5-bb39-c26926bd8658 2026-07-09 02:45:39.389 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 15af0ae5-e6c4-4710-a0b7-f0cc77b4ca1b 2026-07-09 02:45:40.366 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a5c72a45-8a36-469e-ab96-485936354161 2026-07-09 02:45:40.628 9 INFO neutron.plugins.ml2.plugin [None req-24debe81-4249-47ae-9298-a2c5bb711438 - - - - - -] Attempt 1 to provision port 2daa1047-5e14-4423-9d9e-1cdff233536e 2026-07-09 02:45:40.687 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 2daa1047-5e14-4423-9d9e-1cdff233536e 2026-07-09 02:45:41.288 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port ce9cd651-9cf7-43c5-bb39-c26926bd8658 2026-07-09 02:45:41.518 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 15af0ae5-e6c4-4710-a0b7-f0cc77b4ca1b 2026-07-09 02:45:42.106 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 2daa1047-5e14-4423-9d9e-1cdff233536e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 02:45:43.318 10 INFO neutron.plugins.ml2.plugin [None req-a30652cb-cc2b-40d7-9c92-a7eb5851fe43 - - - - - -] Attempt 1 to provision port cdc730fc-4eac-4dd1-9dbb-9a964388509a 2026-07-09 02:45:46.997 9 INFO neutron.plugins.ml2.plugin [None req-5c26872e-25e8-4d91-8f6a-7e9c951a4ddb - - - - - -] Attempt 1 to provision port cdc730fc-4eac-4dd1-9dbb-9a964388509a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 02:45:55.678 9 INFO neutron.plugins.ml2.plugin [None req-e7e879eb-ab38-43d6-8777-4293a76f3a71 - - - - - -] Attempt 1 to provision port 87860e4f-30a6-43e8-ac1c-aa63dd63c93a 2026-07-09 02:45:56.019 10 INFO neutron.plugins.ml2.plugin [None req-80035f4f-d440-480e-b217-b47a00643f34 - - - - - -] Attempt 1 to provision port f8041d48-92b3-4aa1-8282-f5cc431da9e1 2026-07-09 02:45:56.094 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a7224b0f-5b2d-45b2-8b20-3f124bd02ff9 2026-07-09 02:45:56.841 9 INFO neutron.plugins.ml2.plugin [None req-a9c3d308-5346-49ad-9ddc-1799b3523a35 - - - - - -] Attempt 1 to provision port a7224b0f-5b2d-45b2-8b20-3f124bd02ff9 2026-07-09 02:45:56.875 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f8041d48-92b3-4aa1-8282-f5cc431da9e1 2026-07-09 02:45:58.109 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a7224b0f-5b2d-45b2-8b20-3f124bd02ff9 2026-07-09 02:45:58.601 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f8041d48-92b3-4aa1-8282-f5cc431da9e1 2026-07-09 02:45:58.856 10 INFO neutron.plugins.ml2.plugin [None req-4b13470d-2140-44ca-a27f-12b2b0dafb7e - - - - - -] Attempt 1 to provision port 3d831723-6752-4869-9dd8-eb164ed661a0 2026-07-09 02:45:59.616 10 INFO neutron.plugins.ml2.plugin [None req-a5d9b1a3-ff33-4adc-8d0d-bb27bf6ba4df - - - - - -] Attempt 1 to provision port 6f908d3e-1360-414b-96b0-3f3d0f20eaa3 2026-07-09 02:46:00.997 9 INFO neutron.plugins.ml2.plugin [None req-9259d1ba-6868-48c3-8620-be5b29cc83a1 - - - - - -] Attempt 1 to provision port 3d831723-6752-4869-9dd8-eb164ed661a0 2026-07-09 02:46:01.029 9 INFO neutron.plugins.ml2.plugin [None req-9259d1ba-6868-48c3-8620-be5b29cc83a1 - - - - - -] Attempt 1 to provision port 6f908d3e-1360-414b-96b0-3f3d0f20eaa3 2026-07-09 02:46:02.149 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 3e894710-4b69-4be4-bef9-339197498a55 2026-07-09 02:46:04.118 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 3e894710-4b69-4be4-bef9-339197498a55 2026-07-09 02:46:05.828 10 INFO neutron.plugins.ml2.plugin [None req-1fc86f1a-2990-4f4f-9663-9daede8e9e9c - - - - - -] Attempt 1 to provision port d10e2beb-46a8-436d-af1f-f3a689f18502 2026-07-09 02:46:06.146 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-63ecbbb4-533f-4349-b1aa-ea2738012f3e'] response: {'server_uuid': '1a987e0a-f7f6-4c07-b4b0-61c9005c50a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5c72a45-8a36-469e-ab96-485936354161', 'code': 200} 2026-07-09 02:46:06.986 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a5c72a45-8a36-469e-ab96-485936354161 2026-07-09 02:46:07.726 9 INFO neutron.plugins.ml2.plugin [None req-01610d58-7820-420c-8e3f-cffe935362b3 - - - - - -] Attempt 1 to provision port dd301cf2-623e-4af6-96f9-d894240d3e8b 2026-07-09 02:46:08.087 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a5c72a45-8a36-469e-ab96-485936354161 2026-07-09 02:46:08.186 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ccc1ba3-6f41-4f95-99c1-c66bb15cbeb6'] response: {'server_uuid': '1a987e0a-f7f6-4c07-b4b0-61c9005c50a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5c72a45-8a36-469e-ab96-485936354161', 'code': 200} 2026-07-09 02:46:10.216 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port dd301cf2-623e-4af6-96f9-d894240d3e8b 2026-07-09 02:46:10.426 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc3dbfbb-da70-4d42-b600-034cab0436cd'] response: {'server_uuid': '2ecddb19-13a7-4ee9-91e2-4abeb4b54f27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd301cf2-623e-4af6-96f9-d894240d3e8b', 'code': 200} 2026-07-09 02:46:12.112 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port dd301cf2-623e-4af6-96f9-d894240d3e8b 2026-07-09 02:46:14.322 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-53f6fc6e-466e-4817-8756-97b8dd28f625'] response: {'server_uuid': '2ecddb19-13a7-4ee9-91e2-4abeb4b54f27', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dd301cf2-623e-4af6-96f9-d894240d3e8b', 'code': 200} 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:21.931 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-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:21.931 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:21.933 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:21.936 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 2 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:21.965 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-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:21.965 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:21.966 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:21.967 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 3 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:21.994 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-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:21.994 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:21.995 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:21.995 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 4 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.026 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-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.026 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.027 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:22.032 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 5 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.050 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-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.050 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.051 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:22.052 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 6 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.077 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-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.077 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.078 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:22.080 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 7 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.116 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-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.116 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.117 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:22.117 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 8 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.147 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-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.147 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:22.149 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 9 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.192 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-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.192 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.193 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:22.194 9 INFO neutron.plugins.ml2.plugin [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Attempt 10 to bind port 54be88d5-8f56-49de-8429-17858026f82a 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:22.239 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-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 934161d5-aa2a-4785-aaae-e0e0b6df5c24 could not be found. 2026-07-09 02:46:22.239 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:22.242 9 ERROR neutron.plugins.ml2.managers [None req-ddb29b88-068f-4398-adc6-02810e62faa8 - - - - - -] Failed to bind port 54be88d5-8f56-49de-8429-17858026f82a on host instance for vnic_type normal using segments [{'id': '3b70362e-0a70-4d5d-9a47-7658abfbb895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 380, 'network_id': '5d01dd30-98ec-4352-a1e2-ddd2ea23d26e'}] 2026-07-09 02:46:30.329 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1c7b4c48-87a6-46ce-8e25-da83a9039e17 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.530 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-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.530 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.531 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.532 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 2 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.586 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-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.586 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.587 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.589 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 3 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.629 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-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.629 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.630 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.633 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 4 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.666 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-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.666 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.667 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.669 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 5 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.694 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-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.694 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.695 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.695 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 6 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.729 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-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.729 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.730 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.730 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 7 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.778 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-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.778 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.779 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.781 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 8 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.851 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-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.851 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.852 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.856 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 9 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.894 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-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.894 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.895 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:30.896 9 INFO neutron.plugins.ml2.plugin [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Attempt 10 to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:30.932 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-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 779f595c-ab42-40b3-ac13-9205791f28a6 could not be found. 2026-07-09 02:46:30.932 9 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:30.933 9 ERROR neutron.plugins.ml2.managers [None req-da252d4a-46c1-43f1-92a5-5201c2d95f26 - - - - - -] Failed to bind port 6839f377-57fe-4e26-aeaf-319807c1f5f9 on host instance for vnic_type normal using segments [{'id': 'd8c19694-7200-4c45-a804-5091ef15fcf4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 318, 'network_id': '62c5e392-52b0-4cfe-8362-9bf566c581be'}] 2026-07-09 02:46:31.408 9 INFO neutron.plugins.ml2.plugin [None req-a41fa15c-2436-48c7-acc6-00e2124d6c5c - - - - - -] Attempt 1 to provision port 1c7b4c48-87a6-46ce-8e25-da83a9039e17 2026-07-09 02:46:32.163 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1c7b4c48-87a6-46ce-8e25-da83a9039e17 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.750 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-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.750 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.752 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.753 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 2 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.782 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-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.782 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.784 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.784 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 3 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.810 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-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.810 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.811 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.812 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 4 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.844 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-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.844 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.845 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.845 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 5 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.863 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-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.863 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.864 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.864 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 6 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.885 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-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.885 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.886 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.886 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 7 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.916 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-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.916 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.917 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.919 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 8 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.949 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-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.949 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.950 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.950 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 9 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:47.973 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-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:47.973 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:47.974 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:47.975 10 INFO neutron.plugins.ml2.plugin [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Attempt 10 to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 02:46:48.007 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-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8dd4d7bc-a3f0-440e-af3f-cf7250ce94dd could not be found. 2026-07-09 02:46:48.007 10 ERROR neutron.plugins.ml2.managers  2026-07-09 02:46:48.008 10 ERROR neutron.plugins.ml2.managers [None req-d6be2ef1-46b7-4137-865e-6009ac9b4991 - - - - - -] Failed to bind port 2703ff0d-d165-4712-b28b-9a8b420c15ae on host instance for vnic_type normal using segments [{'id': 'ab9c1aa8-fba4-4d59-9a47-86e561ab37d1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 196, 'network_id': '3e5ad1f5-e73d-4e58-91a9-a1f47bf5a2a4'}] 2026-07-09 02:46:48.150 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b1e233e3-f6e9-454d-a51d-f1389c26cb0a 2026-07-09 02:46:48.448 9 INFO neutron.plugins.ml2.plugin [None req-4bb50ab6-f0f9-4b90-a247-8f62c504274c - - - - - -] Attempt 1 to provision port b1e233e3-f6e9-454d-a51d-f1389c26cb0a 2026-07-09 02:46:50.246 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port fa7f9984-ffdc-4eba-9d2b-5cc479fe7613 2026-07-09 02:46:56.246 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b7660e18-86ee-472d-8175-87eab1a6f9c9 2026-07-09 02:46:56.803 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 291b9d1a-7844-43c1-ad04-dd36f71b4c19 2026-07-09 02:46:57.184 9 INFO neutron.plugins.ml2.plugin [None req-13142827-8ee3-4acd-b8ec-7e016197cfc0 - - - - - -] Attempt 1 to provision port 291b9d1a-7844-43c1-ad04-dd36f71b4c19 2026-07-09 02:46:57.719 9 INFO neutron.plugins.ml2.plugin [None req-707ebe59-3f3e-4661-8148-81d000261c63 - - - - - -] Attempt 1 to provision port b7660e18-86ee-472d-8175-87eab1a6f9c9 2026-07-09 02:46:58.108 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b7660e18-86ee-472d-8175-87eab1a6f9c9 2026-07-09 02:46:58.497 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 291b9d1a-7844-43c1-ad04-dd36f71b4c19 2026-07-09 02:46:58.640 9 INFO neutron.plugins.ml2.plugin [None req-b83be7c8-4b22-4b95-87d9-a673b34f286c - - - - - -] Attempt 1 to provision port f273185a-d36e-465a-92c8-bf09e085e784 2026-07-09 02:46:58.787 10 INFO neutron.plugins.ml2.plugin [None req-18e20e07-7459-4284-9778-4d9d15450c1f - - - - - -] Attempt 1 to provision port e367be5c-d2c1-4798-ac81-7fa09db52680 2026-07-09 02:46:59.138 9 INFO neutron.plugins.ml2.plugin [None req-a64616d5-a2df-4ef6-8832-7a5e880ef02a - - - - - -] Attempt 1 to provision port f273185a-d36e-465a-92c8-bf09e085e784 2026-07-09 02:47:00.801 9 INFO neutron.plugins.ml2.plugin [None req-ad55dd2e-634b-4fd6-88e9-77bd41e939e8 - - - - - -] Attempt 1 to provision port 99de6c37-dcd9-470f-a048-9af63c23f004 2026-07-09 02:47:01.459 10 INFO neutron.plugins.ml2.plugin [None req-f8dfb5d5-ce4a-4445-bd49-81f7b64c13ab - - - - - -] Attempt 1 to provision port 99de6c37-dcd9-470f-a048-9af63c23f004 2026-07-09 02:47:09.775 9 INFO neutron.plugins.ml2.plugin [None req-eacd1093-3b2f-4d3a-b007-f3cb98fdd8f2 - - - - - -] Attempt 1 to provision port 0f600844-d117-4e2f-a35b-49fb41ce8ba6 2026-07-09 02:47:10.177 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 0f600844-d117-4e2f-a35b-49fb41ce8ba6 2026-07-09 02:47:11.005 9 INFO neutron.plugins.ml2.plugin [None req-0ffbdd78-b8fd-4e6d-ac97-e5288057f0c8 - - - - - -] Attempt 1 to provision port eb5761d6-a864-4c6b-aeb7-bfce3e43fbbf 2026-07-09 02:47:11.784 10 INFO neutron.plugins.ml2.plugin [None req-fe075a39-7267-4932-a236-1291568244bc - - - - - -] Attempt 1 to provision port eb5761d6-a864-4c6b-aeb7-bfce3e43fbbf 2026-07-09 02:47:12.168 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 0f600844-d117-4e2f-a35b-49fb41ce8ba6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 02:47:18.193 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port fef5b5fa-4142-4a65-9791-28fadf69832b 2026-07-09 02:47:18.991 10 INFO neutron.plugins.ml2.plugin [None req-a422ad55-5f32-4278-9eb0-47c69f9fce8d - - - - - -] Attempt 1 to provision port fef5b5fa-4142-4a65-9791-28fadf69832b 2026-07-09 02:47:19.886 9 INFO neutron.plugins.ml2.plugin [None req-c4b3b543-6b78-4951-8249-4447e7662a15 - - - - - -] Attempt 1 to provision port 7771196d-fd8e-4470-83d2-8cf65a9b0041 2026-07-09 02:47:20.124 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port fef5b5fa-4142-4a65-9791-28fadf69832b 2026-07-09 02:47:20.649 9 INFO neutron.plugins.ml2.plugin [None req-86f28dd0-05e3-415d-a868-bdad26bda110 - - - - - -] Attempt 1 to provision port 7771196d-fd8e-4470-83d2-8cf65a9b0041 2026-07-09 02:47:24.925 9 INFO neutron.plugins.ml2.plugin [None req-7cc1904c-e57c-4971-9f3e-151930e1acc6 - - - - - -] Attempt 1 to provision port 27f2d57e-5e4a-4344-8238-309a6f0c2e03 2026-07-09 02:47:27.414 9 INFO neutron.plugins.ml2.plugin [None req-f6a117ee-dc0d-48bb-800e-5800cc95a8bd - - - - - -] Attempt 1 to provision port 50fcd8ff-8144-4bcf-ac1e-cc27a1e44704 2026-07-09 02:47:27.979 9 INFO neutron.plugins.ml2.plugin [None req-99ad1637-6110-4fc5-b448-cbb1cec9fa86 - - - - - -] Attempt 1 to provision port a769963c-3263-42bd-8762-b9b6bbe6a2ce 2026-07-09 02:47:28.139 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a769963c-3263-42bd-8762-b9b6bbe6a2ce 2026-07-09 02:47:30.201 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port a769963c-3263-42bd-8762-b9b6bbe6a2ce 2026-07-09 02:47:30.475 10 INFO neutron.plugins.ml2.plugin [None req-a29ffab2-5d4b-41b5-acb5-8e1efa7b20e6 - - - - - -] Attempt 1 to provision port 7a246c33-08f6-460b-8441-6383d9d011e7 2026-07-09 02:47:31.263 10 INFO neutron.plugins.ml2.plugin [None req-d2dc0d3a-55de-446a-8167-9ba4d568a58d - - - - - -] Attempt 1 to provision port 7a246c33-08f6-460b-8441-6383d9d011e7 2026-07-09 02:47:32.173 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b5931f45-704d-40dd-b781-f98757beee2e 2026-07-09 02:47:34.170 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b5931f45-704d-40dd-b781-f98757beee2e 2026-07-09 02:47:36.050 10 INFO neutron.plugins.ml2.plugin [None req-2b766d9b-ca9b-461f-b299-7561602d6ab5 - - - - - -] Attempt 1 to provision port 714bdc96-360c-4bd4-8c49-592da877a27f 2026-07-09 02:47:38.275 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 714bdc96-360c-4bd4-8c49-592da877a27f 2026-07-09 02:47:38.415 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-382c2c92-244e-4160-9743-4fa17e635d93'] response: {'server_uuid': '92d42dad-03dc-455e-bf1b-e64ead60b718', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '714bdc96-360c-4bd4-8c49-592da877a27f', 'code': 200} 2026-07-09 02:47:40.156 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 714bdc96-360c-4bd4-8c49-592da877a27f 2026-07-09 02:47:50.957 9 INFO neutron.plugins.ml2.plugin [None req-ce4c5be3-5930-4c34-ab5d-64361f1f893b - - - - - -] Attempt 1 to provision port 77e00ecb-05ff-48a9-8879-c911018aa0ce 2026-07-09 02:47:51.730 10 INFO neutron.plugins.ml2.plugin [None req-d35da4bf-028f-499a-a876-2d2bc5d7d8c0 - - - - - -] Attempt 1 to provision port 300adb40-35f8-4ff6-a064-5943c036d083 2026-07-09 02:47:52.205 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 300adb40-35f8-4ff6-a064-5943c036d083 2026-07-09 02:47:52.941 10 INFO neutron.plugins.ml2.plugin [None req-687d8ec5-6832-4414-8802-b2c4b1b833d5 - - - - - -] Attempt 1 to provision port 820d8094-82ef-4b2c-900d-f08dbf6cd350 2026-07-09 02:47:54.118 10 INFO neutron.plugins.ml2.plugin [None req-840721e4-cfac-45d7-b6e4-217d7be7dea1 - - - - - -] Attempt 1 to provision port 6e053746-cfc6-4db6-89f0-c9e1f97883ca 2026-07-09 02:47:54.219 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 300adb40-35f8-4ff6-a064-5943c036d083 2026-07-09 02:47:54.554 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 2d78d06e-6c94-41fc-938f-c59fb76f6d21 2026-07-09 02:47:55.075 9 INFO neutron.plugins.ml2.plugin [None req-64c4e5aa-7fb4-4ccf-ad4f-2921023d2139 - - - - - -] Attempt 1 to provision port 6e053746-cfc6-4db6-89f0-c9e1f97883ca 2026-07-09 02:47:56.268 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 2d78d06e-6c94-41fc-938f-c59fb76f6d21 2026-07-09 02:47:58.334 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 59f1a306-f7a1-4732-b617-61a21b860a68 2026-07-09 02:47:58.441 9 INFO neutron.plugins.ml2.plugin [None req-dbdd5d29-bf2d-4736-a39d-322d080f4300 - - - - - -] Attempt 1 to provision port edf7d4a7-3af0-4c49-88fc-db5529a2a2d3 2026-07-09 02:47:58.906 9 INFO neutron.plugins.ml2.plugin [None req-b57a12c2-06f9-4c4e-b682-4822896c2f83 - - - - - -] Attempt 1 to provision port 332734ff-88b8-49d9-9467-6cfcd1a5e89d 2026-07-09 02:47:58.952 9 INFO neutron.plugins.ml2.plugin [None req-b57a12c2-06f9-4c4e-b682-4822896c2f83 - - - - - -] Attempt 1 to provision port c11a9072-29a1-4ca0-a3cd-5b9460054f89 2026-07-09 02:47:59.028 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c11a9072-29a1-4ca0-a3cd-5b9460054f89 2026-07-09 02:47:59.471 9 INFO neutron.plugins.ml2.plugin [None req-6ae375ea-928a-4057-af6b-59e8b632a5cf - - - - - -] Attempt 1 to provision port 59f1a306-f7a1-4732-b617-61a21b860a68 2026-07-09 02:47:59.600 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port bc7c39b1-47d0-4690-be1f-51cbaf68487b 2026-07-09 02:48:00.159 9 INFO neutron.plugins.ml2.plugin [None req-98a2c4d5-a2e7-4e2d-b204-d76c7be141d6 - - - - - -] Attempt 1 to provision port 332734ff-88b8-49d9-9467-6cfcd1a5e89d 2026-07-09 02:48:00.642 10 INFO neutron.plugins.ml2.plugin [None req-0d5562c2-c62d-49ef-af88-642e3389e15c - - - - - -] Attempt 1 to provision port 332734ff-88b8-49d9-9467-6cfcd1a5e89d 2026-07-09 02:48:00.681 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 59f1a306-f7a1-4732-b617-61a21b860a68 2026-07-09 02:48:01.259 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c11a9072-29a1-4ca0-a3cd-5b9460054f89 2026-07-09 02:48:01.953 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port bc7c39b1-47d0-4690-be1f-51cbaf68487b 2026-07-09 02:48:02.075 10 INFO neutron.plugins.ml2.plugin [None req-78768f58-6008-49ab-9c3c-fd83802eef15 - - - - - -] Attempt 1 to provision port 8d8494e2-1c65-4288-8acc-aaff015160ad 2026-07-09 02:48:02.750 10 INFO neutron.plugins.ml2.plugin [None req-3475ea55-b82c-4157-ae4f-3c75e0d6dae1 - - - - - -] Attempt 1 to provision port 8d8494e2-1c65-4288-8acc-aaff015160ad 2026-07-09 02:48:04.423 10 INFO neutron.plugins.ml2.plugin [None req-113c24cc-f502-47cd-8d2b-8809be9d7f8c - - - - - -] Attempt 1 to provision port c128e972-2524-4556-8f0a-bc4632af954b 2026-07-09 02:48:04.549 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port abcafa66-4532-47b7-af58-3cfee6a753a6 2026-07-09 02:48:06.707 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port abcafa66-4532-47b7-af58-3cfee6a753a6 2026-07-09 02:48:07.020 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c128e972-2524-4556-8f0a-bc4632af954b 2026-07-09 02:48:07.147 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e0d108-4c27-4579-a046-19d28d96bd03'] response: {'server_uuid': '0ea56e78-e722-49c8-b0b8-42c8a9ae824e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c128e972-2524-4556-8f0a-bc4632af954b', 'code': 200} 2026-07-09 02:48:08.605 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port c128e972-2524-4556-8f0a-bc4632af954b 2026-07-09 02:48:10.162 9 INFO neutron.plugins.ml2.plugin [None req-201cdecf-5ba5-48cf-97d8-c238955c8da0 - - - - - -] Attempt 1 to provision port 9c2208d6-205a-4d83-a05c-af8fd2cae877 2026-07-09 02:48:10.531 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 861d302b-e351-4b50-aa69-9636c6e19177 2026-07-09 02:48:11.239 10 INFO neutron.plugins.ml2.plugin [None req-a0e6e028-8168-4fc2-b73c-965814597cd7 - - - - - -] Attempt 1 to provision port 861d302b-e351-4b50-aa69-9636c6e19177 2026-07-09 02:48:11.921 10 INFO neutron.plugins.ml2.plugin [None req-6c014e02-591b-4119-b6f7-11bd9f0f965f - - - - - -] Attempt 1 to provision port 861d302b-e351-4b50-aa69-9636c6e19177 2026-07-09 02:48:12.641 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 861d302b-e351-4b50-aa69-9636c6e19177 2026-07-09 02:48:12.919 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e5f67dfd-5ec0-4ca9-9aa4-b5782431c4da 2026-07-09 02:48:13.476 10 INFO neutron.plugins.ml2.plugin [None req-2b8adcc2-e218-4c47-8e95-54ff23b11286 - - - - - -] Attempt 1 to provision port e5f67dfd-5ec0-4ca9-9aa4-b5782431c4da 2026-07-09 02:48:13.758 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 6e053746-cfc6-4db6-89f0-c9e1f97883ca 2026-07-09 02:48:14.108 9 INFO neutron.plugins.ml2.plugin [None req-bda94532-1095-4d92-a887-4cdf9d19b02f - - - - - -] Attempt 1 to provision port e5f67dfd-5ec0-4ca9-9aa4-b5782431c4da 2026-07-09 02:48:14.975 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1c8c295f-4c13-4484-9da3-2a7da5899776 2026-07-09 02:48:15.693 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 77e00ecb-05ff-48a9-8879-c911018aa0ce 2026-07-09 02:48:15.770 10 INFO neutron.plugins.ml2.plugin [None req-b44c2c93-a479-4064-badd-6925d21b6ca8 - - - - - -] Attempt 1 to provision port b96efce6-422b-41b4-9b96-b17118847e22 2026-07-09 02:48:16.387 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e5f67dfd-5ec0-4ca9-9aa4-b5782431c4da 2026-07-09 02:48:16.628 10 INFO neutron.plugins.ml2.plugin [None req-bddb70ad-a5c9-4836-922b-fdec731e236b - - - - - -] Attempt 1 to provision port 1c8c295f-4c13-4484-9da3-2a7da5899776 2026-07-09 02:48:16.870 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 6e053746-cfc6-4db6-89f0-c9e1f97883ca 2026-07-09 02:48:17.264 9 INFO neutron.plugins.ml2.plugin [None req-15900f1f-9e82-4909-ade2-2203f9087d83 - - - - - -] Attempt 1 to provision port 1c8c295f-4c13-4484-9da3-2a7da5899776 2026-07-09 02:48:17.379 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 9c2208d6-205a-4d83-a05c-af8fd2cae877 2026-07-09 02:48:17.506 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-355bafa9-0fd2-40a6-bb02-006912575545'] response: {'server_uuid': 'b586d528-be02-4fc4-9d33-0c885cdf7b30', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c2208d6-205a-4d83-a05c-af8fd2cae877', 'code': 200} 2026-07-09 02:48:18.129 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1c8c295f-4c13-4484-9da3-2a7da5899776 2026-07-09 02:48:18.452 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 77e00ecb-05ff-48a9-8879-c911018aa0ce 2026-07-09 02:48:18.867 9 INFO neutron.plugins.ml2.plugin [None req-2aaef223-13ae-4dbd-afa0-cc146d68c4b5 - - - - - -] Attempt 1 to provision port f5d92c36-823f-42b5-a203-cfaa220b9439 2026-07-09 02:48:19.036 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 820d8094-82ef-4b2c-900d-f08dbf6cd350 2026-07-09 02:48:19.551 10 INFO neutron.plugins.ml2.plugin [None req-abfb345a-7cc2-40b0-acc1-b679a57c92fc - - - - - -] Attempt 1 to provision port f5d92c36-823f-42b5-a203-cfaa220b9439 2026-07-09 02:48:19.632 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 332734ff-88b8-49d9-9467-6cfcd1a5e89d 2026-07-09 02:48:20.122 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 9c2208d6-205a-4d83-a05c-af8fd2cae877 2026-07-09 02:48:20.710 10 INFO neutron.plugins.ml2.plugin [None req-e2f244c4-9cf3-406b-9a63-5ab63760e591 - - - - - -] Attempt 1 to provision port 57aeacd6-a7ac-4b9d-912b-05624e428d71 2026-07-09 02:48:20.793 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e80fe389-045b-4b93-b9c4-779aecf7cb2f 2026-07-09 02:48:21.566 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 8d8494e2-1c65-4288-8acc-aaff015160ad 2026-07-09 02:48:21.600 9 INFO neutron.plugins.ml2.plugin [None req-a54fcffa-3a06-41c4-b565-7e944ba1efbd - - - - - -] Attempt 1 to provision port 57aeacd6-a7ac-4b9d-912b-05624e428d71 2026-07-09 02:48:22.050 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 820d8094-82ef-4b2c-900d-f08dbf6cd350 2026-07-09 02:48:22.287 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 332734ff-88b8-49d9-9467-6cfcd1a5e89d 2026-07-09 02:48:22.580 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port edf7d4a7-3af0-4c49-88fc-db5529a2a2d3 2026-07-09 02:48:23.341 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e80fe389-045b-4b93-b9c4-779aecf7cb2f 2026-07-09 02:48:23.699 10 INFO neutron.plugins.ml2.plugin [None req-61c9eb94-c3f1-4330-b5bb-a29f62a89ec6 - - - - - -] Attempt 1 to provision port 1ba9f8c1-9d54-44fa-b4c2-3555eba9e57e 2026-07-09 02:48:23.911 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port edf7d4a7-3af0-4c49-88fc-db5529a2a2d3 2026-07-09 02:48:24.168 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 8d8494e2-1c65-4288-8acc-aaff015160ad 2026-07-09 02:48:24.576 10 INFO neutron.plugins.ml2.plugin [None req-14eb947a-f47e-45f8-b727-18fac064cbef - - - - - -] Attempt 1 to provision port 1ba9f8c1-9d54-44fa-b4c2-3555eba9e57e 2026-07-09 02:48:29.168 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e038c650-e715-4303-ae93-8418997d4031 2026-07-09 02:48:30.418 9 INFO neutron.plugins.ml2.plugin [None req-e5a86f23-2d16-4f36-bde8-aa5dbb29ea9a - - - - - -] Attempt 1 to provision port e038c650-e715-4303-ae93-8418997d4031 2026-07-09 02:48:30.909 10 INFO neutron.plugins.ml2.plugin [None req-fd299c56-84c5-4285-85d1-feb2eef97ffe - - - - - -] Attempt 1 to provision port 7a266c85-905c-4f93-999f-edb15b8aa1cc 2026-07-09 02:48:31.335 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port d718d6ad-8eab-49b8-aa72-251685f58a43 2026-07-09 02:48:31.408 10 INFO neutron.plugins.ml2.plugin [None req-309d265d-0dc8-4ee1-841d-62165f3964d0 - - - - - -] Attempt 1 to provision port 579ee14e-f467-46f6-9bae-a8c89924c77d 2026-07-09 02:48:31.985 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 7a266c85-905c-4f93-999f-edb15b8aa1cc 2026-07-09 02:48:32.306 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port d4c461e8-cb6c-4c44-ad02-e0c38cfd2605 2026-07-09 02:48:32.479 10 INFO neutron.plugins.ml2.plugin [None req-82951da1-af3a-41f6-8749-c934cfa52ed3 - - - - - -] Attempt 1 to provision port d4c461e8-cb6c-4c44-ad02-e0c38cfd2605 2026-07-09 02:48:33.017 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port e038c650-e715-4303-ae93-8418997d4031 2026-07-09 02:48:33.152 10 INFO neutron.plugins.ml2.plugin [None req-61163a4d-ac05-4510-9408-adb74c52cbe6 - - - - - -] Attempt 1 to provision port d718d6ad-8eab-49b8-aa72-251685f58a43 2026-07-09 02:48:33.665 9 INFO neutron.plugins.ml2.plugin [None req-aef32176-3677-4f01-bfe6-5ff454485df1 - - - - - -] Attempt 1 to provision port f500c9c2-416c-492c-9075-394e41459de7 2026-07-09 02:48:33.903 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 579ee14e-f467-46f6-9bae-a8c89924c77d 2026-07-09 02:48:34.509 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-97561cb4-6588-4041-84a6-6fba65ae6212'] response: {'server_uuid': 'e8ad545c-0995-488f-b77d-c54ac586edc0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '579ee14e-f467-46f6-9bae-a8c89924c77d', 'code': 200} 2026-07-09 02:48:34.815 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 7a266c85-905c-4f93-999f-edb15b8aa1cc 2026-07-09 02:48:35.059 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port d4c461e8-cb6c-4c44-ad02-e0c38cfd2605 2026-07-09 02:48:35.377 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port d718d6ad-8eab-49b8-aa72-251685f58a43 2026-07-09 02:48:35.837 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] No ports have port_id starting with d718d6ad-8eab-49b8-aa72-251685f58a43 2026-07-09 02:48:35.981 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f3d66dc7-6bcc-4ad3-b96e-d5d9a217f2e6 2026-07-09 02:48:36.574 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcc0d059-8ea7-4290-978b-e82d7132e1cc'] response: {'server_uuid': '67dc6cde-cc8f-4b7f-8d03-48104965c1d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3d66dc7-6bcc-4ad3-b96e-d5d9a217f2e6', 'code': 200} 2026-07-09 02:48:37.121 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 579ee14e-f467-46f6-9bae-a8c89924c77d 2026-07-09 02:48:37.460 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f3d66dc7-6bcc-4ad3-b96e-d5d9a217f2e6 2026-07-09 02:48:39.234 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 57aeacd6-a7ac-4b9d-912b-05624e428d71 2026-07-09 02:48:39.761 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1ba9f8c1-9d54-44fa-b4c2-3555eba9e57e 2026-07-09 02:48:40.219 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b96efce6-422b-41b4-9b96-b17118847e22 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 02:48:41.065 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 57aeacd6-a7ac-4b9d-912b-05624e428d71 2026-07-09 02:48:41.358 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 1ba9f8c1-9d54-44fa-b4c2-3555eba9e57e 2026-07-09 02:48:41.721 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f5d92c36-823f-42b5-a203-cfaa220b9439 2026-07-09 02:48:42.211 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port b96efce6-422b-41b4-9b96-b17118847e22 2026-07-09 02:48:43.186 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port f5d92c36-823f-42b5-a203-cfaa220b9439 2026-07-09 02:48:45.331 9 INFO neutron.plugins.ml2.plugin [None req-268f6752-5b36-474a-8c17-7fdfd6017734 - - - - - -] Attempt 1 to provision port bb378854-e483-4914-8893-411ce588b150 2026-07-09 02:48:47.115 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port bb378854-e483-4914-8893-411ce588b150 2026-07-09 02:48:47.293 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbe0c73f-7653-4d9f-aeff-e6eee5d6d382'] response: {'server_uuid': 'f26fad06-d485-42ff-9e91-bdec5b2cacd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb378854-e483-4914-8893-411ce588b150', 'code': 200} 2026-07-09 02:48:49.070 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port bb378854-e483-4914-8893-411ce588b150 2026-07-09 02:49:06.057 10 INFO neutron.plugins.ml2.plugin [None req-dabcb11f-bf9f-4c60-b09a-2e81d60d4c31 - - - - - -] Attempt 1 to provision port 3a00a421-c28c-420f-82d8-dadb18b298c0 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 0a0c0cf9-0c0b-4e3e-bcc8-a2d880d8558e could not be found. 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 0a0c0cf9-0c0b-4e3e-bcc8-a2d880d8558e could not be found. 2026-07-09 02:49:08.061 9 ERROR oslo_messaging.rpc.server  2026-07-09 02:49:10.651 10 INFO neutron.plugins.ml2.plugin [None req-7090e066-80fd-4405-8122-399cbb8e1c46 - - - - - -] Attempt 1 to provision port c5f75c14-27df-42c7-b527-6d151240b211 2026-07-09 02:49:21.222 9 INFO neutron.plugins.ml2.plugin [None req-18bb40ce-1a04-4ad6-9354-3d3805b1dc73 - - - - - -] Attempt 1 to provision port 8675e6da-cdaf-4d86-a34a-f40fc95e2f0d 2026-07-09 02:49:23.123 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 8675e6da-cdaf-4d86-a34a-f40fc95e2f0d 2026-07-09 02:49:23.290 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18398ec4-a752-4e67-a1a7-8196fa0649ff'] response: {'server_uuid': '56bb4410-f4ab-41e6-917c-ca926c372a04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8675e6da-cdaf-4d86-a34a-f40fc95e2f0d', 'code': 200} 2026-07-09 02:49:25.024 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 8675e6da-cdaf-4d86-a34a-f40fc95e2f0d 2026-07-09 02:49:29.066 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 981fa140-94c9-4e15-87e2-d8dc3bd67ead /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 02:50:05.138 10 INFO neutron.plugins.ml2.plugin [None req-cbac0a7c-e975-43cb-b0cb-c281e98cff65 - - - - - -] Attempt 1 to provision port 789461f4-d64b-4732-af27-1a2074a8f546 2026-07-09 02:50:09.252 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 789461f4-d64b-4732-af27-1a2074a8f546 2026-07-09 02:50:09.482 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7164f90-df5e-4c05-ac69-8f14e9906251'] response: {'server_uuid': '56bb4410-f4ab-41e6-917c-ca926c372a04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '789461f4-d64b-4732-af27-1a2074a8f546', 'code': 200} 2026-07-09 02:50:11.141 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 789461f4-d64b-4732-af27-1a2074a8f546 2026-07-09 02:50:31.683 10 INFO neutron.plugins.ml2.plugin [None req-dcc9f3cc-c966-48da-ba91-e5ee5f8100b4 - - - - - -] Attempt 1 to provision port 864181c2-ddb3-4636-a53f-bf17007c6ded 2026-07-09 02:50:35.135 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 864181c2-ddb3-4636-a53f-bf17007c6ded 2026-07-09 02:50:35.307 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a981d7f2-99c0-4f6b-ac4a-9f2e3ae8296e'] response: {'server_uuid': '56bb4410-f4ab-41e6-917c-ca926c372a04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '864181c2-ddb3-4636-a53f-bf17007c6ded', 'code': 200} 2026-07-09 02:50:37.064 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 864181c2-ddb3-4636-a53f-bf17007c6ded 2026-07-09 02:50:43.758 10 INFO neutron.plugins.ml2.plugin [None req-b5581afa-b55a-4059-840d-8d1be6d15e58 - - - - - -] Attempt 1 to provision port 5b8e48bd-449c-4e6f-8309-d403e17d61da 2026-07-09 02:50:47.350 9 INFO neutron.plugins.ml2.plugin [None req-71b50d74-4a92-49c6-a3b0-e314e6c6a6f0 - - - - - -] Attempt 1 to provision port 5b8e48bd-449c-4e6f-8309-d403e17d61da 2026-07-09 02:50:47.496 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ce0ec19-a6b1-4b4f-a3ea-fa43990928fb'] response: {'server_uuid': '56bb4410-f4ab-41e6-917c-ca926c372a04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b8e48bd-449c-4e6f-8309-d403e17d61da', 'code': 200} 2026-07-09 02:50:49.099 10 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 5b8e48bd-449c-4e6f-8309-d403e17d61da 2026-07-09 02:50:58.364 10 INFO neutron.plugins.ml2.plugin [None req-d429b86d-fc8b-4338-bfdc-b11171266f7f - - - - - -] Attempt 1 to provision port 5b8e48bd-449c-4e6f-8309-d403e17d61da 2026-07-09 02:50:59.192 9 INFO neutron.plugins.ml2.plugin [None req-4b0b6f51-aeda-42e3-8f45-f97a92d534ea - - - - - -] Attempt 1 to provision port 5b8e48bd-449c-4e6f-8309-d403e17d61da 2026-07-09 02:51:08.338 9 INFO neutron.plugins.ml2.plugin [None req-75da9a1c-a2ca-4a5b-a6ea-aa385d841d6c - - - - - -] Attempt 1 to provision port 864181c2-ddb3-4636-a53f-bf17007c6ded