Skip to content
Success

#675 (Dec 19, 2025, 11:31:07 AM)

Started 2 mo 5 days ago
Took 0.35 sec on build5-deb12build-ansible

Started by an SCM change

This run spent:

  • 6.4 sec waiting;
  • 0.35 sec build duration;
  • 6.7 sec total from scheduled to completion.
Revision: 3e2224ccbcaa28195ac2de5054ab57770eedbd67
Repository: https://gerrit.osmocom.org/docker-playground
  • origin/master
ttcn3-bts-test: give bpftrace time to print stats

When running with bpftrace, send a kill signal to the bpftrace scripts
before killing the container. Otherwise the scripts don't print their
statistics, the end of the log then looks like this:

  [Thu Dec 18 18:06:06 UTC 2025] respawn: 2: starting: /data/bpftrace/udp_sendmsg_delay.sh
  + pidof osmo-bts-trx
  + bpftrace /data/bpftrace/udp_sendmsg_delay.bt -p 56
  Attaching 3 probes...
  Tracing udp_sendmsg() latency... Hit Ctrl-C to end.

Change-Id: I1781bddddf429c4c6a951b519a639b8663d397e6
Oliver Smith at
ttcn3-bts-test: mount tracingfs only when needed

Change-Id: I59bbbc96c0686a2c8792626297e656df72e578ed
Oliver Smith at