Skip to content
Success

#28297 (Apr 27, 2026, 1:16:17 PM)

Started 2 days 11 hr ago
Took 5.1 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-remsim build number 137
originally caused by:

This run spent:

  • 8.1 sec waiting;
  • 5.1 sec build duration;
  • 13 sec total from scheduled to completion.
Revision: b17b7c1d247c91febd592234c76f3444ae59dd64
Repository: $GERRIT_REPO_URL
  • master
Fix: Remove slot mapping at bankd when client disconnects

If a client disconnects before removing the slot mapping, the worker
must undefine its 'bank_id' and 'slot_nr' and must change its state to
'UNMAPPED'.

send_signal_to_worker() searches for a worker that has a given bank and
slot. If a client re-connects to a different worker and if the bank and
slot would be still assigned to the old worker, the old worker could
receive signals when assigning or removing slot mapping. The new worker
would not be mapped.

Change-Id: I2fd03490e2506c55104309a0ef952389119023b8
Andreas Eversberg at