Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

October 2024 Release Triage: JDK11 #5691

Open
smlambert opened this issue Oct 16, 2024 · 11 comments
Open

October 2024 Release Triage: JDK11 #5691

smlambert opened this issue Oct 16, 2024 · 11 comments
Assignees

Comments

@smlambert
Copy link
Contributor

smlambert commented Oct 16, 2024

https://ci.adoptium.net/job/build-scripts/job/release-openjdk11-pipeline/50/

✔️ results in these Tables means the activity has successfully completed.
⏳ results means that we are actively working on closing off the runs needed for this version, platform, binaryType.
⛔ means there is no build planned for that version/platform combination.
⏸️ means activity not yet started.

Platform Status Results Actions
x86-64_mac ✔️ comment
x86-64_linux ✔️ comment
x86-64_windows ✔️ comment
aarch64_linux ✔️ comment
aarch64_mac ✔️ comment
x86-64_alpine-linux ✔️ comment
ppc64le_linux ✔️ comment
s390x_linux ✔️ comment
ppc64_aix comment
arm_linux comment
x86-32_windows comment
@smlambert smlambert self-assigned this Oct 16, 2024
@smlambert
Copy link
Contributor Author

smlambert commented Oct 16, 2024

x86-64_windows ✔️

extended.openjdk
3 testcase failures (sun/tools/jhsdb/JShellHeapDumpTest.java tools/jmod/hashes/HashesOrderTest.java javax/net/ssl/SSLSocket/Tls13PacketSize.java) being rerun in
https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_windows_rerun/29/
2 testcases still failing in rerun, rerun manually in Grinder/11179

# Timestamp: Wed Oct 16 15:42:04 2024 UTC 
# CUSTOM_TARGET: sun/tools/jhsdb/JShellHeapDumpTest.java tools/jmod/hashes/HashesOrderTest.java sun/tools/jhsdb/JShellHeapDumpTest.java tools/jmod/hashes/HashesOrderTest.java javax/net/ssl/SSLSocket/Tls13PacketSize.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 2; error: 0; skipped: 0 
1..1
not ok 1 - jdk_custom_0
  ---
    output:
      |
        Failed test cases: 
        TEST: sun/tools/jhsdb/JShellHeapDumpTest.java
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 1; failed: 2
    duration_ms: 160845
  ...
  • in Grinder/11179, HashesOrderTest passes, JShellHeapDumpTest still fails
