Skip to content
Success

#27463 (Mar 15, 2026, 10:35:58 AM)

Started 17 hr ago
Took 3.7 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 2933
originally caused by:

This run spent:

  • 12 sec waiting;
  • 3.7 sec build duration;
  • 15 sec total from scheduled to completion.
Revision: ca60aa1c9ce85bd41158b0cf58ed9dc5062f1605
Repository: $GERRIT_REPO_URL
  • master
utils: DataObjectCollection.encode(): fix TypeError

`members_by_name` is a plain dictionary.  Calling it with `()` raises:

  TypeError: 'dict' object is not callable

Change-Id: I7e0c09aa7303f1506fe3a025fdc3779919dd0e6c
Vadim Yanitskiy at