Skip to content
Started 14 days ago
Took 1 min 7 sec on basic-hkw7j
Failed

#37652 (Jun 19, 2024, 9:38:21 AM)

Changes
  1. :fix: For trusted calls, Rebuild(Trusted)SessionFilter was polluting the Response even when passing, as it was triggering the login process even for trusted calls and correcting the situation too late. This resulted in subsequent filters failing (in this case: if CORSResponseFilter was executed after RebuildSessionFilter, as it should because it needs information about the Session (e.g. the Scope)) (details / githubweb)

Started by an SCM change

This run spent:

  • 20 sec waiting;
  • 1 min 7 sec build duration;
  • 1 min 28 sec total from scheduled to completion.
Revision: 6083dcf287c01cd42fd65fa59dac7c16d70f2404
Repository: https://github.com/eclipse/kapua.git
  • origin/develop