13:28:37  STDOUT:
13:28:37  Starting Jshell
13:28:37  [JShell]:c:\workspace\workspace\Grinder\jdkbinary\j2sdk-image\bin\jshell.exe
13:28:37  [JShell] |  Welcome to JShell -- Version 11.0.25
13:28:37  [JShell] |  For an introduction type: /help intro
13:28:37  Jshell Started in 3940ms
13:28:37  Starting jmap against 12296
13:28:37  [2024-10-16T17:28:34.849376400Z] Gathering output for process 2408
13:28:37  jhsdb jmap stdout:
13:28:37  Attaching to process ID 12296, please wait...
13:28:37  
13:28:37  jhsdb jmap stderr:
13:28:37  Error attaching to process: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
13:28:37  sun.jvm.hotspot.debugger.DebuggerException: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach(WindbgDebuggerLocal.java:152)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:677)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerWin32(HotSpotAgent.java:571)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:337)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:306)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:142)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.main(JMap.java:176)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJMAP(SALauncher.java:369)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:538)
13:28:37  
13:28:37  
13:28:37  ###### End of all output:
13:28:37  [2024-10-16T17:28:35.420383800Z] Waiting for completion for process 2408
13:28:37  [2024-10-16T17:28:35.420383800Z] Waiting for completion finished for process 2408
13:28:37  [2024-10-16T17:28:35.420383800Z] Waiting for completion for process 2408
13:28:37  [2024-10-16T17:28:35.420383800Z] Waiting for completion finished for process 2408
13:28:37  Jshell not alive
13:28:37  STDERR:
13:28:37  [JShell] jshell> Exception in thread "main" java.io.IOError: java.io.IOException: The pipe is being closed
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.keymap.BindingReader.readCharacter(BindingReader.java:170)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:924)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:957)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.ConsoleIOContext$2.readBinding(ConsoleIOContext.java:169)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:652)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.ConsoleIOContext.readLine(ConsoleIOContext.java:224)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.JShellTool.getInput(JShellTool.java:1243)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.JShellTool.run(JShellTool.java:1179)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.JShellTool.start(JShellTool.java:980)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.JShellToolBuilder.start(JShellToolBuilder.java:261)
13:28:37  [JShell] 	at jdk.jshell/jdk.internal.jshell.tool.JShellToolProvider.main(JShellToolProvider.java:120)
13:28:37  [JShell] Caused by: java.io.IOException: The pipe is being closed
13:28:37  [JShell] 	at java.base/java.io.FileInputStream.read0(Native Method)
13:28:37  [JShell] 	at java.base/java.io.FileInputStream.read(FileInputStream.java:231)
13:28:37  [JShell] 	at jdk.internal.le/jdk.internal.org.jline.utils.NonBlockingInputStreamImpl.run(NonBlockingInputStreamImpl.java:209)
13:28:37  [JShell] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:28:37   stdout: [Attaching to process ID 12296, please wait...
13:28:37  ];
13:28:37   stderr: [Error attaching to process: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
13:28:37  sun.jvm.hotspot.debugger.DebuggerException: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach(WindbgDebuggerLocal.java:152)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:677)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerWin32(HotSpotAgent.java:571)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:337)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:306)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:142)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.main(JMap.java:176)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJMAP(SALauncher.java:369)
13:28:37  	at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:538)
13:28:37  
13:28:37  ]
13:28:37   exitValue = 1
13:28:37  
13:28:37  java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: Expected to get exit value of [0]
13:28:37  
13:28:37  	at JShellHeapDumpTest.launch(JShellHeapDumpTest.java:80)
13:28:37  	at JShellHeapDumpTest.launch(JShellHeapDumpTest.java:95)
13:28:37  	at JShellHeapDumpTest.testHeapDump(JShellHeapDumpTest.java:116)
13:28:37  	at JShellHeapDumpTest.main(JShellHeapDumpTest.java:153)
13:28:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:28:37  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:28:37  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:28:37  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:28:37  	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
13:28:37  	at java.base/java.lang.Thread.run(Thread.java:829)
13:28:37  Caused by: java.lang.RuntimeException: Expected to get exit value of [0]
13:28:37  
13:28:37  	at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:431)
13:28:37  	at JShellHeapDumpTest.launch(JShellHeapDumpTest.java:78)
13:28:37  	... 9 more
13:28:37  
13:28:37  JavaTest Message: Test threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: Expected to get exit value of [0]
13:28:37  
13:28:37  JavaTest Message: shutting down test
13:28:37  
13:28:37  STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: Expected to get exit value of [0]

