No Possible Issues Found via Git Search

jdk_collections_0

[2025-12-10T04:12:28.205Z] Running test jdk_collections_0 ... [2025-12-10T04:12:28.205Z] =============================================== [2025-12-10T04:12:28.205Z] jdk_collections_0 Start Time: Tue Dec 9 23:12:27 2025 Epoch Time (ms): 1765339947437 [2025-12-10T04:12:28.205Z] variation: Mode150 [2025-12-10T04:12:28.205Z] JVM_OPTIONS: -XX:+UseCompressedOops [2025-12-10T04:12:28.205Z] { \ [2025-12-10T04:12:28.205Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T04:12:28.205Z] echo "Nothing to be done for setup."; \ [2025-12-10T04:12:28.205Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/jdk_collections_0"; \ [2025-12-10T04:12:28.205Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/jdk_collections_0"; \ [2025-12-10T04:12:28.205Z] echo ""; echo "TESTING:"; \ [2025-12-10T04:12:28.205Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-12-10T04:12:28.205Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:+UseCompressedOops " \ [2025-12-10T04:12:28.205Z] \ [2025-12-10T04:12:28.205Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/jdk_collections_0"/work" \ [2025-12-10T04:12:28.205Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/jdk_collections_0"/report" \ [2025-12-10T04:12:28.205Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \ [2025-12-10T04:12:28.205Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2025-12-10T04:12:28.205Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \ [2025-12-10T04:12:28.205Z] \ [2025-12-10T04:12:28.205Z] \ [2025-12-10T04:12:28.205Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_collections"; \ [2025-12-10T04:12:28.205Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_collections_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_collections_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T04:12:28.205Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T04:12:28.205Z] echo "Nothing to be done for teardown."; \ [2025-12-10T04:12:28.205Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/TestTargetResult"; [2025-12-10T04:12:28.205Z] [2025-12-10T04:12:28.205Z] TEST SETUP: [2025-12-10T04:12:28.205Z] Nothing to be done for setup. [2025-12-10T04:12:28.205Z] [2025-12-10T04:12:28.205Z] TESTING: [2025-12-10T04:12:28.205Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/jdk_collections_0/work" not found: creating [2025-12-10T04:12:28.205Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17653329199884/jdk_collections_0/report" not found: creating [2025-12-10T04:12:32.843Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work [2025-12-10T04:17:53.446Z] -------------------------------------------------- [2025-12-10T04:17:53.446Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default [2025-12-10T04:17:53.446Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-12-10T04:17:53.446Z] [2025-12-10T04:17:53.446Z] ACTION: build -- Passed. Build successful [2025-12-10T04:17:53.446Z] REASON: User specified action: run build * [2025-12-10T04:17:53.446Z] TIME: 2.722 seconds [2025-12-10T04:17:53.446Z] messages: [2025-12-10T04:17:53.446Z] command: build * [2025-12-10T04:17:53.446Z] reason: User specified action: run build * [2025-12-10T04:17:53.446Z] started: Tue Dec 09 23:17:30.628 EST 2025 [2025-12-10T04:17:53.446Z] Test directory: [2025-12-10T04:17:53.446Z] compile: AbstractExecutorServiceTest, AbstractQueueTest, AbstractQueuedLongSynchronizerTest, AbstractQueuedSynchronizerTest, ArrayBlockingQueueTest, ArrayDeque8Test, ArrayDequeTest, ArrayListTest, Atomic8Test, AtomicBoolean9Test, AtomicBooleanTest, AtomicInteger9Test, AtomicIntegerArray9Test, AtomicIntegerArrayTest, AtomicIntegerFieldUpdaterTest, AtomicIntegerTest, AtomicLong9Test, AtomicLongArray9Test, AtomicLongArrayTest, AtomicLongFieldUpdaterTest, AtomicLongTest, AtomicMarkableReferenceTest, AtomicReference9Test, AtomicReferenceArray9Test, AtomicReferenceArrayTest, AtomicReferenceFieldUpdaterTest, AtomicReferenceTest, AtomicStampedReferenceTest, BlockingQueueTest, Collection8Test, CollectionImplementation, CollectionTest, CompletableFutureTest, ConcurrentHashMap8Test, ConcurrentHashMapTest, ConcurrentLinkedDequeTest, ConcurrentLinkedQueueTest, ConcurrentSkipListMapTest, ConcurrentSkipListSetTest, ConcurrentSkipListSubMapTest, ConcurrentSkipListSubSetTest, CopyOnWriteArrayListTest, CopyOnWriteArraySetTest, CountDownLatchTest, CountedCompleter8Test, CountedCompleterTest, CyclicBarrierTest, DelayQueueTest, DoubleAccumulatorTest, DoubleAdderTest, EntryTest, ExchangerTest, ExecutorCompletionService9Test, ExecutorCompletionServiceTest, ExecutorsTest, ForkJoinPool19Test, ForkJoinPool20Test, ForkJoinPool8Test, ForkJoinPool9Test, ForkJoinPoolTest, ForkJoinTask8Test, ForkJoinTaskTest, FutureTaskTest, HashMapTest, HashtableTest, Item, JSR166TestCase, LinkedBlockingDeque8Test, LinkedBlockingDequeTest, LinkedBlockingQueue8Test, LinkedBlockingQueueTest, LinkedHashMapTest, LinkedListTest, LinkedTransferQueueTest, LockSupportTest, LongAccumulatorTest, LongAdderTest, MapImplementation, MapTest, NonNestmates, PhaserTest, PriorityBlockingQueueTest, PriorityQueueTest, RecursiveActionTest, RecursiveTaskTest, ReentrantLockTest, ReentrantReadWriteLock20Test, ReentrantReadWriteLockTest, ScheduledExecutorSubclassTest, ScheduledExecutorTest, SemaphoreTest, SplittableRandomTest, StampedLockTest, SubmissionPublisherTest, SynchronousQueue20Test, SynchronousQueueTest, ThreadLocalRandom8Test, ThreadLocalRandomTest, ThreadLocalTest, ThreadPoolExecutorSubclassTest, ThreadPoolExecutorTest, ThreadTest, TimeUnit8Test, TimeUnitTest, TreeMapTest, TreeSetTest, TreeSubMapTest, TreeSubSetTest, VectorTest [2025-12-10T04:17:53.446Z] finished: Tue Dec 09 23:17:33.350 EST 2025 [2025-12-10T04:17:53.446Z] elapsed time (seconds): 2.722 [2025-12-10T04:17:53.446Z] [2025-12-10T04:17:53.446Z] ACTION: compile -- Passed. Compilation successful [2025-12-10T04:17:53.446Z] REASON: .class file out of date or does not exist [2025-12-10T04:17:53.446Z] TIME: 2.717 seconds [2025-12-10T04:17:53.446Z] messages: [2025-12-10T04:17:53.447Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java [2025-12-10T04:17:53.447Z] reason: .class file out of date or does not exist [2025-12-10T04:17:53.447Z] started: Tue Dec 09 23:17:30.633 EST 2025 [2025-12-10T04:17:53.447Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-12-10T04:17:53.447Z] Mode: agentvm [2025-12-10T04:17:53.447Z] Agent id: 1 [2025-12-10T04:17:53.447Z] Process id: 1793114 [2025-12-10T04:17:53.447Z] finished: Tue Dec 09 23:17:33.350 EST 2025 [2025-12-10T04:17:53.447Z] elapsed time (seconds): 2.717 [2025-12-10T04:17:53.447Z] configuration: [2025-12-10T04:17:53.447Z] Boot Layer (javac runtime environment) [2025-12-10T04:17:53.447Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-12-10T04:17:53.447Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-12-10T04:17:53.447Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/patches/java.base [2025-12-10T04:17:53.447Z] [2025-12-10T04:17:53.447Z] javac compilation environment [2025-12-10T04:17:53.447Z] add modules: java.management java.base [2025-12-10T04:17:53.447Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-12-10T04:17:53.447Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-12-10T04:17:53.447Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-12-10T04:17:53.447Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d [2025-12-10T04:17:53.447Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2025-12-10T04:17:53.447Z] [2025-12-10T04:17:53.447Z] rerun: [2025-12-10T04:17:53.447Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/scratch && \ [2025-12-10T04:17:53.447Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2025-12-10T04:17:53.447Z] DISPLAY=:0 \ [2025-12-10T04:17:53.447Z] HOME=/home/jenkins \ [2025-12-10T04:17:53.447Z] LANG=en_US.UTF-8 \ [2025-12-10T04:17:53.447Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-12-10T04:17:53.447Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2025-12-10T04:17:53.447Z] XDG_SESSION_ID=12878 \ [2025-12-10T04:17:53.447Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-12-10T04:17:53.447Z] -J-ea \ [2025-12-10T04:17:53.447Z] -J-esa \ [2025-12-10T04:17:53.447Z] -J-Xmx1540m \ [2025-12-10T04:17:53.447Z] -J-XX:+UseCompressedOops \ [2025-12-10T04:17:53.447Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-12-10T04:17:53.447Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-12-10T04:17:53.447Z] -J-Dtest.compiler.opts= \ [2025-12-10T04:17:53.447Z] -J-Dtest.java.opts= \ [2025-12-10T04:17:53.447Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:17:53.447Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:17:53.447Z] -J-Dtest.timeout.factor=8.0 \ [2025-12-10T04:17:53.447Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:17:53.447Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-12-10T04:17:53.447Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2025-12-10T04:17:53.447Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-12-10T04:17:53.447Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-12-10T04:17:53.447Z] -J-Dtest.main.class=JSR166TestCase \ [2025-12-10T04:17:53.447Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.447Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.447Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-12-10T04:17:53.447Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-12-10T04:17:53.447Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.447Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-12-10T04:17:53.447Z] --add-modules java.management,java.base \ [2025-12-10T04:17:53.447Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-12-10T04:17:53.447Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-12-10T04:17:53.447Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.448Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java [2025-12-10T04:17:53.448Z] direct: [2025-12-10T04:17:53.448Z] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2025-12-10T04:17:53.448Z] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T04:17:53.448Z] Note: Some input files use unchecked or unsafe operations. [2025-12-10T04:17:53.448Z] Note: Recompile with -Xlint:unchecked for details. [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] ACTION: build -- Passed. All files up to date [2025-12-10T04:17:53.448Z] REASON: Named class compiled on demand [2025-12-10T04:17:53.448Z] TIME: 0.0 seconds [2025-12-10T04:17:53.448Z] messages: [2025-12-10T04:17:53.448Z] command: build JSR166TestCase [2025-12-10T04:17:53.448Z] reason: Named class compiled on demand [2025-12-10T04:17:53.448Z] started: Tue Dec 09 23:17:33.351 EST 2025 [2025-12-10T04:17:53.448Z] finished: Tue Dec 09 23:17:33.351 EST 2025 [2025-12-10T04:17:53.448Z] elapsed time (seconds): 0.0 [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:17:53.448Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2025-12-10T04:17:53.448Z] TIME: 19.735 seconds [2025-12-10T04:17:53.448Z] messages: [2025-12-10T04:17:53.448Z] command: junit JSR166TestCase [2025-12-10T04:17:53.448Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2025-12-10T04:17:53.448Z] started: Tue Dec 09 23:17:33.351 EST 2025 [2025-12-10T04:17:53.448Z] Mode: othervm [/othervm specified] [2025-12-10T04:17:53.448Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-12-10T04:17:53.448Z] Process id: 1858957 [2025-12-10T04:17:53.448Z] finished: Tue Dec 09 23:17:53.086 EST 2025 [2025-12-10T04:17:53.448Z] elapsed time (seconds): 19.735 [2025-12-10T04:17:53.448Z] configuration: [2025-12-10T04:17:53.448Z] Boot Layer [2025-12-10T04:17:53.448Z] add modules: java.management java.base [2025-12-10T04:17:53.448Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] STDOUT: [2025-12-10T04:17:53.448Z] [18.102s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1028k, guardsize: 4k, detached. [2025-12-10T04:17:53.448Z] [18.102s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-12-10T04:17:53.448Z] [19.275s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1028k, guardsize: 4k, detached. [2025-12-10T04:17:53.448Z] [19.275s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-12-10T04:17:53.448Z] STDERR: [2025-12-10T04:17:53.448Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-12-10T04:17:53.448Z] at java.base/java.lang.Thread.start0(Native Method) [2025-12-10T04:17:53.448Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2025-12-10T04:17:53.448Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-12-10T04:17:53.448Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2025-12-10T04:17:53.448Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:17:53.448Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:17:53.448Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-12-10T04:17:53.448Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-12-10T04:17:53.448Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-12-10T04:17:53.448Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-12-10T04:17:53.448Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-12-10T04:17:53.448Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-12-10T04:17:53.448Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-12-10T04:17:53.448Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:17:53.448Z] [23:17:52.281] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [8122ms] [2025-12-10T04:17:53.448Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-12-10T04:17:53.448Z] at java.base/java.lang.Thread.start0(Native Method) [2025-12-10T04:17:53.448Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2025-12-10T04:17:53.448Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-12-10T04:17:53.448Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2025-12-10T04:17:53.448Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:17:53.448Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:17:53.448Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-12-10T04:17:53.448Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-12-10T04:17:53.448Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-12-10T04:17:53.448Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-12-10T04:17:53.448Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-12-10T04:17:53.448Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-12-10T04:17:53.448Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-12-10T04:17:53.448Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:17:53.448Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:17:53.448Z] [23:17:52.734] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [437ms] [2025-12-10T04:17:53.448Z] JavaTest Message: JUnit Platform Failure(s): 2 [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2025-12-10T04:17:53.448Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] java.lang.Exception: JUnit test failure [2025-12-10T04:17:53.448Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2025-12-10T04:17:53.448Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2025-12-10T04:17:53.448Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2025-12-10T04:17:53.448Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:17:53.448Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:17:53.448Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-12-10T04:17:53.448Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:17:53.448Z] JavaTest Message: shutting down test [2025-12-10T04:17:53.448Z] [2025-12-10T04:17:53.448Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:17:53.448Z] rerun: [2025-12-10T04:17:53.448Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/scratch && \ [2025-12-10T04:17:53.448Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2025-12-10T04:17:53.448Z] DISPLAY=:0 \ [2025-12-10T04:17:53.448Z] HOME=/home/jenkins \ [2025-12-10T04:17:53.448Z] LANG=en_US.UTF-8 \ [2025-12-10T04:17:53.448Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-12-10T04:17:53.448Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2025-12-10T04:17:53.448Z] XDG_SESSION_ID=12878 \ [2025-12-10T04:17:53.448Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-12-10T04:17:53.448Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-12-10T04:17:53.449Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-12-10T04:17:53.449Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-12-10T04:17:53.449Z] -Dtest.compiler.opts= \ [2025-12-10T04:17:53.449Z] -Dtest.java.opts= \ [2025-12-10T04:17:53.449Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:17:53.449Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:17:53.449Z] -Dtest.timeout.factor=8.0 \ [2025-12-10T04:17:53.449Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:17:53.449Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-12-10T04:17:53.449Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2025-12-10T04:17:53.449Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-12-10T04:17:53.449Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-12-10T04:17:53.449Z] -Dtest.main.class=JSR166TestCase \ [2025-12-10T04:17:53.449Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.449Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.449Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-12-10T04:17:53.449Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-12-10T04:17:53.449Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:17:53.449Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-12-10T04:17:53.449Z] --add-modules java.management,java.base \ [2025-12-10T04:17:53.449Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-12-10T04:17:53.449Z] -ea \ [2025-12-10T04:17:53.449Z] -esa \ [2025-12-10T04:17:53.449Z] -Xmx1540m \ [2025-12-10T04:17:53.449Z] -XX:+UseCompressedOops \ [2025-12-10T04:17:53.449Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:17:53.449Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase [2025-12-10T04:17:53.449Z] [2025-12-10T04:17:53.449Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:17:53.449Z] -------------------------------------------------- [2025-12-10T04:19:23.286Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism [2025-12-10T04:19:23.286Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-12-10T04:19:23.286Z] [2025-12-10T04:19:23.286Z] ACTION: build -- Passed. Build successful [2025-12-10T04:19:23.286Z] REASON: User specified action: run build * [2025-12-10T04:19:23.286Z] TIME: 2.41 seconds [2025-12-10T04:19:23.286Z] messages: [2025-12-10T04:19:23.286Z] command: build * [2025-12-10T04:19:23.286Z] reason: User specified action: run build * [2025-12-10T04:19:23.286Z] started: Tue Dec 09 23:17:53.099 EST 2025 [2025-12-10T04:19:23.286Z] Test directory: [2025-12-10T04:19:23.286Z] compile: AbstractExecutorServiceTest, AbstractQueueTest, AbstractQueuedLongSynchronizerTest, AbstractQueuedSynchronizerTest, ArrayBlockingQueueTest, ArrayDeque8Test, ArrayDequeTest, ArrayListTest, Atomic8Test, AtomicBoolean9Test, AtomicBooleanTest, AtomicInteger9Test, AtomicIntegerArray9Test, AtomicIntegerArrayTest, AtomicIntegerFieldUpdaterTest, AtomicIntegerTest, AtomicLong9Test, AtomicLongArray9Test, AtomicLongArrayTest, AtomicLongFieldUpdaterTest, AtomicLongTest, AtomicMarkableReferenceTest, AtomicReference9Test, AtomicReferenceArray9Test, AtomicReferenceArrayTest, AtomicReferenceFieldUpdaterTest, AtomicReferenceTest, AtomicStampedReferenceTest, BlockingQueueTest, Collection8Test, CollectionImplementation, CollectionTest, CompletableFutureTest, ConcurrentHashMap8Test, ConcurrentHashMapTest, ConcurrentLinkedDequeTest, ConcurrentLinkedQueueTest, ConcurrentSkipListMapTest, ConcurrentSkipListSetTest, ConcurrentSkipListSubMapTest, ConcurrentSkipListSubSetTest, CopyOnWriteArrayListTest, CopyOnWriteArraySetTest, CountDownLatchTest, CountedCompleter8Test, CountedCompleterTest, CyclicBarrierTest, DelayQueueTest, DoubleAccumulatorTest, DoubleAdderTest, EntryTest, ExchangerTest, ExecutorCompletionService9Test, ExecutorCompletionServiceTest, ExecutorsTest, ForkJoinPool19Test, ForkJoinPool20Test, ForkJoinPool8Test, ForkJoinPool9Test, ForkJoinPoolTest, ForkJoinTask8Test, ForkJoinTaskTest, FutureTaskTest, HashMapTest, HashtableTest, Item, JSR166TestCase, LinkedBlockingDeque8Test, LinkedBlockingDequeTest, LinkedBlockingQueue8Test, LinkedBlockingQueueTest, LinkedHashMapTest, LinkedListTest, LinkedTransferQueueTest, LockSupportTest, LongAccumulatorTest, LongAdderTest, MapImplementation, MapTest, NonNestmates, PhaserTest, PriorityBlockingQueueTest, PriorityQueueTest, RecursiveActionTest, RecursiveTaskTest, ReentrantLockTest, ReentrantReadWriteLock20Test, ReentrantReadWriteLockTest, ScheduledExecutorSubclassTest, ScheduledExecutorTest, SemaphoreTest, SplittableRandomTest, StampedLockTest, SubmissionPublisherTest, SynchronousQueue20Test, SynchronousQueueTest, ThreadLocalRandom8Test, ThreadLocalRandomTest, ThreadLocalTest, ThreadPoolExecutorSubclassTest, ThreadPoolExecutorTest, ThreadTest, TimeUnit8Test, TimeUnitTest, TreeMapTest, TreeSetTest, TreeSubMapTest, TreeSubSetTest, VectorTest [2025-12-10T04:19:23.286Z] finished: Tue Dec 09 23:17:55.509 EST 2025 [2025-12-10T04:19:23.286Z] elapsed time (seconds): 2.41 [2025-12-10T04:19:23.286Z] [2025-12-10T04:19:23.286Z] ACTION: compile -- Passed. Compilation successful [2025-12-10T04:19:23.286Z] REASON: .class file out of date or does not exist [2025-12-10T04:19:23.286Z] TIME: 2.406 seconds [2025-12-10T04:19:23.286Z] messages: [2025-12-10T04:19:23.287Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java [2025-12-10T04:19:23.287Z] reason: .class file out of date or does not exist [2025-12-10T04:19:23.287Z] started: Tue Dec 09 23:17:53.103 EST 2025 [2025-12-10T04:19:23.287Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-12-10T04:19:23.287Z] Mode: agentvm [2025-12-10T04:19:23.287Z] Agent id: 1 [2025-12-10T04:19:23.287Z] Process id: 1793114 [2025-12-10T04:19:23.287Z] finished: Tue Dec 09 23:17:55.509 EST 2025 [2025-12-10T04:19:23.287Z] elapsed time (seconds): 2.406 [2025-12-10T04:19:23.287Z] configuration: [2025-12-10T04:19:23.287Z] Boot Layer (javac runtime environment) [2025-12-10T04:19:23.287Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-12-10T04:19:23.287Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-12-10T04:19:23.287Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/patches/java.base [2025-12-10T04:19:23.287Z] [2025-12-10T04:19:23.287Z] javac compilation environment [2025-12-10T04:19:23.287Z] add modules: java.management java.base [2025-12-10T04:19:23.287Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-12-10T04:19:23.287Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-12-10T04:19:23.287Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-12-10T04:19:23.287Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d [2025-12-10T04:19:23.287Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2025-12-10T04:19:23.287Z] [2025-12-10T04:19:23.287Z] rerun: [2025-12-10T04:19:23.287Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/scratch && \ [2025-12-10T04:19:23.287Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2025-12-10T04:19:23.287Z] DISPLAY=:0 \ [2025-12-10T04:19:23.287Z] HOME=/home/jenkins \ [2025-12-10T04:19:23.287Z] LANG=en_US.UTF-8 \ [2025-12-10T04:19:23.287Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-12-10T04:19:23.287Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2025-12-10T04:19:23.287Z] XDG_SESSION_ID=12878 \ [2025-12-10T04:19:23.287Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-12-10T04:19:23.287Z] -J-ea \ [2025-12-10T04:19:23.287Z] -J-esa \ [2025-12-10T04:19:23.287Z] -J-Xmx1540m \ [2025-12-10T04:19:23.287Z] -J-XX:+UseCompressedOops \ [2025-12-10T04:19:23.287Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-12-10T04:19:23.287Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-12-10T04:19:23.287Z] -J-Dtest.compiler.opts= \ [2025-12-10T04:19:23.287Z] -J-Dtest.java.opts= \ [2025-12-10T04:19:23.287Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:23.287Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:23.287Z] -J-Dtest.timeout.factor=8.0 \ [2025-12-10T04:19:23.287Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:19:23.287Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-12-10T04:19:23.287Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2025-12-10T04:19:23.287Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-12-10T04:19:23.287Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-12-10T04:19:23.287Z] -J-Dtest.main.class=JSR166TestCase \ [2025-12-10T04:19:23.287Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.287Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.287Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-12-10T04:19:23.287Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-12-10T04:19:23.287Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.287Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-12-10T04:19:23.287Z] --add-modules java.management,java.base \ [2025-12-10T04:19:23.287Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-12-10T04:19:23.287Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-12-10T04:19:23.287Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.288Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java [2025-12-10T04:19:23.288Z] direct: [2025-12-10T04:19:23.288Z] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2025-12-10T04:19:23.288Z] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T04:19:23.288Z] Note: Some input files use unchecked or unsafe operations. [2025-12-10T04:19:23.288Z] Note: Recompile with -Xlint:unchecked for details. [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] ACTION: build -- Passed. All files up to date [2025-12-10T04:19:23.288Z] REASON: Named class compiled on demand [2025-12-10T04:19:23.288Z] TIME: 0.0 seconds [2025-12-10T04:19:23.288Z] messages: [2025-12-10T04:19:23.288Z] command: build JSR166TestCase [2025-12-10T04:19:23.288Z] reason: Named class compiled on demand [2025-12-10T04:19:23.288Z] started: Tue Dec 09 23:17:55.509 EST 2025 [2025-12-10T04:19:23.288Z] finished: Tue Dec 09 23:17:55.509 EST 2025 [2025-12-10T04:19:23.288Z] elapsed time (seconds): 0.0 [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:23.288Z] REASON: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2025-12-10T04:19:23.288Z] TIME: 81.72 seconds [2025-12-10T04:19:23.288Z] messages: [2025-12-10T04:19:23.288Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2025-12-10T04:19:23.288Z] reason: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2025-12-10T04:19:23.288Z] started: Tue Dec 09 23:17:55.509 EST 2025 [2025-12-10T04:19:23.288Z] Mode: othervm [/othervm specified] [2025-12-10T04:19:23.288Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-12-10T04:19:23.288Z] Process id: 1877667 [2025-12-10T04:19:23.288Z] finished: Tue Dec 09 23:19:17.229 EST 2025 [2025-12-10T04:19:23.288Z] elapsed time (seconds): 81.72 [2025-12-10T04:19:23.288Z] configuration: [2025-12-10T04:19:23.288Z] Boot Layer [2025-12-10T04:19:23.288Z] add modules: java.management java.base [2025-12-10T04:19:23.288Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-12-10T04:19:23.288Z] add opens: java.base/java.lang ALL-UNNAMED [2025-12-10T04:19:23.288Z] java.base/java.util.concurrent ALL-UNNAMED [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] STDOUT: [2025-12-10T04:19:23.288Z] [80.322s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1028k, guardsize: 4k, detached. [2025-12-10T04:19:23.288Z] [80.322s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-12-10T04:19:23.288Z] [81.238s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1028k, guardsize: 4k, detached. [2025-12-10T04:19:23.288Z] [81.238s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-12-10T04:19:23.288Z] STDERR: [2025-12-10T04:19:23.288Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-12-10T04:19:23.288Z] at java.base/java.lang.Thread.start0(Native Method) [2025-12-10T04:19:23.288Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2025-12-10T04:19:23.288Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-12-10T04:19:23.288Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2025-12-10T04:19:23.288Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:19:23.288Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:19:23.288Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-12-10T04:19:23.288Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-12-10T04:19:23.288Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-12-10T04:19:23.288Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-12-10T04:19:23.288Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-12-10T04:19:23.288Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-12-10T04:19:23.288Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-12-10T04:19:23.288Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:23.288Z] [23:19:16.604] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [7953ms] [2025-12-10T04:19:23.288Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-12-10T04:19:23.288Z] at java.base/java.lang.Thread.start0(Native Method) [2025-12-10T04:19:23.288Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2025-12-10T04:19:23.288Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-12-10T04:19:23.288Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2025-12-10T04:19:23.288Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:19:23.288Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:19:23.288Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-12-10T04:19:23.288Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-12-10T04:19:23.288Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-12-10T04:19:23.288Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-12-10T04:19:23.288Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-12-10T04:19:23.288Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-12-10T04:19:23.288Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-12-10T04:19:23.288Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:23.288Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:23.288Z] [23:19:16.801] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [193ms] [2025-12-10T04:19:23.288Z] JavaTest Message: JUnit Platform Failure(s): 2 [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2025-12-10T04:19:23.288Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] java.lang.Exception: JUnit test failure [2025-12-10T04:19:23.288Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2025-12-10T04:19:23.288Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2025-12-10T04:19:23.288Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2025-12-10T04:19:23.288Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:19:23.288Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:19:23.288Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-12-10T04:19:23.288Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:23.288Z] JavaTest Message: shutting down test [2025-12-10T04:19:23.288Z] [2025-12-10T04:19:23.288Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:23.288Z] rerun: [2025-12-10T04:19:23.288Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/scratch && \ [2025-12-10T04:19:23.288Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2025-12-10T04:19:23.288Z] DISPLAY=:0 \ [2025-12-10T04:19:23.288Z] HOME=/home/jenkins \ [2025-12-10T04:19:23.288Z] LANG=en_US.UTF-8 \ [2025-12-10T04:19:23.288Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-12-10T04:19:23.288Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2025-12-10T04:19:23.289Z] XDG_SESSION_ID=12878 \ [2025-12-10T04:19:23.289Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-12-10T04:19:23.289Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-12-10T04:19:23.289Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-12-10T04:19:23.289Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-12-10T04:19:23.289Z] -Dtest.compiler.opts= \ [2025-12-10T04:19:23.289Z] -Dtest.java.opts= \ [2025-12-10T04:19:23.289Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:23.289Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:23.289Z] -Dtest.timeout.factor=8.0 \ [2025-12-10T04:19:23.289Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:19:23.289Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-12-10T04:19:23.289Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2025-12-10T04:19:23.289Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-12-10T04:19:23.289Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-12-10T04:19:23.289Z] -Dtest.main.class=JSR166TestCase \ [2025-12-10T04:19:23.289Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.289Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.289Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-12-10T04:19:23.289Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-12-10T04:19:23.289Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:23.289Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-12-10T04:19:23.289Z] --add-modules java.management,java.base \ [2025-12-10T04:19:23.289Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-12-10T04:19:23.289Z] -ea \ [2025-12-10T04:19:23.289Z] -esa \ [2025-12-10T04:19:23.289Z] -Xmx1540m \ [2025-12-10T04:19:23.289Z] -XX:+UseCompressedOops \ [2025-12-10T04:19:23.289Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:19:23.289Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2025-12-10T04:19:23.289Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2025-12-10T04:19:23.289Z] -Djsr166.testImplementationDetails=true \ [2025-12-10T04:19:23.289Z] -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 \ [2025-12-10T04:19:23.289Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism JSR166TestCase [2025-12-10T04:19:23.289Z] [2025-12-10T04:19:23.289Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:23.289Z] -------------------------------------------------- [2025-12-10T04:19:51.337Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#others [2025-12-10T04:19:51.337Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-12-10T04:19:51.337Z] [2025-12-10T04:19:51.337Z] ACTION: build -- Passed. Build successful [2025-12-10T04:19:51.337Z] REASON: User specified action: run build * [2025-12-10T04:19:51.337Z] TIME: 2.567 seconds [2025-12-10T04:19:51.337Z] messages: [2025-12-10T04:19:51.337Z] command: build * [2025-12-10T04:19:51.337Z] reason: User specified action: run build * [2025-12-10T04:19:51.337Z] started: Tue Dec 09 23:19:17.266 EST 2025 [2025-12-10T04:19:51.337Z] Test directory: [2025-12-10T04:19:51.337Z] compile: AbstractExecutorServiceTest, AbstractQueueTest, AbstractQueuedLongSynchronizerTest, AbstractQueuedSynchronizerTest, ArrayBlockingQueueTest, ArrayDeque8Test, ArrayDequeTest, ArrayListTest, Atomic8Test, AtomicBoolean9Test, AtomicBooleanTest, AtomicInteger9Test, AtomicIntegerArray9Test, AtomicIntegerArrayTest, AtomicIntegerFieldUpdaterTest, AtomicIntegerTest, AtomicLong9Test, AtomicLongArray9Test, AtomicLongArrayTest, AtomicLongFieldUpdaterTest, AtomicLongTest, AtomicMarkableReferenceTest, AtomicReference9Test, AtomicReferenceArray9Test, AtomicReferenceArrayTest, AtomicReferenceFieldUpdaterTest, AtomicReferenceTest, AtomicStampedReferenceTest, BlockingQueueTest, Collection8Test, CollectionImplementation, CollectionTest, CompletableFutureTest, ConcurrentHashMap8Test, ConcurrentHashMapTest, ConcurrentLinkedDequeTest, ConcurrentLinkedQueueTest, ConcurrentSkipListMapTest, ConcurrentSkipListSetTest, ConcurrentSkipListSubMapTest, ConcurrentSkipListSubSetTest, CopyOnWriteArrayListTest, CopyOnWriteArraySetTest, CountDownLatchTest, CountedCompleter8Test, CountedCompleterTest, CyclicBarrierTest, DelayQueueTest, DoubleAccumulatorTest, DoubleAdderTest, EntryTest, ExchangerTest, ExecutorCompletionService9Test, ExecutorCompletionServiceTest, ExecutorsTest, ForkJoinPool19Test, ForkJoinPool20Test, ForkJoinPool8Test, ForkJoinPool9Test, ForkJoinPoolTest, ForkJoinTask8Test, ForkJoinTaskTest, FutureTaskTest, HashMapTest, HashtableTest, Item, JSR166TestCase, LinkedBlockingDeque8Test, LinkedBlockingDequeTest, LinkedBlockingQueue8Test, LinkedBlockingQueueTest, LinkedHashMapTest, LinkedListTest, LinkedTransferQueueTest, LockSupportTest, LongAccumulatorTest, LongAdderTest, MapImplementation, MapTest, NonNestmates, PhaserTest, PriorityBlockingQueueTest, PriorityQueueTest, RecursiveActionTest, RecursiveTaskTest, ReentrantLockTest, ReentrantReadWriteLock20Test, ReentrantReadWriteLockTest, ScheduledExecutorSubclassTest, ScheduledExecutorTest, SemaphoreTest, SplittableRandomTest, StampedLockTest, SubmissionPublisherTest, SynchronousQueue20Test, SynchronousQueueTest, ThreadLocalRandom8Test, ThreadLocalRandomTest, ThreadLocalTest, ThreadPoolExecutorSubclassTest, ThreadPoolExecutorTest, ThreadTest, TimeUnit8Test, TimeUnitTest, TreeMapTest, TreeSetTest, TreeSubMapTest, TreeSubSetTest, VectorTest [2025-12-10T04:19:51.337Z] finished: Tue Dec 09 23:19:19.833 EST 2025 [2025-12-10T04:19:51.337Z] elapsed time (seconds): 2.567 [2025-12-10T04:19:51.337Z] [2025-12-10T04:19:51.337Z] ACTION: compile -- Passed. Compilation successful [2025-12-10T04:19:51.338Z] REASON: .class file out of date or does not exist [2025-12-10T04:19:51.338Z] TIME: 2.563 seconds [2025-12-10T04:19:51.338Z] messages: [2025-12-10T04:19:51.339Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java [2025-12-10T04:19:51.339Z] reason: .class file out of date or does not exist [2025-12-10T04:19:51.339Z] started: Tue Dec 09 23:19:17.270 EST 2025 [2025-12-10T04:19:51.339Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-12-10T04:19:51.339Z] Mode: agentvm [2025-12-10T04:19:51.339Z] Agent id: 1 [2025-12-10T04:19:51.339Z] Process id: 1793114 [2025-12-10T04:19:51.339Z] finished: Tue Dec 09 23:19:19.833 EST 2025 [2025-12-10T04:19:51.339Z] elapsed time (seconds): 2.563 [2025-12-10T04:19:51.339Z] configuration: [2025-12-10T04:19:51.339Z] Boot Layer (javac runtime environment) [2025-12-10T04:19:51.339Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-12-10T04:19:51.339Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-12-10T04:19:51.339Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/patches/java.base [2025-12-10T04:19:51.339Z] [2025-12-10T04:19:51.339Z] javac compilation environment [2025-12-10T04:19:51.339Z] add modules: java.management java.base [2025-12-10T04:19:51.339Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-12-10T04:19:51.339Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-12-10T04:19:51.339Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-12-10T04:19:51.339Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d [2025-12-10T04:19:51.339Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2025-12-10T04:19:51.339Z] [2025-12-10T04:19:51.339Z] rerun: [2025-12-10T04:19:51.339Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/scratch && \ [2025-12-10T04:19:51.339Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2025-12-10T04:19:51.339Z] DISPLAY=:0 \ [2025-12-10T04:19:51.339Z] HOME=/home/jenkins \ [2025-12-10T04:19:51.339Z] LANG=en_US.UTF-8 \ [2025-12-10T04:19:51.339Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-12-10T04:19:51.339Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2025-12-10T04:19:51.339Z] XDG_SESSION_ID=12878 \ [2025-12-10T04:19:51.339Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-12-10T04:19:51.339Z] -J-ea \ [2025-12-10T04:19:51.339Z] -J-esa \ [2025-12-10T04:19:51.339Z] -J-Xmx1540m \ [2025-12-10T04:19:51.339Z] -J-XX:+UseCompressedOops \ [2025-12-10T04:19:51.339Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-12-10T04:19:51.339Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-12-10T04:19:51.339Z] -J-Dtest.compiler.opts= \ [2025-12-10T04:19:51.339Z] -J-Dtest.java.opts= \ [2025-12-10T04:19:51.339Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:51.339Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:51.339Z] -J-Dtest.timeout.factor=8.0 \ [2025-12-10T04:19:51.339Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:19:51.339Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-12-10T04:19:51.339Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2025-12-10T04:19:51.339Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-12-10T04:19:51.339Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-12-10T04:19:51.339Z] -J-Dtest.main.class=JSR166TestCase \ [2025-12-10T04:19:51.339Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.339Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.339Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-12-10T04:19:51.339Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-12-10T04:19:51.339Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.339Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-12-10T04:19:51.339Z] --add-modules java.management,java.base \ [2025-12-10T04:19:51.339Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-12-10T04:19:51.339Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-12-10T04:19:51.339Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.340Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java [2025-12-10T04:19:51.340Z] direct: [2025-12-10T04:19:51.340Z] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2025-12-10T04:19:51.340Z] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T04:19:51.340Z] Note: Some input files use unchecked or unsafe operations. [2025-12-10T04:19:51.340Z] Note: Recompile with -Xlint:unchecked for details. [2025-12-10T04:19:51.340Z] [2025-12-10T04:19:51.340Z] ACTION: build -- Passed. All files up to date [2025-12-10T04:19:51.340Z] REASON: Named class compiled on demand [2025-12-10T04:19:51.340Z] TIME: 0.0 seconds [2025-12-10T04:19:51.340Z] messages: [2025-12-10T04:19:51.340Z] command: build JSR166TestCase [2025-12-10T04:19:51.340Z] reason: Named class compiled on demand [2025-12-10T04:19:51.340Z] started: Tue Dec 09 23:19:19.833 EST 2025 [2025-12-10T04:19:51.340Z] finished: Tue Dec 09 23:19:19.833 EST 2025 [2025-12-10T04:19:51.340Z] elapsed time (seconds): 0.0 [2025-12-10T04:19:51.340Z] [2025-12-10T04:19:51.340Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:51.340Z] REASON: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2025-12-10T04:19:51.340Z] TIME: 30.937 seconds [2025-12-10T04:19:51.340Z] messages: [2025-12-10T04:19:51.340Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2025-12-10T04:19:51.340Z] reason: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2025-12-10T04:19:51.340Z] started: Tue Dec 09 23:19:19.834 EST 2025 [2025-12-10T04:19:51.340Z] Mode: othervm [/othervm specified] [2025-12-10T04:19:51.340Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-12-10T04:19:51.340Z] Process id: 1896225 [2025-12-10T04:19:51.340Z] finished: Tue Dec 09 23:19:50.771 EST 2025 [2025-12-10T04:19:51.340Z] elapsed time (seconds): 30.937 [2025-12-10T04:19:51.340Z] configuration: [2025-12-10T04:19:51.340Z] Boot Layer [2025-12-10T04:19:51.340Z] add modules: java.management java.base [2025-12-10T04:19:51.340Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-12-10T04:19:51.340Z] add opens: java.base/java.lang ALL-UNNAMED [2025-12-10T04:19:51.340Z] java.base/java.util.concurrent ALL-UNNAMED [2025-12-10T04:19:51.340Z] [2025-12-10T04:19:51.340Z] STDOUT: [2025-12-10T04:19:51.340Z] [18.878s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1028k, guardsize: 4k, detached. [2025-12-10T04:19:51.340Z] [18.878s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-12-10T04:19:51.340Z] [30.083s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1028k, guardsize: 4k, detached. [2025-12-10T04:19:51.340Z] [30.083s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-12-10T04:19:51.340Z] STDERR: [2025-12-10T04:19:51.340Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-12-10T04:19:51.340Z] at java.base/java.lang.Thread.start0(Native Method) [2025-12-10T04:19:51.340Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2025-12-10T04:19:51.340Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-12-10T04:19:51.340Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2025-12-10T04:19:51.340Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:19:51.340Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:19:51.340Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-12-10T04:19:51.340Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-12-10T04:19:51.340Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-12-10T04:19:51.340Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-12-10T04:19:51.340Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-12-10T04:19:51.340Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-12-10T04:19:51.340Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-12-10T04:19:51.340Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-12-10T04:19:51.340Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:51.340Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:51.340Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:51.340Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:51.340Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:51.340Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:51.340Z] [23:19:39.900] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [7805ms] [2025-12-10T04:19:51.340Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-12-10T04:19:51.340Z] at java.base/java.lang.Thread.start0(Native Method) [2025-12-10T04:19:51.340Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2025-12-10T04:19:51.340Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-12-10T04:19:51.341Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2025-12-10T04:19:51.341Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:19:51.341Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:19:51.341Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-12-10T04:19:51.341Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-12-10T04:19:51.341Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-12-10T04:19:51.341Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-12-10T04:19:51.341Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-12-10T04:19:51.341Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-12-10T04:19:51.341Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-12-10T04:19:51.341Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-12-10T04:19:51.341Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:51.341Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:51.341Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:51.341Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:51.341Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-12-10T04:19:51.341Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-12-10T04:19:51.341Z] [23:19:50.486] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [10583ms] [2025-12-10T04:19:51.341Z] JavaTest Message: JUnit Platform Failure(s): 2 [2025-12-10T04:19:51.341Z] [2025-12-10T04:19:51.341Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2025-12-10T04:19:51.341Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2025-12-10T04:19:51.341Z] [2025-12-10T04:19:51.341Z] java.lang.Exception: JUnit test failure [2025-12-10T04:19:51.341Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2025-12-10T04:19:51.341Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2025-12-10T04:19:51.341Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2025-12-10T04:19:51.341Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T04:19:51.341Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T04:19:51.341Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-12-10T04:19:51.341Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2025-12-10T04:19:51.341Z] [2025-12-10T04:19:51.341Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:51.341Z] JavaTest Message: shutting down test [2025-12-10T04:19:51.341Z] [2025-12-10T04:19:51.341Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:51.341Z] rerun: [2025-12-10T04:19:51.341Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/scratch && \ [2025-12-10T04:19:51.341Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2025-12-10T04:19:51.341Z] DISPLAY=:0 \ [2025-12-10T04:19:51.341Z] HOME=/home/jenkins \ [2025-12-10T04:19:51.341Z] LANG=en_US.UTF-8 \ [2025-12-10T04:19:51.341Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-12-10T04:19:51.341Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2025-12-10T04:19:51.341Z] XDG_SESSION_ID=12878 \ [2025-12-10T04:19:51.341Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-12-10T04:19:51.341Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-12-10T04:19:51.341Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-12-10T04:19:51.341Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-12-10T04:19:51.341Z] -Dtest.compiler.opts= \ [2025-12-10T04:19:51.341Z] -Dtest.java.opts= \ [2025-12-10T04:19:51.341Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:51.341Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-12-10T04:19:51.341Z] -Dtest.timeout.factor=8.0 \ [2025-12-10T04:19:51.341Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:19:51.341Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-12-10T04:19:51.341Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2025-12-10T04:19:51.341Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-12-10T04:19:51.341Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-12-10T04:19:51.341Z] -Dtest.main.class=JSR166TestCase \ [2025-12-10T04:19:51.341Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.341Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.341Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-12-10T04:19:51.341Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-12-10T04:19:51.341Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-12-10T04:19:51.341Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-12-10T04:19:51.341Z] --add-modules java.management,java.base \ [2025-12-10T04:19:51.341Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-12-10T04:19:51.341Z] -ea \ [2025-12-10T04:19:51.341Z] -esa \ [2025-12-10T04:19:51.341Z] -Xmx1540m \ [2025-12-10T04:19:51.341Z] -XX:+UseCompressedOops \ [2025-12-10T04:19:51.341Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-12-10T04:19:51.341Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2025-12-10T04:19:51.341Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2025-12-10T04:19:51.341Z] -Djsr166.testImplementationDetails=true \ [2025-12-10T04:19:51.341Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_others.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#others JSR166TestCase [2025-12-10T04:19:51.341Z] [2025-12-10T04:19:51.341Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-12-10T04:19:51.341Z] -------------------------------------------------- [2025-12-10T04:21:20.881Z] Test results: passed: 335; failed: 3; did not match keywords: 3 [2025-12-10T04:21:32.727Z] Framework-based tests: 20,985 = 7,585 TestNG + 13,400 JUnit [2025-12-10T04:21:32.727Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/report/html/report.html [2025-12-10T04:21:32.727Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17653329199884/jdk_collections_0/work [2025-12-10T04:21:32.727Z] Error: Some tests failed or other problems occurred. [2025-12-10T04:21:32.727Z] ----------------------------------- [2025-12-10T04:21:32.727Z] jdk_collections_0_FAILED [2025-12-10T04:21:32.727Z] ----------------------------------- [2025-12-10T04:21:32.727Z] [2025-12-10T04:21:32.727Z] TEST TEARDOWN: [2025-12-10T04:21:32.727Z] Nothing to be done for teardown. [2025-12-10T04:21:32.727Z] jdk_collections_0 Finish Time: Tue Dec 9 23:21:31 2025 Epoch Time (ms): 1765340491145