+ 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 2026-04-16 16:54:48.171 1 INFO neutron.common.config [-] Logging enabled! 2026-04-16 16:54:48.172 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-16 16:54:48.172 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-16 16:54:48.172 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 16:54:49.597 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 16:54:49.599 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 16:54:49.602 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 16:54:49.603 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 16:54:49.603 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 16:54:49.603 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 16:54:49.603 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:49.609 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:49.609 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:49.610 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 16:54:49.628 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 16:54:49.628 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 16:54:49.629 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 16:54:49.644 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 16:54:49.644 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 16:54:49.644 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 16:54:49.644 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 16:54:49.911 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing driver for type 'vlan' 2026-04-16 16:54:50.063 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] VlanTypeDriver initialization complete 2026-04-16 16:54:50.063 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 16:54:50.063 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 16:54:50.136 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 16:54:50.136 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 16:54:50.137 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing extension driver 'port_security' 2026-04-16 16:54:50.137 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 16:54:50.137 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing extension driver 'qos' 2026-04-16 16:54:50.137 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 16:54:50.137 1 INFO neutron.plugins.ml2.managers [None req-0f2eb926-ae7a-485d-b647-78ce1f076faa - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 16:54:50.150 1 INFO neutron.quota [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded quota_driver: . 2026-04-16 16:54:50.151 1 INFO neutron.plugins.ml2.plugin [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 16:54:50.151 1 INFO neutron.plugins.ml2.managers [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 16:54:50.151 1 INFO neutron.plugins.ml2.managers [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 16:54:50.151 1 INFO neutron.plugins.ml2.managers [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 16:54:50.152 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: qos 2026-04-16 16:54:50.167 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: router 2026-04-16 16:54:50.206 1 INFO neutron.services.service_base [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 16:54:50.206 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: segments 2026-04-16 16:54:50.268 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: trunk 2026-04-16 16:54:50.280 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: vpnaas 2026-04-16 16:54:50.311 1 WARNING stevedore.named [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:50.366 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 16:54:50.367 1 INFO neutron.common.utils [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 16:54:50.367 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: taas 2026-04-16 16:54:50.384 1 WARNING stevedore.named [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:50.385 1 WARNING stevedore.named [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 16:54:50.401 1 INFO neutron_taas.services.taas.taas_plugin [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 16:54:50.401 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: tapmirror 2026-04-16 16:54:50.409 1 WARNING stevedore.named [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:50.409 1 WARNING stevedore.named [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 16:54:50.425 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 16:54:50.425 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 16:54:50.430 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: tag 2026-04-16 16:54:50.436 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: timestamp 2026-04-16 16:54:50.439 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 16:54:50.442 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: flavors 2026-04-16 16:54:50.445 1 INFO neutron.manager [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loading Plugin: revisions 2026-04-16 16:54:50.449 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Initializing extension manager. 2026-04-16 16:54:50.450 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: address-group 2026-04-16 16:54:50.451 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: address-scope 2026-04-16 16:54:50.452 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 16:54:50.453 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: agent 2026-04-16 16:54:50.453 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 16:54:50.454 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 16:54:50.455 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 16:54:50.456 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: availability_zone 2026-04-16 16:54:50.456 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 16:54:50.456 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 16:54:50.457 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 16:54:50.458 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 16:54:50.459 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: dns-integration 2026-04-16 16:54:50.459 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 16:54:50.460 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 16:54:50.460 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: dvr 2026-04-16 16:54:50.461 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 16:54:50.461 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 16:54:50.462 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 16:54:50.462 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 16:54:50.462 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: external-net 2026-04-16 16:54:50.463 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 16:54:50.463 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: extraroute 2026-04-16 16:54:50.464 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 16:54:50.464 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 16:54:50.465 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 16:54:50.465 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 16:54:50.465 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 16:54:50.466 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: fip-port-details 2026-04-16 16:54:50.467 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: flavors 2026-04-16 16:54:50.468 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 16:54:50.468 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 16:54:50.469 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: ip_allocation 2026-04-16 16:54:50.469 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 16:54:50.470 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 16:54:50.471 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: router 2026-04-16 16:54:50.473 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 16:54:50.473 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 16:54:50.474 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 16:54:50.474 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 16:54:50.475 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: l3-ha 2026-04-16 16:54:50.475 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 16:54:50.475 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 16:54:50.476 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: l3-flavors 2026-04-16 16:54:50.477 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 16:54:50.477 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 16:54:50.479 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 16:54:50.481 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 16:54:50.483 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 16:54:50.484 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 16:54:50.485 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 16:54:50.485 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: multi-provider 2026-04-16 16:54:50.486 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: net-mtu 2026-04-16 16:54:50.486 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 16:54:50.487 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 16:54:50.487 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: network_ha 2026-04-16 16:54:50.488 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 16:54:50.489 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 16:54:50.489 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: pagination 2026-04-16 16:54:50.489 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-device-profile 2026-04-16 16:54:50.490 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 16:54:50.490 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 16:54:50.491 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 16:54:50.491 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-mac-override 2026-04-16 16:54:50.491 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 16:54:50.492 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 16:54:50.492 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 16:54:50.493 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-resource-request 2026-04-16 16:54:50.493 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 16:54:50.494 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 16:54:50.494 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: binding 2026-04-16 16:54:50.495 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: binding-extended 2026-04-16 16:54:50.495 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-security 2026-04-16 16:54:50.495 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: project-id 2026-04-16 16:54:50.496 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: provider 2026-04-16 16:54:50.496 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 16:54:50.498 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos 2026-04-16 16:54:50.499 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 16:54:50.499 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 16:54:50.500 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-default 2026-04-16 16:54:50.500 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-fip 2026-04-16 16:54:50.501 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 16:54:50.502 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 16:54:50.503 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 16:54:50.504 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 16:54:50.505 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 16:54:50.506 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-pps 2026-04-16 16:54:50.506 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 16:54:50.507 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 16:54:50.508 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 16:54:50.509 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 16:54:50.510 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 16:54:50.513 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: quotas 2026-04-16 16:54:50.517 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: quota_details 2026-04-16 16:54:50.518 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: rbac-policies 2026-04-16 16:54:50.519 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 16:54:50.519 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 16:54:50.520 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 16:54:50.520 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 16:54:50.521 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: revision-if-match 2026-04-16 16:54:50.521 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 16:54:50.522 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 16:54:50.522 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 16:54:50.524 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 16:54:50.524 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 16:54:50.525 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 16:54:50.525 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 16:54:50.526 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 16:54:50.526 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 16:54:50.530 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: security-group 2026-04-16 16:54:50.531 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: segment 2026-04-16 16:54:50.531 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 16:54:50.532 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: service-type 2026-04-16 16:54:50.532 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: sorting 2026-04-16 16:54:50.533 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 16:54:50.533 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 16:54:50.534 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 16:54:50.534 1 WARNING neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 16:54:50.535 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 16:54:50.535 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 16:54:50.536 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 16:54:50.536 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 16:54:50.537 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 16:54:50.537 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 16:54:50.538 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 16:54:50.538 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: tag-creation 2026-04-16 16:54:50.539 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 16:54:50.542 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 16:54:50.543 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 16:54:50.543 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: trunk 2026-04-16 16:54:50.544 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: trunk-details 2026-04-16 16:54:50.544 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 16:54:50.545 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 16:54:50.546 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 16:54:50.546 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 16:54:50.548 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 16:54:50.549 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 16:54:50.549 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 16:54:50.551 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: vpnaas 2026-04-16 16:54:50.552 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: taas 2026-04-16 16:54:50.553 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: tap-mirror 2026-04-16 16:54:50.553 1 INFO neutron.api.extensions [None req-2b072b4b-c3b7-48ec-a3e2-2558b5206cf2 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 16:55:20.632 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 16:55:20.685 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 16:55:20.688 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 16:55:28.710 16 INFO neutron.db.l3_hamode_db [None req-51f6dcc7-a6f8-4436-b63a-0183aff5e526 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 16:55:43.143 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port dad9b60e-04b4-4dcb-88d6-eccd429cdc06 2026-04-16 16:55:43.929 16 INFO neutron.plugins.ml2.plugin [None req-26e19725-f932-4dde-ae26-61e0ab1d3575 - - - - - -] Attempt 1 to provision port dad9b60e-04b4-4dcb-88d6-eccd429cdc06 2026-04-16 16:55:45.060 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port dad9b60e-04b4-4dcb-88d6-eccd429cdc06 2026-04-16 16:55:45.596 16 INFO neutron.plugins.ml2.plugin [None req-f0074c43-9118-4e0c-b92d-26b077a7dec2 - - - - - -] Attempt 1 to provision port dad9b60e-04b4-4dcb-88d6-eccd429cdc06 2026-04-16 17:00:13.148 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 1f35e5b5-c95a-407e-9922-baf6bc0e9c79 2026-04-16 17:00:13.354 16 INFO neutron.plugins.ml2.plugin [None req-1803b2fc-b84a-4c76-9710-6d90f0e25be0 - - - - - -] Attempt 1 to provision port 1f35e5b5-c95a-407e-9922-baf6bc0e9c79 2026-04-16 17:00:14.993 13 INFO neutron.plugins.ml2.plugin [None req-4eda3483-55dd-466c-a322-0d51685e72f7 - - - - - -] Attempt 1 to provision port 1f35e5b5-c95a-407e-9922-baf6bc0e9c79 2026-04-16 17:00:15.143 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 1f35e5b5-c95a-407e-9922-baf6bc0e9c79 2026-04-16 17:00:20.030 16 INFO neutron.plugins.ml2.plugin [None req-d50a5a6f-8af7-4ab2-8395-2d43a674ca34 - - - - - -] Attempt 1 to provision port ecde1663-8db9-4289-85e2-bde3a0b3f400 2026-04-16 17:03:45.785 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ecde1663-8db9-4289-85e2-bde3a0b3f400 2026-04-16 17:03:47.231 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ecde1663-8db9-4289-85e2-bde3a0b3f400 2026-04-16 17:11:53.330 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 67c4f2c5-299f-4580-9ae4-126dea815a8e 2026-04-16 17:11:55.315 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 67c4f2c5-299f-4580-9ae4-126dea815a8e 2026-04-16 17:23:11.941 13 INFO neutron.plugins.ml2.plugin [None req-0d4a094c-c8f8-4b51-beae-b4c61b539cd7 - - - - - -] Attempt 1 to provision port dad9b60e-04b4-4dcb-88d6-eccd429cdc06 2026-04-16 17:23:11.989 13 INFO neutron.plugins.ml2.plugin [None req-0d4a094c-c8f8-4b51-beae-b4c61b539cd7 - - - - - -] Attempt 1 to provision port ecde1663-8db9-4289-85e2-bde3a0b3f400 2026-04-16 17:23:12.029 13 INFO neutron.plugins.ml2.plugin [None req-0d4a094c-c8f8-4b51-beae-b4c61b539cd7 - - - - - -] Attempt 1 to provision port 1f35e5b5-c95a-407e-9922-baf6bc0e9c79 2026-04-16 17:26:41.806 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 6b2d52d2-f750-424a-9612-4f2314f93ddd 2026-04-16 17:26:43.574 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 6b2d52d2-f750-424a-9612-4f2314f93ddd 2026-04-16 17:26:45.702 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 3a7b6f6c-0288-4c55-b7e9-0a769f043873 2026-04-16 17:26:49.669 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ee204cb9-0e5f-40ee-8155-f8a27167f531 2026-04-16 17:26:50.076 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port f796cb61-9b5a-4bcf-a5b5-64924e75e73e 2026-04-16 17:26:51.784 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 05b60bb6-ace1-47c9-94be-37667e2a0fba 2026-04-16 17:26:52.387 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ee204cb9-0e5f-40ee-8155-f8a27167f531 2026-04-16 17:26:52.844 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port f796cb61-9b5a-4bcf-a5b5-64924e75e73e 2026-04-16 17:26:52.982 13 INFO neutron.plugins.ml2.plugin [None req-096db289-9dd4-480d-95e1-b33d4db6c786 - - - - - -] Attempt 1 to provision port 09f0fe65-bbcc-4d02-a5e7-0114511f2814 2026-04-16 17:26:53.004 13 INFO neutron.plugins.ml2.plugin [None req-096db289-9dd4-480d-95e1-b33d4db6c786 - - - - - -] Attempt 1 to provision port 6b2d52d2-f750-424a-9612-4f2314f93ddd 2026-04-16 17:26:53.056 13 INFO neutron.plugins.ml2.plugin [None req-096db289-9dd4-480d-95e1-b33d4db6c786 - - - - - -] Attempt 1 to provision port b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:26:53.080 13 INFO neutron.plugins.ml2.plugin [None req-096db289-9dd4-480d-95e1-b33d4db6c786 - - - - - -] Attempt 1 to provision port db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:26:53.124 13 INFO neutron.plugins.ml2.plugin [None req-096db289-9dd4-480d-95e1-b33d4db6c786 - - - - - -] Attempt 1 to provision port 05b60bb6-ace1-47c9-94be-37667e2a0fba 2026-04-16 17:26:53.661 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 05b60bb6-ace1-47c9-94be-37667e2a0fba 2026-04-16 17:26:53.801 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 476d3fbf-6126-470a-b252-08497462b1c2 2026-04-16 17:26:54.119 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port e23ccd83-c73e-495c-bf14-c0e627c2d9ad 2026-04-16 17:26:55.718 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 476d3fbf-6126-470a-b252-08497462b1c2 2026-04-16 17:26:55.898 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port e23ccd83-c73e-495c-bf14-c0e627c2d9ad 2026-04-16 17:26:58.740 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:26:59.222 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 6c4ce70b-6fc9-4997-82f8-34be9bea2d98 2026-04-16 17:26:59.503 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-31508305-6605-499a-80ce-a8ef0574bbe2'] response: {'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'code': 200} 2026-04-16 17:26:59.797 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:01.167 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 6c4ce70b-6fc9-4997-82f8-34be9bea2d98 2026-04-16 17:27:01.344 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:01.540 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:27:01.557 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a5a4dbd-a21b-4e2c-9787-7b57b6ba2cab'] response: {'server_uuid': '068d79c9-6571-4dc9-96d3-e46692c6514a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb96c149-8e38-4e34-99f5-2071592beb5e', 'code': 200} 2026-04-16 17:27:03.075 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 750505c2-dbf8-49c2-8dc2-d6789f4f57c4 2026-04-16 17:27:05.686 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port c600f9b3-01f5-494d-aeeb-e68b6f4ef5f8 2026-04-16 17:27:05.723 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:05.757 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:05.777 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f 2026-04-16 17:27:05.819 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port 6c4ce70b-6fc9-4997-82f8-34be9bea2d98 2026-04-16 17:27:05.862 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port ba7ee5e2-bad6-4bff-8bfb-41f7d2565574 2026-04-16 17:27:05.886 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:27:05.907 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port 750505c2-dbf8-49c2-8dc2-d6789f4f57c4 2026-04-16 17:27:05.961 13 INFO neutron.plugins.ml2.plugin [None req-065cac81-12e0-4197-a865-36f8bc76b6e0 - - - - - -] Attempt 1 to provision port 05b60bb6-ace1-47c9-94be-37667e2a0fba 2026-04-16 17:27:06.129 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 750505c2-dbf8-49c2-8dc2-d6789f4f57c4 2026-04-16 17:27:06.261 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cff623c6-7039-44f0-888a-4a7aae44cbb0'] response: {'server_uuid': '50d3bb69-be0b-455c-aa03-e6372bf08248', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f', 'code': 200} 2026-04-16 17:27:07.100 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f 2026-04-16 17:27:11.299 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddaa3164-3614-4c68-9b35-dde81bc94baa'] response: {'server_uuid': '50d3bb69-be0b-455c-aa03-e6372bf08248', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f', 'code': 200} 2026-04-16 17:27:12.485 16 INFO neutron.plugins.ml2.plugin [None req-e3891cc0-a28e-419e-825b-099a9f7186f7 - - - - - -] Attempt 1 to provision port c600f9b3-01f5-494d-aeeb-e68b6f4ef5f8 2026-04-16 17:27:12.516 16 INFO neutron.plugins.ml2.plugin [None req-e3891cc0-a28e-419e-825b-099a9f7186f7 - - - - - -] Attempt 1 to provision port db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:12.538 16 INFO neutron.plugins.ml2.plugin [None req-e3891cc0-a28e-419e-825b-099a9f7186f7 - - - - - -] Attempt 1 to provision port 6c4ce70b-6fc9-4997-82f8-34be9bea2d98 2026-04-16 17:27:12.588 16 INFO neutron.plugins.ml2.plugin [None req-e3891cc0-a28e-419e-825b-099a9f7186f7 - - - - - -] Attempt 1 to provision port ba7ee5e2-bad6-4bff-8bfb-41f7d2565574 2026-04-16 17:27:12.614 16 INFO neutron.plugins.ml2.plugin [None req-e3891cc0-a28e-419e-825b-099a9f7186f7 - - - - - -] Attempt 1 to provision port b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:27:12.635 16 INFO neutron.plugins.ml2.plugin [None req-e3891cc0-a28e-419e-825b-099a9f7186f7 - - - - - -] Attempt 1 to provision port 750505c2-dbf8-49c2-8dc2-d6789f4f57c4 2026-04-16 17:27:15.628 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 2026-04-16 17:27:15.683 16 INFO neutron.plugins.ml2.plugin [None req-cb9f7b62-240f-4cd7-a70d-946b7a153b8c - - - - - -] Attempt 1 to provision port 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 2026-04-16 17:27:15.811 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9913998e-3205-4525-bf3d-19ec3fbd3327'] response: {'server_uuid': '5ad95b35-5307-49bc-bba3-09747ca9bd01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a6cbc1d-a2c3-4fca-a450-a6be74bdc829', 'code': 200} 2026-04-16 17:27:15.829 16 INFO neutron.plugins.ml2.plugin [None req-cb9f7b62-240f-4cd7-a70d-946b7a153b8c - - - - - -] Attempt 1 to provision port adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:27:15.966 16 INFO neutron.plugins.ml2.plugin [None req-cb9f7b62-240f-4cd7-a70d-946b7a153b8c - - - - - -] Attempt 1 to provision port ba7ee5e2-bad6-4bff-8bfb-41f7d2565574 2026-04-16 17:27:17.257 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 2026-04-16 17:27:21.259 13 INFO neutron.plugins.ml2.plugin [None req-d307066b-1b15-419e-bc90-a4f3515b1a50 - - - - - -] Attempt 1 to provision port db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:21.292 13 INFO neutron.plugins.ml2.plugin [None req-d307066b-1b15-419e-bc90-a4f3515b1a50 - - - - - -] Attempt 1 to provision port 94075856-312a-4b6d-9582-b9832644f178 2026-04-16 17:27:21.331 13 INFO neutron.plugins.ml2.plugin [None req-d307066b-1b15-419e-bc90-a4f3515b1a50 - - - - - -] Attempt 1 to provision port bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:21.419 13 INFO neutron.plugins.ml2.plugin [None req-d307066b-1b15-419e-bc90-a4f3515b1a50 - - - - - -] Attempt 1 to provision port ce926988-37e1-4afc-90ce-3b904a6da217 2026-04-16 17:27:23.352 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c069800e-5823-4e5d-b802-b19243c5bd8d 2026-04-16 17:27:25.231 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 2ecf9246-8385-44bb-a23a-5ce47a591f91 2026-04-16 17:27:25.533 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c069800e-5823-4e5d-b802-b19243c5bd8d 2026-04-16 17:27:27.050 16 INFO neutron.plugins.ml2.plugin [None req-905321a8-d67f-4615-8048-e325ba5a968c - - - - - -] Attempt 1 to provision port 71797075-7dc3-4c20-8a5f-fb6a8f99266b 2026-04-16 17:27:27.105 16 INFO neutron.plugins.ml2.plugin [None req-905321a8-d67f-4615-8048-e325ba5a968c - - - - - -] Attempt 1 to provision port c069800e-5823-4e5d-b802-b19243c5bd8d 2026-04-16 17:27:27.137 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 2ecf9246-8385-44bb-a23a-5ce47a591f91 2026-04-16 17:27:33.332 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 09f0fe65-bbcc-4d02-a5e7-0114511f2814 2026-04-16 17:27:33.605 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ce926988-37e1-4afc-90ce-3b904a6da217 2026-04-16 17:27:33.830 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:27:34.080 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:35.581 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 09f0fe65-bbcc-4d02-a5e7-0114511f2814 2026-04-16 17:27:35.768 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ce926988-37e1-4afc-90ce-3b904a6da217 2026-04-16 17:27:35.923 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:27:36.249 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:37.828 13 INFO neutron.plugins.ml2.plugin [None req-f205e396-b857-4ca2-9a96-b94816715d61 - - - - - -] Attempt 1 to provision port bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:37.882 13 INFO neutron.plugins.ml2.plugin [None req-f205e396-b857-4ca2-9a96-b94816715d61 - - - - - -] Attempt 1 to provision port 71797075-7dc3-4c20-8a5f-fb6a8f99266b 2026-04-16 17:27:37.903 13 INFO neutron.plugins.ml2.plugin [None req-f205e396-b857-4ca2-9a96-b94816715d61 - - - - - -] Attempt 1 to provision port 715dce2a-d62b-427a-878c-6abf75b9d33c 2026-04-16 17:27:38.059 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 1288d079-48d1-44ba-b1b4-72a3cb587b50 2026-04-16 17:27:38.166 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66810128-fea8-4967-849f-9ddf2695214e'] response: {'server_uuid': 'b3b8028f-98c9-4822-8d7a-e5972afcaf33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1288d079-48d1-44ba-b1b4-72a3cb587b50', 'code': 200} 2026-04-16 17:27:39.765 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 1288d079-48d1-44ba-b1b4-72a3cb587b50 2026-04-16 17:27:40.753 16 INFO neutron.plugins.ml2.plugin [None req-2df0e0fc-26d3-4fe6-9678-c474b8386b27 - - - - - -] Attempt 1 to provision port bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:43.585 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 715dce2a-d62b-427a-878c-6abf75b9d33c 2026-04-16 17:27:44.209 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 71797075-7dc3-4c20-8a5f-fb6a8f99266b 2026-04-16 17:27:45.896 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 715dce2a-d62b-427a-878c-6abf75b9d33c 2026-04-16 17:27:46.064 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 71797075-7dc3-4c20-8a5f-fb6a8f99266b 2026-04-16 17:27:48.177 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-044e683e-8576-476b-a212-c34903aa3c4d'] response: {'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'code': 200} 2026-04-16 17:27:50.591 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:27:50.687 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-071f93f5-0e45-4bf3-bd0e-d427f31d02c9'] response: {'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'code': 200} 2026-04-16 17:27:52.281 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server [None req-60974624-2c80-4dcd-bccd-942eb5e02841 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet cf39794e-c51b-4f6b-adda-6b7dd190b190: This subnet is being modified by another concurrent operation. 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-16 17:28:02.955 13 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-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server raise exception 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet cf39794e-c51b-4f6b-adda-6b7dd190b190: This subnet is being modified by another concurrent operation. 2026-04-16 17:28:02.955 13 ERROR oslo_messaging.rpc.server 2026-04-16 17:28:11.983 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c87c370a-2485-4b40-838e-788adf174c27 2026-04-16 17:28:12.402 13 INFO neutron.plugins.ml2.plugin [None req-ae70bef5-ea1b-48a2-afe7-fb70330f1130 - - - - - -] Attempt 1 to provision port c87c370a-2485-4b40-838e-788adf174c27 2026-04-16 17:28:12.746 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddcaa8ac-37bb-4cef-90b5-6f4852cbe5f6'] response: {'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'code': 200} 2026-04-16 17:28:13.992 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c87c370a-2485-4b40-838e-788adf174c27 2026-04-16 17:28:16.043 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5543b32e-c7cd-456f-aa18-b5a01bc5f55b 2026-04-16 17:28:18.994 13 INFO neutron.plugins.ml2.plugin [None req-4baaf048-26ce-405c-a0c3-3f77b7949900 - - - - - -] Attempt 1 to provision port 0fba93f4-b161-436a-844d-fa54c0808808 2026-04-16 17:28:28.007 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 9abeaf48-173e-4068-a269-7c2021203f1b 2026-04-16 17:28:30.283 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c402e3d6-9c90-432d-a350-609f0c1327b1 2026-04-16 17:28:32.058 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c402e3d6-9c90-432d-a350-609f0c1327b1 2026-04-16 17:28:32.272 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4b62174a-d4d9-453d-82bd-bb84a10c9055 2026-04-16 17:28:34.073 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4b62174a-d4d9-453d-82bd-bb84a10c9055 2026-04-16 17:28:39.253 16 INFO neutron.plugins.ml2.plugin [None req-fc493df2-5aa4-4d11-805f-9eaa42c8ba8d - - - - - -] Attempt 1 to provision port 447adac9-7489-4f59-a4f7-3f48719766da 2026-04-16 17:28:39.288 16 INFO neutron.plugins.ml2.plugin [None req-fc493df2-5aa4-4d11-805f-9eaa42c8ba8d - - - - - -] Attempt 1 to provision port 4b62174a-d4d9-453d-82bd-bb84a10c9055 2026-04-16 17:28:39.377 16 INFO neutron.plugins.ml2.plugin [None req-fc493df2-5aa4-4d11-805f-9eaa42c8ba8d - - - - - -] Attempt 1 to provision port 5f1e7cd0-9ce8-4e1f-9038-7644226c7417 2026-04-16 17:28:41.090 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port a7f563c1-ba66-4bf1-a420-4620a998828b 2026-04-16 17:28:41.218 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-da59a079-73cb-43bf-9251-1c70dc2f1bc0'] response: {'server_uuid': 'a1c85657-5229-4b6f-b777-b98b998c73ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7f563c1-ba66-4bf1-a420-4620a998828b', 'code': 200} 2026-04-16 17:28:41.962 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port a7f563c1-ba66-4bf1-a420-4620a998828b 2026-04-16 17:28:43.975 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5a6ffbc2-d70b-4361-ae67-3bae8f694443 2026-04-16 17:28:46.064 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5a6ffbc2-d70b-4361-ae67-3bae8f694443 2026-04-16 17:28:46.322 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port e9024da9-195f-4005-b77b-917ae5b97376 2026-04-16 17:28:48.015 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port e9024da9-195f-4005-b77b-917ae5b97376 2026-04-16 17:28:51.530 16 INFO neutron.plugins.ml2.plugin [None req-857c452a-529f-47c2-ab30-703f04887abf - - - - - -] Attempt 1 to provision port e9024da9-195f-4005-b77b-917ae5b97376 2026-04-16 17:28:51.590 16 INFO neutron.plugins.ml2.plugin [None req-857c452a-529f-47c2-ab30-703f04887abf - - - - - -] Attempt 1 to provision port 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:28:51.630 16 INFO neutron.plugins.ml2.plugin [None req-857c452a-529f-47c2-ab30-703f04887abf - - - - - -] Attempt 1 to provision port 074e83d2-430a-404e-b0a5-0109e4a92a54 2026-04-16 17:28:55.666 16 INFO neutron.plugins.ml2.plugin [None req-fe431e87-a595-4769-b78c-5fc4ef34ec66 - - - - - -] Attempt 1 to provision port e9024da9-195f-4005-b77b-917ae5b97376 2026-04-16 17:28:55.758 16 INFO neutron.plugins.ml2.plugin [None req-fe431e87-a595-4769-b78c-5fc4ef34ec66 - - - - - -] Attempt 1 to provision port 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:28:59.086 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b4a7beb0-94d6-4a6e-a0c4-521de4b930be 2026-04-16 17:28:59.187 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08eddbe1-e316-411e-9bd5-c7111ea087c1'] response: {'server_uuid': '6b20a0f0-e782-4f98-848c-27a4bb4eebd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4a7beb0-94d6-4a6e-a0c4-521de4b930be', 'code': 200} 2026-04-16 17:28:59.429 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 88e69362-a620-4e48-9624-ed77d1a0accd 2026-04-16 17:29:00.250 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b4a7beb0-94d6-4a6e-a0c4-521de4b930be 2026-04-16 17:29:00.450 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 88e69362-a620-4e48-9624-ed77d1a0accd 2026-04-16 17:29:00.845 16 INFO neutron.plugins.ml2.plugin [None req-ef5881db-68af-41b2-ac20-637ce63dcfab - - - - - -] Attempt 1 to provision port 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:29:00.876 16 INFO neutron.plugins.ml2.plugin [None req-ef5881db-68af-41b2-ac20-637ce63dcfab - - - - - -] Attempt 1 to provision port f8b4b3b0-3ea5-4015-92d6-0928644388bb 2026-04-16 17:29:04.361 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 074e83d2-430a-404e-b0a5-0109e4a92a54 2026-04-16 17:29:05.116 16 INFO neutron.plugins.ml2.plugin [None req-24bf99ca-d752-4a13-ac91-9b38b021edb1 - - - - - -] Attempt 1 to provision port b4a7beb0-94d6-4a6e-a0c4-521de4b930be 2026-04-16 17:29:05.183 16 INFO neutron.plugins.ml2.plugin [None req-24bf99ca-d752-4a13-ac91-9b38b021edb1 - - - - - -] Attempt 1 to provision port 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:29:06.289 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 074e83d2-430a-404e-b0a5-0109e4a92a54 2026-04-16 17:29:06.548 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:29:08.193 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ed321f80-b745-4c49-8c37-51d68a494c9d 2026-04-16 17:29:09.259 13 INFO neutron.plugins.ml2.plugin [None req-547f1d34-a2ed-456b-83ec-251ff6fb2e0c - - - - - -] Attempt 1 to provision port ed321f80-b745-4c49-8c37-51d68a494c9d 2026-04-16 17:29:09.305 13 INFO neutron.plugins.ml2.plugin [None req-547f1d34-a2ed-456b-83ec-251ff6fb2e0c - - - - - -] Attempt 1 to provision port c6316645-abb6-4e7c-b262-a035b2b0a536 2026-04-16 17:29:10.805 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b2255973-2f9c-4bee-842a-88610aa28a1b 2026-04-16 17:29:10.910 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab258b49-ce58-426e-9718-057d82302043'] response: {'server_uuid': '2d820fcf-fe15-4443-b1f8-b5e83cf2ff45', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2255973-2f9c-4bee-842a-88610aa28a1b', 'code': 200} 2026-04-16 17:29:11.139 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ed321f80-b745-4c49-8c37-51d68a494c9d 2026-04-16 17:29:12.531 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b2255973-2f9c-4bee-842a-88610aa28a1b 2026-04-16 17:29:14.596 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c6316645-abb6-4e7c-b262-a035b2b0a536 2026-04-16 17:29:14.855 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port f8b4b3b0-3ea5-4015-92d6-0928644388bb 2026-04-16 17:29:16.665 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c6316645-abb6-4e7c-b262-a035b2b0a536 2026-04-16 17:29:16.872 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port f8b4b3b0-3ea5-4015-92d6-0928644388bb 2026-04-16 17:29:17.897 16 INFO neutron.plugins.ml2.plugin [None req-14200ede-9904-4c99-9e94-9974e79e9e1a - - - - - -] Attempt 1 to provision port ed321f80-b745-4c49-8c37-51d68a494c9d 2026-04-16 17:29:17.962 16 INFO neutron.plugins.ml2.plugin [None req-14200ede-9904-4c99-9e94-9974e79e9e1a - - - - - -] Attempt 1 to provision port b2255973-2f9c-4bee-842a-88610aa28a1b 2026-04-16 17:29:18.003 16 INFO neutron.plugins.ml2.plugin [None req-14200ede-9904-4c99-9e94-9974e79e9e1a - - - - - -] Attempt 1 to provision port c6316645-abb6-4e7c-b262-a035b2b0a536 2026-04-16 17:29:22.932 13 INFO neutron.plugins.ml2.plugin [None req-65223e9d-bae5-4465-84a1-af87370473c5 - - - - - -] Attempt 1 to provision port c6316645-abb6-4e7c-b262-a035b2b0a536 2026-04-16 17:29:30.431 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port a217d4ae-8dfa-4bdf-9ab4-7b2b81b9f8d0 2026-04-16 17:29:32.510 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port a217d4ae-8dfa-4bdf-9ab4-7b2b81b9f8d0 2026-04-16 17:29:32.758 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 2243309b-a60e-4707-a02b-ccf0e331e95e 2026-04-16 17:29:34.744 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 2243309b-a60e-4707-a02b-ccf0e331e95e 2026-04-16 17:29:34.909 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5707980f-dfb9-457f-9756-b88d29374342 2026-04-16 17:29:34.986 16 INFO neutron.plugins.ml2.plugin [None req-1908ebf0-ecdc-4454-a989-b02aaf4d70de - - - - - -] Attempt 1 to provision port 2243309b-a60e-4707-a02b-ccf0e331e95e 2026-04-16 17:29:35.109 16 INFO neutron.plugins.ml2.plugin [None req-1908ebf0-ecdc-4454-a989-b02aaf4d70de - - - - - -] Attempt 1 to provision port 0b16d644-e1d5-4cd5-b049-79daf9cff64f 2026-04-16 17:29:36.551 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5707980f-dfb9-457f-9756-b88d29374342 2026-04-16 17:29:38.505 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port fc9a33cb-697a-4e6c-a5dc-28f72ed57c60 2026-04-16 17:29:40.479 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port fc9a33cb-697a-4e6c-a5dc-28f72ed57c60 2026-04-16 17:29:43.632 16 INFO neutron.plugins.ml2.plugin [None req-e7ebd1f6-334c-4604-96e7-3a4910312a4e - - - - - -] Attempt 1 to provision port fc9a33cb-697a-4e6c-a5dc-28f72ed57c60 2026-04-16 17:29:43.688 16 INFO neutron.plugins.ml2.plugin [None req-e7ebd1f6-334c-4604-96e7-3a4910312a4e - - - - - -] Attempt 1 to provision port 0b16d644-e1d5-4cd5-b049-79daf9cff64f 2026-04-16 17:29:43.710 16 INFO neutron.plugins.ml2.plugin [None req-e7ebd1f6-334c-4604-96e7-3a4910312a4e - - - - - -] Attempt 1 to provision port 50a7d456-e346-462b-ad90-a1a88b47fde6 2026-04-16 17:29:43.743 16 INFO neutron.plugins.ml2.plugin [None req-e7ebd1f6-334c-4604-96e7-3a4910312a4e - - - - - -] Attempt 1 to provision port daca152c-47a4-4020-8219-705781924e6d 2026-04-16 17:29:43.776 16 INFO neutron.plugins.ml2.plugin [None req-e7ebd1f6-334c-4604-96e7-3a4910312a4e - - - - - -] Attempt 1 to provision port b2255973-2f9c-4bee-842a-88610aa28a1b 2026-04-16 17:29:47.596 13 INFO neutron.plugins.ml2.plugin [None req-0770f71c-4a9b-44c8-87c7-fec12e75e9eb - - - - - -] Attempt 1 to provision port fc9a33cb-697a-4e6c-a5dc-28f72ed57c60 2026-04-16 17:29:47.662 13 INFO neutron.plugins.ml2.plugin [None req-0770f71c-4a9b-44c8-87c7-fec12e75e9eb - - - - - -] Attempt 1 to provision port 50a7d456-e346-462b-ad90-a1a88b47fde6 2026-04-16 17:29:49.546 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4feab9e1-35a5-45fd-9af7-b8d753feffc7 2026-04-16 17:29:49.651 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-28e3c4b9-0936-4917-8220-eeb9caa5e58e'] response: {'server_uuid': '2d72a176-bc24-4e98-b032-314feafd91a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4feab9e1-35a5-45fd-9af7-b8d753feffc7', 'code': 200} 2026-04-16 17:29:49.918 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0b16d644-e1d5-4cd5-b049-79daf9cff64f 2026-04-16 17:29:51.333 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port daca152c-47a4-4020-8219-705781924e6d 2026-04-16 17:29:51.593 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4feab9e1-35a5-45fd-9af7-b8d753feffc7 2026-04-16 17:29:51.779 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ade051a6-4380-4074-aee4-805f5277e34c 2026-04-16 17:29:51.881 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-02b7de6f-2cea-4a6b-8002-9919d441100f'] response: {'server_uuid': '30a6fc3e-986b-4094-b188-3aae778bffd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ade051a6-4380-4074-aee4-805f5277e34c', 'code': 200} 2026-04-16 17:29:52.133 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0b16d644-e1d5-4cd5-b049-79daf9cff64f 2026-04-16 17:29:52.325 13 INFO neutron.plugins.ml2.plugin [None req-de34a95e-70fd-4e59-8b85-3656ad434348 - - - - - -] Attempt 1 to provision port 50a7d456-e346-462b-ad90-a1a88b47fde6 2026-04-16 17:29:52.456 13 INFO neutron.plugins.ml2.plugin [None req-de34a95e-70fd-4e59-8b85-3656ad434348 - - - - - -] Attempt 1 to provision port ade051a6-4380-4074-aee4-805f5277e34c 2026-04-16 17:29:52.515 13 INFO neutron.plugins.ml2.plugin [None req-de34a95e-70fd-4e59-8b85-3656ad434348 - - - - - -] Attempt 1 to provision port e5b2778a-7670-4e16-b89e-159c52072d9d 2026-04-16 17:29:53.037 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port e5b2778a-7670-4e16-b89e-159c52072d9d 2026-04-16 17:29:53.293 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port ade051a6-4380-4074-aee4-805f5277e34c 2026-04-16 17:29:53.726 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 50a7d456-e346-462b-ad90-a1a88b47fde6 2026-04-16 17:29:53.955 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port daca152c-47a4-4020-8219-705781924e6d 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.579 13 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 136, in bind_port 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.579 13 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-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.579 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.581 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.581 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 2 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.596 13 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 136, in bind_port 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.596 13 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-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.596 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.598 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.598 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 3 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.609 13 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 136, in bind_port 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.609 13 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-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.609 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.610 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.610 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 4 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.622 13 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 136, in bind_port 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.622 13 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-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.622 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.623 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.624 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 5 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.637 13 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 136, in bind_port 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.637 13 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-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.637 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.639 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.639 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 6 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.646 13 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 136, in bind_port 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.646 13 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-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.646 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.647 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.647 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 7 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.659 13 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 136, in bind_port 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.659 13 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-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.659 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.660 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.660 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 8 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.669 13 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 136, in bind_port 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.669 13 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-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.669 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.670 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.670 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 9 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.678 13 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 136, in bind_port 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.678 13 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-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.678 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.679 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:30:40.679 13 INFO neutron.plugins.ml2.plugin [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Attempt 10 to bind port e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 17:30:40.688 13 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 136, in bind_port 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:30:40.688 13 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-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc9b05dd-e186-4785-a5b5-437f640d780b could not be found. 2026-04-16 17:30:40.688 13 ERROR neutron.plugins.ml2.managers 2026-04-16 17:30:40.689 13 ERROR neutron.plugins.ml2.managers [None req-7fa77431-7984-41de-bf99-c2c2d0c445cb - - - - - -] Failed to bind port e907b2ed-fb9a-443d-b646-686072199081 on host instance for vnic_type normal using segments [{'id': 'db09e2e4-0808-4f88-a02b-264feb2edc35', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': 'e171d3b2-9ef3-4778-bba7-2dc9046ace7f'}] 2026-04-16 17:31:06.665 16 INFO neutron.plugins.ml2.plugin [None req-a201d0b1-2519-49ca-a68e-6fdf91ad6514 - - - - - -] Attempt 1 to provision port 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:31:06.950 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:31:08.972 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port a8023447-aaef-4cac-b807-f02caab00a2b 2026-04-16 17:31:09.312 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:31:11.013 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port a8023447-aaef-4cac-b807-f02caab00a2b 2026-04-16 17:31:11.168 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4c3f7361-28df-4c48-b582-14c3553d5e84 2026-04-16 17:31:12.936 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4c3f7361-28df-4c48-b582-14c3553d5e84 2026-04-16 17:31:14.975 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:31:16.549 16 INFO neutron.plugins.ml2.plugin [None req-5a2e9be7-f3de-4d80-988b-630ce1110b11 - - - - - -] Attempt 1 to provision port c9b5e6b4-46a7-44f5-b79b-36fe12b8b302 2026-04-16 17:31:16.575 16 INFO neutron.plugins.ml2.plugin [None req-5a2e9be7-f3de-4d80-988b-630ce1110b11 - - - - - -] Attempt 1 to provision port 0f8df6bd-6cee-4b7c-8562-6336d47dbed5 2026-04-16 17:31:16.597 16 INFO neutron.plugins.ml2.plugin [None req-5a2e9be7-f3de-4d80-988b-630ce1110b11 - - - - - -] Attempt 1 to provision port a8023447-aaef-4cac-b807-f02caab00a2b 2026-04-16 17:31:16.642 16 INFO neutron.plugins.ml2.plugin [None req-5a2e9be7-f3de-4d80-988b-630ce1110b11 - - - - - -] Attempt 1 to provision port 7090ed98-86d5-4bd5-b963-18f7a5ec91f7 2026-04-16 17:31:16.668 16 INFO neutron.plugins.ml2.plugin [None req-5a2e9be7-f3de-4d80-988b-630ce1110b11 - - - - - -] Attempt 1 to provision port 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:31:18.955 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 49c806ef-a75b-4454-ba81-6d1f8d15bc3b 2026-04-16 17:31:20.926 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 49c806ef-a75b-4454-ba81-6d1f8d15bc3b 2026-04-16 17:31:25.518 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c32c752f-140f-42c5-8633-59394b9d4bb2 2026-04-16 17:31:25.611 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8c9e3c9-2d0c-45ad-bc67-4871efcb3e4c'] response: {'server_uuid': '948ce775-fc03-4361-bb8a-b675626b0fca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c32c752f-140f-42c5-8633-59394b9d4bb2', 'code': 200} 2026-04-16 17:31:27.090 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 03dec29c-069f-4231-922a-9510fc14d5a9 2026-04-16 17:31:27.447 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c32c752f-140f-42c5-8633-59394b9d4bb2 2026-04-16 17:31:27.621 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0f8df6bd-6cee-4b7c-8562-6336d47dbed5 2026-04-16 17:31:27.847 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 7090ed98-86d5-4bd5-b963-18f7a5ec91f7 2026-04-16 17:31:29.008 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 03dec29c-069f-4231-922a-9510fc14d5a9 2026-04-16 17:31:29.231 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 7090ed98-86d5-4bd5-b963-18f7a5ec91f7 2026-04-16 17:31:29.414 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0f8df6bd-6cee-4b7c-8562-6336d47dbed5 2026-04-16 17:31:29.566 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c9b5e6b4-46a7-44f5-b79b-36fe12b8b302 2026-04-16 17:31:30.457 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port c9b5e6b4-46a7-44f5-b79b-36fe12b8b302 2026-04-16 17:31:30.512 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port c32c752f-140f-42c5-8633-59394b9d4bb2 2026-04-16 17:31:30.565 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port a8023447-aaef-4cac-b807-f02caab00a2b 2026-04-16 17:31:30.612 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:31:30.656 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port 7090ed98-86d5-4bd5-b963-18f7a5ec91f7 2026-04-16 17:31:30.702 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port 03dec29c-069f-4231-922a-9510fc14d5a9 2026-04-16 17:31:30.747 13 INFO neutron.plugins.ml2.plugin [None req-1a07ee4c-26d1-4725-9f68-7b41a6c7725f - - - - - -] Attempt 1 to provision port 49c806ef-a75b-4454-ba81-6d1f8d15bc3b 2026-04-16 17:31:30.938 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c9b5e6b4-46a7-44f5-b79b-36fe12b8b302 2026-04-16 17:31:32.786 13 INFO neutron.plugins.ml2.plugin [None req-0063dd23-cce6-4224-8d34-0e3fdd225858 - - - - - -] Attempt 1 to provision port 03dec29c-069f-4231-922a-9510fc14d5a9 2026-04-16 17:31:32.847 13 INFO neutron.plugins.ml2.plugin [None req-0063dd23-cce6-4224-8d34-0e3fdd225858 - - - - - -] Attempt 1 to provision port c32c752f-140f-42c5-8633-59394b9d4bb2 2026-04-16 17:31:34.203 13 INFO neutron.plugins.ml2.plugin [None req-ebf83ce3-93e8-4806-83e7-10c151b279d1 - - - - - -] Attempt 1 to provision port 03dec29c-069f-4231-922a-9510fc14d5a9 2026-04-16 17:31:40.987 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5a41f96f-b2b4-437a-89a5-b1bd50876290 2026-04-16 17:31:41.091 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-448016fd-0793-43f0-acc6-b78d0d2325d1'] response: {'server_uuid': '13065066-f7ee-4bdc-93a2-3194f4b6c7ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a41f96f-b2b4-437a-89a5-b1bd50876290', 'code': 200} 2026-04-16 17:31:42.962 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 5a41f96f-b2b4-437a-89a5-b1bd50876290 2026-04-16 17:32:07.892 13 INFO neutron.plugins.ml2.plugin [None req-13d910da-f339-4e38-af34-97f99aae6bcd - - - - - -] Attempt 1 to provision port 0c2b346a-21af-4194-8f4c-01d21378dd49 2026-04-16 17:32:29.487 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0e735ed5-52a9-4855-b9f8-1851db489a17 2026-04-16 17:32:29.629 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b83bdc7-ab20-4c76-bf06-8874e3ebdeeb'] response: {'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e735ed5-52a9-4855-b9f8-1851db489a17', 'code': 200} 2026-04-16 17:32:30.970 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port 0e735ed5-52a9-4855-b9f8-1851db489a17 2026-04-16 17:33:10.291 16 INFO neutron.plugins.ml2.plugin [None req-b5945ae0-b619-4490-8e3b-3acc3aaa846d - - - - - -] Attempt 1 to provision port b5e6cb17-9db9-4504-9bc1-50d606664b20 2026-04-16 17:33:15.014 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b5e6cb17-9db9-4504-9bc1-50d606664b20 2026-04-16 17:33:15.120 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c238856-d036-41f4-b5ab-258079a18a70'] response: {'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5e6cb17-9db9-4504-9bc1-50d606664b20', 'code': 200} 2026-04-16 17:33:16.977 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b5e6cb17-9db9-4504-9bc1-50d606664b20 2026-04-16 17:33:19.502 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port b5e6cb17-9db9-4504-9bc1-50d606664b20 2026-04-16 17:33:44.350 16 INFO neutron.plugins.ml2.plugin [None req-c3405c06-2771-4836-ba8f-2bfdb2a824c8 - - - - - -] Attempt 1 to provision port c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:33:52.569 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:33:52.700 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a650b38c-fc88-46ce-b4aa-19d78b9853e8'] response: {'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3fe7c47-5f1c-4797-9963-00572a0cfd35', 'code': 200} 2026-04-16 17:33:53.177 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:34:03.983 13 INFO neutron.plugins.ml2.plugin [None req-2b54dc22-f250-4d8e-a85e-240fde5f0277 - - - - - -] Attempt 1 to provision port aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:09.228 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:09.345 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-689bf44d-7d93-4dc0-b725-7f1135fff548'] response: {'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aace846d-9291-432e-b7e4-81bb1e206f14', 'code': 200} 2026-04-16 17:34:11.199 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:13.753 16 INFO neutron.plugins.ml2.plugin [None req-7e39f582-e89a-44f5-8660-3a93b8211191 - - - - - -] Attempt 1 to provision port c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:34:27.746 13 INFO neutron.plugins.ml2.plugin [None req-fc88f10e-311c-4012-81c2-47e7e917f043 - - - - - -] Attempt 1 to provision port aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:29.187 13 INFO neutron.plugins.ml2.plugin [None req-c738a75a-0781-42b8-82f7-a976570613af - - - - - -] Attempt 1 to provision port aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:29.228 16 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:38.408 16 INFO neutron.plugins.ml2.plugin [None req-e7f1a72c-d4dd-40e9-bd4b-674411b18d7a - - - - - -] Attempt 1 to provision port c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:34:39.273 13 INFO neutron.plugins.ml2.plugin [None req-2099e5ca-7f9a-48a7-833b-44568f228068 - - - - - -] Attempt 1 to provision port c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:35:11.379 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d54c51b-4b39-4e83-9f87-183f3d9ee7c1'] response: {'server_uuid': '13065066-f7ee-4bdc-93a2-3194f4b6c7ed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5a41f96f-b2b4-437a-89a5-b1bd50876290', 'code': 200}