ConcurrentLoadTest_5m_1
[2025-05-17T14:42:00.273Z] Running test ConcurrentLoadTest_5m_1 ...
[2025-05-17T14:42:00.573Z] ===============================================
[2025-05-17T14:42:00.923Z] ConcurrentLoadTest_5m_1 Start Time: Sat May 17 14:42:00 2025 Epoch Time (ms): 1747492920603
[2025-05-17T14:42:00.923Z] variation: Mode650
[2025-05-17T14:42:01.224Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-05-17T14:42:01.224Z] { \
[2025-05-17T14:42:01.224Z] echo ""; echo "TEST SETUP:"; \
[2025-05-17T14:42:01.224Z] echo "Nothing to be done for setup."; \
[2025-05-17T14:42:01.224Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474915822369\\ConcurrentLoadTest_5m_1"; \
[2025-05-17T14:42:01.224Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474915822369\\ConcurrentLoadTest_5m_1"; \
[2025-05-17T14:42:01.224Z] echo ""; echo "TESTING:"; \
[2025-05-17T14:42:01.224Z] perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\STF;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\aqa-systemtest""" -systemtest-prereqs="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\\" -java-args=' -XX:-UseCompressedOops ' -results-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474915822369\\ConcurrentLoadTest_5m_1" -test=ConcurrentLoadTest -test-args="timeLimit=5m"; \
[2025-05-17T14:42:01.224Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "ConcurrentLoadTest_5m_1""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474915822369\\ConcurrentLoadTest_5m_1"; else echo "-----------------------------------"; echo "ConcurrentLoadTest_5m_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-17T14:42:01.224Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-17T14:42:01.224Z] echo "Nothing to be done for teardown."; \
[2025-05-17T14:42:01.224Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474915822369\\TestTargetResult";
[2025-05-17T14:42:01.224Z]
[2025-05-17T14:42:01.224Z] TEST SETUP:
[2025-05-17T14:42:01.224Z] Nothing to be done for setup.
[2025-05-17T14:42:01.224Z]
[2025-05-17T14:42:01.224Z] TESTING:
[2025-05-17T14:42:01.875Z] STF 14:42:01.603 - ========================= S T F =========================
[2025-05-17T14:42:01.875Z] systemtest-prereqs has been processed, and set to: C:/Users/jenkins/testDependency/system_libRetrieving amount of free space on drive containing C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474915822369\ConcurrentLoadTest_5m_1
[2025-05-17T14:42:01.875Z] There is 21537 Mb free
[2025-05-17T14:42:01.875Z] STF 14:42:01.680 - ================== G E N E R A T I O N ==================
[2025-05-17T14:42:01.876Z] STF 14:42:01.685 - Checking JVM: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image
[2025-05-17T14:42:01.876Z] STF 14:42:01.686 - Starting process to generate scripts: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/asm/asm.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/asm/asm-commons.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-api.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474915822369\ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/stf_parameters.properties, , C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474915822369\ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest"
[2025-05-17T14:42:01.876Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-17T14:42:02.937Z] GEN 14:42:02.822 - Found test. Project: 'openjdk.test.load' class: 'ConcurrentLoadTest.class' Dir: 'C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.load\bin'
[2025-05-17T14:42:02.937Z] GEN 14:42:02.869 - Found test. Project: 'openjdk.test.load' class: 'net.adoptopenjdk.stf.ConcurrentLoadTest'
[2025-05-17T14:42:03.238Z] GEN Classpath directories used by project 'openjdk.test.load':
[2025-05-17T14:42:03.238Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\aqa-systemtest\\openjdk.test.load\\bin
[2025-05-17T14:42:03.238Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\STF\\stf.core\\bin
[2025-05-17T14:42:03.238Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\STF\\stf.load\\bin
[2025-05-17T14:42:03.238Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-17T14:42:03.238Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-17T14:42:03.238Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-17T14:42:03.238Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-17T14:42:03.238Z] GEN 14:42:03.181 - Using Mode NoOptions. Values = ''
[2025-05-17T14:42:03.538Z] GEN 14:42:03.291 -
[2025-05-17T14:42:03.538Z] GEN 14:42:03.291 - Test command summary:
[2025-05-17T14:42:03.538Z] GEN 14:42:03.291 - Step Stage Command Description
[2025-05-17T14:42:03.539Z] GEN 14:42:03.291 - -----+--------+-----------------+------------
[2025-05-17T14:42:03.539Z] GEN 14:42:03.291 - 1 execute Run java Run concurrency unit tests
[2025-05-17T14:42:03.539Z] STF 14:42:03.360 -
[2025-05-17T14:42:03.539Z] STF 14:42:03.360 - Script generation completed
[2025-05-17T14:42:03.539Z] STF 14:42:03.360 -
[2025-05-17T14:42:03.539Z] STF 14:42:03.362 -
[2025-05-17T14:42:03.539Z] STF 14:42:03.362 - ======================= S E T U P =======================
[2025-05-17T14:42:03.539Z] STF 14:42:03.362 - Running setup: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474915822369\ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/setUp.pl
[2025-05-17T14:42:03.838Z] STF 14:42:03.728 - SETUP stage completed
[2025-05-17T14:42:03.838Z] STF 14:42:03.756 -
[2025-05-17T14:42:03.838Z] STF 14:42:03.756 - ==================== E X E C U T E - ====================
[2025-05-17T14:42:03.838Z] STF 14:42:03.756 - Running execute: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474915822369\ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/execute.pl
[2025-05-17T14:42:04.489Z] STF 14:42:04.119 -
[2025-05-17T14:42:04.489Z] STF 14:42:04.119 - Java version
[2025-05-17T14:42:04.489Z] STF 14:42:04.119 - Running: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-17T14:42:04.489Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-17T14:42:04.489Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-05-17T14:42:04.489Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505170857 (build 21.0.8-beta+3-ea)
[2025-05-17T14:42:04.489Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505170857 (build 21.0.8-beta+3-ea, mixed mode)
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 -
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - +------ Step 1 - Run concurrency unit tests
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - | Run foreground process
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - | Mnemonic: LT
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - | Echo: ECHO_ON
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - | Expectation: CLEAN_RUN within 1h5m
[2025-05-17T14:42:04.489Z] STF 14:42:04.238 - |
[2025-05-17T14:42:04.490Z] STF 14:42:04.240 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -javaagent:C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -XX:-UseCompressedOops -classpath C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\STF\stf.load\bin;C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\STF\stf.core\bin;C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar;C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar;C:/Users/jenkins/testDependency/system_lib/asm/asm.jar;C:/Users/jenkins/testDependency/system_lib/asm/asm-commons.jar;C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar;C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.concurrent\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\aqa-tests\TKG\output_17474915822369\ConcurrentLoadTest_5m_1\20250517-144201-ConcurrentLoadTest\results -resultsPrefix 1.LT. -timeLimit 5m -abortIfOutOfMemory false -reportFailureLimit 1 -abortAtFailureLimit 10 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.concurrent.threadCount 20 -suite.concurrent.inventoryFile C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474915822369/ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent.xml -suite.concurrent.inventoryExcludeFile C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474915822369/ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml -suite.concurrent.selection random -suite.concurrent.seed -1 -suite.concurrent.repeatCount 1 -suite.concurrent.thinkingTime 0ms..0ms
[2025-05-17T14:42:04.490Z] STF 14:42:04.240 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474915822369/ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/results/1.LT.stderr
[2025-05-17T14:42:04.490Z] STF 14:42:04.240 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474915822369/ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/results/1.LT.stdout
[2025-05-17T14:42:04.490Z] STF 14:42:04.308 - Monitoring processes: LT
[2025-05-17T14:42:04.490Z] LT stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-17T14:42:06.040Z] LT 14:42:05.697 - Load test parameters
[2025-05-17T14:42:06.040Z] LT 14:42:05.697 - Time limited = true
[2025-05-17T14:42:06.040Z] LT 14:42:05.697 - Time limit = 5m
[2025-05-17T14:42:06.040Z] LT 14:42:05.697 - abortIfOutOfMemory = false
[2025-05-17T14:42:06.040Z] LT 14:42:05.697 - reportFailureLimit = 1
[2025-05-17T14:42:06.040Z] LT 14:42:05.697 - abortAtFailureLimit = 10
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - maxTotalLogFileSpace = 209715200
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - maxSingleLogSize = 8388608
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Parameters for suite 0
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Suite name = concurrent
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Number threads = 20
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Supplied seed = -1
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Inventory file = C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474915822369/ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent.xml
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Exclude file = C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474915822369/ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Number tests = -1
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Repeat count = 1
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Thinking time = 0ms..0ms
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Selection mode = random
[2025-05-17T14:42:06.040Z] LT 14:42:05.713 - Actual seed = 1746119336217
[2025-05-17T14:42:06.040Z] LT 14:42:05.728 - Parsing inventory file. Root=C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\aqa-tests\\TKG\\output_17474915822369\\ConcurrentLoadTest_5m_1\\20250517-144201-ConcurrentLoadTest\\results\\1.LT.inventory File=openjdk.test.load/config/inventories/concurrent/concurrent.xml
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - Reading exclusion file. File=openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - Parsing inventory file. Root=C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\aqa-tests\\TKG\\output_17474915822369\\ConcurrentLoadTest_5m_1\\20250517-144201-ConcurrentLoadTest\\results\\1.LT.inventory File=openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - Final test list:
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 0 JUnit[net.adoptopenjdk.test.concurrent.ArrayBlockingQueueTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 1 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentHashMapTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 2 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentLinkedQueueTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 3 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentSkipListMapTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 5 JUnit[net.adoptopenjdk.test.concurrent.CopyOnWriteArrayListTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 6 JUnit[net.adoptopenjdk.test.concurrent.CopyOnWriteArraySetTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 7 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 8 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTestAPI] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 9 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTestStress] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 11 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.LinkedTransferQueueTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 12 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.PhaserTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 13 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ThreadLocalRandomTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 14 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicBooleanTest] Weighting=1
[2025-05-17T14:42:06.040Z] LT 14:42:05.744 - 15 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerArrayTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 16 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerFieldUpdaterTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 17 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 18 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongArrayTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 19 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongFieldUpdaterTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 20 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 21 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicMarkableReferenceTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 22 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceArrayTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 23 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceFieldUpdaterTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 24 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 25 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicStampedReferenceTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 26 JUnit[net.adoptopenjdk.test.concurrent.locks.ReentrantLockTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.744 - 27 JUnit[net.adoptopenjdk.test.concurrent.locks.ReentrantReadWriteLockTest] Weighting=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=0
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=1
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=2
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=3
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=4
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=5
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=6
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=7
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=8
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=9
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=10
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=11
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=12
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=13
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=14
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=15
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=16
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=17
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=18
[2025-05-17T14:42:06.361Z] LT 14:42:05.791 - Starting thread. Suite=0 thread=19
[2025-05-17T14:42:28.993Z] LT 14:42:25.777 - Completed 6.7%. Number of tests started=170
[2025-05-17T14:42:47.753Z] LT 14:42:45.793 - Completed 13.3%. Number of tests started=251 (+81)
[2025-05-17T14:43:10.417Z] LT 14:43:05.871 - Completed 20.0%. Number of tests started=341 (+90)
[2025-05-17T14:43:29.150Z] LT 14:43:25.793 - Completed 26.7%. Number of tests started=446 (+105)
[2025-05-17T14:43:47.911Z] LT 14:43:45.840 - Completed 33.4%. Number of tests started=504 (+58)
[2025-05-17T14:44:06.662Z] LT 14:44:05.840 - Completed 40.0%. Number of tests started=546 (+42)
[2025-05-17T14:44:29.310Z] LT 14:44:25.777 - Completed 46.7%. Number of tests started=633 (+87)
[2025-05-17T14:44:48.063Z] LT 14:44:45.855 - Completed 53.4%. Number of tests started=686 (+53)
[2025-05-17T14:45:10.699Z] LT 14:45:05.777 - Completed 60.0%. Number of tests started=789 (+103)
[2025-05-17T14:45:29.465Z] LT 14:45:25.777 - Completed 66.7%. Number of tests started=845 (+56)
[2025-05-17T14:45:48.255Z] LT 14:45:45.761 - Completed 73.4%. Number of tests started=923 (+78)
[2025-05-17T14:46:07.017Z] LT 14:46:05.886 - Completed 80.1%. Number of tests started=1003 (+80)
[2025-05-17T14:46:29.634Z] LT 14:46:25.839 - Completed 86.7%. Number of tests started=1063 (+60)
[2025-05-17T14:46:48.387Z] LT 14:46:45.823 - Completed 93.4%. Number of tests started=1144 (+81)
[2025-05-17T14:47:07.144Z] STF 14:47:04.373 - Heartbeat: Process LT is still running
[2025-05-17T14:47:07.144Z] LT 14:47:05.886 - Completed 100.0%. Number of tests started=1192 (+48)
[2025-05-17T14:47:07.144Z] LT 14:47:05.933 - Thread completed. Suite=0 thread=6
[2025-05-17T14:47:07.144Z] LT 14:47:06.042 - Thread completed. Suite=0 thread=5
[2025-05-17T14:47:07.444Z] LT 14:47:06.667 - Thread completed. Suite=0 thread=3
[2025-05-17T14:47:12.007Z] LT 14:47:10.355 - Thread completed. Suite=0 thread=10
[2025-05-17T14:47:12.007Z] LT 14:47:10.355 - Thread completed. Suite=0 thread=8
[2025-05-17T14:47:14.818Z] LT 14:47:13.761 - Thread completed. Suite=0 thread=2
[2025-05-17T14:47:15.119Z] LT 14:47:14.214 - Thread completed. Suite=0 thread=7
[2025-05-17T14:47:15.119Z] LT 14:47:14.308 - Thread completed. Suite=0 thread=13
[2025-05-17T14:47:17.919Z] LT 14:47:16.776 - Thread completed. Suite=0 thread=1
[2025-05-17T14:47:17.919Z] LT 14:47:16.776 - Thread completed. Suite=0 thread=15
[2025-05-17T14:47:18.570Z] LT 14:47:17.542 - Thread completed. Suite=0 thread=19
[2025-05-17T14:47:27.229Z] LT 14:47:25.761 - Completed 100.0%. Number of tests started=1192 (+0)
[2025-05-17T14:47:28.771Z] LT 14:47:27.651 - Thread completed. Suite=0 thread=17
[2025-05-17T14:47:28.771Z] LT 14:47:27.651 - Thread completed. Suite=0 thread=16
[2025-05-17T14:47:33.312Z] LT 14:47:31.745 - Thread completed. Suite=0 thread=11
[2025-05-17T14:47:33.312Z] LT 14:47:32.058 - Thread completed. Suite=0 thread=0
[2025-05-17T14:47:33.962Z] LT 14:47:32.980 - Thread completed. Suite=0 thread=9
[2025-05-17T14:47:34.610Z] LT 14:47:33.995 - Thread completed. Suite=0 thread=4
[2025-05-17T14:47:38.189Z] LT 14:47:36.714 - Thread completed. Suite=0 thread=12
[2025-05-17T14:47:39.732Z] LT 14:47:38.948 - Thread completed. Suite=0 thread=14
[2025-05-17T14:47:46.725Z] LT 14:47:45.823 - Completed 100.0%. Number of tests started=1192 (+0)
[2025-05-17T14:47:49.510Z] LT 14:47:48.558 - Thread completed. Suite=0 thread=18
[2025-05-17T14:47:49.510Z] LT 14:47:48.667 - Test stopped due to reaching runtime limit
[2025-05-17T14:47:49.510Z] LT 14:47:48.667 - Load test completed
[2025-05-17T14:47:49.510Z] LT 14:47:48.667 - Ran : 1192
[2025-05-17T14:47:49.510Z] LT 14:47:48.667 - Passed : 1192
[2025-05-17T14:47:49.510Z] LT 14:47:48.667 - Failed : 0
[2025-05-17T14:47:49.510Z] LT 14:47:48.667 - Result : PASSED
[2025-05-17T14:47:49.510Z] STF 14:47:49.012 - Monitoring Report Summary:
[2025-05-17T14:47:49.510Z] STF 14:47:49.013 - o Process LT ended with the expected exit code (0)
[2025-05-17T14:47:49.510Z] STF 14:47:49.014 - EXECUTE stage completed
[2025-05-17T14:47:49.510Z] STF 14:47:49.278 -
[2025-05-17T14:47:49.510Z] STF 14:47:49.278 - ==================== T E A R D O W N ====================
[2025-05-17T14:47:49.510Z] STF 14:47:49.278 - Running teardown: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474915822369\ConcurrentLoadTest_5m_1/20250517-144201-ConcurrentLoadTest/tearDown.pl
[2025-05-17T14:47:49.811Z] STF 14:47:49.651 - TEARDOWN stage completed
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 -
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 - ===================== R E S U L T S =====================
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 - Stage results:
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 - setUp: pass
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 - execute: pass
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 - teardown: pass
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 -
[2025-05-17T14:47:49.812Z] STF 14:47:49.703 - Overall result: PASSED
[2025-05-17T14:47:49.812Z] -----------------------------------
[2025-05-17T14:47:49.812Z] ConcurrentLoadTest_5m_1_PASSED
[2025-05-17T14:47:49.812Z] -----------------------------------
[2025-05-17T14:47:49.812Z]
[2025-05-17T14:47:49.812Z] TEST TEARDOWN:
[2025-05-17T14:47:49.812Z] Nothing to be done for teardown.
[2025-05-17T14:47:50.112Z] ConcurrentLoadTest_5m_1 Finish Time: Sat May 17 14:47:50 2025 Epoch Time (ms): 1747493270058