UtilLoadTest_5m_1
[2025-05-23T03:18:19.766Z] Running test UtilLoadTest_5m_1 ...
[2025-05-23T03:18:19.766Z] ===============================================
[2025-05-23T03:18:20.067Z] UtilLoadTest_5m_1 Start Time: Fri May 23 03:18:19 2025 Epoch Time (ms): 1747970299898
[2025-05-23T03:18:20.367Z] variation: Mode650
[2025-05-23T03:18:20.367Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-05-23T03:18:20.367Z] { \
[2025-05-23T03:18:20.367Z] echo ""; echo "TEST SETUP:"; \
[2025-05-23T03:18:20.367Z] echo "Nothing to be done for setup."; \
[2025-05-23T03:18:20.367Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17479692303086\\UtilLoadTest_5m_1"; \
[2025-05-23T03:18:20.367Z] cd "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17479692303086\\UtilLoadTest_5m_1"; \
[2025-05-23T03:18:20.367Z] echo ""; echo "TESTING:"; \
[2025-05-23T03:18:20.367Z] perl C:/Users/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\STF;C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\aqa-systemtest""" -systemtest-prereqs="C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\\" -java-args=' -XX:-UseCompressedOops ' -results-root="C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17479692303086\\UtilLoadTest_5m_1" -test=UtilLoadTest -test-args="timeLimit=5m"; \
[2025-05-23T03:18:20.367Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "UtilLoadTest_5m_1""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17479692303086\\UtilLoadTest_5m_1"; else echo "-----------------------------------"; echo "UtilLoadTest_5m_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-23T03:18:20.367Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-23T03:18:20.367Z] echo "Nothing to be done for teardown."; \
[2025-05-23T03:18:20.367Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17479692303086\\TestTargetResult";
[2025-05-23T03:18:20.667Z]
[2025-05-23T03:18:20.667Z] TEST SETUP:
[2025-05-23T03:18:20.667Z] Nothing to be done for setup.
[2025-05-23T03:18:20.667Z]
[2025-05-23T03:18:20.667Z] TESTING:
[2025-05-23T03:18:20.967Z] STF 03:18:20.851 - ========================= S T F =========================
[2025-05-23T03:18:20.967Z] 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_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17479692303086\UtilLoadTest_5m_1
[2025-05-23T03:18:21.268Z] There is 21653 Mb free
[2025-05-23T03:18:21.268Z] STF 03:18:20.928 - ================== G E N E R A T I O N ==================
[2025-05-23T03:18:21.268Z] STF 03:18:20.934 - Checking JVM: C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image
[2025-05-23T03:18:21.269Z] STF 03:18:20.935 - Starting process to generate scripts: C:/Users/jenkins/workspace/Test_openjdk25_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_openjdk25_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_openjdk25_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/asm/asm.jar;C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/asm/asm-commons.jar;C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-api.jar;C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/Users/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17479692303086\UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/stf_parameters.properties, , C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17479692303086\UtilLoadTest_5m_1/20250523-031820-UtilLoadTest"
[2025-05-23T03:18:22.331Z] GEN 03:18:22.026 - Found test. Project: 'openjdk.test.load' class: 'UtilLoadTest.class' Dir: 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.load\bin'
[2025-05-23T03:18:22.331Z] GEN 03:18:22.068 - Found test. Project: 'openjdk.test.load' class: 'net.adoptopenjdk.stf.UtilLoadTest'
[2025-05-23T03:18:22.331Z] GEN Classpath directories used by project 'openjdk.test.load':
[2025-05-23T03:18:22.331Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\aqa-systemtest\\openjdk.test.load\\bin
[2025-05-23T03:18:22.331Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\STF\\stf.core\\bin
[2025-05-23T03:18:22.331Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\STF\\stf.load\\bin
[2025-05-23T03:18:22.331Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-23T03:18:22.331Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-23T03:18:22.331Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-23T03:18:22.331Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-23T03:18:22.632Z] GEN 03:18:22.325 - Using Mode NoOptions. Values = ''
[2025-05-23T03:18:22.632Z] GEN 03:18:22.446 -
[2025-05-23T03:18:22.632Z] GEN 03:18:22.446 - Test command summary:
[2025-05-23T03:18:22.632Z] GEN 03:18:22.447 - Step Stage Command Description
[2025-05-23T03:18:22.632Z] GEN 03:18:22.447 - -----+--------+-----------------+------------
[2025-05-23T03:18:22.632Z] GEN 03:18:22.447 - 1 execute Run java Run util load tests
[2025-05-23T03:18:22.632Z] STF 03:18:22.471 -
[2025-05-23T03:18:22.632Z] STF 03:18:22.471 - Script generation completed
[2025-05-23T03:18:22.632Z] STF 03:18:22.471 -
[2025-05-23T03:18:22.632Z] STF 03:18:22.473 -
[2025-05-23T03:18:22.632Z] STF 03:18:22.473 - ======================= S E T U P =======================
[2025-05-23T03:18:22.632Z] STF 03:18:22.473 - Running setup: perl C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17479692303086\UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/setUp.pl
[2025-05-23T03:18:22.932Z] STF 03:18:22.844 - SETUP stage completed
[2025-05-23T03:18:22.932Z] STF 03:18:22.875 -
[2025-05-23T03:18:22.932Z] STF 03:18:22.876 - ==================== E X E C U T E - ====================
[2025-05-23T03:18:22.932Z] STF 03:18:22.876 - Running execute: perl C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17479692303086\UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/execute.pl
[2025-05-23T03:18:23.583Z] STF 03:18:23.250 -
[2025-05-23T03:18:23.583Z] STF 03:18:23.251 - Java version
[2025-05-23T03:18:23.583Z] STF 03:18:23.251 - Running: C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-23T03:18:23.583Z] openjdk version "25-beta" 2025-09-16
[2025-05-23T03:18:23.583Z] OpenJDK Runtime Environment Temurin-25+24-202505222039 (build 25-beta+24-ea)
[2025-05-23T03:18:23.583Z] OpenJDK 64-Bit Server VM Temurin-25+24-202505222039 (build 25-beta+24-ea, mixed mode)
[2025-05-23T03:18:23.583Z] STF 03:18:23.364 -
[2025-05-23T03:18:23.583Z] STF 03:18:23.364 - +------ Step 1 - Run util load tests
[2025-05-23T03:18:23.583Z] STF 03:18:23.364 - | Run foreground process
[2025-05-23T03:18:23.583Z] STF 03:18:23.365 - | Program: C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-23T03:18:23.583Z] STF 03:18:23.365 - | Mnemonic: ULT
[2025-05-23T03:18:23.583Z] STF 03:18:23.365 - | Echo: ECHO_ON
[2025-05-23T03:18:23.583Z] STF 03:18:23.365 - | Expectation: CLEAN_RUN within 1h
[2025-05-23T03:18:23.583Z] STF 03:18:23.365 - |
[2025-05-23T03:18:23.583Z] STF 03:18:23.366 - Running command: C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -javaagent:C:/Users/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\STF\stf.load\bin;C:\Users\jenkins\workspace\Test_openjdk25_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_openjdk25_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.util\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\aqa-tests\TKG\output_17479692303086\UtilLoadTest_5m_1\20250523-031820-UtilLoadTest\results -resultsPrefix 1.ULT. -timeLimit 5m -abortIfOutOfMemory false -reportFailureLimit 1 -abortAtFailureLimit 10 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.util.threadCount 3 -suite.util.inventoryFile C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17479692303086/UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/results/1.ULT.inventory/openjdk.test.load/config/inventories/util/util.xml -suite.util.inventoryExcludeFile C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17479692303086/UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/results/1.ULT.inventory/openjdk.test.load/config/inventories/util/util_exclude.xml -suite.util.selection random -suite.util.seed -1 -suite.util.repeatCount 1 -suite.util.thinkingTime 0ms..0ms
[2025-05-23T03:18:23.583Z] STF 03:18:23.366 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17479692303086/UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/results/1.ULT.stderr
[2025-05-23T03:18:23.583Z] STF 03:18:23.366 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17479692303086/UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/results/1.ULT.stdout
[2025-05-23T03:18:23.583Z] STF 03:18:23.434 - Monitoring processes: ULT
[2025-05-23T03:18:25.172Z] ULT 03:18:24.766 - Load test parameters
[2025-05-23T03:18:25.173Z] ULT 03:18:24.771 - Time limited = true
[2025-05-23T03:18:25.173Z] ULT 03:18:24.771 - Time limit = 5m
[2025-05-23T03:18:25.173Z] ULT 03:18:24.771 - abortIfOutOfMemory = false
[2025-05-23T03:18:25.173Z] ULT 03:18:24.771 - reportFailureLimit = 1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.771 - abortAtFailureLimit = 10
[2025-05-23T03:18:25.173Z] ULT 03:18:24.774 - maxTotalLogFileSpace = 209715200
[2025-05-23T03:18:25.173Z] ULT 03:18:24.774 - maxSingleLogSize = 8388608
[2025-05-23T03:18:25.173Z] ULT 03:18:24.774 - Parameters for suite 0
[2025-05-23T03:18:25.173Z] ULT 03:18:24.774 - Suite name = util
[2025-05-23T03:18:25.173Z] ULT 03:18:24.774 - Number threads = 3
[2025-05-23T03:18:25.173Z] ULT 03:18:24.775 - Supplied seed = -1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.775 - Inventory file = C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17479692303086/UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/results/1.ULT.inventory/openjdk.test.load/config/inventories/util/util.xml
[2025-05-23T03:18:25.173Z] ULT 03:18:24.775 - Exclude file = C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17479692303086/UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/results/1.ULT.inventory/openjdk.test.load/config/inventories/util/util_exclude.xml
[2025-05-23T03:18:25.173Z] ULT 03:18:24.775 - Number tests = -1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.775 - Repeat count = 1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.776 - Thinking time = 0ms..0ms
[2025-05-23T03:18:25.173Z] ULT 03:18:24.776 - Selection mode = random
[2025-05-23T03:18:25.173Z] ULT 03:18:24.776 - Actual seed = 1749760094298
[2025-05-23T03:18:25.173Z] ULT 03:18:24.807 - Parsing inventory file. Root=C:\\Users\\jenkins\\workspace\\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\\aqa-tests\\TKG\\output_17479692303086\\UtilLoadTest_5m_1\\20250523-031820-UtilLoadTest\\results\\1.ULT.inventory File=openjdk.test.load/config/inventories/util/util.xml
[2025-05-23T03:18:25.173Z] ULT 03:18:24.832 - Reading exclusion file. File=openjdk.test.load/config/inventories/util/util_exclude.xml
[2025-05-23T03:18:25.173Z] ULT 03:18:24.833 - Parsing inventory file. Root=C:\\Users\\jenkins\\workspace\\Test_openjdk25_hs_extended.system_aarch64_windows_testList_2\\aqa-tests\\TKG\\output_17479692303086\\UtilLoadTest_5m_1\\20250523-031820-UtilLoadTest\\results\\1.ULT.inventory File=openjdk.test.load/config/inventories/util/util_exclude.xml
[2025-05-23T03:18:25.173Z] ULT 03:18:24.839 - Final test list:
[2025-05-23T03:18:25.173Z] ULT 03:18:24.851 - 0 ArbitraryJava[net.adoptopenjdk.test.util.calendars.CalendarTest run] Weighting=1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.851 - 1 ArbitraryJava[net.adoptopenjdk.test.util.hashmap.Hog run] Weighting=1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.851 - 2 JUnit[net.adoptopenjdk.test.util.lilac.TestArrays] Weighting=1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.851 - 4 JUnit[net.adoptopenjdk.test.util.treemap.TreeMapAPITest] Weighting=1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.851 - 5 JUnit[net.adoptopenjdk.test.util.treemap.TreeMapTest] Weighting=1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.870 - Starting thread. Suite=0 thread=0
[2025-05-23T03:18:25.173Z] ULT 03:18:24.872 - Starting thread. Suite=0 thread=1
[2025-05-23T03:18:25.173Z] ULT 03:18:24.872 - Starting thread. Suite=0 thread=2
[2025-05-23T03:18:47.968Z] ULT 03:18:44.901 - Completed 6.7%. Number of tests started=15779
[2025-05-23T03:19:06.755Z] ULT 03:19:04.932 - Completed 13.4%. Number of tests started=33260 (+17481)
[2025-05-23T03:19:25.546Z] ULT 03:19:24.869 - Completed 20.0%. Number of tests started=50738 (+17478)
[2025-05-23T03:19:48.181Z] ULT 03:19:44.885 - Completed 26.7%. Number of tests started=68629 (+17891)
[2025-05-23T03:20:07.063Z] ULT 03:20:04.916 - Completed 33.4%. Number of tests started=86392 (+17763)
[2025-05-23T03:20:25.884Z] ULT 03:20:24.932 - Completed 40.0%. Number of tests started=103986 (+17594)
[2025-05-23T03:20:48.630Z] ULT 03:20:44.947 - Completed 46.7%. Number of tests started=121608 (+17622)
[2025-05-23T03:21:07.388Z] ULT 03:21:04.947 - Completed 53.4%. Number of tests started=138472 (+16864)
[2025-05-23T03:21:26.218Z] ULT 03:21:24.963 - Completed 60.1%. Number of tests started=156442 (+17970)
[2025-05-23T03:21:48.971Z] ULT 03:21:44.947 - Completed 66.7%. Number of tests started=173840 (+17398)
[2025-05-23T03:22:07.773Z] ULT 03:22:04.900 - Completed 73.4%. Number of tests started=191252 (+17412)
[2025-05-23T03:22:26.657Z] ULT 03:22:24.962 - Completed 80.1%. Number of tests started=208134 (+16882)
[2025-05-23T03:22:49.473Z] ULT 03:22:44.884 - Completed 86.7%. Number of tests started=223903 (+15769)
[2025-05-23T03:23:08.271Z] ULT 03:23:04.900 - Completed 93.4%. Number of tests started=241372 (+17469)
[2025-05-23T03:23:23.802Z] STF 03:23:23.225 - Heartbeat: Process ULT is still running
[2025-05-23T03:23:25.357Z] ULT 03:23:24.775 - Thread completed. Suite=0 thread=0
[2025-05-23T03:23:25.357Z] ULT 03:23:24.775 - Thread completed. Suite=0 thread=1
[2025-05-23T03:23:25.357Z] ULT 03:23:24.775 - Thread completed. Suite=0 thread=2
[2025-05-23T03:23:25.657Z] ULT 03:23:24.837 - Test stopped due to reaching runtime limit
[2025-05-23T03:23:25.657Z] ULT 03:23:24.837 - Load test completed
[2025-05-23T03:23:25.657Z] ULT 03:23:24.837 - Ran : 258624
[2025-05-23T03:23:25.657Z] ULT 03:23:24.837 - Passed : 258624
[2025-05-23T03:23:25.657Z] ULT 03:23:24.837 - Failed : 0
[2025-05-23T03:23:25.657Z] ULT 03:23:24.837 - Result : PASSED
[2025-05-23T03:23:25.657Z] STF 03:23:25.330 - Monitoring Report Summary:
[2025-05-23T03:23:25.657Z] STF 03:23:25.330 - o Process ULT ended with the expected exit code (0)
[2025-05-23T03:23:25.657Z] STF 03:23:25.331 - EXECUTE stage completed
[2025-05-23T03:23:25.657Z] STF 03:23:25.441 -
[2025-05-23T03:23:25.657Z] STF 03:23:25.441 - ==================== T E A R D O W N ====================
[2025-05-23T03:23:25.657Z] STF 03:23:25.441 - Running teardown: perl C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17479692303086\UtilLoadTest_5m_1/20250523-031820-UtilLoadTest/tearDown.pl
[2025-05-23T03:23:26.715Z] STF 03:23:26.361 - TEARDOWN stage completed
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 -
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 - ===================== R E S U L T S =====================
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 - Stage results:
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 - setUp: pass
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 - execute: pass
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 - teardown: pass
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 -
[2025-05-23T03:23:26.715Z] STF 03:23:26.391 - Overall result: PASSED
[2025-05-23T03:23:26.715Z] -----------------------------------
[2025-05-23T03:23:26.715Z] UtilLoadTest_5m_1_PASSED
[2025-05-23T03:23:26.715Z] -----------------------------------
[2025-05-23T03:23:26.715Z]
[2025-05-23T03:23:26.715Z] TEST TEARDOWN:
[2025-05-23T03:23:26.715Z] Nothing to be done for teardown.
[2025-05-23T03:23:27.016Z] UtilLoadTest_5m_1 Finish Time: Fri May 23 03:23:26 2025 Epoch Time (ms): 1747970606720