This test has failed previously (#5442 (comment)) and was successfully able to run on test-azure-win2019-x64-1 which is now marked as permanently offline in favour of win2022 machines (failure assumed to be machine specific), will consider it non-blocking.

other top-level targets passing

@smlambert
Copy link
Contributor Author

smlambert commented Oct 16, 2024

x86-64_linux ✔️

extended.openjdk failed as it is sending to dynamic agents and there is no make installed ?
rerun the entire top-level target in https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux/231/
2/3 child jobs fail, 1 pending https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_1/27/
3 targets fail, 4 unique testcases fail, rerun in Grinder/11186 - passes
Grinder_20241017034439_JDK11_x64Linux.tap.txt

# Timestamp: Thu Oct 17 03:09:46 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 11   EXECUTED: 11   PASSED: 8   FAILED: 3   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 5,181; failed: 5; error: 0; skipped: 0 
...
not ok 4 - jdk_net_1
  ---
    output:
      |
        Failed test cases: 
        TEST: java/net/httpclient/ManyRequests.java
        TEST: java/net/httpclient/ManyRequests2.java
        TEST: java/net/httpclient/ManyRequestsLegacy.java
        Test results: passed: 720; failed: 3
    duration_ms: 8501198

not ok 8 - jdk_tools_0
  ---
    output:
      |
        Failed test cases: 
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 227; failed: 1
    duration_ms: 2733131
  ...
not ok 9 - jdk_tools_1
  ---
    output:
      |
        Failed test cases: 
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 227; failed: 1
    duration_ms: 2221313
  ...
  ...

example from https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_0/27/console
19:08:21 ./compile.sh: line 15: make: command not found

other top-level targets passed

@smlambert
Copy link
Contributor Author

smlambert commented Oct 16, 2024

x86-64_mac ✔️

extended.openjdk
1 testcase fails and passes in rerun

# Timestamp: Wed Oct 16 08:02:46 2024 UTC 
# CUSTOM_TARGET: java/nio/channels/AsyncCloseAndInterrupt.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 1
    duration_ms: 49262
  ...

@smlambert
Copy link
Contributor Author

smlambert commented Oct 16, 2024

aarch64_linux ✔️

sanity.openjdk
1 testcase fails HugeCapacity exit code 137, passes on rerun

# Timestamp: Wed Oct 16 06:46:25 2024 UTC 
# CUSTOM_TARGET: java/lang/StringBuilder/HugeCapacity.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 1
    duration_ms: 26636
  ...


00:26:23  TEST RESULT: Failed. Unexpected exit from test [exit code: 137]
00:26:23  --------------------------------------------------
00:50:54  Test results: passed: 812; failed: 1

extended.openjdk
5 unique testcases fail, all pass on rerun

# Timestamp: Wed Oct 16 09:13:22 2024 UTC 
# CUSTOM_TARGET: jdk/jfr/event/runtime/TestThreadCpuTimeEvent.java java/net/httpclient/ManyRequests.java java/net/httpclient/ManyRequests2.java com/sun/net/httpserver/Test1.java java/net/httpclient/ManyRequestsLegacy.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 5; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 5
    duration_ms: 80463
  ...

sanity.system
1 target fails TestJlmRemoteMemoryAuth_1, passes on rerun

# Timestamp: Wed Oct 16 06:59:36 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
1..1
ok 1 - TestJlmRemoteMemoryAuth_1
  ---
    duration_ms: 684114
  ...

@smlambert
Copy link
Contributor Author

smlambert commented Oct 16, 2024

@smlambert
Copy link
Contributor Author

smlambert commented Oct 17, 2024

x86-64_alpine-linux ✔️

extended.openjdk
1 testcase failure that passes on rerun

# Timestamp: Wed Oct 16 13:50:07 2024 UTC 
# CUSTOM_TARGET: com/sun/net/httpserver/Test1.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 1
    duration_ms: 43730
  ...

sanity.system
1 target TestJlmRemoteMemoryAuth_1 fails but passes on rerun

# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
1..1
ok 1 - TestJlmRemoteMemoryAuth_1
  ---
    duration_ms: 691517
  ...

@smlambert
Copy link
Contributor Author

smlambert commented Oct 17, 2024

ppc64le_linux ✔️

extended.openjdk
1 testcase fails, passes on rerun

# Timestamp: Wed Oct 16 01:10:56 2024 UTC 
# CUSTOM_TARGET: java/net/httpclient/http2/ConnectionReuseTest.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 1
    duration_ms: 23541
  ...

sanity.system job fails on machine with config issues so rerun at https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_ppc64le_linux/902 - passes
Test_openjdk11_hs_sanity.system_ppc64le_linux_testList_0.tap.txt
Test_openjdk11_hs_sanity.system_ppc64le_linux_testList_1.tap.txt

stderr: /usr/local/libexec/git-core/git-remote-https: /usr/lib/powerpc64le-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /usr/local/libexec/git-core/git-remote-https)

