+ 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-02 17:27:51.770 1 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:27:51.770 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.3.dev6 2026-04-02 17:27:51.770 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-02 17:27:51.770 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:27:52.775 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:52.853 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:27:52.857 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:27:52.857 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:52.858 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:27:52.858 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:27:52.858 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:52.864 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:52.864 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:52.864 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:52.882 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:27:52.883 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:52.883 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:27:52.914 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:27:52.914 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:27:52.914 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:27:52.914 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:27:53.195 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:27:53.469 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:27:53.469 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:27:53.470 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:27:53.507 1 INFO neutron.plugins.ml2.managers [None req-3632275c-04dd-4bb2-a270-3b86d8207406 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:27:53.517 1 INFO neutron.quota [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded quota_driver: . 2026-04-02 17:27:53.517 1 INFO neutron.plugins.ml2.plugin [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:27:53.517 1 INFO neutron.plugins.ml2.managers [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:27:53.517 1 INFO neutron.plugins.ml2.managers [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:27:53.518 1 INFO neutron.plugins.ml2.managers [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:27:53.518 1 INFO neutron.extensions.vlantransparent [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:27:53.518 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: qos 2026-04-02 17:27:53.529 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: router 2026-04-02 17:27:53.562 1 INFO neutron.services.service_base [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:27:53.562 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: segments 2026-04-02 17:27:53.624 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: trunk 2026-04-02 17:27:53.636 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:27:53.666 1 WARNING stevedore.named [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:53.732 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:27:53.733 1 INFO neutron.common.utils [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:27:53.733 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:27:53.736 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: tag 2026-04-02 17:27:53.742 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:27:53.744 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:27:53.747 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: flavors 2026-04-02 17:27:53.749 1 INFO neutron.manager [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loading Plugin: revisions 2026-04-02 17:27:53.752 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Initializing extension manager. 2026-04-02 17:27:53.753 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: address-group 2026-04-02 17:27:53.754 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: address-scope 2026-04-02 17:27:53.755 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:27:53.755 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: agent 2026-04-02 17:27:53.756 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:27:53.757 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:27:53.757 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:27:53.758 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:27:53.758 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:27:53.759 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:27:53.759 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:27:53.760 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:27:53.761 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:27:53.761 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:27:53.762 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:27:53.762 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: dvr 2026-04-02 17:27:53.763 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:27:53.763 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:27:53.763 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:53.764 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:27:53.764 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: external-net 2026-04-02 17:27:53.765 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:27:53.765 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: extraroute 2026-04-02 17:27:53.766 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:27:53.766 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:27:53.766 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:27:53.767 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:27:53.767 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:27:53.768 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:27:53.768 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: flavors 2026-04-02 17:27:53.769 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:27:53.770 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:27:53.770 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:27:53.771 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:27:53.771 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:27:53.772 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: router 2026-04-02 17:27:53.773 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:53.774 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:27:53.774 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:27:53.775 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:27:53.775 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:27:53.776 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:53.776 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:27:53.776 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:27:53.777 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:53.777 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:27:53.779 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:27:53.780 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:27:53.781 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:27:53.782 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:27:53.782 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:27:53.783 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:27:53.783 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:27:53.784 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:27:53.784 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:27:53.785 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: network_ha 2026-04-02 17:27:53.785 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:27:53.786 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:27:53.786 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: pagination 2026-04-02 17:27:53.787 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:27:53.787 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:27:53.788 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:27:53.788 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:27:53.789 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:27:53.789 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:27:53.789 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:27:53.790 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:27:53.790 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:27:53.791 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:27:53.791 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:27:53.792 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: binding 2026-04-02 17:27:53.792 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:27:53.793 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-security 2026-04-02 17:27:53.793 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: project-id 2026-04-02 17:27:53.794 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: provider 2026-04-02 17:27:53.795 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos 2026-04-02 17:27:53.796 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:27:53.796 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:27:53.797 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-default 2026-04-02 17:27:53.797 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:27:53.797 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:27:53.798 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:27:53.798 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:27:53.799 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:27:53.799 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:27:53.800 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:27:53.800 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:27:53.801 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:27:53.801 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:27:53.801 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:27:53.803 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: quotas 2026-04-02 17:27:53.806 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: quota_details 2026-04-02 17:27:53.808 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:27:53.808 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:27:53.808 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:27:53.809 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:27:53.809 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:27:53.810 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:27:53.810 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:27:53.811 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:27:53.811 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:27:53.812 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:27:53.813 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:27:53.813 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:27:53.814 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:27:53.814 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:27:53.815 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:27:53.818 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: security-group 2026-04-02 17:27:53.819 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: segment 2026-04-02 17:27:53.819 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:27:53.820 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: service-type 2026-04-02 17:27:53.820 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: sorting 2026-04-02 17:27:53.821 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:27:53.821 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:27:53.822 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:27:53.822 1 WARNING neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:27:53.823 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:27:53.823 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:27:53.823 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:27:53.824 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:27:53.824 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:27:53.825 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:27:53.826 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:27:53.826 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:27:53.827 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:27:53.830 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:27:53.830 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:27:53.831 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: trunk 2026-04-02 17:27:53.831 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:27:53.832 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:27:53.832 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:27:53.834 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:27:53.834 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:27:53.835 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:27:53.836 1 INFO neutron.api.extensions [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:27:53.838 1 INFO oslo_service.service [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Starting 2 workers 2026-04-02 17:27:53.842 1 INFO oslo_service.service [None req-e7f7f821-a54b-4445-9271-10f45166b8c4 - - - - - -] Starting 1 workers 2026-04-02 17:28:28.823 10 INFO neutron.db.l3_hamode_db [None req-0e6335fa-7291-40b5-b218-583a351a011e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:28:44.911 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f8eda820-704b-4106-b3ab-f888e85ff63c 2026-04-02 17:28:45.701 10 INFO neutron.plugins.ml2.plugin [None req-e818c4e8-ef43-4362-8f56-076f8f7bb3a7 - - - - - -] Attempt 1 to provision port f8eda820-704b-4106-b3ab-f888e85ff63c 2026-04-02 17:28:46.806 10 INFO neutron.plugins.ml2.plugin [None req-1f28a278-239b-468e-8203-c6f34534008f - - - - - -] Attempt 1 to provision port f8eda820-704b-4106-b3ab-f888e85ff63c 2026-04-02 17:28:46.847 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f8eda820-704b-4106-b3ab-f888e85ff63c 2026-04-02 17:33:13.041 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port e73dc7e7-9269-463a-bc44-2bd2e2d880c2 2026-04-02 17:33:13.796 10 INFO neutron.plugins.ml2.plugin [None req-93dc92dd-5b4b-4d1b-b950-682e2ef4893f - - - - - -] Attempt 1 to provision port e73dc7e7-9269-463a-bc44-2bd2e2d880c2 2026-04-02 17:33:15.039 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port e73dc7e7-9269-463a-bc44-2bd2e2d880c2 2026-04-02 17:33:15.103 9 INFO neutron.plugins.ml2.plugin [None req-dac26100-35b6-4f28-a4e6-40e974db84d9 - - - - - -] Attempt 1 to provision port e73dc7e7-9269-463a-bc44-2bd2e2d880c2 2026-04-02 17:33:20.432 9 INFO neutron.plugins.ml2.plugin [None req-8a4d136a-36e2-49a1-aff2-86ef34a9c8d1 - - - - - -] Attempt 1 to provision port 3d1c1ded-f9d6-4f65-946e-cb47db5eeb88 2026-04-02 17:39:15.827 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3d1c1ded-f9d6-4f65-946e-cb47db5eeb88 2026-04-02 17:39:17.257 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3d1c1ded-f9d6-4f65-946e-cb47db5eeb88 2026-04-02 17:53:45.828 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b1c6e4e1-e8dd-421b-a8d3-acee603d416a 2026-04-02 17:53:47.819 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b1c6e4e1-e8dd-421b-a8d3-acee603d416a 2026-04-02 18:08:30.899 9 INFO neutron.plugins.ml2.plugin [None req-29733f49-b1e5-4cdf-a79d-940d2cb4bec2 - - - - - -] Attempt 1 to provision port 5c74eb89-2a6f-44ec-8895-0eb4745d49f4 2026-04-02 18:08:31.806 9 INFO neutron.plugins.ml2.plugin [None req-e6f08621-495a-4107-b67f-cd29de3e50c3 - - - - - -] Attempt 1 to provision port ca9e4cea-8164-4914-8e08-bafeb66bbd2d 2026-04-02 18:08:32.427 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port dd0413c3-4a06-4b68-aae8-111611c1f785 2026-04-02 18:08:32.511 9 INFO neutron.plugins.ml2.plugin [None req-61d5a121-9389-40c6-874b-a8346140e88f - - - - - -] Attempt 1 to provision port 95b8b19c-7023-495a-b618-950d7860cf50 2026-04-02 18:08:32.858 9 INFO neutron.plugins.ml2.plugin [None req-61d5a121-9389-40c6-874b-a8346140e88f - - - - - -] Attempt 1 to provision port 4dbd3c97-903e-4845-a1d0-e35e4a3ffecb 2026-04-02 18:08:33.009 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 95b8b19c-7023-495a-b618-950d7860cf50 2026-04-02 18:08:33.302 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 4dbd3c97-903e-4845-a1d0-e35e4a3ffecb 2026-04-02 18:08:33.710 10 INFO neutron.plugins.ml2.plugin [None req-2f217ce4-b3c0-4d33-b493-1aa1431fa608 - - - - - -] Attempt 1 to provision port 95b8b19c-7023-495a-b618-950d7860cf50 2026-04-02 18:08:33.772 10 INFO neutron.plugins.ml2.plugin [None req-2f217ce4-b3c0-4d33-b493-1aa1431fa608 - - - - - -] Attempt 1 to provision port 9d69b973-bcd0-4787-afba-7c48a8cfde24 2026-04-02 18:08:33.800 10 INFO neutron.plugins.ml2.plugin [None req-2f217ce4-b3c0-4d33-b493-1aa1431fa608 - - - - - -] Attempt 1 to provision port 4dbd3c97-903e-4845-a1d0-e35e4a3ffecb 2026-04-02 18:08:33.863 10 INFO neutron.plugins.ml2.plugin [None req-2f217ce4-b3c0-4d33-b493-1aa1431fa608 - - - - - -] Attempt 1 to provision port dd0413c3-4a06-4b68-aae8-111611c1f785 2026-04-02 18:08:34.350 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port dd0413c3-4a06-4b68-aae8-111611c1f785 2026-04-02 18:08:34.417 10 INFO neutron.plugins.ml2.plugin [None req-68831d16-3129-4ce7-b65e-6896563b47b3 - - - - - -] Attempt 1 to provision port 5f5bb570-ba7d-4562-9236-1779f62e3747 2026-04-02 18:08:34.453 10 INFO neutron.plugins.ml2.plugin [None req-68831d16-3129-4ce7-b65e-6896563b47b3 - - - - - -] Attempt 1 to provision port dd0413c3-4a06-4b68-aae8-111611c1f785 2026-04-02 18:08:34.583 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 95b8b19c-7023-495a-b618-950d7860cf50 2026-04-02 18:08:34.787 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 4dbd3c97-903e-4845-a1d0-e35e4a3ffecb 2026-04-02 18:08:35.137 9 INFO neutron.plugins.ml2.plugin [None req-37bd1853-8115-41ac-b26a-46d00b1a3b6d - - - - - -] Attempt 1 to provision port 5f5bb570-ba7d-4562-9236-1779f62e3747 2026-04-02 18:08:35.185 9 INFO neutron.plugins.ml2.plugin [None req-37bd1853-8115-41ac-b26a-46d00b1a3b6d - - - - - -] Attempt 1 to provision port fa2fd235-96ac-45ad-bfcf-455da34ec701 2026-04-02 18:08:35.825 9 INFO neutron.plugins.ml2.plugin [None req-04f13aed-9383-47c5-84f7-61243e6488fc - - - - - -] Attempt 1 to provision port 68a88533-b4d0-4710-b1ee-3429dae92279 2026-04-02 18:08:35.846 9 INFO neutron.plugins.ml2.plugin [None req-04f13aed-9383-47c5-84f7-61243e6488fc - - - - - -] Attempt 1 to provision port fa2fd235-96ac-45ad-bfcf-455da34ec701 2026-04-02 18:08:36.533 10 INFO neutron.plugins.ml2.plugin [None req-4250764b-106d-4d6c-abbc-d269eccfcfa6 - - - - - -] Attempt 1 to provision port 68a88533-b4d0-4710-b1ee-3429dae92279 2026-04-02 18:08:38.397 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 9b23ec1f-f409-4a5f-ac5f-3a5487adaccb 2026-04-02 18:08:38.475 9 INFO neutron.plugins.ml2.plugin [None req-bc3bbe5a-aa53-44d1-914d-4e6be1a553d4 - - - - - -] Attempt 1 to provision port dd974a43-bda9-4a3f-b10c-89153f9dcbd4 2026-04-02 18:08:39.348 10 INFO neutron.plugins.ml2.plugin [None req-43fbf9e7-9ada-4d21-be66-2e5507087220 - - - - - -] Attempt 1 to provision port 9b23ec1f-f409-4a5f-ac5f-3a5487adaccb 2026-04-02 18:08:40.391 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 9b23ec1f-f409-4a5f-ac5f-3a5487adaccb 2026-04-02 18:08:40.655 9 INFO neutron.plugins.ml2.plugin [None req-b8586d3a-d5f9-4315-a54c-b3e1364d8089 - - - - - -] Attempt 1 to provision port 9b23ec1f-f409-4a5f-ac5f-3a5487adaccb 2026-04-02 18:08:41.370 10 INFO neutron.plugins.ml2.plugin [None req-e27ff2c9-beda-447a-9648-61523c697b8c - - - - - -] Attempt 1 to provision port 9ed96839-e128-48a2-af9f-920b640e13ab 2026-04-02 18:08:42.075 9 INFO neutron.plugins.ml2.plugin [None req-bbd6ce6e-6eb9-4aa6-8193-442ba81ef432 - - - - - -] Attempt 1 to provision port 9ed96839-e128-48a2-af9f-920b640e13ab 2026-04-02 18:08:44.417 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 17710987-f4fa-46e6-a99f-95c7bd665304 2026-04-02 18:08:44.970 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 419c3bf3-e1e5-452e-acff-3a9ff2ba167b 2026-04-02 18:08:45.442 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3b861936-13ab-41b7-ace1-5cef3753f690 2026-04-02 18:08:45.909 10 INFO neutron.plugins.ml2.plugin [None req-4b11d6f4-7a29-4b35-850c-04e997696b5a - - - - - -] Attempt 1 to provision port 926b7d1a-a2b3-4cc1-805e-03bac0d0768e 2026-04-02 18:08:46.550 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3b861936-13ab-41b7-ace1-5cef3753f690 2026-04-02 18:08:46.754 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 419c3bf3-e1e5-452e-acff-3a9ff2ba167b 2026-04-02 18:08:46.987 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bd64d430-7448-4599-9871-5ca23dcc57ce 2026-04-02 18:08:47.345 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 17710987-f4fa-46e6-a99f-95c7bd665304 2026-04-02 18:08:47.352 9 INFO neutron.plugins.ml2.plugin [None req-68f1b38c-97ee-43d6-a6b4-7d131a920284 - - - - - -] Attempt 1 to provision port bd64d430-7448-4599-9871-5ca23dcc57ce 2026-04-02 18:08:48.408 9 INFO neutron.plugins.ml2.plugin [None req-7c39eb70-a60f-455d-a24a-6e174788d7c2 - - - - - -] Attempt 1 to provision port bd64d430-7448-4599-9871-5ca23dcc57ce 2026-04-02 18:08:48.575 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3b61ef1b-7070-4669-800c-e395068eeb9b 2026-04-02 18:08:49.014 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bd64d430-7448-4599-9871-5ca23dcc57ce 2026-04-02 18:08:49.120 10 INFO neutron.plugins.ml2.plugin [None req-f0d21486-6f26-46d7-aadc-4a4473b80359 - - - - - -] Attempt 1 to provision port 391b8e78-ac1c-4b84-a814-1cb001d19a1e 2026-04-02 18:08:49.830 9 INFO neutron.plugins.ml2.plugin [None req-27ae83d2-0a14-4e2f-8a4e-14cbad54055f - - - - - -] Attempt 1 to provision port 391b8e78-ac1c-4b84-a814-1cb001d19a1e 2026-04-02 18:08:50.559 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3b61ef1b-7070-4669-800c-e395068eeb9b 2026-04-02 18:08:54.701 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 11e00317-195b-4d03-8a69-129c26ce7431 2026-04-02 18:08:55.049 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 7847457d-38e9-42bd-a652-cd8cb8da55f9 2026-04-02 18:08:55.235 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddef88e2-3682-4606-b0dc-92b4f5d7209b'] response: {'server_uuid': 'eed5e545-fd37-432a-a6e5-125bcbf085ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11e00317-195b-4d03-8a69-129c26ce7431', 'code': 200} 2026-04-02 18:08:55.467 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 02b3a6f6-6876-43da-a1db-dd98bca03260 2026-04-02 18:08:56.341 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 11e00317-195b-4d03-8a69-129c26ce7431 2026-04-02 18:08:56.575 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 7847457d-38e9-42bd-a652-cd8cb8da55f9 2026-04-02 18:08:56.801 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 02b3a6f6-6876-43da-a1db-dd98bca03260 2026-04-02 18:08:57.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-162f893d-c5e0-4486-bcfd-4f4761de2cfe'] response: {'server_uuid': '1ef6de75-9897-4efc-9bdc-f77fc64863e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7847457d-38e9-42bd-a652-cd8cb8da55f9', 'code': 200} 2026-04-02 18:08:57.277 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-162f893d-c5e0-4486-bcfd-4f4761de2cfe'] response: {'server_uuid': '016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02b3a6f6-6876-43da-a1db-dd98bca03260', 'code': 200} 2026-04-02 18:08:57.758 9 INFO neutron.plugins.ml2.plugin [None req-ecf2fa2a-4293-474b-a992-0e06669d3c9a - - - - - -] Attempt 1 to provision port 19456d31-add2-415a-b86c-3fbccda1a741 2026-04-02 18:08:58.888 9 INFO neutron.plugins.ml2.plugin [None req-6b77bf17-2f0c-4c0b-875e-2c58906d2d49 - - - - - -] Attempt 1 to provision port efaec862-021b-4eb2-b082-71e2fd630d8b 2026-04-02 18:08:58.904 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port efaec862-021b-4eb2-b082-71e2fd630d8b 2026-04-02 18:09:00.082 10 INFO neutron.plugins.ml2.plugin [None req-4cf7d841-916d-472d-8aee-b2733fa93e6f - - - - - -] Attempt 1 to provision port efaec862-021b-4eb2-b082-71e2fd630d8b 2026-04-02 18:09:00.783 9 INFO neutron.plugins.ml2.plugin [None req-8b549e80-d6b1-4498-a5f8-e922d3aeb9cd - - - - - -] Attempt 1 to provision port fea86690-ec84-497a-ae76-8d219adfbdca 2026-04-02 18:09:00.794 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bc8ae592-5549-45c9-89f3-383fc3ee6a91 2026-04-02 18:09:01.254 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port efaec862-021b-4eb2-b082-71e2fd630d8b 2026-04-02 18:09:01.693 9 INFO neutron.plugins.ml2.plugin [None req-60e1e360-8ede-4704-b9af-a3c84e05d529 - - - - - -] Attempt 1 to provision port fea86690-ec84-497a-ae76-8d219adfbdca 2026-04-02 18:09:02.722 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bc8ae592-5549-45c9-89f3-383fc3ee6a91 2026-04-02 18:09:13.183 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 11342c65-1ec8-454e-acfd-7d974a3dec34 2026-04-02 18:09:13.788 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cdf57ab-ca31-4dd2-8f7b-91f6f2e3534b'] response: {'server_uuid': 'e5c7173f-fa06-4696-984c-8467759460fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11342c65-1ec8-454e-acfd-7d974a3dec34', 'code': 200} 2026-04-02 18:09:15.034 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 11342c65-1ec8-454e-acfd-7d974a3dec34 2026-04-02 18:09:19.251 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e62172b2-7934-4d08-a758-895ab514f2d2'] response: {'server_uuid': 'e5c7173f-fa06-4696-984c-8467759460fb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '11342c65-1ec8-454e-acfd-7d974a3dec34', 'code': 200} 2026-04-02 18:09:21.033 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 9d69b973-bcd0-4787-afba-7c48a8cfde24 2026-04-02 18:09:21.307 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 68a88533-b4d0-4710-b1ee-3429dae92279 2026-04-02 18:09:22.958 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 9d69b973-bcd0-4787-afba-7c48a8cfde24 2026-04-02 18:09:23.122 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 68a88533-b4d0-4710-b1ee-3429dae92279 2026-04-02 18:09:25.151 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 5c74eb89-2a6f-44ec-8895-0eb4745d49f4 2026-04-02 18:09:25.417 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 5f5bb570-ba7d-4562-9236-1779f62e3747 2026-04-02 18:09:26.975 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 5c74eb89-2a6f-44ec-8895-0eb4745d49f4 2026-04-02 18:09:27.113 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 5f5bb570-ba7d-4562-9236-1779f62e3747 2026-04-02 18:09:32.221 9 INFO neutron.plugins.ml2.plugin [None req-4e898c19-eb70-4f8d-8028-3120bae0f567 - - - - - -] Attempt 1 to provision port 7847457d-38e9-42bd-a652-cd8cb8da55f9 2026-04-02 18:09:33.005 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 7847457d-38e9-42bd-a652-cd8cb8da55f9 2026-04-02 18:09:33.778 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc5f5efc-0931-47e0-aa29-cea2d96582a0'] response: {'server_uuid': 'eed5e545-fd37-432a-a6e5-125bcbf085ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '11e00317-195b-4d03-8a69-129c26ce7431', 'code': 200} 2026-04-02 18:09:35.049 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 11e00317-195b-4d03-8a69-129c26ce7431 2026-04-02 18:09:35.475 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 318fdfe0-422f-451f-9283-fb0d14b9c6f9 2026-04-02 18:09:35.813 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd15ae7-f6dd-453c-a301-f03481cb3080'] response: {'server_uuid': 'eed5e545-fd37-432a-a6e5-125bcbf085ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11e00317-195b-4d03-8a69-129c26ce7431', 'code': 200} 2026-04-02 18:09:36.257 9 INFO neutron.plugins.ml2.plugin [None req-186bc716-6740-40ab-afec-82ccb914fc7b - - - - - -] Attempt 1 to provision port 7847457d-38e9-42bd-a652-cd8cb8da55f9 2026-04-02 18:09:37.181 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 11e00317-195b-4d03-8a69-129c26ce7431 2026-04-02 18:09:37.442 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 7847457d-38e9-42bd-a652-cd8cb8da55f9 2026-04-02 18:09:51.728 10 INFO neutron.plugins.ml2.plugin [None req-e88edb05-2ac2-4ce6-b1ee-e1e9d43047de - - - - - -] Attempt 1 to provision port 44b211d7-7346-4f11-bd31-8eb7b95a7b1f 2026-04-02 18:09:52.620 10 INFO neutron.plugins.ml2.plugin [None req-57ff9a0f-553f-44fb-b723-2da3e6f2af03 - - - - - -] Attempt 1 to provision port 178306da-f12b-4b3a-9484-6271086a6152 2026-04-02 18:09:52.990 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 178306da-f12b-4b3a-9484-6271086a6152 2026-04-02 18:09:54.127 10 INFO neutron.plugins.ml2.plugin [None req-4a84e0d0-4268-47ae-81e1-ef69ec681534 - - - - - -] Attempt 1 to provision port 47426d31-87fd-4125-8286-f4f0b23d7eb0 2026-04-02 18:09:54.167 10 INFO neutron.plugins.ml2.plugin [None req-4a84e0d0-4268-47ae-81e1-ef69ec681534 - - - - - -] Attempt 1 to provision port 178306da-f12b-4b3a-9484-6271086a6152 2026-04-02 18:09:54.832 10 INFO neutron.plugins.ml2.plugin [None req-eb0f5862-49ab-4553-b6c1-8fc3182e5258 - - - - - -] Attempt 1 to provision port 940b02af-6ff4-4b32-819a-4f3e232f7b52 2026-04-02 18:09:55.015 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port cb62f600-d1b5-4515-8853-28b69f5d71f9 2026-04-02 18:09:55.482 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 4344c30c-0de9-4e4c-a123-1afcaa868aaf 2026-04-02 18:09:55.551 9 INFO neutron.plugins.ml2.plugin [None req-2eed03eb-2639-493f-8ab7-c23724589ec5 - - - - - -] Attempt 1 to provision port 940b02af-6ff4-4b32-819a-4f3e232f7b52 2026-04-02 18:09:55.591 9 INFO neutron.plugins.ml2.plugin [None req-2eed03eb-2639-493f-8ab7-c23724589ec5 - - - - - -] Attempt 1 to provision port 4344c30c-0de9-4e4c-a123-1afcaa868aaf 2026-04-02 18:09:56.647 10 INFO neutron.plugins.ml2.plugin [None req-5b19419b-4562-49f6-be7a-4d195374c110 - - - - - -] Attempt 1 to provision port 4344c30c-0de9-4e4c-a123-1afcaa868aaf 2026-04-02 18:09:57.354 9 INFO neutron.plugins.ml2.plugin [None req-707b353e-b2cf-4747-989a-e43948704272 - - - - - -] Attempt 1 to provision port 2ccb1bcd-cf57-4c94-8dde-0960a4f5e764 2026-04-02 18:09:57.384 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c4550e0f-7f8c-4990-a015-96c69debb2dd 2026-04-02 18:09:57.740 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port cb62f600-d1b5-4515-8853-28b69f5d71f9 2026-04-02 18:09:57.939 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 4344c30c-0de9-4e4c-a123-1afcaa868aaf 2026-04-02 18:09:58.046 9 INFO neutron.plugins.ml2.plugin [None req-b9dc607d-9e18-44fb-b678-bb934a752d69 - - - - - -] Attempt 1 to provision port 2ccb1bcd-cf57-4c94-8dde-0960a4f5e764 2026-04-02 18:09:59.631 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c4550e0f-7f8c-4990-a015-96c69debb2dd 2026-04-02 18:10:00.366 9 INFO neutron.plugins.ml2.plugin [None req-5cc5995b-5746-4b93-80c7-b80d1a7d7008 - - - - - -] Attempt 1 to provision port 32688767-1ce4-4eaf-bfdc-8c97c7d21839 2026-04-02 18:10:01.670 9 INFO neutron.plugins.ml2.plugin [None req-7b59dbde-ba46-49da-8563-d16437f6e217 - - - - - -] Attempt 1 to provision port b487c0bf-4c24-41d9-9f65-307403211187 2026-04-02 18:10:01.706 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b487c0bf-4c24-41d9-9f65-307403211187 2026-04-02 18:10:02.776 10 INFO neutron.plugins.ml2.plugin [None req-7c8ebbcc-405a-48f0-a20a-d066cb6af298 - - - - - -] Attempt 1 to provision port b487c0bf-4c24-41d9-9f65-307403211187 2026-04-02 18:10:03.672 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b487c0bf-4c24-41d9-9f65-307403211187 2026-04-02 18:10:03.685 9 INFO neutron.plugins.ml2.plugin [None req-60b41f63-a492-406d-94fa-abde401aec7e - - - - - -] Attempt 1 to provision port 963148eb-0447-408f-8379-44fb2b0b8a6b 2026-04-02 18:10:03.969 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port ef3a5bc5-2175-4334-b259-fa2a65e9b42e 2026-04-02 18:10:04.391 10 INFO neutron.plugins.ml2.plugin [None req-0acbde2f-9545-4d1b-88ec-aaddca9c298b - - - - - -] Attempt 1 to provision port 963148eb-0447-408f-8379-44fb2b0b8a6b 2026-04-02 18:10:05.478 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port ef3a5bc5-2175-4334-b259-fa2a65e9b42e 2026-04-02 18:10:06.290 10 INFO neutron.plugins.ml2.plugin [None req-43fbec00-78a2-4b7d-b4a5-2061957ba96c - - - - - -] Attempt 1 to provision port ffc9a14b-c8cd-4da5-a251-c536e1d4c458 2026-04-02 18:10:07.501 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 604b4c68-3db7-4945-817f-f02a3a15c46f 2026-04-02 18:10:07.907 9 INFO neutron.plugins.ml2.plugin [None req-475e4ce9-5244-491c-864f-c0318dbd808c - - - - - -] Attempt 1 to provision port 604b4c68-3db7-4945-817f-f02a3a15c46f 2026-04-02 18:10:08.617 9 INFO neutron.plugins.ml2.plugin [None req-79c517bf-3746-4747-84d1-cefb18ff4238 - - - - - -] Attempt 1 to provision port 604b4c68-3db7-4945-817f-f02a3a15c46f 2026-04-02 18:10:09.317 10 INFO neutron.plugins.ml2.plugin [None req-6261fe5e-6d4a-4b49-a52c-facb76a7ee7e - - - - - -] Attempt 1 to provision port 257368ec-112a-48ba-a992-852eb31a2852 2026-04-02 18:10:09.592 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f1b8c87f-4e5b-4921-a6bc-4e06016843f7 2026-04-02 18:10:10.029 10 INFO neutron.plugins.ml2.plugin [None req-2fdadc2b-0d8f-4262-8ed5-e379a3f72f9d - - - - - -] Attempt 1 to provision port 257368ec-112a-48ba-a992-852eb31a2852 2026-04-02 18:10:10.147 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 604b4c68-3db7-4945-817f-f02a3a15c46f 2026-04-02 18:10:12.576 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 8ba8f974-7e98-46a6-9c76-e4b756ff05e1 2026-04-02 18:10:12.688 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-63c5d099-9779-4a8d-8a05-cd1c58266334'] response: {'server_uuid': '32e78334-a5b3-471a-8fdc-4ebec2fe52b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ba8f974-7e98-46a6-9c76-e4b756ff05e1', 'code': 200} 2026-04-02 18:10:13.023 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f1b8c87f-4e5b-4921-a6bc-4e06016843f7 2026-04-02 18:10:13.731 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 8ba8f974-7e98-46a6-9c76-e4b756ff05e1 2026-04-02 18:10:16.240 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 002089a4-d48b-4186-ba86-343aacbc9a2d 2026-04-02 18:10:16.363 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f855f981-0bb7-4ca1-9141-709350a0ff85'] response: {'server_uuid': '198d9ef7-416a-4330-b60d-595ca5eeb708', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '002089a4-d48b-4186-ba86-343aacbc9a2d', 'code': 200} 2026-04-02 18:10:17.775 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 940b02af-6ff4-4b32-819a-4f3e232f7b52 2026-04-02 18:10:18.105 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 44b211d7-7346-4f11-bd31-8eb7b95a7b1f 2026-04-02 18:10:18.481 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 002089a4-d48b-4186-ba86-343aacbc9a2d 2026-04-02 18:10:19.784 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 940b02af-6ff4-4b32-819a-4f3e232f7b52 2026-04-02 18:10:19.995 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 44b211d7-7346-4f11-bd31-8eb7b95a7b1f 2026-04-02 18:10:20.162 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 47426d31-87fd-4125-8286-f4f0b23d7eb0 2026-04-02 18:10:20.613 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 2ccb1bcd-cf57-4c94-8dde-0960a4f5e764 2026-04-02 18:10:22.785 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 2ccb1bcd-cf57-4c94-8dde-0960a4f5e764 2026-04-02 18:10:22.974 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 47426d31-87fd-4125-8286-f4f0b23d7eb0 2026-04-02 18:10:23.151 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3ef0a7c6-9078-44cd-9709-6988c53c2f62 2026-04-02 18:10:23.265 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7585173f-3e6f-4275-89af-968efcc942a2'] response: {'server_uuid': 'a9bc8766-1419-4f6b-9d87-885c2ae761ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ef0a7c6-9078-44cd-9709-6988c53c2f62', 'code': 200} 2026-04-02 18:10:24.075 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3ef0a7c6-9078-44cd-9709-6988c53c2f62 2026-04-02 18:10:24.321 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 32688767-1ce4-4eaf-bfdc-8c97c7d21839 2026-04-02 18:10:25.897 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 963148eb-0447-408f-8379-44fb2b0b8a6b 2026-04-02 18:10:26.249 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 32688767-1ce4-4eaf-bfdc-8c97c7d21839 2026-04-02 18:10:27.915 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 963148eb-0447-408f-8379-44fb2b0b8a6b 2026-04-02 18:10:28.137 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port ffc9a14b-c8cd-4da5-a251-c536e1d4c458 2026-04-02 18:10:28.435 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 257368ec-112a-48ba-a992-852eb31a2852 2026-04-02 18:10:30.071 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port ffc9a14b-c8cd-4da5-a251-c536e1d4c458 2026-04-02 18:10:30.280 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 257368ec-112a-48ba-a992-852eb31a2852 2026-04-02 18:10:35.548 9 INFO neutron.plugins.ml2.plugin [None req-7dd065c0-e02a-495d-9aad-6a462f6182e1 - - - - - -] Attempt 1 to provision port b3c4d757-338c-4446-887b-386bbb4c35f3 2026-04-02 18:10:35.887 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b8eb5a8f-b651-4822-b3c0-d4d54e4d2c01 2026-04-02 18:10:36.652 9 INFO neutron.plugins.ml2.plugin [None req-6b2b9a88-11f3-4478-9795-339497e8c1f2 - - - - - -] Attempt 1 to provision port b8eb5a8f-b651-4822-b3c0-d4d54e4d2c01 2026-04-02 18:10:37.970 9 INFO neutron.plugins.ml2.plugin [None req-1c2d1d1c-6783-4c1f-80f5-32a7cb80a17d - - - - - -] Attempt 1 to provision port b8eb5a8f-b651-4822-b3c0-d4d54e4d2c01 2026-04-02 18:10:37.978 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 23b45a1d-3da5-4d02-85f3-f0c34cac9be9 2026-04-02 18:10:38.032 9 INFO neutron.plugins.ml2.plugin [None req-1c2d1d1c-6783-4c1f-80f5-32a7cb80a17d - - - - - -] Attempt 1 to provision port 1d5a8aa3-41f4-415f-aa3b-a412b3f3696a 2026-04-02 18:10:38.346 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b8eb5a8f-b651-4822-b3c0-d4d54e4d2c01 2026-04-02 18:10:38.669 9 INFO neutron.plugins.ml2.plugin [None req-44e660b9-7a83-432c-a1bf-ab3f72510a9c - - - - - -] Attempt 1 to provision port 1d5a8aa3-41f4-415f-aa3b-a412b3f3696a 2026-04-02 18:10:39.367 10 INFO neutron.plugins.ml2.plugin [None req-830faa59-ff75-4118-8234-b4626499e970 - - - - - -] Attempt 1 to provision port 1d5a8aa3-41f4-415f-aa3b-a412b3f3696a 2026-04-02 18:10:39.898 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 23b45a1d-3da5-4d02-85f3-f0c34cac9be9 2026-04-02 18:10:42.077 9 INFO neutron.plugins.ml2.plugin [None req-f1a35e85-d160-44f9-96d2-84a798e03395 - - - - - -] Attempt 1 to provision port fd96a93a-1d51-42db-96a5-0d147477c3ab 2026-04-02 18:10:44.190 9 INFO neutron.plugins.ml2.plugin [None req-c3445913-0150-4203-a8ce-4032ad4fb777 - - - - - -] Attempt 1 to provision port f4f9c6bc-54e5-4712-8008-5f01e358b626 2026-04-02 18:10:47.961 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c2d3f2cc-5d4d-4412-88e5-083663b0b709 2026-04-02 18:10:48.013 9 INFO neutron.plugins.ml2.plugin [None req-b74e63ea-4c8c-40ee-98c5-0fe4a02f1e5d - - - - - -] Attempt 1 to provision port 5d0b239e-f46f-4ffd-ac0e-4c05ce5a5244 2026-04-02 18:10:48.361 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 5d0b239e-f46f-4ffd-ac0e-4c05ce5a5244 2026-04-02 18:10:49.327 10 INFO neutron.plugins.ml2.plugin [None req-6fd31d71-d09f-4623-88bc-ef953fabecf4 - - - - - -] Attempt 1 to provision port 98e9ea47-6fed-4812-8c4b-8a8a318caa8d 2026-04-02 18:10:49.369 10 INFO neutron.plugins.ml2.plugin [None req-6fd31d71-d09f-4623-88bc-ef953fabecf4 - - - - - -] Attempt 1 to provision port 5d0b239e-f46f-4ffd-ac0e-4c05ce5a5244 2026-04-02 18:10:50.028 9 INFO neutron.plugins.ml2.plugin [None req-8242e77d-a1d2-43ab-9497-8a5cd2cec373 - - - - - -] Attempt 1 to provision port 98e9ea47-6fed-4812-8c4b-8a8a318caa8d 2026-04-02 18:10:50.226 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c2d3f2cc-5d4d-4412-88e5-083663b0b709 2026-04-02 18:10:50.465 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 5d0b239e-f46f-4ffd-ac0e-4c05ce5a5244 2026-04-02 18:10:50.938 10 INFO neutron.plugins.ml2.plugin [None req-f4dbfd42-39d1-4372-9006-79fde0d8c603 - - - - - -] Attempt 1 to provision port 98e9ea47-6fed-4812-8c4b-8a8a318caa8d 2026-04-02 18:10:54.548 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 6513fa5a-fd87-4284-b128-65b700f3af14 2026-04-02 18:10:54.667 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2670e118-b642-40f6-91eb-31b66ec4376d'] response: {'server_uuid': 'adc61e93-8f57-48d1-aa06-0a579a69530d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6513fa5a-fd87-4284-b128-65b700f3af14', 'code': 200} 2026-04-02 18:10:56.016 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 1d5a8aa3-41f4-415f-aa3b-a412b3f3696a 2026-04-02 18:10:56.333 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b3c4d757-338c-4446-887b-386bbb4c35f3 2026-04-02 18:10:56.587 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 6513fa5a-fd87-4284-b128-65b700f3af14 2026-04-02 18:10:57.961 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 1d5a8aa3-41f4-415f-aa3b-a412b3f3696a 2026-04-02 18:10:58.156 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b3c4d757-338c-4446-887b-386bbb4c35f3 2026-04-02 18:11:00.087 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3edd14be-7ba8-49ea-a63a-1b9e94331072 2026-04-02 18:11:00.845 9 INFO neutron.plugins.ml2.plugin [None req-5b36f4e3-a604-4e15-a98f-9381e469181f - - - - - -] Attempt 1 to provision port 3edd14be-7ba8-49ea-a63a-1b9e94331072 2026-04-02 18:11:04.548 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 98e9ea47-6fed-4812-8c4b-8a8a318caa8d 2026-04-02 18:11:04.833 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f4f9c6bc-54e5-4712-8008-5f01e358b626 2026-04-02 18:11:05.162 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 2026-04-02 18:11:05.263 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f74569fc-55cb-43bc-b5e3-8ae5a84dd48d'] response: {'server_uuid': 'e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c815a6ae-ae40-4bfb-aeb7-3c44fda432d0', 'code': 200} 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server [None req-62be9a7d-8740-41d1-addb-7d01a03f9a4d - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 463afc85-5759-4fd2-abed-717be47141ba could not be found. 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2778, in one 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1665, in get_port 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 463afc85-5759-4fd2-abed-717be47141ba could not be found. 2026-04-02 18:11:06.383 10 ERROR oslo_messaging.rpc.server 2026-04-02 18:11:06.461 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 98e9ea47-6fed-4812-8c4b-8a8a318caa8d 2026-04-02 18:11:06.689 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f4f9c6bc-54e5-4712-8008-5f01e358b626 2026-04-02 18:11:06.861 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 2026-04-02 18:11:32.277 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3bd0c984-a19d-4be5-9d25-513e32a3944a 2026-04-02 18:11:32.625 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 82a6c9a9-0e01-496a-b63f-6a91931e098e 2026-04-02 18:11:33.785 9 INFO neutron.plugins.ml2.plugin [None req-9aa18231-81e6-41cd-8417-ccbaf8f3b129 - - - - - -] Attempt 1 to provision port 82a6c9a9-0e01-496a-b63f-6a91931e098e 2026-04-02 18:11:34.254 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3bd0c984-a19d-4be5-9d25-513e32a3944a 2026-04-02 18:11:34.488 10 INFO neutron.plugins.ml2.plugin [None req-f6d11908-267d-4106-a2f1-adf1ae07a8c6 - - - - - -] Attempt 1 to provision port 82a6c9a9-0e01-496a-b63f-6a91931e098e 2026-04-02 18:11:34.500 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 82a6c9a9-0e01-496a-b63f-6a91931e098e 2026-04-02 18:11:34.547 10 INFO neutron.plugins.ml2.plugin [None req-f6d11908-267d-4106-a2f1-adf1ae07a8c6 - - - - - -] Attempt 1 to provision port 3541959a-8718-423a-b8f2-f01c28f51d26 2026-04-02 18:11:34.578 10 INFO neutron.plugins.ml2.plugin [None req-f6d11908-267d-4106-a2f1-adf1ae07a8c6 - - - - - -] Attempt 1 to provision port 3bd0c984-a19d-4be5-9d25-513e32a3944a 2026-04-02 18:11:35.200 9 INFO neutron.plugins.ml2.plugin [None req-053396c3-615e-4442-8e17-24bf7deb1a02 - - - - - -] Attempt 1 to provision port 3541959a-8718-423a-b8f2-f01c28f51d26 2026-04-02 18:11:35.229 9 INFO neutron.plugins.ml2.plugin [None req-053396c3-615e-4442-8e17-24bf7deb1a02 - - - - - -] Attempt 1 to provision port 3bd0c984-a19d-4be5-9d25-513e32a3944a 2026-04-02 18:11:38.756 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f6c25da0-7294-44da-b891-3588c25511e2 2026-04-02 18:11:38.861 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9bcf8e7-239e-4ea4-a060-cee2831452f1'] response: {'server_uuid': 'c7067b7c-54f3-4ad5-96d6-d50582142c35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6c25da0-7294-44da-b891-3588c25511e2', 'code': 200} 2026-04-02 18:11:40.319 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f6c25da0-7294-44da-b891-3588c25511e2 2026-04-02 18:11:40.519 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 77940dcc-4721-46c0-95ef-545933fe4f66 2026-04-02 18:11:41.819 10 INFO neutron.plugins.ml2.plugin [None req-b922e65e-f47f-4d7f-a058-949c2daf96f7 - - - - - -] Attempt 1 to provision port 77940dcc-4721-46c0-95ef-545933fe4f66 2026-04-02 18:11:42.360 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 77940dcc-4721-46c0-95ef-545933fe4f66 2026-04-02 18:11:42.525 9 INFO neutron.plugins.ml2.plugin [None req-05b4039c-06db-48ba-a2ac-b839503ab7c5 - - - - - -] Attempt 1 to provision port 77940dcc-4721-46c0-95ef-545933fe4f66 2026-04-02 18:11:44.443 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bc394ee9-3fa7-4d37-87ce-ef7a52c418f2 2026-04-02 18:11:44.641 10 INFO neutron.plugins.ml2.plugin [None req-d10959df-d014-4f94-8f0f-e3a7522b5a5f - - - - - -] Attempt 1 to provision port b4604d4e-2fd1-4493-bb40-d6d4f061812a 2026-04-02 18:11:44.951 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3a658fb7-a37a-49aa-a9c5-590ee10a8605 2026-04-02 18:11:44.977 10 INFO neutron.plugins.ml2.plugin [None req-d10959df-d014-4f94-8f0f-e3a7522b5a5f - - - - - -] Attempt 1 to provision port b9dd9ce7-8cda-44b1-a6aa-1916291e9075 2026-04-02 18:11:45.237 10 INFO neutron.plugins.ml2.plugin [None req-d10959df-d014-4f94-8f0f-e3a7522b5a5f - - - - - -] Attempt 1 to provision port 3a658fb7-a37a-49aa-a9c5-590ee10a8605 2026-04-02 18:11:45.361 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b9dd9ce7-8cda-44b1-a6aa-1916291e9075 2026-04-02 18:11:45.591 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b4604d4e-2fd1-4493-bb40-d6d4f061812a 2026-04-02 18:11:45.844 10 INFO neutron.plugins.ml2.plugin [None req-57d8283b-28c3-49ea-a3cd-1cd8ffe51319 - - - - - -] Attempt 1 to provision port b4604d4e-2fd1-4493-bb40-d6d4f061812a 2026-04-02 18:11:45.906 10 INFO neutron.plugins.ml2.plugin [None req-57d8283b-28c3-49ea-a3cd-1cd8ffe51319 - - - - - -] Attempt 1 to provision port bc394ee9-3fa7-4d37-87ce-ef7a52c418f2 2026-04-02 18:11:45.979 10 INFO neutron.plugins.ml2.plugin [None req-57d8283b-28c3-49ea-a3cd-1cd8ffe51319 - - - - - -] Attempt 1 to provision port 99c8b762-dc0e-43ed-9325-bbc27aaf189d 2026-04-02 18:11:46.549 10 INFO neutron.plugins.ml2.plugin [None req-3b755702-df40-4c1a-9817-f58a66f544bc - - - - - -] Attempt 1 to provision port b9dd9ce7-8cda-44b1-a6aa-1916291e9075 2026-04-02 18:11:46.690 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 545c1fd1-94b4-41ea-9ac8-37f0d039283e 2026-04-02 18:11:47.133 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 3a658fb7-a37a-49aa-a9c5-590ee10a8605 2026-04-02 18:11:47.250 10 INFO neutron.plugins.ml2.plugin [None req-c3a06ef5-733c-4a88-aa46-dfba97111323 - - - - - -] Attempt 1 to provision port bc394ee9-3fa7-4d37-87ce-ef7a52c418f2 2026-04-02 18:11:47.344 10 INFO neutron.plugins.ml2.plugin [None req-c3a06ef5-733c-4a88-aa46-dfba97111323 - - - - - -] Attempt 1 to provision port 766bbc1f-f72c-4977-bbe2-a68a1fb33db9 2026-04-02 18:11:47.542 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bc394ee9-3fa7-4d37-87ce-ef7a52c418f2 2026-04-02 18:11:47.783 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 99c8b762-dc0e-43ed-9325-bbc27aaf189d 2026-04-02 18:11:47.964 9 INFO neutron.plugins.ml2.plugin [None req-189a18b6-1036-4c94-a886-67a4dda9618c - - - - - -] Attempt 1 to provision port 54e173df-ff04-4871-b32c-0b4249918ff7 2026-04-02 18:11:48.071 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 766bbc1f-f72c-4977-bbe2-a68a1fb33db9 2026-04-02 18:11:48.285 9 INFO neutron.plugins.ml2.plugin [None req-189a18b6-1036-4c94-a886-67a4dda9618c - - - - - -] Attempt 1 to provision port 3a658fb7-a37a-49aa-a9c5-590ee10a8605 2026-04-02 18:11:48.352 9 INFO neutron.plugins.ml2.plugin [None req-189a18b6-1036-4c94-a886-67a4dda9618c - - - - - -] Attempt 1 to provision port 545c1fd1-94b4-41ea-9ac8-37f0d039283e 2026-04-02 18:11:48.359 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b9dd9ce7-8cda-44b1-a6aa-1916291e9075 2026-04-02 18:11:48.402 9 INFO neutron.plugins.ml2.plugin [None req-189a18b6-1036-4c94-a886-67a4dda9618c - - - - - -] Attempt 1 to provision port 31a9f4ca-9c40-4537-8682-3dbbca9ae527 2026-04-02 18:11:48.596 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b4604d4e-2fd1-4493-bb40-d6d4f061812a 2026-04-02 18:11:48.662 10 INFO neutron.plugins.ml2.plugin [None req-85252fb8-9ab2-4442-8a79-74fded4de793 - - - - - -] Attempt 1 to provision port 766bbc1f-f72c-4977-bbe2-a68a1fb33db9 2026-04-02 18:11:48.732 10 INFO neutron.plugins.ml2.plugin [None req-85252fb8-9ab2-4442-8a79-74fded4de793 - - - - - -] Attempt 1 to provision port 545c1fd1-94b4-41ea-9ac8-37f0d039283e 2026-04-02 18:11:48.793 10 INFO neutron.plugins.ml2.plugin [None req-85252fb8-9ab2-4442-8a79-74fded4de793 - - - - - -] Attempt 1 to provision port 99c8b762-dc0e-43ed-9325-bbc27aaf189d 2026-04-02 18:11:48.845 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 54e173df-ff04-4871-b32c-0b4249918ff7 2026-04-02 18:11:49.565 10 INFO neutron.plugins.ml2.plugin [None req-27b66439-83c3-4543-bc9f-037d6c8fe8e8 - - - - - -] Attempt 1 to provision port f4b847fe-004d-45fc-a652-c091d329e4b9 2026-04-02 18:11:50.120 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 545c1fd1-94b4-41ea-9ac8-37f0d039283e 2026-04-02 18:11:50.278 9 INFO neutron.plugins.ml2.plugin [None req-141bacb6-b4f0-4dca-9b11-ac11e38e6d02 - - - - - -] Attempt 1 to provision port 3a658fb7-a37a-49aa-a9c5-590ee10a8605 2026-04-02 18:11:50.330 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bdf9c101-3837-408d-b3c5-dcf05c570b0a 2026-04-02 18:11:50.352 9 INFO neutron.plugins.ml2.plugin [None req-141bacb6-b4f0-4dca-9b11-ac11e38e6d02 - - - - - -] Attempt 1 to provision port c0063b0f-f4af-4afe-a33a-378e21512e7f 2026-04-02 18:11:50.743 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 54e173df-ff04-4871-b32c-0b4249918ff7 2026-04-02 18:11:50.983 9 INFO neutron.plugins.ml2.plugin [None req-284ae001-656b-4cc5-a1cb-2381aeacef4d - - - - - -] Attempt 1 to provision port f4b847fe-004d-45fc-a652-c091d329e4b9 2026-04-02 18:11:51.022 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port f4b847fe-004d-45fc-a652-c091d329e4b9 2026-04-02 18:11:51.075 9 INFO neutron.plugins.ml2.plugin [None req-284ae001-656b-4cc5-a1cb-2381aeacef4d - - - - - -] Attempt 1 to provision port c0063b0f-f4af-4afe-a33a-378e21512e7f 2026-04-02 18:11:51.110 9 INFO neutron.plugins.ml2.plugin [None req-284ae001-656b-4cc5-a1cb-2381aeacef4d - - - - - -] Attempt 1 to provision port 99c8b762-dc0e-43ed-9325-bbc27aaf189d 2026-04-02 18:11:51.135 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 99c8b762-dc0e-43ed-9325-bbc27aaf189d 2026-04-02 18:11:51.157 9 INFO neutron.plugins.ml2.plugin [None req-284ae001-656b-4cc5-a1cb-2381aeacef4d - - - - - -] Attempt 1 to provision port 54e173df-ff04-4871-b32c-0b4249918ff7 2026-04-02 18:11:51.447 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 766bbc1f-f72c-4977-bbe2-a68a1fb33db9 2026-04-02 18:11:51.688 10 INFO neutron.plugins.ml2.plugin [None req-b099d3b0-4b9b-4b78-b47e-0259f56bd294 - - - - - -] Attempt 1 to provision port 0573a5eb-4053-49ce-9f37-27abaaaf619a 2026-04-02 18:11:52.285 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port bdf9c101-3837-408d-b3c5-dcf05c570b0a 2026-04-02 18:11:52.392 10 INFO neutron.plugins.ml2.plugin [None req-7da565de-b4f1-4d11-9b88-d57f5accdd8c - - - - - -] Attempt 1 to provision port c0063b0f-f4af-4afe-a33a-378e21512e7f 2026-04-02 18:11:53.095 10 INFO neutron.plugins.ml2.plugin [None req-e928ffad-cea9-4c47-8f6b-724f99cd5df1 - - - - - -] Attempt 1 to provision port 54e173df-ff04-4871-b32c-0b4249918ff7 2026-04-02 18:11:53.145 10 INFO neutron.plugins.ml2.plugin [None req-e928ffad-cea9-4c47-8f6b-724f99cd5df1 - - - - - -] Attempt 1 to provision port 0573a5eb-4053-49ce-9f37-27abaaaf619a 2026-04-02 18:11:53.799 10 INFO neutron.plugins.ml2.plugin [None req-1d2fb752-a4f6-4fe6-bd2f-62e163fd9eb2 - - - - - -] Attempt 1 to provision port 59a8046c-d3b5-4cc1-b4c4-8ec9bd41cbac 2026-04-02 18:11:53.826 10 INFO neutron.plugins.ml2.plugin [None req-1d2fb752-a4f6-4fe6-bd2f-62e163fd9eb2 - - - - - -] Attempt 1 to provision port a5a646a6-463f-4318-a1a7-0dd8369e57c1 2026-04-02 18:11:54.513 9 INFO neutron.plugins.ml2.plugin [None req-b001fb8f-52be-448f-bfb9-4d121a09ad61 - - - - - -] Attempt 1 to provision port 59a8046c-d3b5-4cc1-b4c4-8ec9bd41cbac 2026-04-02 18:12:02.322 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b6968331-3b5b-4f98-9168-3181458428fd 2026-04-02 18:12:02.653 10 INFO neutron.plugins.ml2.plugin [None req-e2b39531-a9f2-41cc-a9d3-a887a0552b8c - - - - - -] Attempt 1 to provision port a1801230-6324-4c1c-b0bf-5e0afebeea6a 2026-04-02 18:12:02.726 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port a1801230-6324-4c1c-b0bf-5e0afebeea6a 2026-04-02 18:12:03.351 9 INFO neutron.plugins.ml2.plugin [None req-7f60cb02-a384-40a3-a748-d1ace1593714 - - - - - -] Attempt 1 to provision port b6968331-3b5b-4f98-9168-3181458428fd 2026-04-02 18:12:04.057 10 INFO neutron.plugins.ml2.plugin [None req-1edf5282-d75c-4326-ba92-76e8ae07b170 - - - - - -] Attempt 1 to provision port a1801230-6324-4c1c-b0bf-5e0afebeea6a 2026-04-02 18:12:04.267 10 INFO neutron.plugins.ml2.plugin [None req-1edf5282-d75c-4326-ba92-76e8ae07b170 - - - - - -] Attempt 1 to provision port 34979e3d-b538-4d99-9c6e-ff8313ff3697 2026-04-02 18:12:04.278 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port b6968331-3b5b-4f98-9168-3181458428fd 2026-04-02 18:12:04.469 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port a1801230-6324-4c1c-b0bf-5e0afebeea6a 2026-04-02 18:12:04.782 9 INFO neutron.plugins.ml2.plugin [None req-70109e8e-16cc-4bdf-aa71-bebb3eabd18c - - - - - -] Attempt 1 to provision port b6968331-3b5b-4f98-9168-3181458428fd 2026-04-02 18:12:04.858 9 INFO neutron.plugins.ml2.plugin [None req-70109e8e-16cc-4bdf-aa71-bebb3eabd18c - - - - - -] Attempt 1 to provision port 34979e3d-b538-4d99-9c6e-ff8313ff3697 2026-04-02 18:12:08.868 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 52fb2301-7b05-41bb-9df7-916f2c600ca8 2026-04-02 18:12:08.980 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b0974f3-29db-43cf-9ca5-c2a79e033de2'] response: {'server_uuid': 'ee572c25-546c-4c82-9e11-b2423dfe0f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52fb2301-7b05-41bb-9df7-916f2c600ca8', 'code': 200} 2026-04-02 18:12:09.278 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 59a8046c-d3b5-4cc1-b4c4-8ec9bd41cbac 2026-04-02 18:12:09.571 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c0063b0f-f4af-4afe-a33a-378e21512e7f 2026-04-02 18:12:09.914 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 0573a5eb-4053-49ce-9f37-27abaaaf619a 2026-04-02 18:12:10.239 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 31a9f4ca-9c40-4537-8682-3dbbca9ae527 2026-04-02 18:12:10.891 10 INFO neutron.plugins.ml2.plugin [None req-b97a4e62-35e5-4e5b-aef3-e71142d36920 - - - - - -] Attempt 1 to provision port 2b268822-de7d-4485-a6b1-493c61ab78c2 2026-04-02 18:12:12.007 9 INFO neutron.plugins.ml2.plugin [None req-e6bcd524-7f66-4a51-82c0-a5d8fd1ef8f9 - - - - - -] Attempt 1 to provision port 2b268822-de7d-4485-a6b1-493c61ab78c2 2026-04-02 18:12:12.020 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 59a8046c-d3b5-4cc1-b4c4-8ec9bd41cbac 2026-04-02 18:12:12.230 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port c0063b0f-f4af-4afe-a33a-378e21512e7f 2026-04-02 18:12:12.414 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 52fb2301-7b05-41bb-9df7-916f2c600ca8 2026-04-02 18:12:12.645 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 2b268822-de7d-4485-a6b1-493c61ab78c2 2026-04-02 18:12:12.875 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 0573a5eb-4053-49ce-9f37-27abaaaf619a 2026-04-02 18:12:13.067 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 31a9f4ca-9c40-4537-8682-3dbbca9ae527 2026-04-02 18:12:17.542 9 INFO neutron.plugins.ml2.plugin [None req-396b40c9-f96c-4647-ad8f-240065b36451 - - - - - -] Attempt 1 to provision port 43f72a5d-7ceb-4f3b-8ea3-3220f6fea716 2026-04-02 18:12:17.668 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 43f72a5d-7ceb-4f3b-8ea3-3220f6fea716 2026-04-02 18:12:18.851 9 INFO neutron.plugins.ml2.plugin [None req-fcf428bf-67ee-4907-ae9a-0f152485d7c3 - - - - - -] Attempt 1 to provision port 43f72a5d-7ceb-4f3b-8ea3-3220f6fea716 2026-04-02 18:12:21.265 9 INFO neutron.plugins.ml2.plugin [None req-19f48fb1-c8fd-4132-9d61-4bbe56429afa - - - - - -] Attempt 1 to provision port 093b37b8-2993-4a91-b3c5-d70e6a3906bf 2026-04-02 18:12:25.721 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 2026-04-02 18:12:25.836 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c2af955-8e03-4645-ba0b-ee3dafa5cb5d'] response: {'server_uuid': '972c9a65-54bb-4526-84f8-a3656a8b1e96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5', 'code': 200} 2026-04-02 18:12:27.692 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 2026-04-02 18:12:48.900 10 INFO neutron.plugins.ml2.plugin [None req-42e3a1b8-1753-4f3b-b8ab-6df0e3a1a944 - - - - - -] Attempt 1 to provision port 5a30848d-ee70-4af2-9907-f922df92c654 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.063 9 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-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.063 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.066 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.066 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 2 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.078 9 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-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.078 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.081 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.081 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 3 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.092 9 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-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.092 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.094 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.095 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 4 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.107 9 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-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.107 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.110 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.110 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 5 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.122 9 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-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.122 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.124 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.124 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 6 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.133 9 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-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.133 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.135 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.135 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 7 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.144 9 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-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.144 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.146 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.146 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 8 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.156 9 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-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.156 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.157 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.158 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 9 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.166 9 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-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.166 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.167 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:03.167 9 INFO neutron.plugins.ml2.plugin [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Attempt 10 to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 18:13:03.179 9 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-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 34d8216b-393d-4c1a-a2b0-c27ceb377403 could not be found. 2026-04-02 18:13:03.179 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:13:03.181 9 ERROR neutron.plugins.ml2.managers [None req-408cc567-4de0-456f-ba96-a1ec39960e66 - - - - - -] Failed to bind port a5f8b795-6715-4595-a604-fc3aa58b6927 on host instance for vnic_type normal using segments [{'id': '40eb06b5-e5bb-43db-8a62-e16080f2afbc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'baf9dc5a-9ab7-4422-87de-21baf5a49e62'}] 2026-04-02 18:13:10.256 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 1dc5ae12-b9a1-49aa-9569-89568013f953 2026-04-02 18:13:10.365 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3a9a3a7-d19c-4550-9872-b140e0cd7f25'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1dc5ae12-b9a1-49aa-9569-89568013f953', 'code': 200} 2026-04-02 18:13:11.717 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 1dc5ae12-b9a1-49aa-9569-89568013f953 2026-04-02 18:13:51.758 10 INFO neutron.plugins.ml2.plugin [None req-b77c74f9-668c-4f95-a6ee-1016a33c7889 - - - - - -] Attempt 1 to provision port 39e48fed-8640-4f7e-9657-c9c8c5abbcef 2026-04-02 18:13:57.328 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 39e48fed-8640-4f7e-9657-c9c8c5abbcef 2026-04-02 18:13:57.474 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df2c549a-3f0d-4b11-94fe-f1f5ea4c36c3'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39e48fed-8640-4f7e-9657-c9c8c5abbcef', 'code': 200} 2026-04-02 18:13:57.910 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 39e48fed-8640-4f7e-9657-c9c8c5abbcef 2026-04-02 18:14:00.492 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 39e48fed-8640-4f7e-9657-c9c8c5abbcef 2026-04-02 18:14:29.990 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 99e51eac-c518-4e17-8891-f47223b7bba4 2026-04-02 18:14:30.168 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24f45000-b7f7-45fb-aea0-e848ea79907d'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99e51eac-c518-4e17-8891-f47223b7bba4', 'code': 200} 2026-04-02 18:14:32.112 9 INFO neutron.plugins.ml2.plugin [None req-d8faf27f-e01b-4d5b-9d11-d32aadaf0120 - - - - - -] Attempt 1 to provision port 99e51eac-c518-4e17-8891-f47223b7bba4 2026-04-02 18:14:45.982 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 2414ac35-cf5f-435c-8c60-1676dc4dc1f0 2026-04-02 18:14:46.083 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-363c7beb-dc59-423d-bfb2-f0335ab01ef8'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2414ac35-cf5f-435c-8c60-1676dc4dc1f0', 'code': 200} 2026-04-02 18:14:48.587 9 INFO neutron.plugins.ml2.plugin [None req-c874081a-e027-4394-a242-8454f7cb2fd7 - - - - - -] Attempt 1 to provision port 2414ac35-cf5f-435c-8c60-1676dc4dc1f0 2026-04-02 18:14:58.926 9 INFO neutron.plugins.ml2.plugin [None req-2bc5657a-4575-4a29-9c1d-e90316327a77 - - - - - -] Attempt 1 to provision port 2414ac35-cf5f-435c-8c60-1676dc4dc1f0 2026-04-02 18:15:00.137 10 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 2414ac35-cf5f-435c-8c60-1676dc4dc1f0 2026-04-02 18:15:09.271 10 INFO neutron.plugins.ml2.plugin [None req-cdfd3ad1-c08c-473d-b160-418da35f260f - - - - - -] Attempt 1 to provision port 99e51eac-c518-4e17-8891-f47223b7bba4 2026-04-02 18:15:09.985 9 INFO neutron.plugins.ml2.plugin [None req-db8bc2fd-39b8-4005-8480-71082ffa1f42 - - - - - -] Attempt 1 to provision port 99e51eac-c518-4e17-8891-f47223b7bba4 2026-04-02 18:15:38.200 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de4164ed-5043-4f16-8a3d-18dd6735205a'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1dc5ae12-b9a1-49aa-9569-89568013f953', 'code': 200}