Skip to content
Success

#2849 (Jul 31, 2026, 7:21:00 AM)

Started 2 days 11 hr ago
Took 17 sec on build4-deb12build-ansible
Build Artifacts
osmo-stp.cfg1.14 KiB view
osmo-stp.log228.99 KiB view
junit-xml-m3ua.log2.27 KiB view
nplab-sua-test.pcap.gz50.66 KiB view
some-sua-sgp-tests.txt505 B view
sua-param-testtool-sgp.scm4.31 KiB view

Started by timer

This run spent:

  • 4 ms waiting;
  • 17 sec build duration;
  • 17 sec total from scheduled to completion.
Revision: f69f41a668434affd22acf490829c4e76f2d4a02
Repository: https://gerrit.osmocom.org/docker-playground
  • origin/master
Tests (no failures)
    ttcn3-asterisk-ims-ue-test: set execfn

    The wrapper_core_bt_on_error.sh should get a backtrace if a coredump
    appears. This didn't work because the execfn could not be extracted via
    file for asterisk (it works with other programs):

      $ file core
      core: ELF 64-bit LSB core file, x86-64, version 1 (SYSV), too many program headers (2201)

    Add a fallback execfn path so it works in this case too.

    Change-Id: Ia6b170b127d6458c3e74b1a32a549b04ae460c75
    Oliver Smith at