+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /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-05-30 02:28:04.095 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 02:28:04.095 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev15 2026-05-30 02:28:04.095 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-30 02:28:04.096 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 02:28:05.052 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 02:28:05.055 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 02:28:05.059 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-30 02:28:05.060 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 02:28:05.060 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-30 02:28:05.060 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-30 02:28:05.060 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 02:28:05.067 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 02:28:05.067 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 02:28:05.067 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 02:28:05.088 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-30 02:28:05.089 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 02:28:05.089 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-30 02:28:05.128 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 02:28:05.128 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 02:28:05.128 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-30 02:28:05.128 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-30 02:28:05.409 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing driver for type 'vlan' 2026-05-30 02:28:05.563 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] VlanTypeDriver initialization complete 2026-05-30 02:28:05.563 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing driver for type 'vxlan' 2026-05-30 02:28:05.564 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-30 02:28:05.610 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 02:28:05.610 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 02:28:05.611 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing extension driver 'port_security' 2026-05-30 02:28:05.611 1 INFO neutron.plugins.ml2.extensions.port_security [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 02:28:05.611 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing extension driver 'qos' 2026-05-30 02:28:05.611 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-30 02:28:05.611 1 INFO neutron.plugins.ml2.managers [None req-59cb686a-8836-464f-8678-89b31a9f0159 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-30 02:28:05.625 1 INFO neutron.quota [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded quota_driver: . 2026-05-30 02:28:05.625 1 INFO neutron.plugins.ml2.plugin [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 02:28:05.625 1 INFO neutron.plugins.ml2.managers [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 02:28:05.625 1 INFO neutron.plugins.ml2.managers [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 02:28:05.626 1 INFO neutron.plugins.ml2.managers [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 02:28:05.626 1 INFO neutron.extensions.vlantransparent [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Disabled vlantransparent extension. 2026-05-30 02:28:05.626 1 INFO neutron.extensions.qinq [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Disabled VLAN QinQ extension. 2026-05-30 02:28:05.626 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: qos 2026-05-30 02:28:05.637 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: router 2026-05-30 02:28:05.672 1 INFO neutron.services.service_base [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-30 02:28:05.673 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: segments 2026-05-30 02:28:05.738 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: trunk 2026-05-30 02:28:05.750 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: vpnaas 2026-05-30 02:28:05.780 1 WARNING stevedore.named [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-30 02:28:05.780 1 WARNING stevedore.named [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 02:28:05.999 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 02:28:05.999 1 INFO neutron.common.utils [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-30 02:28:05.999 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: taas 2026-05-30 02:28:06.017 1 WARNING stevedore.named [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 02:28:06.046 1 INFO neutron_taas.services.taas.taas_plugin [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-30 02:28:06.046 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: tapmirror 2026-05-30 02:28:06.053 1 WARNING stevedore.named [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-30 02:28:06.064 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-30 02:28:06.064 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: auto_allocate 2026-05-30 02:28:06.068 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: tag 2026-05-30 02:28:06.074 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: timestamp 2026-05-30 02:28:06.076 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 02:28:06.079 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: flavors 2026-05-30 02:28:06.082 1 INFO neutron.manager [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loading Plugin: revisions 2026-05-30 02:28:06.085 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Initializing extension manager. 2026-05-30 02:28:06.086 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: address-group 2026-05-30 02:28:06.087 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: address-scope 2026-05-30 02:28:06.087 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-30 02:28:06.088 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: agent 2026-05-30 02:28:06.088 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: agent-resources-synced 2026-05-30 02:28:06.089 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 02:28:06.090 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 02:28:06.091 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: availability_zone 2026-05-30 02:28:06.091 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: availability_zone_filter 2026-05-30 02:28:06.091 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 02:28:06.092 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: default-subnetpools 2026-05-30 02:28:06.093 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 02:28:06.094 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: dns-integration 2026-05-30 02:28:06.094 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 02:28:06.094 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-30 02:28:06.095 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: dvr 2026-05-30 02:28:06.096 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 02:28:06.096 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 02:28:06.097 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 02:28:06.097 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 02:28:06.097 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: external-net 2026-05-30 02:28:06.098 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 02:28:06.098 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: extraroute 2026-05-30 02:28:06.099 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: extraroute-atomic 2026-05-30 02:28:06.099 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 02:28:06.100 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 02:28:06.100 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 02:28:06.101 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 02:28:06.101 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: fip-port-details 2026-05-30 02:28:06.102 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: flavors 2026-05-30 02:28:06.103 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 02:28:06.103 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: floatingip-pools 2026-05-30 02:28:06.104 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: ip_allocation 2026-05-30 02:28:06.104 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-30 02:28:06.104 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: l2_adjacency 2026-05-30 02:28:06.105 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: router 2026-05-30 02:28:06.107 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 02:28:06.108 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-30 02:28:06.108 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-30 02:28:06.108 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 02:28:06.109 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: l3-ha 2026-05-30 02:28:06.109 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 02:28:06.110 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-30 02:28:06.110 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: l3-flavors 2026-05-30 02:28:06.111 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 02:28:06.111 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-30 02:28:06.113 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-30 02:28:06.114 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 02:28:06.115 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-30 02:28:06.116 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 02:28:06.116 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 02:28:06.117 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: multi-provider 2026-05-30 02:28:06.117 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: net-mtu 2026-05-30 02:28:06.118 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 02:28:06.118 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: network_availability_zone 2026-05-30 02:28:06.118 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: network_ha 2026-05-30 02:28:06.119 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: network-ip-availability 2026-05-30 02:28:06.120 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 02:28:06.120 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: pagination 2026-05-30 02:28:06.121 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-device-profile 2026-05-30 02:28:06.121 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 02:28:06.122 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 02:28:06.122 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 02:28:06.122 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-mac-override 2026-05-30 02:28:06.123 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 02:28:06.123 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 02:28:06.124 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-30 02:28:06.124 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-resource-request 2026-05-30 02:28:06.125 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 02:28:06.125 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-30 02:28:06.126 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: binding 2026-05-30 02:28:06.126 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: binding-extended 2026-05-30 02:28:06.127 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-security 2026-05-30 02:28:06.127 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: project-id 2026-05-30 02:28:06.128 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: provider 2026-05-30 02:28:06.128 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-30 02:28:06.130 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos 2026-05-30 02:28:06.131 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 02:28:06.131 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 02:28:06.132 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-default 2026-05-30 02:28:06.132 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-fip 2026-05-30 02:28:06.132 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 02:28:06.133 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 02:28:06.133 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 02:28:06.134 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 02:28:06.135 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 02:28:06.135 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-pps 2026-05-30 02:28:06.136 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 02:28:06.136 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 02:28:06.136 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 02:28:06.137 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: quota-check-limit 2026-05-30 02:28:06.137 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-30 02:28:06.139 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: quotas 2026-05-30 02:28:06.142 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: quota_details 2026-05-30 02:28:06.143 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: rbac-policies 2026-05-30 02:28:06.143 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: rbac-address-group 2026-05-30 02:28:06.144 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 02:28:06.144 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 02:28:06.145 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-30 02:28:06.145 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: revision-if-match 2026-05-30 02:28:06.146 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 02:28:06.147 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: router_availability_zone 2026-05-30 02:28:06.147 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 02:28:06.148 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 02:28:06.149 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 02:28:06.149 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-30 02:28:06.150 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 02:28:06.150 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 02:28:06.151 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 02:28:06.154 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: security-group 2026-05-30 02:28:06.155 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: segment 2026-05-30 02:28:06.156 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 02:28:06.156 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: service-type 2026-05-30 02:28:06.156 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: sorting 2026-05-30 02:28:06.157 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 02:28:06.157 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: standard-attr-description 2026-05-30 02:28:06.158 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: stateful-security-group 2026-05-30 02:28:06.158 1 WARNING neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 02:28:06.159 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-30 02:28:06.159 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: subnet-external-network 2026-05-30 02:28:06.160 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: subnet_onboard 2026-05-30 02:28:06.160 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 02:28:06.161 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: subnet-service-types 2026-05-30 02:28:06.161 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: subnet_allocation 2026-05-30 02:28:06.162 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 02:28:06.162 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: tag-creation 2026-05-30 02:28:06.163 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 02:28:06.166 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 02:28:06.166 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 02:28:06.167 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: trunk 2026-05-30 02:28:06.167 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: trunk-details 2026-05-30 02:28:06.168 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 02:28:06.168 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-30 02:28:06.169 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 02:28:06.169 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-30 02:28:06.171 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-30 02:28:06.171 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 02:28:06.172 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: vpn-flavors 2026-05-30 02:28:06.173 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: vpnaas 2026-05-30 02:28:06.174 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: taas 2026-05-30 02:28:06.175 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: tap-mirror 2026-05-30 02:28:06.176 1 INFO neutron.api.extensions [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-30 02:28:06.178 1 INFO oslo_service.backend.eventlet.service [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Starting 2 workers 2026-05-30 02:28:06.182 1 INFO oslo_service.backend.eventlet.service [None req-e23e23fa-657b-4fad-b01a-2fcfb3a47092 - - - - - -] Starting 1 workers 2026-05-30 02:28:46.643 12 INFO neutron.db.l3_hamode_db [None req-eb0b54ed-8f71-4db5-8d1b-0c6474fab21e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-30 02:28:59.487 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 0e88eaf1-0842-497f-9736-eb0d95b7241b 2026-05-30 02:28:59.703 12 INFO neutron.plugins.ml2.plugin [None req-86f27f37-936a-4cbf-8f7c-9fdbbcefad8a - - - - - -] Attempt 1 to provision port 0e88eaf1-0842-497f-9736-eb0d95b7241b 2026-05-30 02:29:01.401 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 0e88eaf1-0842-497f-9736-eb0d95b7241b 2026-05-30 02:29:01.437 12 INFO neutron.plugins.ml2.plugin [None req-ab4d28e3-c933-4e2d-a2af-d556e7835e5e - - - - - -] Attempt 1 to provision port 0e88eaf1-0842-497f-9736-eb0d95b7241b 2026-05-30 02:33:25.668 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 745a751c-880e-44c6-bdaf-d873a4056e8a 2026-05-30 02:33:26.555 12 INFO neutron.plugins.ml2.plugin [None req-9decd3d6-81bd-4648-9ee9-70671ed1f7a3 - - - - - -] Attempt 1 to provision port 745a751c-880e-44c6-bdaf-d873a4056e8a 2026-05-30 02:33:27.572 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 745a751c-880e-44c6-bdaf-d873a4056e8a 2026-05-30 02:33:28.225 12 INFO neutron.plugins.ml2.plugin [None req-43c26051-bb60-4d48-8756-21a80611a266 - - - - - -] Attempt 1 to provision port 745a751c-880e-44c6-bdaf-d873a4056e8a 2026-05-30 02:33:33.297 12 INFO neutron.plugins.ml2.plugin [None req-a813adbf-abd6-47db-9828-ede439f9862a - - - - - -] Attempt 1 to provision port 5435e025-d699-46bc-a980-dc3897662fbb 2026-05-30 02:37:08.288 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5435e025-d699-46bc-a980-dc3897662fbb 2026-05-30 02:37:09.695 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5435e025-d699-46bc-a980-dc3897662fbb 2026-05-30 02:45:50.038 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a17dcd46-4c94-4f32-b7a3-4dbf6cb719a9 2026-05-30 02:45:52.014 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a17dcd46-4c94-4f32-b7a3-4dbf6cb719a9 2026-05-30 03:02:32.415 12 INFO neutron.plugins.ml2.plugin [None req-52c618e9-10b8-4152-855c-67adeedf6770 - - - - - -] Attempt 1 to provision port 5824d7b0-6a20-4e9a-9fee-a9d1be7b49d7 2026-05-30 03:02:32.792 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5824d7b0-6a20-4e9a-9fee-a9d1be7b49d7 2026-05-30 03:02:34.782 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5824d7b0-6a20-4e9a-9fee-a9d1be7b49d7 2026-05-30 03:02:36.693 12 INFO neutron.plugins.ml2.plugin [None req-4b52b5a8-f0b8-4afa-8f83-820251f4d87b - - - - - -] Attempt 1 to provision port 34508dc5-6981-4b0d-8f96-c362a4cdd2db 2026-05-30 03:02:38.726 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 34508dc5-6981-4b0d-8f96-c362a4cdd2db 2026-05-30 03:02:38.886 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a90ae3cd-cc80-40e6-8eaf-671fc997ea4c 2026-05-30 03:02:40.681 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a90ae3cd-cc80-40e6-8eaf-671fc997ea4c 2026-05-30 03:02:42.921 11 INFO neutron.plugins.ml2.plugin [None req-3c958a8c-7ed6-4d05-a045-e4e5b8a7d48e - - - - - -] Attempt 1 to provision port 34508dc5-6981-4b0d-8f96-c362a4cdd2db 2026-05-30 03:02:42.995 11 INFO neutron.plugins.ml2.plugin [None req-3c958a8c-7ed6-4d05-a045-e4e5b8a7d48e - - - - - -] Attempt 1 to provision port 5824d7b0-6a20-4e9a-9fee-a9d1be7b49d7 2026-05-30 03:02:43.057 11 INFO neutron.plugins.ml2.plugin [None req-3c958a8c-7ed6-4d05-a045-e4e5b8a7d48e - - - - - -] Attempt 1 to provision port c6f9d690-c9df-4ba8-9eac-9035728714af 2026-05-30 03:02:43.081 11 INFO neutron.plugins.ml2.plugin [None req-3c958a8c-7ed6-4d05-a045-e4e5b8a7d48e - - - - - -] Attempt 1 to provision port d999703c-b102-4418-8868-9167d4b2d71b 2026-05-30 03:02:46.761 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 97c68bec-d2aa-489a-a803-0ed056a453ae 2026-05-30 03:02:47.168 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port b9d6c914-f467-4e75-9ff0-1b8ac535c6bd 2026-05-30 03:02:48.681 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 97c68bec-d2aa-489a-a803-0ed056a453ae 2026-05-30 03:02:48.963 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port b9d6c914-f467-4e75-9ff0-1b8ac535c6bd 2026-05-30 03:02:49.440 12 INFO neutron.plugins.ml2.plugin [None req-b2dfe842-2608-4812-aaba-b89669dbfb3d - - - - - -] Attempt 1 to provision port 34508dc5-6981-4b0d-8f96-c362a4cdd2db 2026-05-30 03:02:49.489 12 INFO neutron.plugins.ml2.plugin [None req-b2dfe842-2608-4812-aaba-b89669dbfb3d - - - - - -] Attempt 1 to provision port a6e5cf15-7ef2-4770-a85c-9ce5b2b658fd 2026-05-30 03:02:49.520 12 INFO neutron.plugins.ml2.plugin [None req-b2dfe842-2608-4812-aaba-b89669dbfb3d - - - - - -] Attempt 1 to provision port d999703c-b102-4418-8868-9167d4b2d71b 2026-05-30 03:02:50.721 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port aac76f2c-ec14-47d8-9dc1-4a2662f73e8c 2026-05-30 03:02:52.806 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port aac76f2c-ec14-47d8-9dc1-4a2662f73e8c 2026-05-30 03:02:53.109 11 INFO neutron.plugins.ml2.plugin [None req-07bb8ce1-6ac0-457a-b848-b8ae10a735bb - - - - - -] Attempt 1 to provision port 9ee60fb3-8f62-409b-a9bb-bf600f40d170 2026-05-30 03:02:55.378 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7e2e1194-6587-4289-a360-1e2ba5622264 2026-05-30 03:02:55.832 12 INFO neutron.plugins.ml2.plugin [None req-71e91ec4-2cc9-4057-b907-17cb76bcb8f5 - - - - - -] Attempt 1 to provision port 9ee60fb3-8f62-409b-a9bb-bf600f40d170 2026-05-30 03:02:55.963 12 INFO neutron.plugins.ml2.plugin [None req-5b222708-6296-4de1-83d4-276d29140feb - - - - - -] Attempt 1 to provision port 1bb663f3-dea0-4564-8d3e-267b65f3a470 2026-05-30 03:02:55.975 12 INFO neutron.notifiers.nova [None req-5b222708-6296-4de1-83d4-276d29140feb - - - - - -] Nova event matching ['req-93a77f87-d207-4061-94c0-71434f7c14fb'] response: {'server_uuid': 'e0309d87-6b5e-4a56-a601-33651dc94fd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e2e1194-6587-4289-a360-1e2ba5622264', 'code': 200} 2026-05-30 03:02:55.999 12 INFO neutron.plugins.ml2.plugin [None req-5b222708-6296-4de1-83d4-276d29140feb - - - - - -] Attempt 1 to provision port bda94c9e-d1a6-4f09-9b6f-0cdab67f0d59 2026-05-30 03:02:56.044 12 INFO neutron.plugins.ml2.plugin [None req-5b222708-6296-4de1-83d4-276d29140feb - - - - - -] Attempt 1 to provision port d999703c-b102-4418-8868-9167d4b2d71b 2026-05-30 03:02:56.088 12 INFO neutron.plugins.ml2.plugin [None req-5b222708-6296-4de1-83d4-276d29140feb - - - - - -] Attempt 1 to provision port 9ee60fb3-8f62-409b-a9bb-bf600f40d170 2026-05-30 03:02:57.307 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7e2e1194-6587-4289-a360-1e2ba5622264 2026-05-30 03:02:57.498 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 1d738e25-908a-47de-97bf-5c6b62af9fdd 2026-05-30 03:02:58.019 12 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-6e91a2ac-7e91-45ff-a5b5-7188e81f9940'] response: {'server_uuid': '289f2a75-19c2-497f-a2c3-22498ba562a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d738e25-908a-47de-97bf-5c6b62af9fdd', 'code': 200} 2026-05-30 03:02:58.704 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 1d738e25-908a-47de-97bf-5c6b62af9fdd 2026-05-30 03:03:00.906 12 INFO neutron.plugins.ml2.plugin [None req-8824d184-2a94-480a-a004-4dbe38194f15 - - - - - -] Attempt 1 to provision port a6e5cf15-7ef2-4770-a85c-9ce5b2b658fd 2026-05-30 03:03:00.965 12 INFO neutron.plugins.ml2.plugin [None req-8824d184-2a94-480a-a004-4dbe38194f15 - - - - - -] Attempt 1 to provision port bda94c9e-d1a6-4f09-9b6f-0cdab67f0d59 2026-05-30 03:03:01.027 12 INFO neutron.plugins.ml2.plugin [None req-8824d184-2a94-480a-a004-4dbe38194f15 - - - - - -] Attempt 1 to provision port 9ee60fb3-8f62-409b-a9bb-bf600f40d170 2026-05-30 03:03:03.438 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 8b823a4c-4ecf-4422-ab11-fc97e57a7fdf 2026-05-30 03:03:04.023 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-51d269e8-e9b0-419b-94b4-4c6ad70b2fd9'] response: {'server_uuid': 'ec5f5dea-9e92-458b-b81c-507276a04b23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b823a4c-4ecf-4422-ab11-fc97e57a7fdf', 'code': 200} 2026-05-30 03:03:04.666 11 INFO neutron.plugins.ml2.plugin [None req-1fcc5190-5b12-4b70-a2be-cbe9fb67a0ee - - - - - -] Attempt 1 to provision port a6e5cf15-7ef2-4770-a85c-9ce5b2b658fd 2026-05-30 03:03:04.710 11 INFO neutron.plugins.ml2.plugin [None req-1fcc5190-5b12-4b70-a2be-cbe9fb67a0ee - - - - - -] Attempt 1 to provision port bda94c9e-d1a6-4f09-9b6f-0cdab67f0d59 2026-05-30 03:03:04.757 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 8b823a4c-4ecf-4422-ab11-fc97e57a7fdf 2026-05-30 03:03:04.773 11 INFO neutron.plugins.ml2.plugin [None req-1fcc5190-5b12-4b70-a2be-cbe9fb67a0ee - - - - - -] Attempt 1 to provision port 2aac2c2f-4156-4e78-b39d-472bef090858 2026-05-30 03:03:08.475 12 INFO neutron.plugins.ml2.plugin [None req-2172a7fc-dd29-47c9-a1c7-f45fc9ccbfb1 - - - - - -] Attempt 1 to provision port bda94c9e-d1a6-4f09-9b6f-0cdab67f0d59 2026-05-30 03:03:08.518 12 INFO neutron.plugins.ml2.plugin [None req-2172a7fc-dd29-47c9-a1c7-f45fc9ccbfb1 - - - - - -] Attempt 1 to provision port 7e2e1194-6587-4289-a360-1e2ba5622264 2026-05-30 03:03:18.972 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7f9d47e3-bf40-4cf9-935b-c9851a731fe2 2026-05-30 03:03:20.783 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 739f0f00-85b7-4b83-bd49-38e21bf9111b 2026-05-30 03:03:21.253 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7f9d47e3-bf40-4cf9-935b-c9851a731fe2 2026-05-30 03:03:22.708 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 739f0f00-85b7-4b83-bd49-38e21bf9111b 2026-05-30 03:03:23.859 12 INFO neutron.plugins.ml2.plugin [None req-31d7cb63-4226-4b3d-8dd6-9a0c177d8745 - - - - - -] Attempt 1 to provision port 27630076-7415-467c-96f8-3df8923ba6a4 2026-05-30 03:03:23.898 12 INFO neutron.plugins.ml2.plugin [None req-31d7cb63-4226-4b3d-8dd6-9a0c177d8745 - - - - - -] Attempt 1 to provision port 7f9d47e3-bf40-4cf9-935b-c9851a731fe2 2026-05-30 03:03:26.812 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 1bb663f3-dea0-4564-8d3e-267b65f3a470 2026-05-30 03:03:27.136 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 32780ae7-448d-4a61-9ac4-bed7479d7daf 2026-05-30 03:03:28.833 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 3676d540-828c-4899-991b-6b02128ac6da 2026-05-30 03:03:29.158 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 1bb663f3-dea0-4564-8d3e-267b65f3a470 2026-05-30 03:03:29.341 11 INFO neutron.plugins.ml2.plugin [None req-a510cccf-ba3e-4736-a815-ecc7867bd7cb - - - - - -] Attempt 1 to provision port a6e5cf15-7ef2-4770-a85c-9ce5b2b658fd 2026-05-30 03:03:29.671 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 32780ae7-448d-4a61-9ac4-bed7479d7daf 2026-05-30 03:03:30.060 12 INFO neutron.plugins.ml2.plugin [None req-e32c6229-0548-4563-b76f-0d2d54977fd8 - - - - - -] Attempt 1 to provision port 3676d540-828c-4899-991b-6b02128ac6da 2026-05-30 03:03:30.109 12 INFO neutron.plugins.ml2.plugin [None req-e32c6229-0548-4563-b76f-0d2d54977fd8 - - - - - -] Attempt 1 to provision port 7f9d47e3-bf40-4cf9-935b-c9851a731fe2 2026-05-30 03:03:30.179 12 INFO neutron.plugins.ml2.plugin [None req-e32c6229-0548-4563-b76f-0d2d54977fd8 - - - - - -] Attempt 1 to provision port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:30.201 12 INFO neutron.plugins.ml2.plugin [None req-e32c6229-0548-4563-b76f-0d2d54977fd8 - - - - - -] Attempt 1 to provision port ab58824c-112b-499b-8c07-0e0c36400f82 2026-05-30 03:03:31.331 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 8d57554e-be7e-454c-97de-5f7920125443 2026-05-30 03:03:31.463 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-11efcb0c-54a3-433e-a1d0-0c4b97efe2e2'] response: {'server_uuid': 'c79a28dd-ce33-4b0b-9fdf-e5318a438f4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d57554e-be7e-454c-97de-5f7920125443', 'code': 200} 2026-05-30 03:03:31.757 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a6e5cf15-7ef2-4770-a85c-9ce5b2b658fd 2026-05-30 03:03:31.954 11 INFO neutron.plugins.ml2.plugin [None req-393ae32b-0db0-4cae-8e5a-60790f71912e - - - - - -] Attempt 1 to provision port 3676d540-828c-4899-991b-6b02128ac6da 2026-05-30 03:03:33.065 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 8d57554e-be7e-454c-97de-5f7920125443 2026-05-30 03:03:34.510 11 INFO neutron.plugins.ml2.plugin [None req-a936afa9-ba19-405b-a0a5-4de4fc930529 - - - - - -] Attempt 1 to provision port 3676d540-828c-4899-991b-6b02128ac6da 2026-05-30 03:03:34.586 11 INFO neutron.plugins.ml2.plugin [None req-a936afa9-ba19-405b-a0a5-4de4fc930529 - - - - - -] Attempt 1 to provision port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:34.625 11 INFO neutron.plugins.ml2.plugin [None req-a936afa9-ba19-405b-a0a5-4de4fc930529 - - - - - -] Attempt 1 to provision port ab58824c-112b-499b-8c07-0e0c36400f82 2026-05-30 03:03:37.526 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port cf00fbfe-b1f0-4cc1-86a9-02302f382877 2026-05-30 03:03:37.629 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-683c012a-c83a-4b06-ad26-6022e903ad0a'] response: {'server_uuid': 'aeaaca2b-c74a-40eb-aee6-05bd6def1c19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf00fbfe-b1f0-4cc1-86a9-02302f382877', 'code': 200} 2026-05-30 03:03:37.652 12 INFO neutron.plugins.ml2.plugin [None req-33c17bfb-3b6e-4403-be69-e46be9fecf84 - - - - - -] Attempt 1 to provision port f1ca4f37-2182-48a4-b9e0-513831cfe49e 2026-05-30 03:03:37.691 12 INFO neutron.plugins.ml2.plugin [None req-33c17bfb-3b6e-4403-be69-e46be9fecf84 - - - - - -] Attempt 1 to provision port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:39.111 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port cf00fbfe-b1f0-4cc1-86a9-02302f382877 2026-05-30 03:03:40.214 12 WARNING neutron.plugins.ml2.plugin [None req-ef6514fa-6f74-42aa-8bcc-c3d1080755fa - - - - - -] Concurrent port binding operations failed on port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:40.217 12 INFO neutron.plugins.ml2.plugin [None req-ef6514fa-6f74-42aa-8bcc-c3d1080755fa - - - - - -] Attempt 2 to bind port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:41.113 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 27630076-7415-467c-96f8-3df8923ba6a4 2026-05-30 03:03:41.514 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:41.633 11 INFO neutron.plugins.ml2.plugin [None req-bb931621-93a5-4c68-84f9-10b63bdf68a3 - - - - - -] Attempt 1 to provision port 7e2e1194-6587-4289-a360-1e2ba5622264 2026-05-30 03:03:41.698 11 INFO neutron.plugins.ml2.plugin [None req-bb931621-93a5-4c68-84f9-10b63bdf68a3 - - - - - -] Attempt 1 to provision port ab58824c-112b-499b-8c07-0e0c36400f82 2026-05-30 03:03:43.023 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 27630076-7415-467c-96f8-3df8923ba6a4 2026-05-30 03:03:43.142 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port f1ca4f37-2182-48a4-b9e0-513831cfe49e 2026-05-30 03:03:43.413 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 66ae6da3-38f2-4d8c-9a56-1548f31363da 2026-05-30 03:03:43.841 12 INFO neutron.plugins.ml2.plugin [None req-fe1f3db2-6568-4433-a5c1-2c25cf60bacb - - - - - -] Attempt 1 to provision port ab58824c-112b-499b-8c07-0e0c36400f82 2026-05-30 03:03:44.098 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7e2e1194-6587-4289-a360-1e2ba5622264 2026-05-30 03:03:45.196 11 INFO neutron.plugins.ml2.plugin [None req-16966baf-09f2-4f36-81e4-458ba9dc0fe0 - - - - - -] Attempt 1 to provision port 7e2e1194-6587-4289-a360-1e2ba5622264 2026-05-30 03:03:45.257 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port ab58824c-112b-499b-8c07-0e0c36400f82 2026-05-30 03:03:45.258 11 INFO neutron.plugins.ml2.plugin [None req-16966baf-09f2-4f36-81e4-458ba9dc0fe0 - - - - - -] Attempt 1 to provision port ab58824c-112b-499b-8c07-0e0c36400f82 2026-05-30 03:03:45.487 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port f1ca4f37-2182-48a4-b9e0-513831cfe49e 2026-05-30 03:03:48.451 12 INFO neutron.plugins.ml2.plugin [None req-e5fff71b-124f-452b-a806-9f99b94a0c21 - - - - - -] Attempt 1 to provision port cf00fbfe-b1f0-4cc1-86a9-02302f382877 2026-05-30 03:03:59.028 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a4c9f81d-c691-4bf9-9792-f80693c6c97d 2026-05-30 03:03:59.335 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a4c4c9e0-e6df-4320-82bb-77ebbf564250 2026-05-30 03:04:00.712 11 INFO neutron.plugins.ml2.plugin [None req-9fc004af-14da-4768-b817-ce771a29ebec - - - - - -] Attempt 1 to provision port a4c9f81d-c691-4bf9-9792-f80693c6c97d 2026-05-30 03:04:00.785 11 INFO neutron.plugins.ml2.plugin [None req-9fc004af-14da-4768-b817-ce771a29ebec - - - - - -] Attempt 1 to provision port b745f01c-dead-4720-8c8a-916327e61350 2026-05-30 03:04:01.047 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a4c9f81d-c691-4bf9-9792-f80693c6c97d 2026-05-30 03:04:01.258 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a4c4c9e0-e6df-4320-82bb-77ebbf564250 2026-05-30 03:04:03.034 12 INFO neutron.plugins.ml2.plugin [None req-fd9579c3-727d-4e1e-9974-5ccd976cce7e - - - - - -] Attempt 1 to provision port a4c9f81d-c691-4bf9-9792-f80693c6c97d 2026-05-30 03:04:03.082 12 INFO neutron.plugins.ml2.plugin [None req-fd9579c3-727d-4e1e-9974-5ccd976cce7e - - - - - -] Attempt 1 to provision port 3d5e0670-efc8-421e-9653-bda5e3762000 2026-05-30 03:04:05.259 11 INFO neutron.plugins.ml2.plugin [None req-0cd3f04d-7fd8-478c-a6ce-aa52e7ef9590 - - - - - -] Attempt 1 to provision port 3d5e0670-efc8-421e-9653-bda5e3762000 2026-05-30 03:04:06.597 12 INFO neutron.plugins.ml2.plugin [None req-7ee2640a-b3cf-4a57-a60b-4d82a888c128 - - - - - -] Attempt 1 to provision port 3d5e0670-efc8-421e-9653-bda5e3762000 2026-05-30 03:04:10.158 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7222cba1-12d5-4d86-92ae-8a1e7c732712 2026-05-30 03:04:10.315 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-7a8084ed-0035-4571-bc87-3179c4b14b2f'] response: {'server_uuid': '261394fc-ce26-4e18-a45f-e674b83d9a12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7222cba1-12d5-4d86-92ae-8a1e7c732712', 'code': 200} 2026-05-30 03:04:11.008 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7222cba1-12d5-4d86-92ae-8a1e7c732712 2026-05-30 03:04:12.353 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-5f20aedb-29f3-4a5e-822d-2ec96dbf2ce3'] response: {'server_uuid': 'aeaaca2b-c74a-40eb-aee6-05bd6def1c19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf00fbfe-b1f0-4cc1-86a9-02302f382877', 'code': 200} 2026-05-30 03:04:13.530 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port cf00fbfe-b1f0-4cc1-86a9-02302f382877 2026-05-30 03:04:14.420 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-1be7ba9b-e68c-400b-9b34-78b1139b9a44'] response: {'server_uuid': 'aeaaca2b-c74a-40eb-aee6-05bd6def1c19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf00fbfe-b1f0-4cc1-86a9-02302f382877', 'code': 200} 2026-05-30 03:04:15.043 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port cf00fbfe-b1f0-4cc1-86a9-02302f382877 2026-05-30 03:04:17.014 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 3d5e0670-efc8-421e-9653-bda5e3762000 2026-05-30 03:04:17.339 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port b745f01c-dead-4720-8c8a-916327e61350 2026-05-30 03:04:19.055 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 3d5e0670-efc8-421e-9653-bda5e3762000 2026-05-30 03:04:19.232 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port b745f01c-dead-4720-8c8a-916327e61350 2026-05-30 03:04:26.221 12 INFO neutron.plugins.ml2.plugin [None req-033cf82a-f2f0-4fb7-8865-b8299487364f - - - - - -] Attempt 1 to provision port 44b39d92-90fe-49cb-b340-3d487d625e84 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.279 11 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 137, in bind_port 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.279 11 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-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 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-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.279 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.283 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.283 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 2 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.302 11 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 137, in bind_port 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.302 11 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-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 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-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.302 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.303 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.304 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 3 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.314 11 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 137, in bind_port 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.314 11 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-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 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-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.314 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.316 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.316 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 4 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.326 11 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 137, in bind_port 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.326 11 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-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 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-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.326 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.328 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.328 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 5 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.338 11 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 137, in bind_port 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.338 11 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-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 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-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.338 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.339 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.339 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 6 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.351 11 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 137, in bind_port 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.351 11 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-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 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-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.351 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.352 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.353 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 7 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.363 11 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 137, in bind_port 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.363 11 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-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 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-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.363 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.364 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.365 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 8 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.375 11 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 137, in bind_port 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.375 11 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-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 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-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.375 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.376 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.376 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 9 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.385 11 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 137, in bind_port 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.385 11 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-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 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-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.385 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.386 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:04:39.386 11 INFO neutron.plugins.ml2.plugin [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Attempt 10 to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:04:39.394 11 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 137, in bind_port 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:04:39.394 11 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-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 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-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 826f7855-cfb6-4717-8f16-dbad77d07b3d could not be found. 2026-05-30 03:04:39.394 11 ERROR neutron.plugins.ml2.managers 2026-05-30 03:04:39.395 11 ERROR neutron.plugins.ml2.managers [None req-b97ad0aa-7264-4d06-84e0-9d9bbe3e96a5 - - - - - -] Failed to bind port d86e221f-2a6e-4d72-8b7c-15acc751f350 on host instance for vnic_type normal using segments [{'id': '3e78314a-4de1-414c-84ee-477eea77bd24', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 650, 'network_id': '243621af-56d2-4f2a-99ae-2835cfeae271'}] 2026-05-30 03:05:01.053 11 INFO neutron.plugins.ml2.plugin [None req-9cbc80f8-6665-4806-85f1-f7db78f3d4f8 - - - - - -] Attempt 1 to provision port 5e6eba75-970a-4590-a53f-217f951ac1f5 2026-05-30 03:05:02.373 11 INFO neutron.plugins.ml2.plugin [None req-16b8c02f-e421-48d1-9e34-d2b432d4c135 - - - - - -] Attempt 1 to provision port 5e6eba75-970a-4590-a53f-217f951ac1f5 2026-05-30 03:05:03.085 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 29941ab7-bd1a-4372-bdf7-4e2eb230a8e8 2026-05-30 03:05:03.546 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5e6eba75-970a-4590-a53f-217f951ac1f5 2026-05-30 03:05:05.214 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 29941ab7-bd1a-4372-bdf7-4e2eb230a8e8 2026-05-30 03:05:07.072 11 INFO neutron.plugins.ml2.plugin [None req-e7b77185-ddaf-4801-bbe6-8325af65074d - - - - - -] Attempt 1 to provision port 2f7b76d0-1196-4c07-8762-b944a44156e2 2026-05-30 03:05:07.103 11 INFO neutron.plugins.ml2.plugin [None req-e7b77185-ddaf-4801-bbe6-8325af65074d - - - - - -] Attempt 1 to provision port ed644d30-7642-44bc-b18c-cadf8a875918 2026-05-30 03:05:07.141 11 INFO neutron.plugins.ml2.plugin [None req-e7b77185-ddaf-4801-bbe6-8325af65074d - - - - - -] Attempt 1 to provision port 5e6eba75-970a-4590-a53f-217f951ac1f5 2026-05-30 03:05:09.029 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 47eb3ca9-ea6b-44e1-bf75-6f8448585155 2026-05-30 03:05:11.176 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 47f42f82-8f45-412b-9309-add3e6b615da 2026-05-30 03:05:11.627 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 47eb3ca9-ea6b-44e1-bf75-6f8448585155 2026-05-30 03:05:12.959 12 INFO neutron.plugins.ml2.plugin [None req-725eb27b-2329-483a-8a39-deab2e603c8b - - - - - -] Attempt 1 to provision port 47f42f82-8f45-412b-9309-add3e6b615da 2026-05-30 03:05:13.019 12 INFO neutron.plugins.ml2.plugin [None req-725eb27b-2329-483a-8a39-deab2e603c8b - - - - - -] Attempt 1 to provision port 7ed666fe-fee3-4ed6-a1f6-fe062c7a7f17 2026-05-30 03:05:13.054 12 INFO neutron.plugins.ml2.plugin [None req-725eb27b-2329-483a-8a39-deab2e603c8b - - - - - -] Attempt 1 to provision port ed644d30-7642-44bc-b18c-cadf8a875918 2026-05-30 03:05:13.100 12 INFO neutron.plugins.ml2.plugin [None req-725eb27b-2329-483a-8a39-deab2e603c8b - - - - - -] Attempt 1 to provision port 1f0a0d94-6b96-46a7-9958-fc3f849427de 2026-05-30 03:05:13.229 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 47f42f82-8f45-412b-9309-add3e6b615da 2026-05-30 03:05:15.211 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port c05f02e6-e6e3-4534-ac64-e803c1de04cf 2026-05-30 03:05:17.266 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port c05f02e6-e6e3-4534-ac64-e803c1de04cf 2026-05-30 03:05:22.130 12 INFO neutron.plugins.ml2.plugin [None req-91ce5f08-2920-417f-a88f-a1e1c06d2b2d - - - - - -] Attempt 1 to provision port 47f42f82-8f45-412b-9309-add3e6b615da 2026-05-30 03:05:22.178 12 INFO neutron.plugins.ml2.plugin [None req-91ce5f08-2920-417f-a88f-a1e1c06d2b2d - - - - - -] Attempt 1 to provision port 7ed666fe-fee3-4ed6-a1f6-fe062c7a7f17 2026-05-30 03:05:22.198 12 INFO neutron.plugins.ml2.plugin [None req-91ce5f08-2920-417f-a88f-a1e1c06d2b2d - - - - - -] Attempt 1 to provision port ed644d30-7642-44bc-b18c-cadf8a875918 2026-05-30 03:05:26.263 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 77ee9089-2b0b-45d5-89ac-4bb9ce618482 2026-05-30 03:05:26.417 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-e3be7e26-2cb6-4909-aacb-4448497dd9d5'] response: {'server_uuid': '023ea7a1-1753-46b2-b300-550627dd0955', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77ee9089-2b0b-45d5-89ac-4bb9ce618482', 'code': 200} 2026-05-30 03:05:26.682 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port ed644d30-7642-44bc-b18c-cadf8a875918 2026-05-30 03:05:27.039 11 INFO neutron.plugins.ml2.plugin [None req-acfd45d5-8e15-4614-9ff2-fbfae09b8b0b - - - - - -] Attempt 1 to provision port 999945b3-fbd4-45e0-8710-294b6c152946 2026-05-30 03:05:27.367 12 INFO neutron.plugins.ml2.plugin [None req-7c533c77-4227-4cee-a361-5cf306b6d52d - - - - - -] Attempt 1 to provision port 999945b3-fbd4-45e0-8710-294b6c152946 2026-05-30 03:05:27.399 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 2f7b76d0-1196-4c07-8762-b944a44156e2 2026-05-30 03:05:27.464 12 INFO neutron.plugins.ml2.plugin [None req-ac34fd9d-c8b0-48a9-9c3e-27907db2b2f1 - - - - - -] Attempt 1 to provision port 656d3c99-d7e3-4103-a6de-910d93cfa8c7 2026-05-30 03:05:28.986 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 77ee9089-2b0b-45d5-89ac-4bb9ce618482 2026-05-30 03:05:29.196 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port ed644d30-7642-44bc-b18c-cadf8a875918 2026-05-30 03:05:29.419 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 999945b3-fbd4-45e0-8710-294b6c152946 2026-05-30 03:05:29.660 12 INFO neutron.plugins.ml2.plugin [None req-48af95a7-cfd5-490d-a592-4e9e35f6c4bc - - - - - -] Attempt 1 to provision port 2f7b76d0-1196-4c07-8762-b944a44156e2 2026-05-30 03:05:29.810 12 INFO neutron.plugins.ml2.plugin [None req-48af95a7-cfd5-490d-a592-4e9e35f6c4bc - - - - - -] Attempt 1 to provision port 920ab85e-e53e-4e46-9032-fa0afb221572 2026-05-30 03:05:29.930 12 INFO neutron.notifiers.nova [None req-48af95a7-cfd5-490d-a592-4e9e35f6c4bc - - - - - -] Nova event matching ['req-55adeff7-6da8-4bc4-a55c-3a87f9aaa627'] response: {'server_uuid': '768c376c-b2b4-4b8f-bf8e-98dcf288d3af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '920ab85e-e53e-4e46-9032-fa0afb221572', 'code': 200} 2026-05-30 03:05:30.680 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7ed666fe-fee3-4ed6-a1f6-fe062c7a7f17 2026-05-30 03:05:31.044 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 1f0a0d94-6b96-46a7-9958-fc3f849427de 2026-05-30 03:05:31.361 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 920ab85e-e53e-4e46-9032-fa0afb221572 2026-05-30 03:05:32.619 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 656d3c99-d7e3-4103-a6de-910d93cfa8c7 2026-05-30 03:05:32.948 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 657a4ebc-506b-411d-a150-e1a79c2aee0e 2026-05-30 03:05:33.207 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 1f0a0d94-6b96-46a7-9958-fc3f849427de 2026-05-30 03:05:33.396 11 INFO neutron.plugins.ml2.plugin [None req-a55d1aa6-5458-40d8-b807-fe591ca4614d - - - - - -] Attempt 1 to provision port 7ed666fe-fee3-4ed6-a1f6-fe062c7a7f17 2026-05-30 03:05:34.580 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 656d3c99-d7e3-4103-a6de-910d93cfa8c7 2026-05-30 03:05:34.775 12 INFO neutron.plugins.ml2.plugin [None req-726c776c-4520-40d4-805d-beb73aef9643 - - - - - -] Attempt 1 to provision port 999945b3-fbd4-45e0-8710-294b6c152946 2026-05-30 03:05:34.789 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 657a4ebc-506b-411d-a150-e1a79c2aee0e 2026-05-30 03:05:34.849 12 INFO neutron.plugins.ml2.plugin [None req-726c776c-4520-40d4-805d-beb73aef9643 - - - - - -] Attempt 1 to provision port 656d3c99-d7e3-4103-a6de-910d93cfa8c7 2026-05-30 03:05:34.899 12 INFO neutron.plugins.ml2.plugin [None req-726c776c-4520-40d4-805d-beb73aef9643 - - - - - -] Attempt 1 to provision port 920ab85e-e53e-4e46-9032-fa0afb221572 2026-05-30 03:05:38.637 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5138c37d-d305-47bf-82e9-169c723f807d 2026-05-30 03:05:39.081 12 INFO neutron.plugins.ml2.plugin [None req-b28988f1-396d-43b4-9418-272666cc0cfc - - - - - -] Attempt 1 to provision port 5138c37d-d305-47bf-82e9-169c723f807d 2026-05-30 03:05:39.139 12 INFO neutron.plugins.ml2.plugin [None req-b28988f1-396d-43b4-9418-272666cc0cfc - - - - - -] Attempt 1 to provision port a147f6e3-2ac9-4eaa-8371-ca2c4d2098c5 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.461 12 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 137, in bind_port 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.461 12 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-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 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-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.461 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.464 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.464 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 2 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.474 12 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 137, in bind_port 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.474 12 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-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 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-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.474 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.476 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.476 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 3 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.488 12 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 137, in bind_port 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.488 12 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-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 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-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.488 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.489 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.490 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 4 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.499 12 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 137, in bind_port 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.499 12 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-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 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-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.499 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.500 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.501 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 5 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.511 12 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 137, in bind_port 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.511 12 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-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 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-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.511 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.512 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.512 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 6 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.523 12 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 137, in bind_port 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.523 12 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-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 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-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.523 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.525 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.525 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 7 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.536 12 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 137, in bind_port 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.536 12 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-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 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-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.536 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.537 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.538 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 8 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.551 12 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 137, in bind_port 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.551 12 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-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 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-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.551 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.553 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.553 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 9 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.563 12 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 137, in bind_port 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.563 12 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-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 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-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.563 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.565 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.565 12 INFO neutron.plugins.ml2.plugin [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Attempt 10 to bind port e46191ec-f397-48e0-8e09-55ebe782316a 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:40.575 12 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 137, in bind_port 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-30 03:05:40.575 12 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-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 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-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b081df83-5c9e-49d6-9d43-a54768ea7696 could not be found. 2026-05-30 03:05:40.575 12 ERROR neutron.plugins.ml2.managers 2026-05-30 03:05:40.576 12 ERROR neutron.plugins.ml2.managers [None req-aa6d0c3c-7083-4e7e-bb26-bd3733e35845 - - - - - -] Failed to bind port e46191ec-f397-48e0-8e09-55ebe782316a on host instance for vnic_type normal using segments [{'id': '7e1874e5-7443-417c-a8e3-5c108fdc481c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 985, 'network_id': '03fc37ca-6cd6-40a3-afa9-d80ffae62dc6'}] 2026-05-30 03:05:40.621 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 5138c37d-d305-47bf-82e9-169c723f807d 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server [None req-baf81ef2-dabd-46fd-ae51-a295bfde16bb - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port e46191ec-f397-48e0-8e09-55ebe782316a could not be found. 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 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-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 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-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 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-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 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-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-30 03:05:41.103 12 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-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port e46191ec-f397-48e0-8e09-55ebe782316a could not be found. 2026-05-30 03:05:41.103 12 ERROR oslo_messaging.rpc.server 2026-05-30 03:05:43.426 12 INFO neutron.plugins.ml2.plugin [None req-455af762-42fc-46d9-a966-3734493c51cd - - - - - -] Attempt 1 to provision port 7ed666fe-fee3-4ed6-a1f6-fe062c7a7f17 2026-05-30 03:05:51.037 12 INFO neutron.plugins.ml2.plugin [None req-92fb83bb-cfe2-46b8-acf6-94c147d1fccc - - - - - -] Attempt 1 to provision port 7ed666fe-fee3-4ed6-a1f6-fe062c7a7f17 2026-05-30 03:05:58.365 11 INFO neutron.plugins.ml2.plugin [None req-589f63e9-7080-4210-88f4-82ee0ee550a7 - - - - - -] Attempt 1 to provision port 77ee9089-2b0b-45d5-89ac-4bb9ce618482 2026-05-30 03:06:01.987 11 INFO neutron.plugins.ml2.plugin [None req-db1fe41d-79f4-46c8-aa6a-d72dcff275aa - - - - - -] Attempt 1 to provision port dcc22b4c-cb26-4fbe-8333-2a5e4b359190 2026-05-30 03:06:02.627 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7ba5385a-fde4-47e9-9922-001255e0a456 2026-05-30 03:06:04.618 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 7ba5385a-fde4-47e9-9922-001255e0a456 2026-05-30 03:06:06.122 12 INFO neutron.plugins.ml2.plugin [None req-fd107dd0-e2ef-41a5-bc1a-0d5a63e56efb - - - - - -] Attempt 1 to provision port 4a9a8c0c-9c47-4e81-b124-ec8f909b9cb5 2026-05-30 03:06:06.161 12 INFO neutron.plugins.ml2.plugin [None req-fd107dd0-e2ef-41a5-bc1a-0d5a63e56efb - - - - - -] Attempt 1 to provision port 9e6301a4-dce0-4acc-9efb-bdcd43cf003d 2026-05-30 03:06:06.605 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 9e6301a4-dce0-4acc-9efb-bdcd43cf003d 2026-05-30 03:06:08.767 11 INFO neutron.plugins.ml2.plugin [None req-239e1e53-4973-415d-8c24-02e54465287b - - - - - -] Attempt 1 to provision port 9e6301a4-dce0-4acc-9efb-bdcd43cf003d 2026-05-30 03:06:08.835 11 INFO neutron.plugins.ml2.plugin [None req-239e1e53-4973-415d-8c24-02e54465287b - - - - - -] Attempt 1 to provision port 4a9a8c0c-9c47-4e81-b124-ec8f909b9cb5 2026-05-30 03:06:10.892 12 INFO neutron.plugins.ml2.plugin [None req-68a433ba-b14e-48d5-95ff-fcaca2497fbc - - - - - -] Attempt 1 to provision port 4a9a8c0c-9c47-4e81-b124-ec8f909b9cb5 2026-05-30 03:06:12.201 12 INFO neutron.plugins.ml2.plugin [None req-64f56c4c-6b4e-4768-9a44-2440e5f50ee4 - - - - - -] Attempt 1 to provision port 4a9a8c0c-9c47-4e81-b124-ec8f909b9cb5 2026-05-30 03:06:15.150 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port c1fdd0f2-3386-493a-a1a1-f06638bcc68c 2026-05-30 03:06:15.280 12 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-065ea437-2206-46e5-8093-ad461585aa4b'] response: {'server_uuid': 'd13a97ad-62fb-489a-977a-81349d1e0742', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1fdd0f2-3386-493a-a1a1-f06638bcc68c', 'code': 200} 2026-05-30 03:06:16.618 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port c1fdd0f2-3386-493a-a1a1-f06638bcc68c 2026-05-30 03:06:20.803 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dcc22b4c-cb26-4fbe-8333-2a5e4b359190 2026-05-30 03:06:21.099 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 4a9a8c0c-9c47-4e81-b124-ec8f909b9cb5 2026-05-30 03:06:22.767 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dcc22b4c-cb26-4fbe-8333-2a5e4b359190 2026-05-30 03:06:22.933 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 4a9a8c0c-9c47-4e81-b124-ec8f909b9cb5 2026-05-30 03:06:38.301 12 INFO neutron.plugins.ml2.plugin [None req-2c9bd87f-4161-487e-b902-2915a396c5d8 - - - - - -] Attempt 1 to provision port 4a1af9c7-01a0-413e-9c4a-a6e2a25ef3f9 2026-05-30 03:06:38.633 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 4a1af9c7-01a0-413e-9c4a-a6e2a25ef3f9 2026-05-30 03:06:40.701 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 4a1af9c7-01a0-413e-9c4a-a6e2a25ef3f9 2026-05-30 03:06:40.975 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 8862b73f-6bbb-4e33-8029-96dba2a05adc 2026-05-30 03:06:41.362 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port d5418762-f7ff-4537-90ac-16723bd94014 2026-05-30 03:06:42.603 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 8862b73f-6bbb-4e33-8029-96dba2a05adc 2026-05-30 03:06:42.818 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port d5418762-f7ff-4537-90ac-16723bd94014 2026-05-30 03:06:44.703 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port ae626fc5-de5b-405a-8924-d3f4cc046dda 2026-05-30 03:06:46.831 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port ae626fc5-de5b-405a-8924-d3f4cc046dda 2026-05-30 03:06:48.669 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 4a1af9c7-01a0-413e-9c4a-a6e2a25ef3f9 2026-05-30 03:06:50.420 11 INFO neutron.plugins.ml2.plugin [None req-abd3948f-dd07-4c00-8053-ad917802ea6d - - - - - -] Attempt 1 to provision port 99245969-6f03-4f12-b604-85e081222151 2026-05-30 03:06:50.443 11 INFO neutron.plugins.ml2.plugin [None req-abd3948f-dd07-4c00-8053-ad917802ea6d - - - - - -] Attempt 1 to provision port d5418762-f7ff-4537-90ac-16723bd94014 2026-05-30 03:06:50.494 11 INFO neutron.plugins.ml2.plugin [None req-abd3948f-dd07-4c00-8053-ad917802ea6d - - - - - -] Attempt 1 to provision port ae626fc5-de5b-405a-8924-d3f4cc046dda 2026-05-30 03:06:50.543 11 INFO neutron.plugins.ml2.plugin [None req-abd3948f-dd07-4c00-8053-ad917802ea6d - - - - - -] Attempt 1 to provision port 4a1af9c7-01a0-413e-9c4a-a6e2a25ef3f9 2026-05-30 03:06:50.602 11 INFO neutron.plugins.ml2.plugin [None req-abd3948f-dd07-4c00-8053-ad917802ea6d - - - - - -] Attempt 1 to provision port d7a6cbba-e240-4228-86ec-97ea0f246b11 2026-05-30 03:06:57.168 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 6a2c1fa7-4986-4eb4-b5df-41886baf1419 2026-05-30 03:06:57.283 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-a7d9df03-f7a1-42be-bc87-eaca3cba8a90'] response: {'server_uuid': '1dbe8b0e-d66f-41ea-8d64-654e1e27a6a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a2c1fa7-4986-4eb4-b5df-41886baf1419', 'code': 200} 2026-05-30 03:06:57.958 11 INFO neutron.plugins.ml2.plugin [None req-e2edc74a-12d3-48ee-969f-23be71d83f97 - - - - - -] Attempt 1 to provision port a9982986-cda1-4ff9-a7b2-c1b8baa21f11 2026-05-30 03:06:57.990 11 INFO neutron.plugins.ml2.plugin [None req-e2edc74a-12d3-48ee-969f-23be71d83f97 - - - - - -] Attempt 1 to provision port 99245969-6f03-4f12-b604-85e081222151 2026-05-30 03:06:58.021 11 INFO neutron.plugins.ml2.plugin [None req-b0210830-1199-46a6-ab0a-1208d0d4ec0f - - - - - -] Attempt 1 to provision port d5418762-f7ff-4537-90ac-16723bd94014 2026-05-30 03:06:58.079 11 INFO neutron.plugins.ml2.plugin [None req-b0210830-1199-46a6-ab0a-1208d0d4ec0f - - - - - -] Attempt 1 to provision port ae626fc5-de5b-405a-8924-d3f4cc046dda 2026-05-30 03:06:58.135 11 INFO neutron.plugins.ml2.plugin [None req-b0210830-1199-46a6-ab0a-1208d0d4ec0f - - - - - -] Attempt 1 to provision port 4a1af9c7-01a0-413e-9c4a-a6e2a25ef3f9 2026-05-30 03:06:58.192 11 INFO neutron.plugins.ml2.plugin [None req-b0210830-1199-46a6-ab0a-1208d0d4ec0f - - - - - -] Attempt 1 to provision port 6a2c1fa7-4986-4eb4-b5df-41886baf1419 2026-05-30 03:06:58.251 11 INFO neutron.plugins.ml2.plugin [None req-b0210830-1199-46a6-ab0a-1208d0d4ec0f - - - - - -] Attempt 1 to provision port 63fdb01b-8111-4368-a183-9f036b3a9319 2026-05-30 03:06:59.278 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 99245969-6f03-4f12-b604-85e081222151 2026-05-30 03:06:59.560 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 63fdb01b-8111-4368-a183-9f036b3a9319 2026-05-30 03:06:59.738 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 6a2c1fa7-4986-4eb4-b5df-41886baf1419 2026-05-30 03:06:59.994 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 0d67a22f-8316-4aa1-b7b8-0a911f39690e 2026-05-30 03:07:00.105 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-379f0a83-d69a-4e64-8d9a-3ae626c8cede'] response: {'server_uuid': 'c7ad3416-1de3-44ba-a787-46aaf895f457', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d67a22f-8316-4aa1-b7b8-0a911f39690e', 'code': 200} 2026-05-30 03:07:00.922 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 99245969-6f03-4f12-b604-85e081222151 2026-05-30 03:07:01.141 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port d7a6cbba-e240-4228-86ec-97ea0f246b11 2026-05-30 03:07:01.409 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a9982986-cda1-4ff9-a7b2-c1b8baa21f11 2026-05-30 03:07:01.715 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port 0d67a22f-8316-4aa1-b7b8-0a911f39690e 2026-05-30 03:07:02.888 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port a9982986-cda1-4ff9-a7b2-c1b8baa21f11 2026-05-30 03:07:02.940 12 INFO neutron.plugins.ml2.plugin [None req-13f2b0f3-9fde-449d-a38c-5ee73e9f4e85 - - - - - -] Attempt 1 to provision port a9982986-cda1-4ff9-a7b2-c1b8baa21f11 2026-05-30 03:07:02.997 12 INFO neutron.plugins.ml2.plugin [None req-13f2b0f3-9fde-449d-a38c-5ee73e9f4e85 - - - - - -] Attempt 1 to provision port 99245969-6f03-4f12-b604-85e081222151 2026-05-30 03:07:03.043 12 INFO neutron.plugins.ml2.plugin [None req-13f2b0f3-9fde-449d-a38c-5ee73e9f4e85 - - - - - -] Attempt 1 to provision port d5418762-f7ff-4537-90ac-16723bd94014 2026-05-30 03:07:03.093 12 INFO neutron.plugins.ml2.plugin [None req-13f2b0f3-9fde-449d-a38c-5ee73e9f4e85 - - - - - -] Attempt 1 to provision port ae626fc5-de5b-405a-8924-d3f4cc046dda 2026-05-30 03:07:03.136 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port d7a6cbba-e240-4228-86ec-97ea0f246b11 2026-05-30 03:07:03.146 12 INFO neutron.plugins.ml2.plugin [None req-13f2b0f3-9fde-449d-a38c-5ee73e9f4e85 - - - - - -] Attempt 1 to provision port 6a2c1fa7-4986-4eb4-b5df-41886baf1419 2026-05-30 03:07:03.217 12 INFO neutron.plugins.ml2.plugin [None req-6d0ffed9-c906-44db-acbd-33dd9c62729e - - - - - -] Attempt 1 to provision port 63fdb01b-8111-4368-a183-9f036b3a9319 2026-05-30 03:07:07.237 11 INFO neutron.plugins.ml2.plugin [None req-292762a1-a7f8-4003-9a88-016e57e55e1c - - - - - -] Attempt 1 to provision port a9982986-cda1-4ff9-a7b2-c1b8baa21f11 2026-05-30 03:07:07.308 11 INFO neutron.plugins.ml2.plugin [None req-292762a1-a7f8-4003-9a88-016e57e55e1c - - - - - -] Attempt 1 to provision port 63fdb01b-8111-4368-a183-9f036b3a9319 2026-05-30 03:07:07.364 11 INFO neutron.plugins.ml2.plugin [None req-292762a1-a7f8-4003-9a88-016e57e55e1c - - - - - -] Attempt 1 to provision port 99245969-6f03-4f12-b604-85e081222151 2026-05-30 03:07:07.435 11 INFO neutron.plugins.ml2.plugin [None req-292762a1-a7f8-4003-9a88-016e57e55e1c - - - - - -] Attempt 1 to provision port 0d67a22f-8316-4aa1-b7b8-0a911f39690e 2026-05-30 03:07:09.739 12 INFO neutron.plugins.ml2.plugin [None req-3c4ac574-2550-4a1d-9ed5-fed61c8be13a - - - - - -] Attempt 1 to provision port a9982986-cda1-4ff9-a7b2-c1b8baa21f11 2026-05-30 03:07:09.790 12 INFO neutron.plugins.ml2.plugin [None req-3c4ac574-2550-4a1d-9ed5-fed61c8be13a - - - - - -] Attempt 1 to provision port 63fdb01b-8111-4368-a183-9f036b3a9319 2026-05-30 03:07:12.202 11 INFO neutron.plugins.ml2.plugin [None req-f4a2d342-5175-422f-b4ae-f8e935beb43e - - - - - -] Attempt 1 to provision port 6a2c1fa7-4986-4eb4-b5df-41886baf1419 2026-05-30 03:07:14.947 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port c9c3be13-82f9-4149-8ab2-cdf3d63f3336 2026-05-30 03:07:15.081 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-915d56e1-6560-4450-93ec-67b74320e2d6'] response: {'server_uuid': '1bdc3b2d-3233-456c-aca3-beef1087d18e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9c3be13-82f9-4149-8ab2-cdf3d63f3336', 'code': 200} 2026-05-30 03:07:16.914 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port c9c3be13-82f9-4149-8ab2-cdf3d63f3336 2026-05-30 03:07:29.083 12 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-e7acd9f9-a2a2-4486-b799-dffb8c4fc0d7'] response: {'server_uuid': 'c7ad3416-1de3-44ba-a787-46aaf895f457', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0d67a22f-8316-4aa1-b7b8-0a911f39690e', 'code': 200} 2026-05-30 03:07:47.160 12 INFO neutron.plugins.ml2.plugin [None req-d27adaf2-1907-4c4e-b289-8fd79dd0ec36 - - - - - -] Attempt 1 to provision port 138b4a54-4671-4d71-b307-ccee4c1c4a38 2026-05-30 03:08:09.469 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dedb2106-7ca8-40ed-b35d-9d60af969ad4 2026-05-30 03:08:09.783 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-7d66e7b6-a8c2-4739-bfc7-f41580403ab8'] response: {'server_uuid': '87ac942c-0710-43f1-b8ea-308ff927d732', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dedb2106-7ca8-40ed-b35d-9d60af969ad4', 'code': 200} 2026-05-30 03:08:10.902 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dedb2106-7ca8-40ed-b35d-9d60af969ad4 2026-05-30 03:08:52.858 12 INFO neutron.plugins.ml2.plugin [None req-60fc8927-ebcc-4c5e-ad63-bd92f2f1c4ee - - - - - -] Attempt 1 to provision port f0157c74-2760-4070-b27f-4ff9b3653919 2026-05-30 03:08:58.989 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port f0157c74-2760-4070-b27f-4ff9b3653919 2026-05-30 03:08:59.114 11 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-e778d803-52cc-4056-adfb-a0424f80deb2'] response: {'server_uuid': '87ac942c-0710-43f1-b8ea-308ff927d732', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0157c74-2760-4070-b27f-4ff9b3653919', 'code': 200} 2026-05-30 03:09:00.939 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port f0157c74-2760-4070-b27f-4ff9b3653919 2026-05-30 03:09:03.457 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port f0157c74-2760-4070-b27f-4ff9b3653919 2026-05-30 03:09:22.110 12 INFO neutron.plugins.ml2.plugin [None req-831bd9de-125d-4edb-bdec-dca24650aefa - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:09:30.558 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:09:30.728 12 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-cf58a857-bc09-4ecb-b5a5-bb6a3c97e467'] response: {'server_uuid': '87ac942c-0710-43f1-b8ea-308ff927d732', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe', 'code': 200} 2026-05-30 03:09:31.134 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:09:44.476 11 INFO neutron.plugins.ml2.plugin [None req-e99399c9-087a-4c9c-ae77-eef3bf03ccfe - - - - - -] Attempt 1 to provision port dc8a2aba-f91d-4f47-936a-600ae34a3a34 2026-05-30 03:09:51.186 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc8a2aba-f91d-4f47-936a-600ae34a3a34 2026-05-30 03:09:51.287 12 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-637b663d-ceda-4390-b140-5741520adfc0'] response: {'server_uuid': '87ac942c-0710-43f1-b8ea-308ff927d732', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc8a2aba-f91d-4f47-936a-600ae34a3a34', 'code': 200} 2026-05-30 03:09:53.157 11 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc8a2aba-f91d-4f47-936a-600ae34a3a34 2026-05-30 03:09:55.133 11 INFO neutron.plugins.ml2.plugin [None req-06e20fb4-04e3-4eb0-9ce7-44dfe25e0644 - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:09:55.207 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:10:06.851 12 INFO neutron.plugins.ml2.plugin [None req-01e662c1-2468-4cd1-9819-5544ef41e33b - - - - - -] Attempt 1 to provision port dc8a2aba-f91d-4f47-936a-600ae34a3a34 2026-05-30 03:10:07.307 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc8a2aba-f91d-4f47-936a-600ae34a3a34 2026-05-30 03:10:08.201 11 INFO neutron.plugins.ml2.plugin [None req-98ac96c9-16c5-479f-868f-5410e19d3918 - - - - - -] Attempt 1 to provision port dc8a2aba-f91d-4f47-936a-600ae34a3a34 2026-05-30 03:10:17.039 11 INFO neutron.plugins.ml2.plugin [None req-0b642c87-0f88-44cc-af30-38db4d6043a5 - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:10:17.196 12 INFO neutron.plugins.ml2.plugin [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Attempt 1 to provision port dc560ab2-8a6b-4d5c-9c0e-8bd46a2c80fe 2026-05-30 03:11:01.403 12 INFO neutron.notifiers.nova [None req-2a4c1b7d-6460-471e-8516-ca240d12852f - - - - - -] Nova event matching ['req-36af4adc-35d5-43ed-9dc9-65f4a5198a1c'] response: {'server_uuid': '1dbe8b0e-d66f-41ea-8d64-654e1e27a6a0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6a2c1fa7-4986-4eb4-b5df-41886baf1419', 'code': 200}