@smlambert
Copy link
Contributor Author

smlambert commented Oct 17, 2024

s390x_linux ✔️

extended.openjdk
5 targets fail in original and in rerun, rerun manually in Grinder/11185 - passes
Grinder_20241017031746_JDK11_s390xLinux.tap.txt

@smlambert
Copy link
Contributor Author

smlambert commented Oct 17, 2024

ppc64_aix

extended.openjdk
2 testcases fail in original and rerun, rerun manually in https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/35 - https://ci.adoptium.net/job/Grinder/11212

# Timestamp: Wed Oct 16 10:47:54 2024 UTC 
# CUSTOM_TARGET: java/net/httpclient/StreamingBody.java java/net/httpclient/SpecialHeadersTest.java java/net/httpclient/StreamingBody.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 0; failed: 2; error: 0; skipped: 0 
1..1
not ok 1 - jdk_custom_0
  ---
    output:
      |
        Failed test cases: 
        TEST: java/net/httpclient/SpecialHeadersTest.java
        TEST: java/net/httpclient/StreamingBody.java
        Test results: failed: 2
    duration_ms: 161992
  ...

@smlambert
Copy link
Contributor Author

smlambert commented Oct 17, 2024

arm_linux

sanity.openjdk
78 testcases fails, pass on rerun

# Timestamp: Wed Oct 16 04:34:05 2024 UTC 
# CUSTOM_TARGET: java/util/concurrent/tck/JSR166TestCase.java#default java/util/concurrent/ScheduledThreadPoolExecutor/DecorateTask.java java/util/concurrent/locks/Lock/TimedAcquire.java java/util/concurrent/FutureTask/DoneMeansDone.java java/util/concurrent/ScheduledThreadPoolExecutor/GCRetention.java java/util/concurrent/locks/ReentrantReadWriteLock/Bug6571733.java java/util/concurrent/locks/LockSupport/ParkLoops.java java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java java/util/concurrent/LinkedTransferQueue/WhiteBox.java java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java java/util/concurrent/locks/Lock/CheckedLockLoops.java java/util/concurrent/FutureTask/NegativeTimeout.java java/util/concurrent/locks/StampedLock/ReadersUnlockAfterWriteUnlock.java java/util/concurrent/Phaser/PhaseOverflow.java java/util/concurrent/LinkedBlockingQueue/ToArray.java java/util/concurrent/Semaphore/PermitOverflow.java java/util/concurrent/forkjoin/ThrowingRunnable.java java/util/concurrent/forkjoin/ThreadLessCommon.java java/util/concurrent/Executors/Throws.java java/util/concurrent/FutureTask/Customized.java java/util/concurrent/Phaser/Basic.java java/util/concurrent/ExecutorService/Invoke.java java/util/concurrent/FutureTask/Throw.java java/util/concurrent/Exchanger/ExchangeLoops.java java/util/concurrent/Executors/PrivilegedCallables.java java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCoreThreads.java java/util/concurrent/ScheduledThreadPoolExecutor/DelayOverflow.java java/util/concurrent/locks/ReentrantReadWriteLock/MapLoops.java java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCorePoolSize.java java/util/concurrent/locks/ReentrantLock/SimpleReentrantLockLoops.java java/util/concurrent/locks/ReentrantLock/LockOncePerThreadLoops.java java/util/concurrent/FutureTask/CancelledFutureLoops.java java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java java/util/concurrent/locks/Lock/TimedAcquireLeak.java java/util/concurrent/locks/ReentrantReadWriteLock/Count.java java/util/concurrent/FutureTask/ExplicitSet.java java/util/concurrent/forkjoin/Integrate.java java/util/concurrent/Phaser/Arrive.java java/util/concurrent/locks/StampedLock/Basic.java java/util/concurrent/CopyOnWriteArraySet/RacingCows.java java/util/concurrent/ConcurrentQueues/IteratorWeakConsistency.java java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java java/util/concurrent/CopyOnWriteArrayList/EqualsRace.java java/util/concurrent/tck/JSR166TestCase.java#others java/util/concurrent/FutureTask/DoneTimedGetLoops.java java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism java/util/concurrent/forkjoin/NQueensCS.java java/util/concurrent/CopyOnWriteArrayList/COWSubList.java java/util/Hashtable/SelfRef.java java/util/Hashtable/ReadObject.java java/util/Hashtable/HashCode.java java/util/Hashtable/DeserializedLength.java java/util/Hashtable/IllegalLoadFactor.java java/util/Hashtable/EqualsCast.java java/util/HashSet/Serialization.java java/util/HashMap/TreeBinAssert.java java/util/HashMap/SetValue.java java/util/HashMap/ToString.java java/util/function/PredicateNotTest.java java/util/HashMap/OverrideIsEmpty.java java/util/HashMap/NullKeyAtResize.java java/util/HashMap/KeySetRemove.java java/util/HashMap/ReplaceExisting.java java/util/function/BinaryOperator/BasicTest.java java/util/HashMap/PutNullKey.java java/util/HashMap/HashMapCloneLeak.java java/util/Formatter/Padding.java java/util/function/BiFunction/BiFunctionTest.java java/util/Formatter/FormatLocale.java java/util/Formatter/NullArg.java java/util/Formatter/Flush.java java/util/Formatter/FailingConstructors.java java/util/Formatter/Constructors.java java/util/Formatter/spi/NoGroupingUsed.java java/util/Formattable/StockName.java java/util/Formatter/spi/FormatterWithProvider.java java/util/Locale/bcp47u/CalendarTests.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 78; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 78
    duration_ms: 169266
  ...

