Skip to content
Failed

#22438 (Jul 28, 2026, 9:43:30 AM)

Started 8 hr 49 min ago
Took 1 min 46 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-trx build number 600
originally caused by:

This run spent:

  • 4 min 36 sec waiting;
  • 1 min 46 sec build duration;
  • 6 min 22 sec total from scheduled to completion.
Revision: cbf472fa0a289977e763ff8e906d03b1154ebd5d
Repository: $GERRIT_REPO_URL
  • master
Transceiver52M: migrate to libosmo-trx

Replace the local TRXC/TRXD implementation with libosmo-trx's shared
osmo_trxc_msg/osmo_trxd_burst_{ind,req} API, including SETSLOT parsing
via osmo_trxc_setslot_parse()/_build().  Take a chance to fix SETSLOT
to always send a response, distinguishing bogus input from unsupported
VAMOS channel combinations.

Only the TRXC/TRXD build/parse API is used here, not the osmo_trx_ep
endpoint API: osmo-trx runs its socket I/O on dedicated threads that
don't drive osmo_select_main(), which osmo_trx_ep depends on.

Change-Id: I458ec85c56e2101d073c8c35f11c147191c4ea0c
Related: OS#5283
Vadim Yanitskiy at