adoptium / adoptium/aqa-tests

jdk17: System test TestJlmRemoteClassAuth failed on aarch64_linux and exit unexpected

Open
#3,866 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

jdk17: System test TestJlmRemoteClassAuth failed on aarch64_linux and exit unexpected, which set the test build status as fail.

```
10:29:58 CL2 j> 2022/07/18 14:29:57.624 Connection established!
10:34:24 STF 14:34:20.083 - Heartbeat: Process LT2 is still running
10:35:00 autoGen.mk:110: recipe for target 'TestJlmRemoteClassAuth_1' failed
10:35:00 make[4]: *** [TestJlmRemoteClassAuth_1] Terminated
10:35:00 make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux/aqa-tests/system/jlm'
10:35:00 /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/settings.mk:260: recipe for target 'sanity.system-jlm' failed
10:35:00 make[3]: *** [sanity.system-jlm] Error 2
10:35:00 make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux/aqa-tests/system'
10:35:00 /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/settings.mk:260: recipe for target 'sanity.system-system' failed
10:35:00 make[2]: *** [sanity.system-system] Error 2
10:35:00 make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux/aqa-tests'
10:35:00 settings.mk:260: recipe for target 'sanity.system-..' failed
10:35:00 make[1]: *** [sanity.system-..] Error 2
10:35:00 make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux/aqa-tests/TKG'
10:35:00 makefile:49: recipe for target '_sanity.system' failed
10:35:00 make: *** [_sanity.system] Error 2

...
...
[Pipeline] step
10:35:02 TAP Reports Processing: START
10:35:02 Looking for TAP results report in workspace using pattern: **/*.tap
10:35:03 Did not find any matching files. Setting build result to FAILURE.
[Pipeline] junit
```

https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_sanity.system_aarch64_linux/196/console

Contributor guide

Open the contributing guide

Research direction

Start with the TestJlmRemoteClassAuth system test under aqa-tests/system/jlm and review the linked Jenkins console for the aarch64_linux run. Trace the unexpected termination and missing TAP output, then verify that the test completes normally and produces a TAP report on that platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, linux
Domain
operating-systems, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.