Skip to content
Success

#20217 (Feb 3, 2026, 10:19:55 AM)

Started 20 days ago
Took 41 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-hlr build number 150
originally caused by:

This run spent:

  • 7.6 sec waiting;
  • 41 sec build duration;
  • 49 sec total from scheduled to completion.
Revision: e1c2ed5afd6cd039d9bae261546ba56dd766e22f
Repository: $GERRIT_REPO_URL
  • master
tests/db_upgrade: Use log stderr blocking-io

When --db-check is used, osmo-hlr actually becomes a synchronous
non-interactive program instead of a daemon.
In that case, we want to use blocking-io since it doesn't use the event
loop, so we want to flush all logging synchrnously before exiting.

Change-Id: Ic81eacbcc0432b81debc52c49fddc668c7a062b3
Pau Espin Pedrol at