+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-14 08:03:26.756 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 08:03:26.756 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.3.dev6 2026-04-14 08:03:26.757 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-14 08:03:26.757 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 08:03:27.812 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 08:03:27.888 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 08:03:27.892 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 08:03:27.892 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 08:03:27.893 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 08:03:27.893 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 08:03:27.893 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:03:27.899 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:03:27.899 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 08:03:27.899 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 08:03:27.918 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 08:03:27.919 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 08:03:27.919 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 08:03:27.950 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 08:03:27.950 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 08:03:27.951 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 08:03:27.951 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 08:03:28.224 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 08:03:28.495 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 08:03:28.495 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 08:03:28.495 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 08:03:28.533 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 08:03:28.533 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 08:03:28.533 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 08:03:28.534 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 08:03:28.534 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing extension driver 'qos' 2026-04-14 08:03:28.534 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 08:03:28.534 1 INFO neutron.plugins.ml2.managers [None req-9053b517-8edd-498b-bb6b-1ca4045cdb97 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 08:03:28.547 1 INFO neutron.quota [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded quota_driver: . 2026-04-14 08:03:28.548 1 INFO neutron.plugins.ml2.plugin [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 08:03:28.548 1 INFO neutron.plugins.ml2.managers [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 08:03:28.548 1 INFO neutron.plugins.ml2.managers [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 08:03:28.548 1 INFO neutron.plugins.ml2.managers [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 08:03:28.549 1 INFO neutron.extensions.vlantransparent [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Disabled vlantransparent extension. 2026-04-14 08:03:28.549 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: qos 2026-04-14 08:03:28.559 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: router 2026-04-14 08:03:28.594 1 INFO neutron.services.service_base [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 08:03:28.594 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: segments 2026-04-14 08:03:28.657 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: trunk 2026-04-14 08:03:28.670 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: vpnaas 2026-04-14 08:03:28.700 1 WARNING stevedore.named [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 08:03:28.779 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 08:03:28.780 1 INFO neutron.common.utils [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 08:03:28.780 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: auto_allocate 2026-04-14 08:03:28.784 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: tag 2026-04-14 08:03:28.790 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: timestamp 2026-04-14 08:03:28.792 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 08:03:28.795 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: flavors 2026-04-14 08:03:28.797 1 INFO neutron.manager [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loading Plugin: revisions 2026-04-14 08:03:28.800 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Initializing extension manager. 2026-04-14 08:03:28.801 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: address-group 2026-04-14 08:03:28.802 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: address-scope 2026-04-14 08:03:28.803 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 08:03:28.803 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: agent 2026-04-14 08:03:28.804 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 08:03:28.805 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 08:03:28.805 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 08:03:28.806 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: availability_zone 2026-04-14 08:03:28.806 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 08:03:28.807 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 08:03:28.807 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: default-subnetpools 2026-04-14 08:03:28.808 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 08:03:28.809 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: dns-integration 2026-04-14 08:03:28.809 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 08:03:28.810 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 08:03:28.810 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: dvr 2026-04-14 08:03:28.811 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 08:03:28.811 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 08:03:28.811 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 08:03:28.812 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 08:03:28.812 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: external-net 2026-04-14 08:03:28.813 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 08:03:28.813 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: extraroute 2026-04-14 08:03:28.814 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 08:03:28.814 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 08:03:28.815 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 08:03:28.815 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 08:03:28.815 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 08:03:28.816 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: fip-port-details 2026-04-14 08:03:28.816 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: flavors 2026-04-14 08:03:28.817 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 08:03:28.818 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: floatingip-pools 2026-04-14 08:03:28.818 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: ip_allocation 2026-04-14 08:03:28.819 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 08:03:28.819 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: l2_adjacency 2026-04-14 08:03:28.820 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: router 2026-04-14 08:03:28.823 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 08:03:28.823 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 08:03:28.824 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 08:03:28.825 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 08:03:28.825 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: l3-ha 2026-04-14 08:03:28.825 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 08:03:28.826 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 08:03:28.826 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: l3-flavors 2026-04-14 08:03:28.827 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 08:03:28.827 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 08:03:28.829 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 08:03:28.830 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 08:03:28.831 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 08:03:28.832 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 08:03:28.832 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 08:03:28.833 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: multi-provider 2026-04-14 08:03:28.833 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: net-mtu 2026-04-14 08:03:28.834 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 08:03:28.834 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: network_availability_zone 2026-04-14 08:03:28.835 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: network_ha 2026-04-14 08:03:28.835 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: network-ip-availability 2026-04-14 08:03:28.836 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 08:03:28.836 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: pagination 2026-04-14 08:03:28.837 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-device-profile 2026-04-14 08:03:28.837 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 08:03:28.838 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 08:03:28.838 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 08:03:28.838 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-mac-override 2026-04-14 08:03:28.839 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 08:03:28.839 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 08:03:28.840 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 08:03:28.840 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-resource-request 2026-04-14 08:03:28.841 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 08:03:28.841 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 08:03:28.842 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: binding 2026-04-14 08:03:28.842 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: binding-extended 2026-04-14 08:03:28.843 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-security 2026-04-14 08:03:28.843 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: project-id 2026-04-14 08:03:28.844 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: provider 2026-04-14 08:03:28.845 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos 2026-04-14 08:03:28.846 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 08:03:28.846 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 08:03:28.847 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-default 2026-04-14 08:03:28.847 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-fip 2026-04-14 08:03:28.848 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 08:03:28.848 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 08:03:28.848 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 08:03:28.849 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 08:03:28.849 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 08:03:28.850 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-pps 2026-04-14 08:03:28.850 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 08:03:28.851 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 08:03:28.851 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 08:03:28.852 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: quota-check-limit 2026-04-14 08:03:28.853 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: quotas 2026-04-14 08:03:28.856 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: quota_details 2026-04-14 08:03:28.857 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: rbac-policies 2026-04-14 08:03:28.857 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: rbac-address-group 2026-04-14 08:03:28.858 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 08:03:28.858 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 08:03:28.859 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 08:03:28.859 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: revision-if-match 2026-04-14 08:03:28.860 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 08:03:28.860 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: router_availability_zone 2026-04-14 08:03:28.861 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 08:03:28.862 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 08:03:28.862 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 08:03:28.863 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 08:03:28.863 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 08:03:28.864 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 08:03:28.864 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 08:03:28.868 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: security-group 2026-04-14 08:03:28.869 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: segment 2026-04-14 08:03:28.869 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 08:03:28.870 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: service-type 2026-04-14 08:03:28.870 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: sorting 2026-04-14 08:03:28.870 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 08:03:28.871 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: standard-attr-description 2026-04-14 08:03:28.871 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: stateful-security-group 2026-04-14 08:03:28.872 1 WARNING neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 08:03:28.872 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 08:03:28.873 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: subnet-external-network 2026-04-14 08:03:28.873 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: subnet_onboard 2026-04-14 08:03:28.873 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 08:03:28.874 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: subnet-service-types 2026-04-14 08:03:28.874 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: subnet_allocation 2026-04-14 08:03:28.875 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 08:03:28.875 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: tag-creation 2026-04-14 08:03:28.876 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 08:03:28.879 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 08:03:28.879 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 08:03:28.880 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: trunk 2026-04-14 08:03:28.880 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: trunk-details 2026-04-14 08:03:28.881 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 08:03:28.881 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 08:03:28.883 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 08:03:28.883 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 08:03:28.884 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: vpn-flavors 2026-04-14 08:03:28.885 1 INFO neutron.api.extensions [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Loaded extension: vpnaas 2026-04-14 08:03:28.888 1 INFO oslo_service.service [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Starting 2 workers 2026-04-14 08:03:28.892 1 INFO oslo_service.service [None req-d37cdd30-77ca-47d5-9bc8-efdf864b39b5 - - - - - -] Starting 1 workers 2026-04-14 08:04:05.561 10 INFO neutron.db.l3_hamode_db [None req-0a9901a0-0b52-4de9-9055-ba3c70eb0494 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 08:04:20.073 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cd5e7980-5a2f-42d6-881f-e6058de0557f 2026-04-14 08:04:20.147 10 INFO neutron.plugins.ml2.plugin [None req-c1ba3708-93b9-47b5-bf51-1fe799ccae51 - - - - - -] Attempt 1 to provision port cd5e7980-5a2f-42d6-881f-e6058de0557f 2026-04-14 08:04:21.254 10 INFO neutron.plugins.ml2.plugin [None req-10029a88-575e-4183-89dc-c8f4decf8cfd - - - - - -] Attempt 1 to provision port cd5e7980-5a2f-42d6-881f-e6058de0557f 2026-04-14 08:04:21.990 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cd5e7980-5a2f-42d6-881f-e6058de0557f 2026-04-14 08:08:42.181 10 INFO neutron.plugins.ml2.plugin [None req-abeb5cff-8e21-4abf-8b48-52c0359667ee - - - - - -] Attempt 1 to provision port d4285228-81c2-4f8f-8179-5a6420682772 2026-04-14 08:08:42.187 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d4285228-81c2-4f8f-8179-5a6420682772 2026-04-14 08:08:43.283 10 INFO neutron.plugins.ml2.plugin [None req-ed886812-ffbb-48f6-98c9-3fb4d6133a71 - - - - - -] Attempt 1 to provision port d4285228-81c2-4f8f-8179-5a6420682772 2026-04-14 08:08:44.174 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d4285228-81c2-4f8f-8179-5a6420682772 2026-04-14 08:08:48.813 9 INFO neutron.plugins.ml2.plugin [None req-d054b5a0-c57f-4370-9ebb-1ee5d9eeb5cc - - - - - -] Attempt 1 to provision port b61aa809-54eb-4975-8478-9391489d31a5 2026-04-14 08:12:12.960 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port b61aa809-54eb-4975-8478-9391489d31a5 2026-04-14 08:12:14.337 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port b61aa809-54eb-4975-8478-9391489d31a5 2026-04-14 08:20:42.629 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5955cc68-8f12-482b-bf2b-c8751855616d 2026-04-14 08:20:44.630 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5955cc68-8f12-482b-bf2b-c8751855616d 2026-04-14 08:35:21.890 10 INFO neutron.plugins.ml2.plugin [None req-fccd5c29-935e-4925-bf28-40018d075810 - - - - - -] Attempt 1 to provision port 52752926-0f27-4206-ade0-3bc0d1796a17 2026-04-14 08:35:22.615 10 INFO neutron.plugins.ml2.plugin [None req-5cfa2c58-30b3-4919-a6a4-305c88ed06fc - - - - - -] Attempt 1 to provision port 25a3a335-cdac-4b97-aae7-41f86fb4b74a 2026-04-14 08:35:23.013 10 INFO neutron.plugins.ml2.plugin [None req-5cfa2c58-30b3-4919-a6a4-305c88ed06fc - - - - - -] Attempt 1 to provision port f04b393a-c4b0-4316-9615-14d5f6fd399c 2026-04-14 08:35:23.158 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 12f5fe52-a570-49c9-939c-b51a68b6b739 2026-04-14 08:35:23.298 10 INFO neutron.plugins.ml2.plugin [None req-af8ce90a-9148-45b1-9d5a-feec4c59903a - - - - - -] Attempt 1 to provision port 202ddf77-af8b-4e98-8d50-af08dfbff159 2026-04-14 08:35:23.705 10 INFO neutron.plugins.ml2.plugin [None req-af8ce90a-9148-45b1-9d5a-feec4c59903a - - - - - -] Attempt 1 to provision port 12f5fe52-a570-49c9-939c-b51a68b6b739 2026-04-14 08:35:23.747 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 202ddf77-af8b-4e98-8d50-af08dfbff159 2026-04-14 08:35:23.973 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 25a3a335-cdac-4b97-aae7-41f86fb4b74a 2026-04-14 08:35:24.500 9 INFO neutron.plugins.ml2.plugin [None req-9e305639-feff-42c6-a43b-3b397a2de3b1 - - - - - -] Attempt 1 to provision port 202ddf77-af8b-4e98-8d50-af08dfbff159 2026-04-14 08:35:24.574 9 INFO neutron.plugins.ml2.plugin [None req-9e305639-feff-42c6-a43b-3b397a2de3b1 - - - - - -] Attempt 1 to provision port 12f5fe52-a570-49c9-939c-b51a68b6b739 2026-04-14 08:35:24.640 9 INFO neutron.plugins.ml2.plugin [None req-9e305639-feff-42c6-a43b-3b397a2de3b1 - - - - - -] Attempt 1 to provision port 063a94d2-d1bd-4ab7-9cbc-978164dd6691 2026-04-14 08:35:24.671 9 INFO neutron.plugins.ml2.plugin [None req-9e305639-feff-42c6-a43b-3b397a2de3b1 - - - - - -] Attempt 1 to provision port 25a3a335-cdac-4b97-aae7-41f86fb4b74a 2026-04-14 08:35:25.126 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 12f5fe52-a570-49c9-939c-b51a68b6b739 2026-04-14 08:35:25.208 10 INFO neutron.plugins.ml2.plugin [None req-d23a8dfb-3cfd-455d-b23b-fe111444534a - - - - - -] Attempt 1 to provision port 2b588fc7-6356-4858-8423-3e3502f13198 2026-04-14 08:35:25.238 10 INFO neutron.plugins.ml2.plugin [None req-d23a8dfb-3cfd-455d-b23b-fe111444534a - - - - - -] Attempt 1 to provision port e8e587ff-f54a-44e3-897e-9adc2025e5c7 2026-04-14 08:35:25.349 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 202ddf77-af8b-4e98-8d50-af08dfbff159 2026-04-14 08:35:25.917 9 INFO neutron.plugins.ml2.plugin [None req-b1559f2a-638d-4b43-9646-78480fa88fb7 - - - - - -] Attempt 1 to provision port 2b588fc7-6356-4858-8423-3e3502f13198 2026-04-14 08:35:25.938 9 INFO neutron.plugins.ml2.plugin [None req-b1559f2a-638d-4b43-9646-78480fa88fb7 - - - - - -] Attempt 1 to provision port e8e587ff-f54a-44e3-897e-9adc2025e5c7 2026-04-14 08:35:26.618 10 INFO neutron.plugins.ml2.plugin [None req-3cbd05e4-d9e6-49cf-82db-01f6921f0099 - - - - - -] Attempt 1 to provision port e856314b-0c54-43ab-b45e-7e73f1c3c9a1 2026-04-14 08:35:27.135 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 736dd686-75a8-43e8-a7cc-136e9c2666fb 2026-04-14 08:35:27.383 9 INFO neutron.plugins.ml2.plugin [None req-38525d05-8c29-492c-85d7-e9174f530be6 - - - - - -] Attempt 1 to provision port 93f2b537-dce8-476a-8c1b-ca3676c4ed2a 2026-04-14 08:35:27.412 9 INFO neutron.plugins.ml2.plugin [None req-38525d05-8c29-492c-85d7-e9174f530be6 - - - - - -] Attempt 1 to provision port e856314b-0c54-43ab-b45e-7e73f1c3c9a1 2026-04-14 08:35:28.029 9 INFO neutron.plugins.ml2.plugin [None req-4d6c981a-642a-4ecc-b7ce-4e8392539517 - - - - - -] Attempt 1 to provision port 736dd686-75a8-43e8-a7cc-136e9c2666fb 2026-04-14 08:35:29.134 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 736dd686-75a8-43e8-a7cc-136e9c2666fb 2026-04-14 08:35:29.150 10 INFO neutron.plugins.ml2.plugin [None req-2da44da1-c43c-4117-ba92-0f0b541c4ba9 - - - - - -] Attempt 1 to provision port 736dd686-75a8-43e8-a7cc-136e9c2666fb 2026-04-14 08:35:29.844 10 INFO neutron.plugins.ml2.plugin [None req-65810ec5-63cd-422e-ba63-afe626e40e10 - - - - - -] Attempt 1 to provision port 083060f4-0515-4ab3-b662-6df4861951a7 2026-04-14 08:35:30.749 9 INFO neutron.plugins.ml2.plugin [None req-b81a9247-a1e8-464b-b995-f059eda60d63 - - - - - -] Attempt 1 to provision port 083060f4-0515-4ab3-b662-6df4861951a7 2026-04-14 08:35:35.219 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d717adef-c292-44ff-b8d3-4f70b580ebd4 2026-04-14 08:35:35.827 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 4b662dde-fa04-4f37-b0a9-bd271b250046 2026-04-14 08:35:36.305 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 249beeca-948f-4e41-bd35-c5ab5cd4ba84 2026-04-14 08:35:36.989 10 INFO neutron.plugins.ml2.plugin [None req-7ebe95fd-9a2a-495d-aca5-4246d893e26e - - - - - -] Attempt 1 to provision port 82db6271-daf7-469e-a46e-4304382b39c9 2026-04-14 08:35:37.359 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5e8ec563-a676-4724-93ed-e5f00807f0fd 2026-04-14 08:35:37.688 9 INFO neutron.plugins.ml2.plugin [None req-973edd09-409d-40ea-8414-1dffe20400ae - - - - - -] Attempt 1 to provision port 5e8ec563-a676-4724-93ed-e5f00807f0fd 2026-04-14 08:35:37.875 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d717adef-c292-44ff-b8d3-4f70b580ebd4 2026-04-14 08:35:38.118 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 4b662dde-fa04-4f37-b0a9-bd271b250046 2026-04-14 08:35:38.350 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 249beeca-948f-4e41-bd35-c5ab5cd4ba84 2026-04-14 08:35:39.105 9 INFO neutron.plugins.ml2.plugin [None req-5e8fba4f-41fe-4502-ad38-bee521cbe989 - - - - - -] Attempt 1 to provision port 5e8ec563-a676-4724-93ed-e5f00807f0fd 2026-04-14 08:35:39.355 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5e8ec563-a676-4724-93ed-e5f00807f0fd 2026-04-14 08:35:39.797 10 INFO neutron.plugins.ml2.plugin [None req-cc364081-3211-49a9-a235-73f3b4e0272e - - - - - -] Attempt 1 to provision port b3feedd9-7e4d-40e2-bc70-9837fb4b8801 2026-04-14 08:35:40.504 9 INFO neutron.plugins.ml2.plugin [None req-4ba4a266-f416-4f3f-a934-eddcd39eab7a - - - - - -] Attempt 1 to provision port b3feedd9-7e4d-40e2-bc70-9837fb4b8801 2026-04-14 08:35:41.334 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port a8197a37-51da-4c58-829d-6d5b4fd658a0 2026-04-14 08:35:46.344 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d9d5ca95-adc2-4699-b15c-ee5970577c6d 2026-04-14 08:35:46.792 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 0425fa2c-7de2-4cc3-93bb-32fbb96dd41a 2026-04-14 08:35:46.966 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5132f653-caee-4327-b9ec-998665cb2f58'] response: {'server_uuid': '6164156b-6877-4664-9f7a-c8bb36e70266', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9d5ca95-adc2-4699-b15c-ee5970577c6d', 'code': 200} 2026-04-14 08:35:48.160 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d9d5ca95-adc2-4699-b15c-ee5970577c6d 2026-04-14 08:35:48.419 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 0425fa2c-7de2-4cc3-93bb-32fbb96dd41a 2026-04-14 08:35:49.002 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06353aea-f9eb-41a5-a5d8-3cffb30e0c7f'] response: {'server_uuid': 'da1280db-8f31-4dde-b639-c8cb1f01d278', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0425fa2c-7de2-4cc3-93bb-32fbb96dd41a', 'code': 200} 2026-04-14 08:35:50.681 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port b8cbea62-97b1-42f5-b79f-99e55fc139df 2026-04-14 08:35:51.326 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9ca1890-4b6c-41fc-9f5d-ff9577025585'] response: {'server_uuid': 'bf5221aa-8ede-4a8d-b6b5-7370724102a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8cbea62-97b1-42f5-b79f-99e55fc139df', 'code': 200} 2026-04-14 08:35:52.199 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port b8cbea62-97b1-42f5-b79f-99e55fc139df 2026-04-14 08:35:54.452 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b86cb81b-b4fb-41b7-a9b0-3470110a746f'] response: {'server_uuid': 'da1280db-8f31-4dde-b639-c8cb1f01d278', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0425fa2c-7de2-4cc3-93bb-32fbb96dd41a', 'code': 200} 2026-04-14 08:35:56.491 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eac597c-a23a-40be-9b93-1eee207541be'] response: {'server_uuid': 'bf5221aa-8ede-4a8d-b6b5-7370724102a2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b8cbea62-97b1-42f5-b79f-99e55fc139df', 'code': 200} 2026-04-14 08:36:06.460 9 INFO neutron.plugins.ml2.plugin [None req-9c7fd912-a6de-4212-96fb-d13a4045afd2 - - - - - -] Attempt 1 to provision port 7e87415d-0240-4dfe-acf9-2f1aae569e22 2026-04-14 08:36:07.563 9 INFO neutron.plugins.ml2.plugin [None req-cace84bc-de7b-4413-92a1-93e66f8e77e0 - - - - - -] Attempt 1 to provision port 1144fd3c-55c5-499b-8d13-790e996c81ba 2026-04-14 08:36:07.793 9 INFO neutron.plugins.ml2.plugin [None req-cace84bc-de7b-4413-92a1-93e66f8e77e0 - - - - - -] Attempt 1 to provision port 6e973ec4-0048-4c62-a84e-f9ba4a594094 2026-04-14 08:36:08.310 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port f04b393a-c4b0-4316-9615-14d5f6fd399c 2026-04-14 08:36:08.544 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port e8e587ff-f54a-44e3-897e-9adc2025e5c7 2026-04-14 08:36:08.673 10 INFO neutron.plugins.ml2.plugin [None req-3b03474d-eea6-487d-a805-e40043c74fa4 - - - - - -] Attempt 1 to provision port 31a5e1f3-50ba-40d3-9190-6466a9debf8e 2026-04-14 08:36:08.846 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 1144fd3c-55c5-499b-8d13-790e996c81ba 2026-04-14 08:36:09.054 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 31a5e1f3-50ba-40d3-9190-6466a9debf8e 2026-04-14 08:36:09.378 9 INFO neutron.plugins.ml2.plugin [None req-b7b264ca-5da2-4ffa-8967-abbc32404e78 - - - - - -] Attempt 1 to provision port 1144fd3c-55c5-499b-8d13-790e996c81ba 2026-04-14 08:36:10.094 10 INFO neutron.plugins.ml2.plugin [None req-f0298ede-fadf-41b2-8aab-70ebf4ff960f - - - - - -] Attempt 1 to provision port cfa7e384-cb45-456d-af82-ef8924185dd8 2026-04-14 08:36:10.120 10 INFO neutron.plugins.ml2.plugin [None req-f0298ede-fadf-41b2-8aab-70ebf4ff960f - - - - - -] Attempt 1 to provision port 31a5e1f3-50ba-40d3-9190-6466a9debf8e 2026-04-14 08:36:10.266 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port f0eccf6c-ad66-450e-b7f8-352763312e29 2026-04-14 08:36:10.605 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port f04b393a-c4b0-4316-9615-14d5f6fd399c 2026-04-14 08:36:10.718 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port e8e587ff-f54a-44e3-897e-9adc2025e5c7 2026-04-14 08:36:10.790 9 INFO neutron.plugins.ml2.plugin [None req-f4fbd11b-1802-4765-a31c-fd352f283e39 - - - - - -] Attempt 1 to provision port cfa7e384-cb45-456d-af82-ef8924185dd8 2026-04-14 08:36:10.820 9 INFO neutron.plugins.ml2.plugin [None req-f4fbd11b-1802-4765-a31c-fd352f283e39 - - - - - -] Attempt 1 to provision port 5ff299b7-906a-45fa-aba5-018aa17785ba 2026-04-14 08:36:10.892 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 31a5e1f3-50ba-40d3-9190-6466a9debf8e 2026-04-14 08:36:11.099 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3c5a6443-bdca-4d30-a9c9-4b94299aab2b 2026-04-14 08:36:11.495 9 INFO neutron.plugins.ml2.plugin [None req-4fcca852-0750-4015-91b4-91846b86d882 - - - - - -] Attempt 1 to provision port 5ff299b7-906a-45fa-aba5-018aa17785ba 2026-04-14 08:36:12.201 9 INFO neutron.plugins.ml2.plugin [None req-95b70772-83f2-40b6-891b-b3a719aa56cf - - - - - -] Attempt 1 to provision port d9d5ca95-adc2-4699-b15c-ee5970577c6d 2026-04-14 08:36:12.309 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port f0eccf6c-ad66-450e-b7f8-352763312e29 2026-04-14 08:36:12.523 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3c5a6443-bdca-4d30-a9c9-4b94299aab2b 2026-04-14 08:36:15.336 9 INFO neutron.plugins.ml2.plugin [None req-2f8a77a4-4db5-46fc-acb5-6c1503aa58e0 - - - - - -] Attempt 1 to provision port d9d5ca95-adc2-4699-b15c-ee5970577c6d 2026-04-14 08:36:16.235 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d9d5ca95-adc2-4699-b15c-ee5970577c6d 2026-04-14 08:36:23.319 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port a3184140-a02c-4a28-a762-65e0542323f0 2026-04-14 08:36:23.473 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6db2e5be-7382-4f68-82f1-9619c633efde'] response: {'server_uuid': '8fb81038-7ab2-426d-9481-9c8103977c52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3184140-a02c-4a28-a762-65e0542323f0', 'code': 200} 2026-04-14 08:36:24.934 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 52382216-9bc1-4da4-89fe-fa3ffeef7dfa 2026-04-14 08:36:25.329 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port a3184140-a02c-4a28-a762-65e0542323f0 2026-04-14 08:36:25.514 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6603532c-22b6-4995-a3c8-7a84fe074473'] response: {'server_uuid': 'e8596957-c656-40c9-83f1-311134272425', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52382216-9bc1-4da4-89fe-fa3ffeef7dfa', 'code': 200} 2026-04-14 08:36:26.240 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 52382216-9bc1-4da4-89fe-fa3ffeef7dfa 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.561 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.565 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.566 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 2 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.579 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.581 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.582 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 3 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.603 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.606 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.607 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 4 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.623 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.625 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.625 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 5 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.640 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.641 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.641 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 6 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.660 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.662 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.663 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 7 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.674 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.676 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.676 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 8 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.692 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.693 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.694 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 9 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.710 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.712 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:27.712 10 INFO neutron.plugins.ml2.plugin [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Attempt 10 to bind port bf704042-732f-4630-84ad-30c63185b1dd 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0bcd6335-c4f8-4ca2-aa33-6b1e59a5f7d9 could not be found. 2026-04-14 08:36:27.727 10 ERROR neutron.plugins.ml2.managers 2026-04-14 08:36:27.729 10 ERROR neutron.plugins.ml2.managers [None req-f50bf1ab-4d1a-44e6-abb0-541b8cffa5c6 - - - - - -] Failed to bind port bf704042-732f-4630-84ad-30c63185b1dd on host instance for vnic_type normal using segments [{'id': '9672f699-c2c8-4bd1-a1d9-ddfadda5f58f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 54, 'network_id': '73ad4c25-1256-4cb1-892c-07d699ede862'}] 2026-04-14 08:36:28.247 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cfa7e384-cb45-456d-af82-ef8924185dd8 2026-04-14 08:36:28.612 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 7e87415d-0240-4dfe-acf9-2f1aae569e22 2026-04-14 08:36:30.520 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port ca2f8242-fcde-426e-975b-060caaa844af 2026-04-14 08:36:30.782 9 INFO neutron.plugins.ml2.plugin [None req-55b0e2ab-bf55-48e3-be67-bf4029cba539 - - - - - -] Attempt 1 to provision port 7e9e3d1f-9c89-41fc-b527-2e2cecb79d39 2026-04-14 08:36:30.888 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 7e87415d-0240-4dfe-acf9-2f1aae569e22 2026-04-14 08:36:31.047 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cfa7e384-cb45-456d-af82-ef8924185dd8 2026-04-14 08:36:31.253 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5ff299b7-906a-45fa-aba5-018aa17785ba 2026-04-14 08:36:32.190 9 INFO neutron.plugins.ml2.plugin [None req-68d453fb-eeda-4ae5-9851-8fe35e8b6461 - - - - - -] Attempt 1 to provision port ca2f8242-fcde-426e-975b-060caaa844af 2026-04-14 08:36:32.253 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 6e973ec4-0048-4c62-a84e-f9ba4a594094 2026-04-14 08:36:32.529 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port ca2f8242-fcde-426e-975b-060caaa844af 2026-04-14 08:36:32.746 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5ff299b7-906a-45fa-aba5-018aa17785ba 2026-04-14 08:36:32.899 9 INFO neutron.plugins.ml2.plugin [None req-d6eb0ea0-6957-4d1a-af3c-fb5e059631e1 - - - - - -] Attempt 1 to provision port ca2f8242-fcde-426e-975b-060caaa844af 2026-04-14 08:36:33.601 9 INFO neutron.plugins.ml2.plugin [None req-c63154ff-6f92-41a2-8bff-41c6a5b083df - - - - - -] Attempt 1 to provision port 77e89f66-505e-4c63-97ec-b23f26ae6bfc 2026-04-14 08:36:34.309 9 INFO neutron.plugins.ml2.plugin [None req-796bb0c4-3d30-45c9-a407-56bb0803f199 - - - - - -] Attempt 1 to provision port 77e89f66-505e-4c63-97ec-b23f26ae6bfc 2026-04-14 08:36:34.393 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 8b2c759f-36e4-4f98-bf62-fcffa528f2d5 2026-04-14 08:36:36.180 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 8b2c759f-36e4-4f98-bf62-fcffa528f2d5 2026-04-14 08:36:38.195 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 02fb904b-b61e-4630-b189-6ae9a30d0865 2026-04-14 08:36:38.551 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 048e82ac-9799-4cf6-96ad-9a8b5d6018ef 2026-04-14 08:36:38.627 9 INFO neutron.plugins.ml2.plugin [None req-24181cf7-c861-40b6-95f5-9a0458c1890b - - - - - -] Attempt 1 to provision port 048e82ac-9799-4cf6-96ad-9a8b5d6018ef 2026-04-14 08:36:39.336 10 INFO neutron.plugins.ml2.plugin [None req-b7169ff9-6038-4ebf-aafd-b55ee367c915 - - - - - -] Attempt 1 to provision port 02fb904b-b61e-4630-b189-6ae9a30d0865 2026-04-14 08:36:40.036 9 INFO neutron.plugins.ml2.plugin [None req-282c0ba5-6c61-4b20-9987-dc1be7d8c0ac - - - - - -] Attempt 1 to provision port 048e82ac-9799-4cf6-96ad-9a8b5d6018ef 2026-04-14 08:36:40.155 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 02fb904b-b61e-4630-b189-6ae9a30d0865 2026-04-14 08:36:40.339 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 048e82ac-9799-4cf6-96ad-9a8b5d6018ef 2026-04-14 08:36:40.743 9 INFO neutron.plugins.ml2.plugin [None req-0af03547-4c65-48a8-a7f3-3f11e1a7b85e - - - - - -] Attempt 1 to provision port a01a09ea-5bf2-4a0b-bdf6-70d5075c5cd1 2026-04-14 08:36:40.777 9 INFO neutron.plugins.ml2.plugin [None req-0af03547-4c65-48a8-a7f3-3f11e1a7b85e - - - - - -] Attempt 1 to provision port 575c95b1-8a21-4486-8ccc-512be8699da4 2026-04-14 08:36:40.798 9 INFO neutron.plugins.ml2.plugin [None req-0af03547-4c65-48a8-a7f3-3f11e1a7b85e - - - - - -] Attempt 1 to provision port 02fb904b-b61e-4630-b189-6ae9a30d0865 2026-04-14 08:36:41.445 9 INFO neutron.plugins.ml2.plugin [None req-c0709d36-629a-4235-9cb5-a0d5b987f538 - - - - - -] Attempt 1 to provision port a01a09ea-5bf2-4a0b-bdf6-70d5075c5cd1 2026-04-14 08:36:46.673 10 INFO neutron.plugins.ml2.plugin [None req-5ce9d635-24cc-400d-b537-e9c025091c40 - - - - - -] Attempt 1 to provision port 88446bb6-579f-4c32-b615-8aa9a9a96e13 2026-04-14 08:36:46.728 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 7b5c3229-3d03-4f57-9ab8-943d46302716 2026-04-14 08:36:46.940 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-efabcfa4-55bb-40f5-9cf9-75e5362e4569'] response: {'server_uuid': '52aae7f3-3151-43db-9efe-e43fc0ca0e49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b5c3229-3d03-4f57-9ab8-943d46302716', 'code': 200} 2026-04-14 08:36:47.163 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 88446bb6-579f-4c32-b615-8aa9a9a96e13 2026-04-14 08:36:47.994 9 INFO neutron.plugins.ml2.plugin [None req-de8e866f-ff52-404a-a90d-807d5c09bc33 - - - - - -] Attempt 1 to provision port 88446bb6-579f-4c32-b615-8aa9a9a96e13 2026-04-14 08:36:48.244 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 7b5c3229-3d03-4f57-9ab8-943d46302716 2026-04-14 08:36:48.489 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 88446bb6-579f-4c32-b615-8aa9a9a96e13 2026-04-14 08:36:49.680 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7aa4b8e-947c-4005-8fe8-f21456db12c7'] response: {'server_uuid': 'e8596957-c656-40c9-83f1-311134272425', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '52382216-9bc1-4da4-89fe-fa3ffeef7dfa', 'code': 200} 2026-04-14 08:36:50.092 9 INFO neutron.plugins.ml2.plugin [None req-e761d041-6af7-40cb-bfce-9bdd1a32edbc - - - - - -] Attempt 1 to provision port 728cf7c7-25f5-4b21-9aca-935ba00da137 2026-04-14 08:36:50.193 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 52382216-9bc1-4da4-89fe-fa3ffeef7dfa 2026-04-14 08:36:50.309 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f864a7c-96db-4a05-87e0-da6e77e7ce66'] response: {'server_uuid': 'e8596957-c656-40c9-83f1-311134272425', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52382216-9bc1-4da4-89fe-fa3ffeef7dfa', 'code': 200} 2026-04-14 08:36:52.279 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 52382216-9bc1-4da4-89fe-fa3ffeef7dfa 2026-04-14 08:36:52.625 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 04659f78-fb5e-4f24-b934-2f5fa5389adf 2026-04-14 08:36:53.000 9 INFO neutron.plugins.ml2.plugin [None req-bc8f88a1-6036-4f7c-987f-8c1642fdffd9 - - - - - -] Attempt 1 to provision port 04659f78-fb5e-4f24-b934-2f5fa5389adf 2026-04-14 08:36:53.057 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 77e89f66-505e-4c63-97ec-b23f26ae6bfc 2026-04-14 08:36:53.351 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 7e9e3d1f-9c89-41fc-b527-2e2cecb79d39 2026-04-14 08:36:54.343 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 7e9e3d1f-9c89-41fc-b527-2e2cecb79d39 2026-04-14 08:36:54.522 9 INFO neutron.plugins.ml2.plugin [None req-5dcae25e-764e-4b1a-8ec0-f28a9bf23c29 - - - - - -] Attempt 1 to provision port 04659f78-fb5e-4f24-b934-2f5fa5389adf 2026-04-14 08:36:54.540 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 04659f78-fb5e-4f24-b934-2f5fa5389adf 2026-04-14 08:36:54.720 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 77e89f66-505e-4c63-97ec-b23f26ae6bfc 2026-04-14 08:36:56.525 10 INFO neutron.plugins.ml2.plugin [None req-9b539ba9-f3c9-49f4-ad16-a3db75586ea5 - - - - - -] Attempt 1 to provision port ce9243a0-0408-4083-804a-0df5a3dcef71 2026-04-14 08:37:08.190 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3855655e-87d9-4c32-91df-49b4ffd323c9 2026-04-14 08:37:30.231 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 08cdb4ea-b431-478e-8b47-e5decfa9e400 2026-04-14 08:37:30.713 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 329769b8-c791-462e-b462-d656c7470421 2026-04-14 08:37:32.213 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 08cdb4ea-b431-478e-8b47-e5decfa9e400 2026-04-14 08:37:32.364 10 INFO neutron.plugins.ml2.plugin [None req-41a6b8a4-e9b1-4804-a712-94c8c30babeb - - - - - -] Attempt 1 to provision port 08cdb4ea-b431-478e-8b47-e5decfa9e400 2026-04-14 08:37:32.417 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 329769b8-c791-462e-b462-d656c7470421 2026-04-14 08:37:33.073 10 INFO neutron.plugins.ml2.plugin [None req-2d239fc9-d5ba-4fe0-a6bb-60b40ac71748 - - - - - -] Attempt 1 to provision port d93b8d7f-c87c-491b-9f30-9c0db197b419 2026-04-14 08:37:33.104 10 INFO neutron.plugins.ml2.plugin [None req-2d239fc9-d5ba-4fe0-a6bb-60b40ac71748 - - - - - -] Attempt 1 to provision port 08cdb4ea-b431-478e-8b47-e5decfa9e400 2026-04-14 08:37:33.162 10 INFO neutron.plugins.ml2.plugin [None req-2d239fc9-d5ba-4fe0-a6bb-60b40ac71748 - - - - - -] Attempt 1 to provision port 329769b8-c791-462e-b462-d656c7470421 2026-04-14 08:37:33.779 9 INFO neutron.plugins.ml2.plugin [None req-7413a82e-b300-45e7-924f-3ffaf13ee809 - - - - - -] Attempt 1 to provision port d93b8d7f-c87c-491b-9f30-9c0db197b419 2026-04-14 08:37:33.815 9 INFO neutron.plugins.ml2.plugin [None req-7413a82e-b300-45e7-924f-3ffaf13ee809 - - - - - -] Attempt 1 to provision port 329769b8-c791-462e-b462-d656c7470421 2026-04-14 08:37:40.015 10 INFO neutron.plugins.ml2.plugin [None req-7b3c6ec0-bbab-422f-8d13-72621ee60243 - - - - - -] Attempt 1 to provision port 2f108f70-9733-441f-a682-32b628b0c14e 2026-04-14 08:37:40.238 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5eef06a0-fee8-40ce-9b45-cda5abc4bf0e 2026-04-14 08:37:41.130 9 INFO neutron.plugins.ml2.plugin [None req-5cb86f32-d718-4c1b-8341-64765cbf19ba - - - - - -] Attempt 1 to provision port 5eef06a0-fee8-40ce-9b45-cda5abc4bf0e 2026-04-14 08:37:41.828 9 INFO neutron.plugins.ml2.plugin [None req-90c397e7-9d95-4570-bb9d-d8ac38543c37 - - - - - -] Attempt 1 to provision port 5eef06a0-fee8-40ce-9b45-cda5abc4bf0e 2026-04-14 08:37:42.294 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 5eef06a0-fee8-40ce-9b45-cda5abc4bf0e 2026-04-14 08:37:42.540 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 1370b6ea-dac5-4bea-9c29-07be8237547e 2026-04-14 08:37:44.236 9 INFO neutron.plugins.ml2.plugin [None req-cd5bd5db-1973-43db-84c8-523669831398 - - - - - -] Attempt 1 to provision port 95109cae-0afd-4bca-9bb0-835dd985b7d0 2026-04-14 08:37:44.277 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 1370b6ea-dac5-4bea-9c29-07be8237547e 2026-04-14 08:37:44.481 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 95109cae-0afd-4bca-9bb0-835dd985b7d0 2026-04-14 08:37:45.554 10 INFO neutron.plugins.ml2.plugin [None req-b5d55965-b93c-47c5-a9d3-436f927861b9 - - - - - -] Attempt 1 to provision port 01075efd-11ea-4716-a926-de58a07526e4 2026-04-14 08:37:45.586 10 INFO neutron.plugins.ml2.plugin [None req-b5d55965-b93c-47c5-a9d3-436f927861b9 - - - - - -] Attempt 1 to provision port 95109cae-0afd-4bca-9bb0-835dd985b7d0 2026-04-14 08:37:46.336 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port c1ee6274-4e5d-4cdb-8cc3-32e8a2984289 2026-04-14 08:37:46.446 9 INFO neutron.plugins.ml2.plugin [None req-fdb565cf-08a3-45d1-b307-65c1b8771621 - - - - - -] Attempt 1 to provision port 01075efd-11ea-4716-a926-de58a07526e4 2026-04-14 08:37:46.723 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 95109cae-0afd-4bca-9bb0-835dd985b7d0 2026-04-14 08:37:47.154 9 INFO neutron.plugins.ml2.plugin [None req-87581107-739a-4abe-a35e-87da6c636417 - - - - - -] Attempt 1 to provision port c1ee6274-4e5d-4cdb-8cc3-32e8a2984289 2026-04-14 08:37:47.215 9 INFO neutron.plugins.ml2.plugin [None req-87581107-739a-4abe-a35e-87da6c636417 - - - - - -] Attempt 1 to provision port 01075efd-11ea-4716-a926-de58a07526e4 2026-04-14 08:37:47.864 10 INFO neutron.plugins.ml2.plugin [None req-2e63f89e-dd7d-4c60-867a-a0af5cf34281 - - - - - -] Attempt 1 to provision port c1ee6274-4e5d-4cdb-8cc3-32e8a2984289 2026-04-14 08:37:50.078 10 INFO neutron.plugins.ml2.plugin [None req-85d8c8ba-1398-47f6-87a4-dfc5194c8f05 - - - - - -] Attempt 1 to provision port dc90a2ac-7cb8-4e82-91b0-1a4f81fd1d3a 2026-04-14 08:37:56.730 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port a2ada8ae-1129-46cd-a71e-1d81c1f962cc 2026-04-14 08:37:56.834 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-55222361-364e-4747-b4cb-41e68424df0d'] response: {'server_uuid': 'cf3272b1-af5f-4a45-b38a-55974281973d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2ada8ae-1129-46cd-a71e-1d81c1f962cc', 'code': 200} 2026-04-14 08:37:58.212 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port a2ada8ae-1129-46cd-a71e-1d81c1f962cc 2026-04-14 08:38:00.225 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 2f108f70-9733-441f-a682-32b628b0c14e 2026-04-14 08:38:00.679 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 01075efd-11ea-4716-a926-de58a07526e4 2026-04-14 08:38:02.207 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 2f108f70-9733-441f-a682-32b628b0c14e 2026-04-14 08:38:02.367 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 01075efd-11ea-4716-a926-de58a07526e4 2026-04-14 08:38:06.751 9 INFO neutron.plugins.ml2.plugin [None req-c210e0cf-cf5b-4778-bf69-de76ca42660c - - - - - -] Attempt 1 to provision port b1a07326-ca14-4e2e-bf73-3d9c8642ab9c 2026-04-14 08:38:07.853 10 INFO neutron.plugins.ml2.plugin [None req-db9a0b26-bbc6-4805-9a7b-3a1b27caf96a - - - - - -] Attempt 1 to provision port 887a2fe2-082e-4a42-afaf-1164ea11c8ff 2026-04-14 08:38:08.337 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 887a2fe2-082e-4a42-afaf-1164ea11c8ff 2026-04-14 08:38:09.163 10 INFO neutron.plugins.ml2.plugin [None req-a7f4f548-8771-416e-b18f-6ba283b55451 - - - - - -] Attempt 1 to provision port 4cf40e29-30f6-475b-83fc-787da17a4c61 2026-04-14 08:38:09.191 10 INFO neutron.plugins.ml2.plugin [None req-a7f4f548-8771-416e-b18f-6ba283b55451 - - - - - -] Attempt 1 to provision port 887a2fe2-082e-4a42-afaf-1164ea11c8ff 2026-04-14 08:38:09.872 10 INFO neutron.plugins.ml2.plugin [None req-c4343acc-5b30-476e-a180-3bda3a44c2da - - - - - -] Attempt 1 to provision port 4cf40e29-30f6-475b-83fc-787da17a4c61 2026-04-14 08:38:10.226 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 483d7631-9103-43f7-bdb0-bf05c447b406 2026-04-14 08:38:10.579 10 INFO neutron.plugins.ml2.plugin [None req-93d3ed46-ca3c-45df-99ac-b220949c44d9 - - - - - -] Attempt 1 to provision port 4cf40e29-30f6-475b-83fc-787da17a4c61 2026-04-14 08:38:11.485 10 INFO neutron.plugins.ml2.plugin [None req-927aa73e-9a51-4d2b-a3fd-a542d1d5568e - - - - - -] Attempt 1 to provision port 023df165-ce0a-4165-bd22-773a71d26fe0 2026-04-14 08:38:12.293 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 483d7631-9103-43f7-bdb0-bf05c447b406 2026-04-14 08:38:12.386 10 INFO neutron.plugins.ml2.plugin [None req-d35cb828-0bc9-48cd-888a-7a527877f6b7 - - - - - -] Attempt 1 to provision port 134e0b5c-43f7-4e2e-9311-ccc247aec33c 2026-04-14 08:38:12.693 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 134e0b5c-43f7-4e2e-9311-ccc247aec33c 2026-04-14 08:38:13.694 9 INFO neutron.plugins.ml2.plugin [None req-85da8591-818e-47cf-b400-363a814ba6ff - - - - - -] Attempt 1 to provision port 134e0b5c-43f7-4e2e-9311-ccc247aec33c 2026-04-14 08:38:13.742 9 INFO neutron.plugins.ml2.plugin [None req-85da8591-818e-47cf-b400-363a814ba6ff - - - - - -] Attempt 1 to provision port 12a13ae3-993b-4002-99d3-225a44144a4b 2026-04-14 08:38:14.318 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 134e0b5c-43f7-4e2e-9311-ccc247aec33c 2026-04-14 08:38:14.399 10 INFO neutron.plugins.ml2.plugin [None req-b1eaedea-3c2c-4661-9856-8a4a70cd694a - - - - - -] Attempt 1 to provision port 12a13ae3-993b-4002-99d3-225a44144a4b 2026-04-14 08:38:14.619 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3aaf7839-f3a8-449f-810b-36ed28accde1 2026-04-14 08:38:15.104 10 INFO neutron.plugins.ml2.plugin [None req-f75e0d18-b96d-46dc-9148-1023ceb87b7a - - - - - -] Attempt 1 to provision port 12a13ae3-993b-4002-99d3-225a44144a4b 2026-04-14 08:38:16.003 9 INFO neutron.plugins.ml2.plugin [None req-ed335eef-0156-4531-8dc7-c8da23ffc37a - - - - - -] Attempt 1 to provision port f10eebbb-e539-4e28-b741-eba78d502a03 2026-04-14 08:38:16.457 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3aaf7839-f3a8-449f-810b-36ed28accde1 2026-04-14 08:38:16.774 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 9fdb8710-3108-44e7-91b2-183d647404c5 2026-04-14 08:38:18.020 10 INFO neutron.plugins.ml2.plugin [None req-7166d2e6-d417-480c-bb31-6b02caf0d5e0 - - - - - -] Attempt 1 to provision port 9fdb8710-3108-44e7-91b2-183d647404c5 2026-04-14 08:38:18.289 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 9fdb8710-3108-44e7-91b2-183d647404c5 2026-04-14 08:38:18.732 10 INFO neutron.plugins.ml2.plugin [None req-1f1b4bc4-82ea-47ff-9593-31d696ec53de - - - - - -] Attempt 1 to provision port 9fdb8710-3108-44e7-91b2-183d647404c5 2026-04-14 08:38:18.789 10 INFO neutron.plugins.ml2.plugin [None req-1f1b4bc4-82ea-47ff-9593-31d696ec53de - - - - - -] Attempt 1 to provision port 9665ada8-20a0-43fe-9475-217e8b871c8a 2026-04-14 08:38:19.438 10 INFO neutron.plugins.ml2.plugin [None req-d24c14f7-8438-444c-b778-780b93b148ac - - - - - -] Attempt 1 to provision port 9665ada8-20a0-43fe-9475-217e8b871c8a 2026-04-14 08:38:20.273 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 4b4883c0-bb05-4222-8726-26a68a23ce80 2026-04-14 08:38:20.340 9 INFO neutron.plugins.ml2.plugin [None req-36f8e65e-9cb4-4176-8111-d4769809bb94 - - - - - -] Attempt 1 to provision port 9665ada8-20a0-43fe-9475-217e8b871c8a 2026-04-14 08:38:23.352 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 4b4883c0-bb05-4222-8726-26a68a23ce80 2026-04-14 08:38:23.573 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 1df1a861-ee6b-41f1-a8dd-5e22960e41c6 2026-04-14 08:38:23.689 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5c4eeb1-1007-420e-bfa1-14c567fc1340'] response: {'server_uuid': '3efb9eca-75e4-4e16-b6df-780b5f393c4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1df1a861-ee6b-41f1-a8dd-5e22960e41c6', 'code': 200} 2026-04-14 08:38:24.505 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 1df1a861-ee6b-41f1-a8dd-5e22960e41c6 2026-04-14 08:38:26.975 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 62a4b7a9-e29e-40bd-b855-a84278cd2b46 2026-04-14 08:38:27.132 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9acec918-1fb7-43d6-9952-2b1a3daf5220'] response: {'server_uuid': '611347b3-a6df-4197-9501-c655ef87a3ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62a4b7a9-e29e-40bd-b855-a84278cd2b46', 'code': 200} 2026-04-14 08:38:28.470 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 62a4b7a9-e29e-40bd-b855-a84278cd2b46 2026-04-14 08:38:28.688 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port b1a07326-ca14-4e2e-bf73-3d9c8642ab9c 2026-04-14 08:38:28.976 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 4cf40e29-30f6-475b-83fc-787da17a4c61 2026-04-14 08:38:30.563 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port b1a07326-ca14-4e2e-bf73-3d9c8642ab9c 2026-04-14 08:38:30.773 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 4cf40e29-30f6-475b-83fc-787da17a4c61 2026-04-14 08:38:33.487 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port e7a76335-7365-487b-8559-2c767bc3d734 2026-04-14 08:38:33.593 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40c06048-60e8-47fb-9420-59a2ec4efe42'] response: {'server_uuid': 'a1ec409b-47aa-4ce6-99c6-d9d3a0fdcea8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7a76335-7365-487b-8559-2c767bc3d734', 'code': 200} 2026-04-14 08:38:34.711 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port e7a76335-7365-487b-8559-2c767bc3d734 2026-04-14 08:38:34.982 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 023df165-ce0a-4165-bd22-773a71d26fe0 2026-04-14 08:38:35.344 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 12a13ae3-993b-4002-99d3-225a44144a4b 2026-04-14 08:38:36.487 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port f10eebbb-e539-4e28-b741-eba78d502a03 2026-04-14 08:38:36.726 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 9665ada8-20a0-43fe-9475-217e8b871c8a 2026-04-14 08:38:36.976 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 023df165-ce0a-4165-bd22-773a71d26fe0 2026-04-14 08:38:37.127 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 12a13ae3-993b-4002-99d3-225a44144a4b 2026-04-14 08:38:38.442 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port f10eebbb-e539-4e28-b741-eba78d502a03 2026-04-14 08:38:38.594 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 9665ada8-20a0-43fe-9475-217e8b871c8a 2026-04-14 08:38:44.626 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc0ee09f-5953-49fb-816f-111237b54428'] response: {'server_uuid': '611347b3-a6df-4197-9501-c655ef87a3ca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '62a4b7a9-e29e-40bd-b855-a84278cd2b46', 'code': 200} 2026-04-14 08:38:56.523 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 9487f426-e8db-4398-96a7-f830130d841d 2026-04-14 08:39:26.686 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d141dbc2-d031-4183-bc6c-b8c74424789d 2026-04-14 08:39:27.943 10 INFO neutron.plugins.ml2.plugin [None req-60506a10-7235-4b27-ab41-73d549ba14ad - - - - - -] Attempt 1 to provision port d141dbc2-d031-4183-bc6c-b8c74424789d 2026-04-14 08:39:28.552 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 128a64bb-a5e2-4bb3-90ba-96fcf0af5828 2026-04-14 08:39:28.654 10 INFO neutron.plugins.ml2.plugin [None req-29dc19cf-587b-45d9-bc66-3ca32dece66f - - - - - -] Attempt 1 to provision port 128a64bb-a5e2-4bb3-90ba-96fcf0af5828 2026-04-14 08:39:28.948 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 0b3af5d4-2aa2-4a7f-9912-06e55758c8a6 2026-04-14 08:39:29.280 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 2fa73baa-90fe-4d42-9e7a-ebd2de4fe88d 2026-04-14 08:39:48.428 9 INFO neutron.plugins.ml2.plugin [None req-4f0f56f2-076a-4313-867b-476d74a99cfd - - - - - -] Attempt 1 to provision port 6cf271ae-b0df-49e3-983a-7384cac9e21e 2026-04-14 08:39:48.880 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port ae909845-e1bd-4221-9600-cfd24c40a2fc 2026-04-14 08:39:49.129 10 INFO neutron.plugins.ml2.plugin [None req-e9d79564-f0cb-4d90-8e1e-3e42348b2255 - - - - - -] Attempt 1 to provision port cc25a2bd-194d-4797-8625-dbdf7deba397 2026-04-14 08:39:49.251 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 6cf271ae-b0df-49e3-983a-7384cac9e21e 2026-04-14 08:39:49.379 10 INFO neutron.plugins.ml2.plugin [None req-e9d79564-f0cb-4d90-8e1e-3e42348b2255 - - - - - -] Attempt 1 to provision port 76b1389f-23f3-492e-8b14-38496aa4248b 2026-04-14 08:39:49.462 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cc25a2bd-194d-4797-8625-dbdf7deba397 2026-04-14 08:39:49.841 10 INFO neutron.plugins.ml2.plugin [None req-68587937-c204-4ef1-8dbf-b1481d1fa59b - - - - - -] Attempt 1 to provision port ae909845-e1bd-4221-9600-cfd24c40a2fc 2026-04-14 08:39:50.748 9 INFO neutron.plugins.ml2.plugin [None req-a57a52f6-4954-473a-b66c-23c883f04495 - - - - - -] Attempt 1 to provision port 6cf271ae-b0df-49e3-983a-7384cac9e21e 2026-04-14 08:39:50.900 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3b20cfc7-a893-4652-9697-ada68431fa5d 2026-04-14 08:39:51.277 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port ae909845-e1bd-4221-9600-cfd24c40a2fc 2026-04-14 08:39:51.454 9 INFO neutron.plugins.ml2.plugin [None req-3ab1655b-33e5-4c21-847a-d2ae87ce9988 - - - - - -] Attempt 1 to provision port cc25a2bd-194d-4797-8625-dbdf7deba397 2026-04-14 08:39:51.522 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 6cf271ae-b0df-49e3-983a-7384cac9e21e 2026-04-14 08:39:51.708 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cc25a2bd-194d-4797-8625-dbdf7deba397 2026-04-14 08:39:52.152 10 INFO neutron.plugins.ml2.plugin [None req-dcae8353-eb55-4a26-ad37-d657aec0f37f - - - - - -] Attempt 1 to provision port ae909845-e1bd-4221-9600-cfd24c40a2fc 2026-04-14 08:39:52.832 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 3b20cfc7-a893-4652-9697-ada68431fa5d 2026-04-14 08:39:52.857 10 INFO neutron.plugins.ml2.plugin [None req-15dd6120-b9cf-44cd-b022-177f55f38176 - - - - - -] Attempt 1 to provision port 35890225-3f10-410d-9b68-869ed6be08d8 2026-04-14 08:39:52.880 10 INFO neutron.plugins.ml2.plugin [None req-15dd6120-b9cf-44cd-b022-177f55f38176 - - - - - -] Attempt 1 to provision port 6cf271ae-b0df-49e3-983a-7384cac9e21e 2026-04-14 08:39:53.563 10 INFO neutron.plugins.ml2.plugin [None req-93197c2a-d11c-40fa-bbf4-3dec79c3e960 - - - - - -] Attempt 1 to provision port 35890225-3f10-410d-9b68-869ed6be08d8 2026-04-14 08:39:54.271 10 INFO neutron.plugins.ml2.plugin [None req-5811539d-e0d0-4196-ad69-f332c3fe8833 - - - - - -] Attempt 1 to provision port cc25a2bd-194d-4797-8625-dbdf7deba397 2026-04-14 08:39:54.332 10 INFO neutron.plugins.ml2.plugin [None req-5811539d-e0d0-4196-ad69-f332c3fe8833 - - - - - -] Attempt 1 to provision port cdfba25d-5e59-4285-bee3-188a245d71d3 2026-04-14 08:39:54.971 10 INFO neutron.plugins.ml2.plugin [None req-590baabd-8d49-4f07-b9d6-478737ab2338 - - - - - -] Attempt 1 to provision port 35890225-3f10-410d-9b68-869ed6be08d8 2026-04-14 08:39:55.004 10 INFO neutron.plugins.ml2.plugin [None req-590baabd-8d49-4f07-b9d6-478737ab2338 - - - - - -] Attempt 1 to provision port ae909845-e1bd-4221-9600-cfd24c40a2fc 2026-04-14 08:39:55.093 10 INFO neutron.plugins.ml2.plugin [None req-590baabd-8d49-4f07-b9d6-478737ab2338 - - - - - -] Attempt 1 to provision port db78ef7f-4f5c-44d6-b55f-26f4b5f1bb1f 2026-04-14 08:39:55.677 9 INFO neutron.plugins.ml2.plugin [None req-b03b4d3d-c09c-4b25-9900-b9d2ae6c8b76 - - - - - -] Attempt 1 to provision port cdfba25d-5e59-4285-bee3-188a245d71d3 2026-04-14 08:39:56.387 9 INFO neutron.plugins.ml2.plugin [None req-fbf7a22e-5e6f-4f86-b52b-2e1a1a4be5d1 - - - - - -] Attempt 1 to provision port cdfba25d-5e59-4285-bee3-188a245d71d3 2026-04-14 08:39:56.421 9 INFO neutron.plugins.ml2.plugin [None req-fbf7a22e-5e6f-4f86-b52b-2e1a1a4be5d1 - - - - - -] Attempt 1 to provision port db78ef7f-4f5c-44d6-b55f-26f4b5f1bb1f 2026-04-14 08:39:57.088 10 INFO neutron.plugins.ml2.plugin [None req-8d007a49-4da1-4469-b0c4-c24515b4d9ee - - - - - -] Attempt 1 to provision port db78ef7f-4f5c-44d6-b55f-26f4b5f1bb1f 2026-04-14 08:40:05.416 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 32e1fb63-66f0-45e9-ad81-899e1eafe4f3 2026-04-14 08:40:05.543 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac3e0842-1a71-408a-883e-3b14412b4b89'] response: {'server_uuid': '10769ccd-53a1-4ae3-ae0d-1c27eee7c92e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32e1fb63-66f0-45e9-ad81-899e1eafe4f3', 'code': 200} 2026-04-14 08:40:06.860 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 32e1fb63-66f0-45e9-ad81-899e1eafe4f3 2026-04-14 08:40:08.912 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port db78ef7f-4f5c-44d6-b55f-26f4b5f1bb1f 2026-04-14 08:40:09.219 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cdfba25d-5e59-4285-bee3-188a245d71d3 2026-04-14 08:40:09.504 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 76b1389f-23f3-492e-8b14-38496aa4248b 2026-04-14 08:40:09.771 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 35890225-3f10-410d-9b68-869ed6be08d8 2026-04-14 08:40:10.867 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port db78ef7f-4f5c-44d6-b55f-26f4b5f1bb1f 2026-04-14 08:40:11.046 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port cdfba25d-5e59-4285-bee3-188a245d71d3 2026-04-14 08:40:11.242 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 76b1389f-23f3-492e-8b14-38496aa4248b 2026-04-14 08:40:11.385 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 35890225-3f10-410d-9b68-869ed6be08d8 2026-04-14 08:40:22.880 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 167a82ae-ff90-4ee8-8e11-e659ad69423b 2026-04-14 08:40:22.986 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-871dd30b-cb4a-4929-81b3-92b15d007394'] response: {'server_uuid': '50070299-78b7-41e0-b878-ee96a1cbf960', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '167a82ae-ff90-4ee8-8e11-e659ad69423b', 'code': 200} 2026-04-14 08:40:24.864 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 167a82ae-ff90-4ee8-8e11-e659ad69423b 2026-04-14 08:40:43.507 9 INFO neutron.plugins.ml2.plugin [None req-2b4dfa45-1bb5-4aa4-ba97-ddaa10856dcb - - - - - -] Attempt 1 to provision port a6c9fa2e-d022-4a1f-994f-fe4b4daff729 2026-04-14 08:41:05.431 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d2326df9-4735-465f-a23d-3aa31f232f3f 2026-04-14 08:41:05.612 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-45770d82-78c5-4f82-8f20-bddddedaad26'] response: {'server_uuid': '3016e9b1-e374-4c51-831a-9d7f1f7ebdd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2326df9-4735-465f-a23d-3aa31f232f3f', 'code': 200} 2026-04-14 08:41:06.901 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port d2326df9-4735-465f-a23d-3aa31f232f3f 2026-04-14 08:41:45.142 10 INFO neutron.plugins.ml2.plugin [None req-a0e335f9-999a-44de-aef8-cec73ac68a82 - - - - - -] Attempt 1 to provision port fd6a36f5-3aad-42ac-81f3-3e36899f3ac3 2026-04-14 08:41:50.510 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port fd6a36f5-3aad-42ac-81f3-3e36899f3ac3 2026-04-14 08:41:50.687 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3304ae1a-ec54-433a-9269-e183c92ed76e'] response: {'server_uuid': '3016e9b1-e374-4c51-831a-9d7f1f7ebdd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd6a36f5-3aad-42ac-81f3-3e36899f3ac3', 'code': 200} 2026-04-14 08:41:51.093 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port fd6a36f5-3aad-42ac-81f3-3e36899f3ac3 2026-04-14 08:41:53.683 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port fd6a36f5-3aad-42ac-81f3-3e36899f3ac3 2026-04-14 08:42:23.178 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 41eba74a-e11b-47a9-bb53-4e3cdfa83cfc 2026-04-14 08:42:23.283 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f6bd0d6-45ed-4847-aaa4-bda1e37948b3'] response: {'server_uuid': '3016e9b1-e374-4c51-831a-9d7f1f7ebdd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41eba74a-e11b-47a9-bb53-4e3cdfa83cfc', 'code': 200} 2026-04-14 08:42:25.122 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 41eba74a-e11b-47a9-bb53-4e3cdfa83cfc 2026-04-14 08:42:26.707 9 INFO neutron.plugins.ml2.plugin [None req-3d302bb6-4c26-4ca0-8f39-9c89fa6c09a1 - - - - - -] Attempt 1 to provision port 41eba74a-e11b-47a9-bb53-4e3cdfa83cfc 2026-04-14 08:42:27.159 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 41eba74a-e11b-47a9-bb53-4e3cdfa83cfc 2026-04-14 08:42:41.179 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 765157ae-948b-4295-bbdb-ba6dd2feb95a 2026-04-14 08:42:41.284 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5df289a3-622b-45fc-a614-6699a6e18a7f'] response: {'server_uuid': '3016e9b1-e374-4c51-831a-9d7f1f7ebdd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '765157ae-948b-4295-bbdb-ba6dd2feb95a', 'code': 200} 2026-04-14 08:42:43.123 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 765157ae-948b-4295-bbdb-ba6dd2feb95a 2026-04-14 08:42:44.974 10 INFO neutron.plugins.ml2.plugin [None req-80e53b24-0c5c-495d-bf2c-cccd489fa599 - - - - - -] Attempt 1 to provision port 765157ae-948b-4295-bbdb-ba6dd2feb95a 2026-04-14 08:42:45.178 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 765157ae-948b-4295-bbdb-ba6dd2feb95a 2026-04-14 08:42:58.720 9 INFO neutron.plugins.ml2.plugin [None req-17ce6fb7-7a31-4f92-aa39-fd417e13110a - - - - - -] Attempt 1 to provision port 765157ae-948b-4295-bbdb-ba6dd2feb95a 2026-04-14 08:42:59.191 10 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 765157ae-948b-4295-bbdb-ba6dd2feb95a 2026-04-14 08:43:09.072 10 INFO neutron.plugins.ml2.plugin [None req-0b58ca70-e1a2-410b-a543-c21d6cca6806 - - - - - -] Attempt 1 to provision port 41eba74a-e11b-47a9-bb53-4e3cdfa83cfc 2026-04-14 08:43:09.237 9 INFO neutron.plugins.ml2.plugin [None req-04181339-108d-4f5b-8e17-3164c768948f - - - - - -] Attempt 1 to provision port 41eba74a-e11b-47a9-bb53-4e3cdfa83cfc 2026-04-14 08:43:41.369 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4507f83c-acab-48a3-9f0a-62546ff38128'] response: {'server_uuid': '50070299-78b7-41e0-b878-ee96a1cbf960', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '167a82ae-ff90-4ee8-8e11-e659ad69423b', 'code': 200}