extended.openjdk
6 targets fail, 4 still fail in rerun - run in Grinder/11213

# Timestamp: Wed Oct 16 23:43:48 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 6   EXECUTED: 6   PASSED: 2   FAILED: 4   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 2,355; failed: 4; error: 136; skipped: 0 
1..6
not ok 1 - jdk_net_2
  ---
    output:
      |
        Failed test cases: 
        TEST: java/net/httpclient/ManyRequestsLegacy.java
        TEST: java/net/httpclient/ManyRequests2.java
        TEST: java/net/httpclient/ManyRequests.java
        Test results: passed: 720; failed: 3
    duration_ms: 1777223
  ...
not ok 2 - jdk_security3_2
  ---
    output:
      |
        Failed test cases: 
        TEST: sun/security/ec/xec/XECIterative.java
        Test results: passed: 776; error: 1
    duration_ms: 3877123
  ...
not ok 3 - jdk_time_2
  ---
    output:
      |
        Failed test cases: 
        TEST: java/time/tck/java/time/zone/serial/TCKZoneOffsetTransitionRuleSerialization.java
        TEST: java/time/tck/java/time/serial/TCKYearSerialization.java
        TEST: java/time/tck/java/time/chrono/TCKMinguoChronology.java
        TEST: java/time/tck/java/time/zone/TCKZoneOffsetTransition.java
        TEST: java/time/tck/java/time/chrono/serial/TCKEraSerialization.java
        TEST: java/time/tck/java/time/temporal/serial/TCKChronoFieldSerialization.java
        TEST: java/time/tck/java/time/chrono/TCKJapaneseEra.java
        TEST: java/time/tck/java/time/chrono/TCKChronology.java
        TEST: java/time/tck/java/time/chrono/TCKChronoLocalDate.java
        TEST: java/time/tck/java/time/chrono/TCKHijrahEra.java
        TEST: java/time/tck/java/time/chrono/TCKIsoChronology.java
        TEST: java/time/tck/java/time/chrono/TCKChronoZonedDateTime.java
        TEST: java/time/tck/java/time/chrono/TCKChronoPeriod.java
        TEST: java/time/tck/java/time/format/TCKDateTimeFormatters.java
        TEST: java/time/tck/java/time/chrono/serial/TCKChronoZonedDateTimeSerialization.java
        TEST: java/time/tck/java/time/chrono/TCKThaiBuddhistChronology.java
        TEST: java/time/tck/java/time/chrono/TCKHijrahChronology.java
        TEST: java/time/tck/java/time/format/TCKResolverStyle.java
        TEST: java/time/tck/java/time/chrono/TCKJapaneseChronology.java
        TEST: java/time/tck/java/time/format/TCKDateTimeFormatter.java
        TEST: java/time/tck/java/time/chrono/CopticDate.java
        TEST: java/time/tck/java/time/format/TCKOffsetPrinterParser.java
        TEST: java/time/tck/java/time/chrono/TCKThaiBuddhistEra.java
        TEST: java/time/tck/java/time/chrono/TCKMinguoEra.java
        TEST: java/time/tck/java/time/chrono/TCKChronoLocalDateTime.java
        TEST: java/time/tck/java/time/format/TCKPadPrinterParser.java
        TEST: java/time/tck/java/time/format/TCKTextStyle.java
        TEST: java/time/tck/java/time/chrono/CopticEra.java
        TEST: java/time/tck/java/time/chrono/serial/TCKChronoLocalDateTimeSerialization.java
        TEST: java/time/tck/java/time/chrono/TCKIsoEra.java
        TEST: java/time/tck/java/time/chrono/serial/TCKChronoLocalDateSerialization.java
        TEST: java/time/tck/java/time/chrono/TCKTestServiceLoader.java
        TEST: java/time/tck/java/time/serial/TCKLocalDateSerialization.java
        TEST: java/time/tck/java/time/temporal/serial/TCKWeekFieldsSerialization.java
        TEST: java/time/tck/java/time/zone/serial/TCKZoneOffsetTransitionSerialization.java
        TEST: java/time/tck/java/time/serial/TCKClockSerialization.java
        TEST: java/time/tck/java/time/temporal/serial/TCKJulianFieldsSerialization.java
        TEST: java/time/tck/java/time/chrono/CopticChronology.java
        TEST: java/time/tck/java/time/chrono/serial/TCKChronologySerialization.java
        TEST: java/time/tck/java/time/serial/TCKZonedDateTimeSerialization.java
        TEST: java/time/tck/java/time/chrono/serial/TCKCopticSerialization.java
        TEST: java/time/tck/java/time/format/TCKDateTimeTextPrinting.java
        TEST: java/time/tck/java/time/format/TCKDateTimeParseResolver.java
        TEST: java/time/tck/java/time/zone/TCKZoneOffsetTransitionRule.java
        TEST: java/time/tck/java/time/format/TCKLocalizedFieldPrinter.java
        TEST: java/time/tck/java/time/temporal/TCKIsoFields.java
        TEST: java/time/tck/java/time/serial/TCKOffsetDateTimeSerialization.java
        TEST: java/time/tck/java/time/serial/TCKMonthDaySerialization.java
        TEST: java/time/tck/java/time/temporal/serial/TCKValueRangeSerialization.java
        TEST: java/time/tck/java/time/zone/serial/TCKFixedZoneRulesSerialization.java
        TEST: java/time/tck/java/time/format/TCKFormatStyle.java
        TEST: java/time/tck/java/time/format/TCKZoneIdPrinterParser.java
        TEST: java/time/test/java/time/format/TestDateTimeTextProviderWithLocale.java
        TEST: java/time/tck/java/time/TCKLocalDate.java
        TEST: java/time/tck/java/time/temporal/serial/TCKChronoUnitSerialization.java
        TEST: java/time/tck/java/time/TCKMonthDay.java
        TEST: java/time/tck/java/time/format/TCKLocalizedPrinterParser.java
        TEST: java/time/tck/java/time/serial/TCKLocalTimeSerialization.java
        TEST: java/time/tck/java/time/TestIsoChronology.java
        TEST: java/time/tck/java/time/temporal/TCKChronoField.java
        TEST: java/time/tck/java/time/TCKZoneOffset.java
        TEST: java/time/tck/java/time/format/TCKLocalizedOffsetIdPrinterParser.java
        TEST: java/time/tck/java/time/format/TCKInstantPrinterParser.java
        TEST: java/time/tck/java/time/format/TCKSignStyle.java
        TEST: java/time/tck/java/time/format/TCKLocalizedFieldParser.java
        TEST: java/time/tck/java/time/TCKZoneId.java
        TEST: java/time/tck/java/time/zone/TCKZoneRulesProvider.java
        TEST: java/time/tck/java/time/temporal/TCKJulianFields.java
        TEST: java/time/test/java/time/chrono/TestThaiBuddhistChronoImpl.java
        TEST: java/time/test/java/time/format/MockIOExceptionAppendable.java
        TEST: java/time/test/java/time/chrono/TestJapaneseChronology.java
        TEST: java/time/test/java/time/format/TestNumberPrinter.java
        TEST: java/time/test/java/time/format/TestFractionPrinterParser.java
        TEST: java/time/test/java/time/chrono/TestIsoChronoImpl.java
        TEST: java/time/test/java/time/format/TestCharLiteralParser.java
        TEST: java/time/test/java/time/format/TestDateTimeTextProvider.java
        TEST: java/time/test/java/time/format/TestDateTimeFormatterBuilderWithLocale.java
        TEST: java/time/test/java/time/chrono/TestJapaneseChronoImpl.java
        TEST: java/time/test/java/time/format/TestDateTimeParsing.java
        TEST: java/time/tck/java/time/format/TCKChronoPrinterParser.java
        TEST: java/time/test/java/time/format/TestPadPrinterDecorator.java
        TEST: java/time/test/java/time/format/TestReducedParser.java
        TEST: java/time/test/java/time/format/AbstractTestPrinterParser.java
        TEST: java/time/test/java/time/chrono/TestEraDisplayName.java
        TEST: java/time/test/java/time/format/TestNarrowMonthNamesAndDayNames.java
        TEST: java/time/test/java/time/chrono/TestUmmAlQuraChronology.java
        TEST: java/time/tck/java/time/temporal/TCKChronoUnit.java
        TEST: java/time/tck/java/time/format/TCKDTFParsedInstant.java
        TEST: java/time/test/java/time/format/TestDateTimeFormatter.java
        TEST: java/time/test/java/time/format/TestZoneTextPrinterParser.java
        TEST: java/time/tck/java/time/serial/TCKInstantSerialization.java
        TEST: java/time/tck/java/time/serial/TCKZoneOffsetSerialization.java
        TEST: java/time/tck/java/time/serial/TCKPeriodSerialization.java
        TEST: java/time/test/java/time/format/TestNumberParser.java
        TEST: java/time/tck/java/time/format/TCKDecimalStyle.java
        TEST: java/time/test/java/time/chrono/TestChronoLocalDate.java
        TEST: java/time/tck/java/time/temporal/TCKTemporalAdjusters.java
        TEST: java/time/tck/java/time/zone/TCKZoneRules.java
        TEST: java/time/test/java/time/chrono/TestExampleCode.java
        TEST: java/time/tck/java/time/serial/TCKZoneIdSerialization.java
        TEST: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java
        TEST: java/time/tck/java/time/serial/TCKDurationSerialization.java
        TEST: java/time/test/java/time/TestClock_Tick.java
        TEST: java/time/test/java/time/AbstractTest.java
        TEST: java/time/tck/java/time/MockSimplePeriod.java
        TEST: java/time/test/java/time/TestPeriod.java
        TEST: java/time/test/java/time/zone/TestZoneRules.java
        TEST: java/time/test/java/time/TestLocalDate.java
        TEST: java/time/test/java/time/TestMonthDay.java
        TEST: java/time/test/java/time/TestInstant.java
        TEST: java/time/test/java/time/zone/TestFixedZoneRules.java
        TEST: java/time/test/java/time/TestDuration.java
        TEST: java/time/test/java/time/TestZonedDateTime.java
        TEST: java/time/test/java/time/TestLocalDateTime.java
        TEST: java/time/test/java/time/temporal/TestDateTimeValueRange.java
        TEST: java/time/tck/java/time/AbstractTCKTest.java
        TEST: java/time/test/java/time/TestLocalTime.java
        TEST: java/time/test/java/time/TestOffsetDateTime.java
        TEST: java/time/test/java/time/TestClock_Fixed.java
        TEST: java/time/test/java/time/TestClock_Offset.java
        TEST: java/time/test/java/time/TestOffsetTime.java
        TEST: java/time/test/java/time/temporal/TestJulianFields.java
        TEST: java/time/test/java/time/temporal/TestIsoWeekFields.java
        TEST: java/time/tck/java/time/TCKClock_Fixed.java
        TEST: java/time/test/java/time/TestYearMonth.java
        TEST: java/time/test/java/time/TestOffsetDateTime_instants.java
        TEST: java/time/test/java/time/TestZoneId.java
        TEST: java/time/test/java/time/TestClock_System.java
        TEST: java/time/test/java/util/TestFormatter.java
        TEST: java/time/tck/java/time/TCKLocalDateTime.java
        Test results: passed: 44; error: 135
    duration_ms: 38946532
  ...
