You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with the target command, the two main differences between pass and failure seem to be the java agent and the classpath changes, implimented here.
I've tried moving the asm jars after the log4j jars in the classpath, but the same error applies.
If that doesn't work, will try removing both entirely.
Update: The arguments are not applied to the command line in order. The modified StfCoreExtension seems to affect that. Refactoring and rerunning. - Failed. JVM options must be added before the classpath.
Also, I'm told there's an aqa-tests issue for this. Will link this to that, and then close this.
Summary
A logging error in log4j appears to fail half of the system test targets in seconds.
Details
According to TRSS, one of the failed test targets (UtilLoadTest_5m_0) last passed on the 22nd of January, and started failing on the 6th of February.
So I've identified a list of commits in the systemtest and stf repositories for that period:
Example
https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_linux/952/console
The text was updated successfully, but these errors were encountered: