Skip to content
Success

#20809 (Mar 6, 2026, 9:27:57 PM)

Started 21 hr ago
Took 7 min 33 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-s1gw build number 622
originally caused by:

This run spent:

  • 6 min 34 sec waiting;
  • 7 min 33 sec build duration;
  • 14 min total from scheduled to completion.
Revision: 933290c40c646fda1bfc14c7749d19c0feaa2586
Repository: $GERRIT_REPO_URL
  • master
pfcp_peer: replace deprecated erlang:timestamp/0 with os:system_time/1

erlang:timestamp/0 is deprecated since OTP 18.  os:system_time(second)
is the modern replacement and yields the result directly in seconds,
removing the need to reassemble the {MegaSec, Sec, _} tuple.

Change-Id: I4ad886a2222f0cee8a668b42efe8bfac800a55ac
Vadim Yanitskiy at