not ok 4 - jdk_jmx_2
  ---
    output:
      |
        Failed test cases: 
        TEST: javax/management/monitor/StartStopTest.java
        Test results: passed: 249; failed: 1
    duration_ms: 530832
  ...
ok 5 - jdk_rmi_2
  ---
    output:
      |
        Test results: passed: 132
    duration_ms: 398196
  ...
ok 6 - jdk_jfr_2
  ---
    output:
      |
        Test results: passed: 434
    duration_ms: 1222724
  ...

extended.perf job was terminated, rerun in https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/188/ - passes
Test_openjdk11_hs_extended.perf_arm_linux.tap.txt

19:28:13  make[1]: *** [settings.mk:356: extended.perf-..] Terminated
19:28:13  make: *** [makefile:70: _extended.perf] Terminated
19:28:13  Terminated
19:28:13  make[2]: *** [/ssd/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/settings.mk:356: extended.perf-perf] Terminated
19:28:13  make[3]: *** [/ssd/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/settings.mk:356: extended.perf-renaissance] Terminated
19:28:13  make[4]: *** [autoGen.mk:193: renaissance-par-mnemonics_0] Terminated
[Pipeline] sh

@smlambert
Copy link
Contributor Author

smlambert commented Oct 17, 2024

x86-32_windows

extended.openjdk
3 testcases fail, 2 still fail in the rerun - run in Grinder/11214

# Timestamp: Wed Oct 16 15:42:04 2024 UTC 
# CUSTOM_TARGET: sun/tools/jhsdb/JShellHeapDumpTest.java tools/jmod/hashes/HashesOrderTest.java sun/tools/jhsdb/JShellHeapDumpTest.java tools/jmod/hashes/HashesOrderTest.java javax/net/ssl/SSLSocket/Tls13PacketSize.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 2; error: 0; skipped: 0 
1..1
not ok 1 - jdk_custom_0
  ---
    output:
      |
        Failed test cases: 
        TEST: sun/tools/jhsdb/JShellHeapDumpTest.java
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 1; failed: 2
    duration_ms: 160845
  ...

JShellHeapDumpTest is likely non-blocking, not seen to pass on win2022 nodes (though in pass able to pass on win2019 nodes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant