Skip to content
Success

#20704 (Feb 27, 2026, 10:34:20 AM)

Started 1 day 1 hr ago
Took 1 min 2 sec on build5-deb12build-ansible

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

This run spent:

  • 6.4 sec waiting;
  • 1 min 2 sec build duration;
  • 1 min 8 sec total from scheduled to completion.
Revision: c9b66f8e1feccfeb29359ce7c122b80f7bc93319
Repository: $GERRIT_REPO_URL
  • master
remsim-client: Don't attempt to pass on illegal TPDU length

TPDUs with length < 5 or > 260 bytes are illegal in T=0.  It doesn't
make sense to send them to bankd, triggering bugs in either bankd,
pcsc-lite or the CCID firmware down the road.  Let's filter them right
where they might originate.

Change-Id: I175eb4622d0e69dbc6aca2cddfe091a78f225da5
laforge at