+ 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 13:47:55.055 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:47:55.055 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-07-09 13:47:55.056 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 13:47:55.056 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:47:55.929 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:55.931 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:47:55.934 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 13:47:55.935 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:55.935 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:47:55.935 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:47:55.935 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:55.940 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:55.941 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:55.941 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:55.956 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:47:55.957 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:55.957 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:47:55.990 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:47:55.991 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:47:55.991 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:47:55.991 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:47:55.997 1 WARNING oslo_policy.policy [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] 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 13:47:56.257 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:47:56.516 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:47:56.516 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:47:56.517 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:47:56.566 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:47:56.566 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:47:56.567 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:47:56.567 1 INFO neutron.plugins.ml2.extensions.port_security [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:47:56.567 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:47:56.567 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:47:56.568 1 INFO neutron.plugins.ml2.managers [None req-34a2ee98-1319-4106-8875-31b86cc915bf - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:47:56.581 1 INFO neutron.quota [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded quota_driver: . 2026-07-09 13:47:56.582 1 INFO neutron.plugins.ml2.plugin [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:47:56.582 1 INFO neutron.plugins.ml2.managers [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:47:56.582 1 INFO neutron.plugins.ml2.managers [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:47:56.582 1 INFO neutron.plugins.ml2.managers [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:47:56.582 1 INFO neutron.extensions.vlantransparent [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:47:56.583 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: qos 2026-07-09 13:47:56.595 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: router 2026-07-09 13:47:56.624 1 INFO neutron.services.service_base [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:47:56.625 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: segments 2026-07-09 13:47:56.690 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: trunk 2026-07-09 13:47:56.742 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:47:56.780 1 WARNING stevedore.named [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:47:56.846 1 INFO neutron_vpnaas.services.vpn.plugin [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:47:56.847 1 INFO neutron.common.utils [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:47:56.847 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:47:56.852 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: tag 2026-07-09 13:47:56.858 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: timestamp 2026-07-09 13:47:56.862 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:47:56.866 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: flavors 2026-07-09 13:47:56.869 1 INFO neutron.manager [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loading Plugin: revisions 2026-07-09 13:47:56.872 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Initializing extension manager. 2026-07-09 13:47:56.873 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: address-group 2026-07-09 13:47:56.874 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: address-scope 2026-07-09 13:47:56.875 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:47:56.875 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: agent 2026-07-09 13:47:56.876 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:47:56.877 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:47:56.878 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:47:56.878 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: availability_zone 2026-07-09 13:47:56.879 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:47:56.879 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:47:56.880 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:47:56.881 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:47:56.881 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: dns-integration 2026-07-09 13:47:56.882 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:47:56.882 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:47:56.883 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: dvr 2026-07-09 13:47:56.883 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:47:56.884 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:47:56.884 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:56.885 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:47:56.885 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: external-net 2026-07-09 13:47:56.886 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:47:56.886 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: extraroute 2026-07-09 13:47:56.887 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:47:56.887 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:47:56.888 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:47:56.888 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:47:56.889 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:47:56.889 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:47:56.890 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: flavors 2026-07-09 13:47:56.891 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:47:56.891 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:47:56.892 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:47:56.892 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:47:56.893 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:47:56.894 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: router 2026-07-09 13:47:56.895 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:56.895 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:47:56.896 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: l3-ha 2026-07-09 13:47:56.896 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:56.897 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:47:56.897 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:47:56.898 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:56.899 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:47:56.900 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:47:56.901 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:47:56.902 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:47:56.903 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:47:56.904 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:47:56.904 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: multi-provider 2026-07-09 13:47:56.905 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: net-mtu 2026-07-09 13:47:56.905 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:47:56.906 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:47:56.907 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: network_ha 2026-07-09 13:47:56.907 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:47:56.908 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:47:56.909 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: pagination 2026-07-09 13:47:56.909 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:47:56.910 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:47:56.910 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:47:56.911 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:47:56.911 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:47:56.912 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:47:56.912 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:47:56.913 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:47:56.913 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: binding 2026-07-09 13:47:56.914 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: binding-extended 2026-07-09 13:47:56.915 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-security 2026-07-09 13:47:56.915 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: project-id 2026-07-09 13:47:56.915 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: provider 2026-07-09 13:47:56.917 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos 2026-07-09 13:47:56.918 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:47:56.918 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:47:56.919 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-default 2026-07-09 13:47:56.919 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-fip 2026-07-09 13:47:56.920 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:47:56.920 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:47:56.921 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:47:56.921 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:47:56.922 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:47:56.923 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-pps 2026-07-09 13:47:56.923 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:47:56.924 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:47:56.924 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:47:56.925 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:47:56.926 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: quotas 2026-07-09 13:47:56.929 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: quota_details 2026-07-09 13:47:56.930 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:47:56.930 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:47:56.931 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:47:56.931 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:47:56.932 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:47:56.932 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:47:56.933 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:47:56.933 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:47:56.934 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:47:56.935 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:47:56.936 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:47:56.936 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:47:56.937 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:47:56.937 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:47:56.943 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: security-group 2026-07-09 13:47:56.944 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: segment 2026-07-09 13:47:56.945 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:47:56.945 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: service-type 2026-07-09 13:47:56.946 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: sorting 2026-07-09 13:47:56.946 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:47:56.947 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:47:56.947 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:47:56.948 1 WARNING neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:47:56.948 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:47:56.949 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:47:56.949 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:47:56.949 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:47:56.950 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:47:56.951 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:47:56.951 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:47:56.953 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:47:56.954 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:47:56.955 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: trunk 2026-07-09 13:47:56.955 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: trunk-details 2026-07-09 13:47:56.956 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:47:56.956 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:47:56.957 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:47:56.957 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:47:56.959 1 INFO neutron.api.extensions [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Loaded extension: vpnaas 2026-07-09 13:47:56.961 1 INFO oslo_service.service [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Starting 2 workers 2026-07-09 13:47:56.966 1 INFO oslo_service.service [None req-117d4d04-6376-4cc8-9761-220f3d492640 - - - - - -] Starting 1 workers 2026-07-09 13:48:38.111 10 INFO neutron.db.l3_hamode_db [None req-8cae0c2e-2a58-4c8f-ab46-ec1366593500 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 13:48:57.077 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 278450fe-b89c-4688-85ef-a575c255af02 2026-07-09 13:48:57.364 10 INFO neutron.plugins.ml2.plugin [None req-26d7e155-03e9-4b52-84d6-b42dab36a1de - - - - - -] Attempt 1 to provision port 278450fe-b89c-4688-85ef-a575c255af02 2026-07-09 13:48:58.758 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 278450fe-b89c-4688-85ef-a575c255af02 2026-07-09 13:53:30.683 10 INFO neutron.plugins.ml2.plugin [None req-79e54131-9699-4a54-a242-768c7c97c11a - - - - - -] Attempt 1 to provision port 47b119bd-addd-4cde-a5da-94ab3ab74139 2026-07-09 13:53:30.989 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 47b119bd-addd-4cde-a5da-94ab3ab74139 2026-07-09 13:53:32.974 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 47b119bd-addd-4cde-a5da-94ab3ab74139 2026-07-09 13:53:38.794 10 INFO neutron.plugins.ml2.plugin [None req-68a84787-7733-4f0c-98f8-a4a9c7815fd6 - - - - - -] Attempt 1 to provision port 7e30f459-2230-42b2-b29d-9408447c78ef 2026-07-09 13:57:33.422 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7e30f459-2230-42b2-b29d-9408447c78ef 2026-07-09 13:57:35.363 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7e30f459-2230-42b2-b29d-9408447c78ef 2026-07-09 14:08:47.906 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3c08cdbb-164c-4256-8e5b-92eb83602439 2026-07-09 14:08:49.903 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3c08cdbb-164c-4256-8e5b-92eb83602439 2026-07-09 14:25:38.377 9 INFO neutron.plugins.ml2.plugin [None req-efac81c7-3061-4048-a7e5-bf64e368ebf9 - - - - - -] Attempt 1 to provision port a9e0fccd-ea5d-44c3-9f69-e3c4ff2cc7c9 2026-07-09 14:25:38.549 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ef0afcd8-1aac-44bf-9a2d-d326cb14ee12 2026-07-09 14:25:38.730 9 INFO neutron.plugins.ml2.plugin [None req-7c548a02-a6d3-4ec0-a43e-df72d3209a04 - - - - - -] Attempt 1 to provision port 162466be-874b-4267-b624-d7beaec1cc36 2026-07-09 14:25:39.002 9 INFO neutron.plugins.ml2.plugin [None req-d023563c-b1d0-4b98-81d9-69bc262a08c2 - - - - - -] Attempt 1 to provision port fa0517a1-da99-4fe0-a536-43f85744bea4 2026-07-09 14:25:39.175 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port fa0517a1-da99-4fe0-a536-43f85744bea4 2026-07-09 14:25:39.349 10 INFO neutron.plugins.ml2.plugin [None req-58f1e8c0-9754-4de4-8975-224ee2e8a939 - - - - - -] Attempt 1 to provision port ef0afcd8-1aac-44bf-9a2d-d326cb14ee12 2026-07-09 14:25:40.573 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ef0afcd8-1aac-44bf-9a2d-d326cb14ee12 2026-07-09 14:25:41.115 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port fa0517a1-da99-4fe0-a536-43f85744bea4 2026-07-09 14:25:41.567 10 INFO neutron.plugins.ml2.plugin [None req-0562c421-39f7-46f7-8022-96ee067e8e76 - - - - - -] Attempt 1 to provision port 9882a6be-4caa-4c47-a13f-dcb72775c25a 2026-07-09 14:25:41.737 9 INFO neutron.plugins.ml2.plugin [None req-a44cde17-ab75-4404-9fbf-ce0fee6d5cbe - - - - - -] Attempt 1 to provision port 883d229c-994e-46f2-9883-50731598f6c5 2026-07-09 14:25:42.193 10 INFO neutron.plugins.ml2.plugin [None req-2ffcbbb2-288e-4a85-b7ac-1a7ebcaa3918 - - - - - -] Attempt 1 to provision port 9882a6be-4caa-4c47-a13f-dcb72775c25a 2026-07-09 14:25:42.442 9 INFO neutron.plugins.ml2.plugin [None req-7c7e8626-19e3-4234-a973-2b08bf342ca5 - - - - - -] Attempt 1 to provision port 883d229c-994e-46f2-9883-50731598f6c5 2026-07-09 14:25:46.241 9 INFO neutron.plugins.ml2.plugin [None req-a62ca458-f1b6-4826-bca3-6993b41a5992 - - - - - -] Attempt 1 to provision port 465fd7af-63ff-4e5f-9ea9-84f25b7bcf73 2026-07-09 14:25:46.552 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port cada22ad-fe82-4afb-901f-6e20e9c7bfee 2026-07-09 14:25:47.140 9 INFO neutron.plugins.ml2.plugin [None req-44a5cb0d-0cb9-49db-8ff0-56168aec0ad3 - - - - - -] Attempt 1 to provision port cada22ad-fe82-4afb-901f-6e20e9c7bfee 2026-07-09 14:25:48.579 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port cada22ad-fe82-4afb-901f-6e20e9c7bfee 2026-07-09 14:25:49.257 10 INFO neutron.plugins.ml2.plugin [None req-74d37eac-8263-4546-9c09-a543a49aa164 - - - - - -] Attempt 1 to provision port b42b9656-512b-4e33-8135-610fc3510014 /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 14:25:49.918 9 INFO neutron.plugins.ml2.plugin [None req-515ed8a2-7760-419d-9a01-488a2a0a2c91 - - - - - -] Attempt 1 to provision port b42b9656-512b-4e33-8135-610fc3510014 2026-07-09 14:25:52.614 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1c669dc6-0d26-4c46-919a-1509da795635 2026-07-09 14:25:53.288 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 18d08f6f-be8d-40db-93d5-69077a30b19d 2026-07-09 14:25:54.665 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1c669dc6-0d26-4c46-919a-1509da795635 2026-07-09 14:25:55.007 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 18d08f6f-be8d-40db-93d5-69077a30b19d 2026-07-09 14:25:55.116 9 INFO neutron.plugins.ml2.plugin [None req-8b5674b3-d2f6-4e11-8bcf-443f0f8cd749 - - - - - -] Attempt 1 to provision port dae4f191-ac16-445f-87e8-9e9477724a12 2026-07-09 14:25:55.171 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port dae4f191-ac16-445f-87e8-9e9477724a12 2026-07-09 14:25:55.650 10 INFO neutron.plugins.ml2.plugin [None req-ef3cf202-48e8-45c3-bff9-c90f00444bec - - - - - -] Attempt 1 to provision port 662ad876-dd5b-47e2-af53-61583fa5c211 2026-07-09 14:25:56.315 10 INFO neutron.plugins.ml2.plugin [None req-842ce289-0e19-4868-9320-8cda4dd2472f - - - - - -] Attempt 1 to provision port 386b7b26-6f90-46de-9b32-2dcae675f914 2026-07-09 14:25:56.665 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port dae4f191-ac16-445f-87e8-9e9477724a12 2026-07-09 14:25:58.107 9 INFO neutron.plugins.ml2.plugin [None req-1a22c137-1e98-482c-9dab-cbe6960453cd - - - - - -] Attempt 1 to provision port 7dc89c4e-0abe-4d9f-88bd-ad673b287388 2026-07-09 14:25:58.561 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 20b1e21f-450f-4225-8e02-e6f5c46bdd3c 2026-07-09 14:25:58.870 10 INFO neutron.plugins.ml2.plugin [None req-9c8ee02a-bc7a-47dc-9a7a-13ae64ca6359 - - - - - -] Attempt 1 to provision port 7dc89c4e-0abe-4d9f-88bd-ad673b287388 2026-07-09 14:26:00.626 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 20b1e21f-450f-4225-8e02-e6f5c46bdd3c 2026-07-09 14:26:02.625 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 386b7b26-6f90-46de-9b32-2dcae675f914 2026-07-09 14:26:03.494 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab7e6c21-fafa-42e0-8427-22e8dded1520'] response: {'server_uuid': '4735f671-cab7-4a25-b203-0ac0d31b0b99', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '386b7b26-6f90-46de-9b32-2dcae675f914', 'code': 200} 2026-07-09 14:26:04.179 10 INFO neutron.plugins.ml2.plugin [None req-7b1e524a-e8ec-4ad3-ae19-e62f7845a63f - - - - - -] Attempt 1 to provision port ccf5706b-9044-4863-9001-c5d769c6c987 2026-07-09 14:26:04.570 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 386b7b26-6f90-46de-9b32-2dcae675f914 2026-07-09 14:26:08.629 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ccf5706b-9044-4863-9001-c5d769c6c987 2026-07-09 14:26:08.908 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f51afeb-233e-4999-a399-a714525dcb0a'] response: {'server_uuid': '61aa21f5-b57a-4255-9d0e-c2a440726edd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccf5706b-9044-4863-9001-c5d769c6c987', 'code': 200} 2026-07-09 14:26:10.716 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ccf5706b-9044-4863-9001-c5d769c6c987 2026-07-09 14:26:24.907 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 94d96b6f-beaa-4c43-a476-b87ab8a22d10 2026-07-09 14:26:25.450 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 662ad876-dd5b-47e2-af53-61583fa5c211 2026-07-09 14:26:25.880 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7dc89c4e-0abe-4d9f-88bd-ad673b287388 2026-07-09 14:26:26.463 9 INFO neutron.plugins.ml2.plugin [None req-3b447407-f7f2-46db-8c4a-b8ce7caa1266 - - - - - -] Attempt 1 to provision port ccf5706b-9044-4863-9001-c5d769c6c987 2026-07-09 14:26:26.631 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ccf5706b-9044-4863-9001-c5d769c6c987 2026-07-09 14:26:26.969 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 662ad876-dd5b-47e2-af53-61583fa5c211 2026-07-09 14:26:27.179 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7dc89c4e-0abe-4d9f-88bd-ad673b287388 2026-07-09 14:26:28.783 9 INFO neutron.plugins.ml2.plugin [None req-ae6ef95f-2962-4d65-b3fc-73d909bdf0ce - - - - - -] Attempt 1 to provision port ccf5706b-9044-4863-9001-c5d769c6c987 2026-07-09 14:26:30.784 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b55ae932-887f-4c1c-86c8-bd42acc0b719'] response: {'server_uuid': '61aa21f5-b57a-4255-9d0e-c2a440726edd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ccf5706b-9044-4863-9001-c5d769c6c987', 'code': 200} 2026-07-09 14:26:32.322 10 INFO neutron.plugins.ml2.plugin [None req-13ef199b-0e42-429f-8508-fe7bedbc1331 - - - - - -] Attempt 1 to provision port dc2c48b8-9a7b-4345-836e-9b875639409b 2026-07-09 14:26:32.689 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port a93ee820-f408-4d1b-a0fd-6dc86621cbbf 2026-07-09 14:26:33.389 9 INFO neutron.plugins.ml2.plugin [None req-bf4b798b-6e44-4859-8d1a-c5773931f695 - - - - - -] Attempt 1 to provision port a93ee820-f408-4d1b-a0fd-6dc86621cbbf 2026-07-09 14:26:34.924 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port b5a9dc4b-fa0f-4e3f-b9b0-8a6aa01e9325 2026-07-09 14:26:35.496 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port a93ee820-f408-4d1b-a0fd-6dc86621cbbf 2026-07-09 14:26:35.823 10 INFO neutron.plugins.ml2.plugin [None req-5b3f2bba-b421-42bd-83ae-861ea39d46a8 - - - - - -] Attempt 1 to provision port b5a9dc4b-fa0f-4e3f-b9b0-8a6aa01e9325 2026-07-09 14:26:42.602 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 08f1405e-456f-430d-b0a5-409629e32ab8 2026-07-09 14:26:42.786 10 INFO neutron.plugins.ml2.plugin [None req-0b7ed2ad-3e2e-46ec-b701-d22d1fcab274 - - - - - -] Attempt 1 to provision port 580e0f4e-fcb4-4c33-bf3a-eed692e3ae9d 2026-07-09 14:26:43.481 9 INFO neutron.plugins.ml2.plugin [None req-d9f012bb-f4c6-4721-89b8-7a75d2fbeb1c - - - - - -] Attempt 1 to provision port 08f1405e-456f-430d-b0a5-409629e32ab8 2026-07-09 14:26:44.530 10 INFO neutron.plugins.ml2.plugin [None req-f8cf192c-0ea9-44f9-a23f-9e2de5ae92ff - - - - - -] Attempt 1 to provision port 8b5052d5-2b3e-4654-818d-16065928fa8a 2026-07-09 14:26:44.551 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 08f1405e-456f-430d-b0a5-409629e32ab8 2026-07-09 14:26:45.999 10 INFO neutron.plugins.ml2.plugin [None req-b6a3c4fa-b82c-4101-835d-126f79e877cf - - - - - -] Attempt 1 to provision port 90409b0a-1dbc-4ba4-857e-24d256de03e8 2026-07-09 14:26:46.605 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port d107692c-e150-46fc-885a-17b4658799b4 2026-07-09 14:26:46.673 9 INFO neutron.plugins.ml2.plugin [None req-323b63b1-18f2-45f2-bd53-477de9a4d827 - - - - - -] Attempt 1 to provision port 90409b0a-1dbc-4ba4-857e-24d256de03e8 2026-07-09 14:26:48.559 10 INFO neutron.plugins.ml2.plugin [None req-15d7e3d2-82fa-4cc6-96c9-b75ca3cc1f07 - - - - - -] Attempt 1 to provision port 244355f8-724d-4b5b-bef9-05468bf8d7a9 2026-07-09 14:26:48.705 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 244355f8-724d-4b5b-bef9-05468bf8d7a9 2026-07-09 14:26:49.116 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port d107692c-e150-46fc-885a-17b4658799b4 2026-07-09 14:26:49.227 9 INFO neutron.plugins.ml2.plugin [None req-3629f964-8646-4a4e-86d0-d357a88d059c - - - - - -] Attempt 1 to provision port 117f3452-03c9-40ed-af66-3b1d88840be6 2026-07-09 14:26:49.475 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 117f3452-03c9-40ed-af66-3b1d88840be6 2026-07-09 14:26:50.772 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 117f3452-03c9-40ed-af66-3b1d88840be6 2026-07-09 14:26:50.828 9 INFO neutron.plugins.ml2.plugin [None req-91b7849f-16d4-46ad-a5c0-91e14b740a18 - - - - - -] Attempt 1 to provision port 50831544-0331-4d80-b211-6af2a7f9cabb 2026-07-09 14:26:51.307 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 244355f8-724d-4b5b-bef9-05468bf8d7a9 2026-07-09 14:26:51.597 10 INFO neutron.plugins.ml2.plugin [None req-a6bfd505-2ce7-47ca-b8e7-948f224b4343 - - - - - -] Attempt 1 to provision port 50831544-0331-4d80-b211-6af2a7f9cabb 2026-07-09 14:26:52.880 9 INFO neutron.plugins.ml2.plugin [None req-b108e519-14f2-43e8-a7ea-22e6f324836a - - - - - -] Attempt 1 to provision port 03a212fd-d010-4ce6-8d09-1918e33369a4 2026-07-09 14:26:53.531 10 INFO neutron.plugins.ml2.plugin [None req-fa3f4c6b-4e98-4d25-932d-076b0802eea7 - - - - - -] Attempt 1 to provision port 03a212fd-d010-4ce6-8d09-1918e33369a4 2026-07-09 14:26:57.722 10 INFO neutron.plugins.ml2.plugin [None req-3cfa677f-2e22-4873-aec6-eabeb14d43e6 - - - - - -] Attempt 1 to provision port b9830622-e16c-438c-8d18-3aa1df9947a4 2026-07-09 14:27:00.708 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port b9830622-e16c-438c-8d18-3aa1df9947a4 2026-07-09 14:27:00.903 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1efcf470-5953-42fb-8d6f-6149abfce4a6'] response: {'server_uuid': 'a2bb5c0b-a48f-4a1a-9607-4a28a80de09d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9830622-e16c-438c-8d18-3aa1df9947a4', 'code': 200} 2026-07-09 14:27:02.761 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port b9830622-e16c-438c-8d18-3aa1df9947a4 2026-07-09 14:27:03.109 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1162536c-115e-4fc7-b29d-2c145fbd0a86 2026-07-09 14:27:03.146 9 INFO neutron.plugins.ml2.plugin [None req-9a0cff47-e46c-40d3-8ed1-251b3c2a1f55 - - - - - -] Attempt 1 to provision port 1162536c-115e-4fc7-b29d-2c145fbd0a86 2026-07-09 14:27:04.553 10 INFO neutron.plugins.ml2.plugin [None req-d5bdcceb-9f7c-4aef-9ffc-dbd9fa777668 - - - - - -] Attempt 1 to provision port 0db9deac-49f5-49f9-afb6-ce9dd45cc96a 2026-07-09 14:27:04.691 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 580e0f4e-fcb4-4c33-bf3a-eed692e3ae9d 2026-07-09 14:27:05.103 10 INFO neutron.plugins.ml2.plugin [None req-149ae994-e322-47c9-a602-88aa1fa0f24c - - - - - -] Attempt 1 to provision port 0db9deac-49f5-49f9-afb6-ce9dd45cc96a 2026-07-09 14:27:05.127 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 90409b0a-1dbc-4ba4-857e-24d256de03e8 2026-07-09 14:27:05.763 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1162536c-115e-4fc7-b29d-2c145fbd0a86 2026-07-09 14:27:06.731 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 580e0f4e-fcb4-4c33-bf3a-eed692e3ae9d 2026-07-09 14:27:07.057 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 90409b0a-1dbc-4ba4-857e-24d256de03e8 2026-07-09 14:27:12.233 10 INFO neutron.plugins.ml2.plugin [None req-3348243d-ee15-4250-97f5-9deb207b69aa - - - - - -] Attempt 1 to provision port 4bbec273-00a7-4099-b625-ba5080287c50 2026-07-09 14:27:12.744 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 4bbec273-00a7-4099-b625-ba5080287c50 2026-07-09 14:27:13.745 9 INFO neutron.plugins.ml2.plugin [None req-054dc975-7d67-47a3-8fc6-5fce33f11c95 - - - - - -] Attempt 1 to provision port 6bf96af1-a7f9-4c6c-b53b-5199cbbc6cbc 2026-07-09 14:27:14.046 9 INFO neutron.plugins.ml2.plugin [None req-87866743-7732-4878-bcbe-cceee634e40a - - - - - -] Attempt 1 to provision port 6bf96af1-a7f9-4c6c-b53b-5199cbbc6cbc 2026-07-09 14:27:14.795 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 4bbec273-00a7-4099-b625-ba5080287c50 2026-07-09 14:27:16.427 9 INFO neutron.plugins.ml2.plugin [None req-fcfd2d70-ea03-48bf-9bff-a229ba26e9e7 - - - - - -] Attempt 1 to provision port 7e890e05-ad1c-4ecb-badf-d7aaaf74f2f5 2026-07-09 14:27:16.702 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7e890e05-ad1c-4ecb-badf-d7aaaf74f2f5 2026-07-09 14:27:18.661 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7e890e05-ad1c-4ecb-badf-d7aaaf74f2f5 2026-07-09 14:27:19.355 10 INFO neutron.plugins.ml2.plugin [None req-f260765c-e14f-4365-af74-6eae657b41a8 - - - - - -] Attempt 1 to provision port 25f0954c-6bf7-46aa-966a-9a2812e8dc10 2026-07-09 14:27:20.310 9 INFO neutron.plugins.ml2.plugin [None req-bb58efa4-735e-4588-937c-a635510c9a8b - - - - - -] Attempt 1 to provision port ae6573f4-3a39-49fd-9169-cfa3e48e4d9a 2026-07-09 14:27:23.982 10 INFO neutron.plugins.ml2.plugin [None req-4a666988-2495-44a5-b415-fac91f5d2d92 - - - - - -] Attempt 1 to provision port d98384eb-27c0-49a8-b1bd-a42ae263f3bc 2026-07-09 14:27:24.541 9 INFO neutron.plugins.ml2.plugin [None req-db5577a4-e9a7-4be7-903f-696fc51eb437 - - - - - -] Attempt 1 to provision port 4a7a7580-c73d-4223-bd14-926edd435636 2026-07-09 14:27:24.684 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6614b2d0-4049-463a-a31c-78f655d5b56a 2026-07-09 14:27:25.446 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 5de6b827-33df-4897-9407-f5ca39f61be4 2026-07-09 14:27:25.598 10 INFO neutron.plugins.ml2.plugin [None req-99537272-c333-4c45-a7d8-392bdef2b412 - - - - - -] Attempt 1 to provision port bb8e2d8c-ef17-4117-9429-2b96c9f99043 2026-07-09 14:27:25.638 10 INFO neutron.plugins.ml2.plugin [None req-99537272-c333-4c45-a7d8-392bdef2b412 - - - - - -] Attempt 1 to provision port 6614b2d0-4049-463a-a31c-78f655d5b56a 2026-07-09 14:27:26.110 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 4a7a7580-c73d-4223-bd14-926edd435636 2026-07-09 14:27:26.246 10 INFO neutron.plugins.ml2.plugin [None req-df81032d-63a9-4381-8b7a-21471e9265e0 - - - - - -] Attempt 1 to provision port bb8e2d8c-ef17-4117-9429-2b96c9f99043 2026-07-09 14:27:26.516 10 INFO neutron.plugins.ml2.plugin [None req-fd07395a-f880-4e55-92bc-38a05bb4d23a - - - - - -] Attempt 1 to provision port bb8e2d8c-ef17-4117-9429-2b96c9f99043 2026-07-09 14:27:26.686 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 5de6b827-33df-4897-9407-f5ca39f61be4 2026-07-09 14:27:27.269 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6614b2d0-4049-463a-a31c-78f655d5b56a 2026-07-09 14:27:27.603 10 INFO neutron.plugins.ml2.plugin [None req-2c2849cd-65a4-487e-87a9-af9f7762c4af - - - - - -] Attempt 1 to provision port 662f7974-bf97-48ff-b3d2-0880c5503767 2026-07-09 14:27:27.714 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 4a7a7580-c73d-4223-bd14-926edd435636 2026-07-09 14:27:28.565 10 INFO neutron.plugins.ml2.plugin [None req-948f6f53-dd40-4bc7-8f07-8fdcd2a98345 - - - - - -] Attempt 1 to provision port 662f7974-bf97-48ff-b3d2-0880c5503767 2026-07-09 14:27:28.684 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port a83614b6-9e2b-44c0-bf74-97e0b52c7814 2026-07-09 14:27:30.666 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port a83614b6-9e2b-44c0-bf74-97e0b52c7814 2026-07-09 14:27:33.569 10 INFO neutron.plugins.ml2.plugin [None req-1e9956c1-73ff-4072-8608-d253b9042ab8 - - - - - -] Attempt 1 to provision port 3b1ee19e-1303-42f6-bcb4-02469c32144b 2026-07-09 14:27:34.847 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ee2fb152-3105-44e9-87a2-bdc4fa5d6915 2026-07-09 14:27:35.447 10 INFO neutron.plugins.ml2.plugin [None req-23ca75d5-7623-49bc-9f2f-8e25930fdfc7 - - - - - -] Attempt 1 to provision port c8d11476-b786-4c5c-b64c-88304980b63c 2026-07-09 14:27:35.808 9 INFO neutron.plugins.ml2.plugin [None req-96ad22b8-c72a-4938-9a2f-8bf6508b2b60 - - - - - -] Attempt 1 to provision port ee2fb152-3105-44e9-87a2-bdc4fa5d6915 2026-07-09 14:27:36.787 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3b1ee19e-1303-42f6-bcb4-02469c32144b 2026-07-09 14:27:36.959 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab7913a2-5167-4ad7-bbfb-20814c5f49ee'] response: {'server_uuid': '97823b3b-996f-4f93-9b69-6c5398cd9c93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b1ee19e-1303-42f6-bcb4-02469c32144b', 'code': 200} 2026-07-09 14:27:38.844 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3b1ee19e-1303-42f6-bcb4-02469c32144b 2026-07-09 14:27:39.169 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c8d11476-b786-4c5c-b64c-88304980b63c 2026-07-09 14:27:39.298 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-261b2212-5dc0-47ee-9fe9-4b72ad45b6f6'] response: {'server_uuid': 'cb72acb8-662b-4d8f-8aa1-fa77e67687d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c8d11476-b786-4c5c-b64c-88304980b63c', 'code': 200} 2026-07-09 14:27:40.672 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c8d11476-b786-4c5c-b64c-88304980b63c 2026-07-09 14:27:42.709 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 25f0954c-6bf7-46aa-966a-9a2812e8dc10 2026-07-09 14:27:43.190 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port bb8e2d8c-ef17-4117-9429-2b96c9f99043 2026-07-09 14:27:44.749 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 25f0954c-6bf7-46aa-966a-9a2812e8dc10 2026-07-09 14:27:45.488 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port bb8e2d8c-ef17-4117-9429-2b96c9f99043 2026-07-09 14:27:46.218 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 662f7974-bf97-48ff-b3d2-0880c5503767 2026-07-09 14:27:46.767 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port d98384eb-27c0-49a8-b1bd-a42ae263f3bc /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 14:27:54.165 9 INFO neutron.plugins.ml2.plugin [None req-38204d81-5a5d-4fb0-ac09-eefd71e991a7 - - - - - -] Attempt 1 to provision port c019ff0e-3e20-4789-911a-f0e05e95297d 2026-07-09 14:27:54.670 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 599c58ce-aaf0-46e0-969b-2b56338fd5cb 2026-07-09 14:27:54.912 10 INFO neutron.plugins.ml2.plugin [None req-310ed611-84e1-4568-a3f0-cfbc836db263 - - - - - -] Attempt 1 to provision port 599c58ce-aaf0-46e0-969b-2b56338fd5cb 2026-07-09 14:27:56.630 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 599c58ce-aaf0-46e0-969b-2b56338fd5cb 2026-07-09 14:27:57.216 9 INFO neutron.plugins.ml2.plugin [None req-b40e9f04-8a0e-42cc-a71a-8d24f0ce524e - - - - - -] Attempt 1 to provision port 0bb84b24-be69-4656-bac7-a2c0dc365312 2026-07-09 14:27:57.977 9 INFO neutron.plugins.ml2.plugin [None req-9301b1ee-d614-4c39-9577-085b68d65d1c - - - - - -] Attempt 1 to provision port 0bb84b24-be69-4656-bac7-a2c0dc365312 2026-07-09 14:27:58.830 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f2d32413-a1d1-426e-a6ce-287341b20f41 2026-07-09 14:27:59.166 10 INFO neutron.plugins.ml2.plugin [None req-c32383b8-a59a-41d9-af4c-ca864246be6d - - - - - -] Attempt 1 to provision port 27931ef7-0818-47cf-bb33-05fae190b12e 2026-07-09 14:27:59.546 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 47048909-a11a-4635-ae19-c03c33fd357b 2026-07-09 14:28:00.065 10 INFO neutron.plugins.ml2.plugin [None req-59d92ba2-b87d-4850-9969-26cd587f36b0 - - - - - -] Attempt 1 to provision port f2d32413-a1d1-426e-a6ce-287341b20f41 2026-07-09 14:28:00.643 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f2d32413-a1d1-426e-a6ce-287341b20f41 2026-07-09 14:28:01.139 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 47048909-a11a-4635-ae19-c03c33fd357b 2026-07-09 14:28:02.176 9 INFO neutron.plugins.ml2.plugin [None req-d0b92a7e-3e50-4afb-a950-2cc553bebf4d - - - - - -] Attempt 1 to provision port 4234324a-df6c-4101-825f-a00daf6ca8e3 2026-07-09 14:28:02.861 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c21653bd-29db-4987-9288-7b682ee3911a 2026-07-09 14:28:02.942 10 INFO neutron.plugins.ml2.plugin [None req-a38bb8fe-c4a4-4a4b-97d2-afdeb5de0513 - - - - - -] Attempt 1 to provision port 4234324a-df6c-4101-825f-a00daf6ca8e3 2026-07-09 14:28:04.227 10 INFO neutron.plugins.ml2.plugin [None req-9435fc46-ce36-4fb5-a9a8-24cf82a9051a - - - - - -] Attempt 1 to provision port f63ca47e-015b-41e0-b037-d394752fff8b 2026-07-09 14:28:04.723 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c21653bd-29db-4987-9288-7b682ee3911a 2026-07-09 14:28:06.743 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f63ca47e-015b-41e0-b037-d394752fff8b 2026-07-09 14:28:07.365 9 INFO neutron.plugins.ml2.plugin [None req-48a326bf-47e0-4ce3-ac59-298df4c88eaf - - - - - -] Attempt 1 to provision port 997c3894-eb4a-4b9b-a702-92a8dd1598b1 2026-07-09 14:28:07.450 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2301f9d-57eb-445b-8687-06d5c5f8a09b'] response: {'server_uuid': 'a8c2b399-7d58-4d3e-8c2c-c3315083e994', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f63ca47e-015b-41e0-b037-d394752fff8b', 'code': 200} 2026-07-09 14:28:08.528 9 INFO neutron.plugins.ml2.plugin [None req-715e19cb-8faa-4f57-bae9-dcd6306d0fff - - - - - -] Attempt 1 to provision port 7d98ae31-3267-4215-a8bd-fbeafe487450 2026-07-09 14:28:08.890 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 997c3894-eb4a-4b9b-a702-92a8dd1598b1 2026-07-09 14:28:09.410 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f63ca47e-015b-41e0-b037-d394752fff8b 2026-07-09 14:28:09.499 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-49b6209a-0e6a-4efd-a2f0-5f037d803ef0'] response: {'server_uuid': 'b2cc2d08-6e0a-4da7-b5e5-1a54b7646204', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '997c3894-eb4a-4b9b-a702-92a8dd1598b1', 'code': 200} 2026-07-09 14:28:10.998 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 997c3894-eb4a-4b9b-a702-92a8dd1598b1 2026-07-09 14:28:11.551 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7d98ae31-3267-4215-a8bd-fbeafe487450 2026-07-09 14:28:11.748 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9673a8c-d49f-402c-b742-3ed939323e20'] response: {'server_uuid': '3a02c3b4-df6c-4546-97db-5422cbb39b09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d98ae31-3267-4215-a8bd-fbeafe487450', 'code': 200} 2026-07-09 14:28:12.682 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7d98ae31-3267-4215-a8bd-fbeafe487450 /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 14:28:22.696 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 0bb84b24-be69-4656-bac7-a2c0dc365312 2026-07-09 14:28:24.653 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c019ff0e-3e20-4789-911a-f0e05e95297d 2026-07-09 14:28:25.097 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 0bb84b24-be69-4656-bac7-a2c0dc365312 2026-07-09 14:28:26.240 10 INFO neutron.plugins.ml2.plugin [None req-ff205247-d263-49de-8453-4dd1a5617550 - - - - - -] Attempt 1 to provision port b6ff2473-48e2-42f6-be6a-3b5e57d12fba 2026-07-09 14:28:26.810 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c019ff0e-3e20-4789-911a-f0e05e95297d 2026-07-09 14:28:27.083 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1a6fb33a-18f1-4683-95c2-dc6908619f5c 2026-07-09 14:28:27.193 9 INFO neutron.plugins.ml2.plugin [None req-6a4a53b3-b651-4bd5-8e6f-9152fd23bc06 - - - - - -] Attempt 1 to provision port 1a6fb33a-18f1-4683-95c2-dc6908619f5c 2026-07-09 14:28:28.837 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb666e3a-ed8a-479b-9a8e-26394e0a4459'] response: {'server_uuid': 'a8c2b399-7d58-4d3e-8c2c-c3315083e994', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f63ca47e-015b-41e0-b037-d394752fff8b', 'code': 200} 2026-07-09 14:28:29.855 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f63ca47e-015b-41e0-b037-d394752fff8b 2026-07-09 14:28:29.934 9 INFO neutron.plugins.ml2.plugin [None req-fcd40c36-73c9-4091-8e4a-902f75fd0934 - - - - - -] Attempt 1 to provision port dfa883e7-86cd-4f70-ac57-8bf13f3e7da9 2026-07-09 14:28:30.017 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f607c4d5-5f69-4dd7-9c88-17733bae752e'] response: {'server_uuid': 'a8c2b399-7d58-4d3e-8c2c-c3315083e994', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f63ca47e-015b-41e0-b037-d394752fff8b', 'code': 200} 2026-07-09 14:28:30.417 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1a6fb33a-18f1-4683-95c2-dc6908619f5c 2026-07-09 14:28:30.854 9 INFO neutron.plugins.ml2.plugin [None req-bd02e1f9-4a82-478d-a379-eacf0ee7fac6 - - - - - -] Attempt 1 to provision port dfa883e7-86cd-4f70-ac57-8bf13f3e7da9 2026-07-09 14:28:31.221 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f63ca47e-015b-41e0-b037-d394752fff8b 2026-07-09 14:28:31.583 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6111b1c9-f817-4bcc-8b24-a625d9e17228 2026-07-09 14:28:33.083 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6111b1c9-f817-4bcc-8b24-a625d9e17228 2026-07-09 14:28:34.558 9 INFO neutron.plugins.ml2.plugin [None req-b28b0fc1-6ae8-4ffa-9afc-8b647385b9b9 - - - - - -] Attempt 1 to provision port c8977840-6368-4eb9-abd8-519cb0b82011 2026-07-09 14:28:35.225 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6cffc804-2fe5-475c-abfe-c4f99a2fda14 2026-07-09 14:28:35.229 9 INFO neutron.plugins.ml2.plugin [None req-0a82e89b-753a-4063-8523-9f18fe99d3fd - - - - - -] Attempt 1 to provision port 6cffc804-2fe5-475c-abfe-c4f99a2fda14 2026-07-09 14:28:37.333 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6cffc804-2fe5-475c-abfe-c4f99a2fda14 2026-07-09 14:28:37.863 9 INFO neutron.plugins.ml2.plugin [None req-be6d7dac-6e30-4c14-aa98-cccd92b8909f - - - - - -] Attempt 1 to provision port 1865d19b-4665-476d-a8e4-83a4be388c9b 2026-07-09 14:28:38.658 10 INFO neutron.plugins.ml2.plugin [None req-30073397-3d6c-4077-b4d6-e5a8f96c25a8 - - - - - -] Attempt 1 to provision port 1865d19b-4665-476d-a8e4-83a4be388c9b 2026-07-09 14:28:39.126 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 34b2a80b-afe9-4a3d-af90-a2cc6d57aa84 2026-07-09 14:28:41.041 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 34b2a80b-afe9-4a3d-af90-a2cc6d57aa84 2026-07-09 14:28:45.266 10 INFO neutron.plugins.ml2.plugin [None req-0cbe2e35-5ff2-4868-8c88-77ef5cc71ea1 - - - - - -] Attempt 1 to provision port 6585bec3-f31d-4306-bbd9-13905d08fd06 2026-07-09 14:28:47.229 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6585bec3-f31d-4306-bbd9-13905d08fd06 2026-07-09 14:28:47.391 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d35e8b62-6931-4f23-aad9-004bfcfc47f4'] response: {'server_uuid': 'ef5117de-8e2f-4627-87cc-5571d6fba35f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6585bec3-f31d-4306-bbd9-13905d08fd06', 'code': 200} 2026-07-09 14:28:47.898 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port b6ff2473-48e2-42f6-be6a-3b5e57d12fba 2026-07-09 14:28:49.140 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port dfa883e7-86cd-4f70-ac57-8bf13f3e7da9 2026-07-09 14:28:49.647 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6585bec3-f31d-4306-bbd9-13905d08fd06 2026-07-09 14:28:50.175 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port b6ff2473-48e2-42f6-be6a-3b5e57d12fba 2026-07-09 14:28:51.090 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port dfa883e7-86cd-4f70-ac57-8bf13f3e7da9 /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 14:28:57.096 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1865d19b-4665-476d-a8e4-83a4be388c9b 2026-07-09 14:28:57.512 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c8977840-6368-4eb9-abd8-519cb0b82011 2026-07-09 14:28:59.070 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 1865d19b-4665-476d-a8e4-83a4be388c9b 2026-07-09 14:28:59.374 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c8977840-6368-4eb9-abd8-519cb0b82011 2026-07-09 14:28:59.840 9 INFO neutron.plugins.ml2.plugin [None req-e13cd9fa-80db-44c3-a99b-f9c6530ce210 - - - - - -] Attempt 1 to provision port 06df9065-52de-4a9e-8f6b-7effee4c2d0f 2026-07-09 14:29:00.612 10 INFO neutron.plugins.ml2.plugin [None req-a525caa5-e26a-43ef-8bce-aee2b1bfbf47 - - - - - -] Attempt 1 to provision port d9584894-fb09-4009-8f86-ccbc6d2774ba 2026-07-09 14:29:01.084 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port d9584894-fb09-4009-8f86-ccbc6d2774ba 2026-07-09 14:29:02.524 10 INFO neutron.plugins.ml2.plugin [None req-a6a3a149-23b1-4289-ba4a-971d79419dad - - - - - -] Attempt 1 to provision port 0ccf3d68-8a92-46fa-94a2-8be44e5198e2 2026-07-09 14:29:03.252 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7caeeec4-6f0e-407e-a0da-e3ec361b897b 2026-07-09 14:29:03.388 10 INFO neutron.plugins.ml2.plugin [None req-4dfae2e0-5c2d-4a62-aa27-cb98cb822d86 - - - - - -] Attempt 1 to provision port 0ccf3d68-8a92-46fa-94a2-8be44e5198e2 2026-07-09 14:29:03.888 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port d9584894-fb09-4009-8f86-ccbc6d2774ba 2026-07-09 14:29:04.152 10 INFO neutron.plugins.ml2.plugin [None req-07da8ec1-f991-46cf-abdc-70beb88df394 - - - - - -] Attempt 1 to provision port 7caeeec4-6f0e-407e-a0da-e3ec361b897b 2026-07-09 14:29:04.391 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port e4c2f79c-1bc9-4f3f-ae3d-ff8f43176208 2026-07-09 14:29:05.258 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7caeeec4-6f0e-407e-a0da-e3ec361b897b 2026-07-09 14:29:05.599 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port e4c2f79c-1bc9-4f3f-ae3d-ff8f43176208 2026-07-09 14:29:08.479 10 INFO neutron.plugins.ml2.plugin [None req-b8c64eb7-5ef5-4013-ae05-d6017babe57a - - - - - -] Attempt 1 to provision port 4feefb0d-8695-4ce4-82d3-c904565ade44 2026-07-09 14:29:11.561 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 4feefb0d-8695-4ce4-82d3-c904565ade44 2026-07-09 14:29:11.698 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-df037452-61ce-4a7d-aa03-76f9574ca3bb'] response: {'server_uuid': '58b69d8c-9946-4ae2-83e2-89011e239cfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4feefb0d-8695-4ce4-82d3-c904565ade44', 'code': 200} /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 14:29:13.581 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c5d31e6-25db-467c-873d-aa13e661a278'] response: {'server_uuid': '58b69d8c-9946-4ae2-83e2-89011e239cfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4feefb0d-8695-4ce4-82d3-c904565ade44', 'code': 200} /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 14:29:19.325 10 INFO neutron.plugins.ml2.db [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] No ports have port_id starting with d9584894-fb09-4009-8f86-ccbc6d2774ba 2026-07-09 14:29:23.303 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f242e5e5-09e5-4508-8580-3f8d39d766f4 2026-07-09 14:29:23.955 9 INFO neutron.plugins.ml2.plugin [None req-811fae4c-b2bd-4440-9c1d-cb7f18b67064 - - - - - -] Attempt 1 to provision port f242e5e5-09e5-4508-8580-3f8d39d766f4 2026-07-09 14:29:24.529 10 INFO neutron.plugins.ml2.plugin [None req-452a46c5-799b-4c65-b527-d5344671380d - - - - - -] Attempt 1 to provision port f242e5e5-09e5-4508-8580-3f8d39d766f4 2026-07-09 14:29:25.357 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3745d737-631e-43bb-991b-7ba2325af70c 2026-07-09 14:29:25.637 9 INFO neutron.plugins.ml2.plugin [None req-5d9a27ed-3348-48bc-bfff-47738417c13e - - - - - -] Attempt 1 to provision port 54642ada-b26a-46d5-94f9-41021d9dbdc2 2026-07-09 14:29:25.969 10 INFO neutron.plugins.ml2.plugin [None req-39804bc7-b173-4931-9cb0-69c03587ee6b - - - - - -] Attempt 1 to provision port 3745d737-631e-43bb-991b-7ba2325af70c 2026-07-09 14:29:26.228 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port f242e5e5-09e5-4508-8580-3f8d39d766f4 2026-07-09 14:29:26.316 9 INFO neutron.plugins.ml2.plugin [None req-2f49ba51-7b40-4c32-a10f-228c500df911 - - - - - -] Attempt 1 to provision port 3745d737-631e-43bb-991b-7ba2325af70c 2026-07-09 14:29:26.609 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port a452e25d-5a61-4bf1-a913-9c4981df9a47 2026-07-09 14:29:27.010 9 INFO neutron.plugins.ml2.plugin [None req-6b06fb97-1a63-4bad-9183-194403b785b0 - - - - - -] Attempt 1 to provision port a452e25d-5a61-4bf1-a913-9c4981df9a47 2026-07-09 14:29:27.282 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3745d737-631e-43bb-991b-7ba2325af70c 2026-07-09 14:29:27.506 9 INFO neutron.plugins.ml2.plugin [None req-76bafd58-e5b9-4abf-b1c0-1185b2df207a - - - - - -] Attempt 1 to provision port a452e25d-5a61-4bf1-a913-9c4981df9a47 2026-07-09 14:29:27.769 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port a452e25d-5a61-4bf1-a913-9c4981df9a47 2026-07-09 14:29:29.111 9 INFO neutron.plugins.ml2.plugin [None req-5860ef02-4aeb-4198-9875-be968bef8ccc - - - - - -] Attempt 1 to provision port ae552f6a-3646-4fb4-af9a-99df6d94cdc7 2026-07-09 14:29:29.342 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 29717eed-d48b-4994-a2c1-1be435fbdd05 2026-07-09 14:29:30.174 10 INFO neutron.plugins.ml2.plugin [None req-94840430-4d99-4527-9846-5d861003ec7d - - - - - -] Attempt 1 to provision port ae552f6a-3646-4fb4-af9a-99df6d94cdc7 2026-07-09 14:29:31.276 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 29717eed-d48b-4994-a2c1-1be435fbdd05 2026-07-09 14:29:31.431 9 INFO neutron.plugins.ml2.plugin [None req-5406555c-0cdf-4b54-b4d4-686a6f37f0c2 - - - - - -] Attempt 1 to provision port 7c5d0c6d-eb7f-4964-8cec-10fff430b628 2026-07-09 14:29:32.288 9 INFO neutron.plugins.ml2.plugin [None req-cc04f330-6316-4378-9a99-48837cc46360 - - - - - -] Attempt 1 to provision port 7c5d0c6d-eb7f-4964-8cec-10fff430b628 2026-07-09 14:29:33.567 9 INFO neutron.plugins.ml2.plugin [None req-41244667-e897-4501-a91a-acea51cb88e3 - - - - - -] Attempt 1 to provision port 2344822d-4e1c-4565-ae45-61fdcd926746 2026-07-09 14:29:34.518 9 INFO neutron.plugins.ml2.plugin [None req-fb9fd347-225c-4690-b085-14e011778c3f - - - - - -] Attempt 1 to provision port 2344822d-4e1c-4565-ae45-61fdcd926746 2026-07-09 14:29:39.329 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 0883f300-88c7-4b78-bba0-610155d46384 2026-07-09 14:29:39.598 10 INFO neutron.plugins.ml2.plugin [None req-f181dac3-c745-40db-8504-3a328504e607 - - - - - -] Attempt 1 to provision port 3ab98e93-660c-4561-afbe-c499ec2221e5 2026-07-09 14:29:40.048 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3ab98e93-660c-4561-afbe-c499ec2221e5 2026-07-09 14:29:40.264 9 INFO neutron.plugins.ml2.plugin [None req-eff55c60-b5aa-40fe-9016-9d75fff0fd27 - - - - - -] Attempt 1 to provision port 0883f300-88c7-4b78-bba0-610155d46384 2026-07-09 14:29:40.862 9 INFO neutron.plugins.ml2.plugin [None req-a6004749-7301-4930-8564-036d50964324 - - - - - -] Attempt 1 to provision port f924cdf3-b361-4b11-a513-633a5deda9cf 2026-07-09 14:29:41.278 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 0883f300-88c7-4b78-bba0-610155d46384 2026-07-09 14:29:41.572 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3ab98e93-660c-4561-afbe-c499ec2221e5 2026-07-09 14:29:41.640 10 INFO neutron.plugins.ml2.plugin [None req-c225ddae-3007-40a0-a3ce-b64c1e288759 - - - - - -] Attempt 1 to provision port f924cdf3-b361-4b11-a513-633a5deda9cf 2026-07-09 14:29:43.004 10 INFO neutron.plugins.ml2.plugin [None req-cde19c02-b896-4962-873c-6bbd2d93fc85 - - - - - -] Attempt 1 to provision port 0cafa8fb-6b03-4f86-a8fc-f967f133e64e 2026-07-09 14:29:43.768 10 INFO neutron.plugins.ml2.plugin [None req-9277f7d3-40f2-4bca-a76b-cda48f8e3782 - - - - - -] Attempt 1 to provision port 0cafa8fb-6b03-4f86-a8fc-f967f133e64e 2026-07-09 14:29:44.830 10 INFO neutron.plugins.ml2.plugin [None req-b1902003-9168-4059-9849-48ca98cc3d6d - - - - - -] Attempt 1 to provision port e0153a60-fcc4-429b-9dbc-b079a60d2147 2026-07-09 14:29:47.399 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port e0153a60-fcc4-429b-9dbc-b079a60d2147 2026-07-09 14:29:47.611 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-57ee188e-7dde-448c-9ed0-ae2eb703ebed'] response: {'server_uuid': '33d54443-379c-488d-9983-29ed65d221e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0153a60-fcc4-429b-9dbc-b079a60d2147', 'code': 200} 2026-07-09 14:29:49.337 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port e0153a60-fcc4-429b-9dbc-b079a60d2147 2026-07-09 14:29:51.460 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7c5d0c6d-eb7f-4964-8cec-10fff430b628 2026-07-09 14:29:51.966 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 2344822d-4e1c-4565-ae45-61fdcd926746 2026-07-09 14:29:52.646 9 INFO neutron.plugins.ml2.plugin [None req-c71a44c0-1170-42d6-8329-9b95f52a708e - - - - - -] Attempt 1 to provision port 50ed37b4-4fe0-4e75-a7b6-b7c4276ae661 2026-07-09 14:29:52.673 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ae552f6a-3646-4fb4-af9a-99df6d94cdc7 2026-07-09 14:29:53.668 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 54642ada-b26a-46d5-94f9-41021d9dbdc2 2026-07-09 14:29:54.834 10 INFO neutron.plugins.ml2.plugin [None req-05397f6d-b8fa-4bea-97fc-1ff878e3f017 - - - - - -] Attempt 1 to provision port 10e3486e-1ce6-4c33-bb0f-317c84535e54 2026-07-09 14:29:55.099 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 7c5d0c6d-eb7f-4964-8cec-10fff430b628 2026-07-09 14:29:55.484 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 054d6f12-5f69-40d8-841b-48bbabd8a173 2026-07-09 14:29:55.490 9 INFO neutron.plugins.ml2.plugin [None req-d3a8214f-8d5c-4d19-b31c-d13db883f5b9 - - - - - -] Attempt 1 to provision port 10e3486e-1ce6-4c33-bb0f-317c84535e54 2026-07-09 14:29:55.848 9 INFO neutron.plugins.ml2.plugin [None req-d432a706-0090-4f67-a4dc-99f01d9f71f5 - - - - - -] Attempt 1 to provision port 054d6f12-5f69-40d8-841b-48bbabd8a173 2026-07-09 14:29:56.277 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 2344822d-4e1c-4565-ae45-61fdcd926746 2026-07-09 14:29:56.609 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 124c965a-054e-4171-ad40-ac718b35829a 2026-07-09 14:29:56.682 9 INFO neutron.plugins.ml2.plugin [None req-d748c353-5d27-48fd-a558-3627c350de42 - - - - - -] Attempt 1 to provision port 47293ab5-8e0c-42e5-93cf-37ec27baa244 2026-07-09 14:29:57.309 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 54642ada-b26a-46d5-94f9-41021d9dbdc2 2026-07-09 14:29:57.388 9 INFO neutron.plugins.ml2.plugin [None req-8160f1cf-327e-472c-9f41-af51aa9835bd - - - - - -] Attempt 1 to provision port 124c965a-054e-4171-ad40-ac718b35829a 2026-07-09 14:29:57.563 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port ae552f6a-3646-4fb4-af9a-99df6d94cdc7 2026-07-09 14:29:57.725 9 INFO neutron.plugins.ml2.plugin [None req-268eb24e-d2e3-4873-86ae-52d25f51d07c - - - - - -] Attempt 1 to provision port 3c341c75-9fd3-4f2b-af2c-7b1c61970a3c 2026-07-09 14:29:57.903 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 50ed37b4-4fe0-4e75-a7b6-b7c4276ae661 2026-07-09 14:29:58.221 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 47293ab5-8e0c-42e5-93cf-37ec27baa244 2026-07-09 14:29:58.356 9 INFO neutron.plugins.ml2.plugin [None req-71fde666-37c3-480a-8aad-a45a573c646f - - - - - -] Attempt 1 to provision port bf371352-da5f-48f4-9e89-e9291a893da3 2026-07-09 14:29:58.762 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 3c341c75-9fd3-4f2b-af2c-7b1c61970a3c 2026-07-09 14:29:59.098 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 054d6f12-5f69-40d8-841b-48bbabd8a173 2026-07-09 14:29:59.576 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port bf371352-da5f-48f4-9e89-e9291a893da3 /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 14:30:00.118 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 124c965a-054e-4171-ad40-ac718b35829a 2026-07-09 14:30:00.662 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port bf371352-da5f-48f4-9e89-e9291a893da3 2026-07-09 14:30:01.164 9 INFO neutron.plugins.ml2.plugin [None req-4760c382-c20a-4609-8f76-ad7800eb73d1 - - - - - -] Attempt 1 to provision port 352e18fd-84ae-497a-90fe-e88cd53bef56 2026-07-09 14:30:02.663 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 5020a8da-2443-4025-b4fd-5c375b0c57bd 2026-07-09 14:30:03.438 10 INFO neutron.plugins.ml2.plugin [None req-565fe509-f153-4bdc-b3f2-fc0837c5c030 - - - - - -] Attempt 1 to provision port 5020a8da-2443-4025-b4fd-5c375b0c57bd 2026-07-09 14:30:04.332 10 INFO neutron.plugins.ml2.plugin [None req-d719ae56-733a-41b9-afdd-8bbcbd50c3d3 - - - - - -] Attempt 1 to provision port 178e7e00-bb6f-49cd-a0ab-d855d3595a83 2026-07-09 14:30:04.720 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 5020a8da-2443-4025-b4fd-5c375b0c57bd 2026-07-09 14:30:04.804 9 INFO neutron.plugins.ml2.plugin [None req-0b3f07ee-f2b5-495a-8e2e-1171131b9e3e - - - - - -] Attempt 1 to provision port 178e7e00-bb6f-49cd-a0ab-d855d3595a83 2026-07-09 14:30:05.057 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 352e18fd-84ae-497a-90fe-e88cd53bef56 2026-07-09 14:30:05.211 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8e63d9e-ef14-4e9f-9264-b4de71d6495b'] response: {'server_uuid': 'aab82d59-44c3-46a3-b788-e44188df834f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '352e18fd-84ae-497a-90fe-e88cd53bef56', 'code': 200} 2026-07-09 14:30:06.646 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 352e18fd-84ae-497a-90fe-e88cd53bef56 2026-07-09 14:30:09.804 9 INFO neutron.plugins.ml2.plugin [None req-fc40c0c8-3b00-4286-af51-b6f2af308d3b - - - - - -] Attempt 1 to provision port 27962821-9f71-4d21-8aec-8d4d7192113a 2026-07-09 14:30:26.779 10 INFO neutron.plugins.ml2.plugin [None req-f7379d47-ddf4-495f-a84a-f4e8c83ef086 - - - - - -] Attempt 1 to provision port 31ecdda1-fc95-4aae-8553-cd9f45475d5b 2026-07-09 14:30:35.739 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.739 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:35.739 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 14:30:35.739 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:35.739 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.739 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:35.743 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:35.743 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 2 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:35.784 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.784 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:35.784 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 14:30:35.784 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:35.784 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.784 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:35.785 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:35.787 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 3 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:35.822 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.822 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:35.822 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 14:30:35.822 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:35.822 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.822 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:35.823 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:35.823 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 4 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:35.851 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.851 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:35.851 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 14:30:35.851 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:35.851 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.851 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:35.852 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:35.852 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 5 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:35.982 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.982 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:35.982 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 14:30:35.982 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:35.982 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:35.982 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:35.983 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:35.983 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 6 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:36.002 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.002 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:36.002 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 14:30:36.002 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:36.002 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.002 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:36.003 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:36.003 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 7 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:36.021 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.021 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:36.021 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 14:30:36.021 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:36.021 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.021 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:36.022 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:36.023 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 8 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:36.047 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.047 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:36.047 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 14:30:36.047 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:36.047 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.047 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:36.048 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:36.048 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 9 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:36.066 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.066 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:36.066 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 14:30:36.066 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:36.066 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.066 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:36.067 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:36.067 10 INFO neutron.plugins.ml2.plugin [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Attempt 10 to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 2026-07-09 14:30:36.090 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.090 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:36.090 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 14:30:36.090 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:36.090 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 312f7ccd-1fef-4868-96f8-c8fba1a2afd4 could not be found. 2026-07-09 14:30:36.090 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:36.091 10 ERROR neutron.plugins.ml2.managers [None req-beb2cfee-a2dc-4b2b-851b-b3091c402c50 - - - - - -] Failed to bind port 34bbd687-7838-46d9-b747-3cf1cfe4cf68 on host instance for vnic_type normal using segments [{'id': 'a07667e4-391a-4c9e-80fa-65b5a56d2dd1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 298, 'network_id': 'f0e21bc5-3db7-40d4-b265-afc60ee7ddad'}] 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network f0e21bc5-3db7-40d4-b265-afc60ee7ddad could not be found. 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 14:30:36.787 10 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 14:30:36.787 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network f0e21bc5-3db7-40d4-b265-afc60ee7ddad could not be found. 2026-07-09 14:30:36.787 10 ERROR oslo_messaging.rpc.server  2026-07-09 14:30:37.741 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.741 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.741 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 14:30:37.741 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.741 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.741 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.742 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.742 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 2 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.766 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.766 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.766 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 14:30:37.766 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.766 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.766 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.767 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.768 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 3 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.791 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.791 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.791 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 14:30:37.791 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.791 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.791 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.792 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.792 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 4 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.827 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 14:30:37.827 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.827 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 14:30:37.827 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.827 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.828 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.828 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 5 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.850 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.850 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.850 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 14:30:37.850 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.850 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.850 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.851 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.851 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 6 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.883 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.883 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.883 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 14:30:37.883 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.883 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.883 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.884 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.884 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 7 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.909 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.909 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.909 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 14:30:37.909 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.909 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.909 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.909 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.910 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 8 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.933 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.933 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.933 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 14:30:37.933 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.933 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.933 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.934 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.934 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 9 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.958 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.958 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.958 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 14:30:37.958 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.958 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.958 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.959 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:37.959 10 INFO neutron.plugins.ml2.plugin [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Attempt 10 to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 2026-07-09 14:30:37.988 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.988 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:30:37.988 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 14:30:37.988 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:30:37.988 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 583f8497-7b5a-4cc7-b009-063146e0d34f could not be found. 2026-07-09 14:30:37.988 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:30:37.989 10 ERROR neutron.plugins.ml2.managers [None req-06c28930-4d0d-4c6a-918f-7982a1046641 - - - - - -] Failed to bind port 15c90a6b-745f-49b1-b98a-b9df2b2fa7c0 on host instance for vnic_type normal using segments [{'id': '94e7df30-efeb-4b63-96d5-db874aeb5616', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 403, 'network_id': '6d04e797-04c2-421a-be9b-031d9ef8061d'}] 2026-07-09 14:30:40.694 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 6c73e4e6-9069-4224-9623-b77631bb9d2a 2026-07-09 14:30:40.956 10 INFO neutron.plugins.ml2.plugin [None req-063a0c1e-098a-4e1b-ae2f-74cd4940bd6a - - - - - -] Attempt 1 to provision port 8d01c961-fcd5-4009-809a-6ab21df94a92 2026-07-09 14:30:42.855 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 8d01c961-fcd5-4009-809a-6ab21df94a92 2026-07-09 14:30:42.986 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e919386-312a-440b-bc1c-6fe8292c5534'] response: {'server_uuid': '15a9f415-8ebd-47b9-8f7d-1fecd681663b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d01c961-fcd5-4009-809a-6ab21df94a92', 'code': 200} 2026-07-09 14:30:44.631 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 8d01c961-fcd5-4009-809a-6ab21df94a92 2026-07-09 14:31:22.934 9 INFO neutron.plugins.ml2.plugin [None req-2214679f-9495-461c-81b7-948e26b0c985 - - - - - -] Attempt 1 to provision port 9355fa1e-7ffb-4e45-a799-fac6629b43cf 2026-07-09 14:31:26.877 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 9355fa1e-7ffb-4e45-a799-fac6629b43cf 2026-07-09 14:31:27.014 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8f1b0a8-42ed-4baa-af94-ebca04ad9815'] response: {'server_uuid': '15a9f415-8ebd-47b9-8f7d-1fecd681663b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9355fa1e-7ffb-4e45-a799-fac6629b43cf', 'code': 200} 2026-07-09 14:31:28.807 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port 9355fa1e-7ffb-4e45-a799-fac6629b43cf 2026-07-09 14:31:59.262 10 INFO neutron.plugins.ml2.plugin [None req-babbce77-905e-4e81-81ef-4ada3defb44a - - - - - -] Attempt 1 to provision port d6d24073-faed-4330-8677-a7de2c757e8f 2026-07-09 14:32:02.907 9 INFO neutron.plugins.ml2.plugin [None req-50052e2e-ef62-4809-9fa5-6dc5b1c3890e - - - - - -] Attempt 1 to provision port d6d24073-faed-4330-8677-a7de2c757e8f 2026-07-09 14:32:03.095 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a032dfe-8a47-4823-b099-5f16817780c5'] response: {'server_uuid': '15a9f415-8ebd-47b9-8f7d-1fecd681663b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6d24073-faed-4330-8677-a7de2c757e8f', 'code': 200} 2026-07-09 14:32:04.673 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port d6d24073-faed-4330-8677-a7de2c757e8f 2026-07-09 14:32:12.756 9 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c377986d-3525-4eed-957d-b6266612e6de 2026-07-09 14:32:12.933 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-884ef2b6-1abf-4b2b-9e41-3b3289e2bebf'] response: {'server_uuid': '15a9f415-8ebd-47b9-8f7d-1fecd681663b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c377986d-3525-4eed-957d-b6266612e6de', 'code': 200} 2026-07-09 14:32:13.607 9 INFO neutron.plugins.ml2.plugin [None req-472e286f-a326-4c6b-aa48-543980782872 - - - - - -] Attempt 1 to provision port c377986d-3525-4eed-957d-b6266612e6de 2026-07-09 14:32:14.763 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c377986d-3525-4eed-957d-b6266612e6de 2026-07-09 14:32:28.796 10 INFO neutron.plugins.ml2.plugin [None req-6fba037e-1540-4c46-ae98-3ce875c64bdd - - - - - -] Attempt 1 to provision port c377986d-3525-4eed-957d-b6266612e6de 2026-07-09 14:32:28.917 9 INFO neutron.plugins.ml2.plugin [None req-1924d2fe-0f8f-45d2-9ab4-11a5fecc82b8 - - - - - -] Attempt 1 to provision port c377986d-3525-4eed-957d-b6266612e6de 2026-07-09 14:32:39.615 9 INFO neutron.plugins.ml2.plugin [None req-9f7c5439-2b9a-4418-ac78-c44193e0c692 - - - - - -] Attempt 1 to provision port d6d24073-faed-4330-8677-a7de2c757e8f