Skip to content
Success

#20699 (Feb 27, 2026, 10:24:00 AM)

Started 1 day 0 hr ago
Took 49 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-remsim build number 113
originally caused by:

This run spent:

  • 10 sec waiting;
  • 49 sec build duration;
  • 59 sec total from scheduled to completion.
Revision: f49307767b77d5986f9599f699a50d40a7b26b3d
Repository: $GERRIT_REPO_URL
  • master
log at NOTICE level if somebody uses loopback addresses.

It appears a common mistake is to e.g. run remsim-server + remsim-bankd
on one machine and then instruct them to use localhost or other
loopback-routed addresses.  This won't work as that address is then
sent to a [remote] remsim-client that attempts to reach the bankd
at localhost.

Change-Id: I3b4eda10e81a705aef8d647a860890a74cba8f13
laforge at