Skip to content
Success

#26901 (Feb 11, 2026, 1:12:29 PM)

Started 17 days ago
Took 3.3 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 3886
originally caused by:

This run spent:

  • 8.2 sec waiting;
  • 3.3 sec build duration;
  • 11 sec total from scheduled to completion.
Revision: 7dbf55412d22b2fd42702a19b1424c1a704b642e
Repository: $GERRIT_REPO_URL
  • master
msc: TC_ho_inter_bsc: wait for the target BSC to become ready

A race condition may occur between the two testcase components
emulating BSCs: the source BSC initiates handover to the terget
BSC before the later completes connection establishment with the
MSC.  In this case, the MSC fails to find the target peer and
rejects our HandoverRequired with HandoverRequiredReject.

  Target RAN peer from neighbor config is not connected: Cell ID CGI:023-42-5-6 resolves to target address 0.24.2
  Cannot find target peer for cell ID CGI:023-42-5-6
  Attempted Handover to 1 cells without success

Let's avoid this by waiting for the target BSC to become available
before initiating the handover procedure.  Use the COORD port
("intercom") to signal readiness of the target BSC.

Change-Id: I00b8a8b89ec7bb15590d30aadf40055981375a5d
Related: OS#6951
Vadim Yanitskiy at