Skip to content
Success

#29367 (Jul 31, 2026, 8:58:06 AM)

Started 18 hr ago
Took 8.7 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 4263
originally caused by:

This run spent:

  • 2 min 50 sec waiting;
  • 8.7 sec build duration;
  • 2 min 59 sec total from scheduled to completion.
Revision: 605759337fc4e98a1300e7b02acb6f00056f46d1
Repository: $GERRIT_REPO_URL
  • master
eIM: use eimTransactionId during profile download

When the eIM initiates a profile download via the
profileDownloadTriggerRequest, it includes an eimTransactionId to identify
sent by the IPAd (testsuite) in the initiateAuthenticationRequestEsipa
response. The eimTransactionId (even though it is optional) is essential
for the eIM to recognize the response from the eIM correctly.

(SGP.32 V.1.0.1 lacked the eimTransactionId, which meant that the eIM had
to rely on other identifiers such as the TCP connection itself. The problem
is now fixed with SGP.32 V.1.2)

Related: SYS#8100
Change-Id: I045d93b9f40ddfb3dc6dfbd9602e736bbc6b4abc
pmaier@sysmocom.de at