TestJlmLocal_0
[2025-11-06T02:42:12.255Z] Running test TestJlmLocal_0 ...
[2025-11-06T02:42:12.255Z] ===============================================
[2025-11-06T02:42:12.255Z] TestJlmLocal_0 Start Time: Thu Nov 6 02:42:10 2025 Epoch Time (ms): 1762396930882
[2025-11-06T02:42:12.255Z] variation: Mode150
[2025-11-06T02:42:12.255Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-11-06T02:42:12.255Z] { \
[2025-11-06T02:42:12.255Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T02:42:12.255Z] echo "Nothing to be done for setup."; \
[2025-11-06T02:42:12.255Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0"; \
[2025-11-06T02:42:12.255Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0"; \
[2025-11-06T02:42:12.255Z] echo ""; echo "TESTING:"; \
[2025-11-06T02:42:12.255Z] perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/jlm/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/jlm/..//STF;/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/jlm/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0" -test=TestJlmLocal; \
[2025-11-06T02:42:12.255Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "TestJlmLocal_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0"; else echo "-----------------------------------"; echo "TestJlmLocal_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T02:42:12.255Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T02:42:12.255Z] echo "Nothing to be done for teardown."; \
[2025-11-06T02:42:12.255Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestTargetResult";
[2025-11-06T02:42:12.255Z]
[2025-11-06T02:42:12.255Z] TEST SETUP:
[2025-11-06T02:42:12.255Z] Nothing to be done for setup.
[2025-11-06T02:42:12.255Z]
[2025-11-06T02:42:12.255Z] TESTING:
[2025-11-06T02:42:12.255Z] STF 02:42:10.956 - ========================= S T F =========================
[2025-11-06T02:42:12.255Z] systemtest-prereqs has been processed, and set to: /home/jenkins/externalDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0
[2025-11-06T02:42:12.255Z] There is 39639 Mb free
[2025-11-06T02:42:12.255Z] STF 02:42:10.963 - ================== G E N E R A T I O N ==================
[2025-11-06T02:42:12.255Z] STF 02:42:10.964 - Checking JVM: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image
[2025-11-06T02:42:12.256Z] STF 02:42:10.964 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal"
[2025-11-06T02:42:12.256Z] GEN stderr OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "net.adoptopenjdk.stf.runner.StfClassLoader"). To use archived non-system classes, this property must not be set
[2025-11-06T02:42:12.256Z] GEN 02:42:11.712 - Found test. Project: 'openjdk.test.jlm' class: 'TestJlmLocal.class' Dir: '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.jlm/bin'
[2025-11-06T02:42:12.256Z] GEN 02:42:11.718 - Found test. Project: 'openjdk.test.jlm' class: 'net.adoptopenjdk.test.jlm.TestJlmLocal'
[2025-11-06T02:42:12.256Z] GEN Classpath directories used by project 'openjdk.test.jlm':
[2025-11-06T02:42:12.256Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-11-06T02:42:12.256Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/STF/stf.core/bin
[2025-11-06T02:42:12.256Z] GEN /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar
[2025-11-06T02:42:12.256Z] GEN /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2025-11-06T02:42:12.256Z] GEN /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-11-06T02:42:12.256Z] GEN 02:42:11.827 - Using Mode NoOptions. Values = ''
[2025-11-06T02:42:12.256Z] GEN 02:42:11.864 -
[2025-11-06T02:42:12.256Z] GEN 02:42:11.864 - Test command summary:
[2025-11-06T02:42:12.256Z] GEN 02:42:11.864 - Step Stage Command Description
[2025-11-06T02:42:12.256Z] GEN 02:42:11.864 - -----+--------+-----------------+------------
[2025-11-06T02:42:12.256Z] GEN 02:42:11.864 - 1 execute Run java Run JLM Local test
[2025-11-06T02:42:12.256Z] STF 02:42:11.895 -
[2025-11-06T02:42:12.256Z] STF 02:42:11.896 - Script generation completed
[2025-11-06T02:42:12.256Z] STF 02:42:11.896 -
[2025-11-06T02:42:12.256Z] STF 02:42:11.896 -
[2025-11-06T02:42:12.256Z] STF 02:42:11.896 - ======================= S E T U P =======================
[2025-11-06T02:42:12.256Z] STF 02:42:11.896 - Running setup: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal/setUp.pl
[2025-11-06T02:42:12.256Z] STF 02:42:11.953 - SETUP stage completed
[2025-11-06T02:42:12.256Z] STF 02:42:11.956 -
[2025-11-06T02:42:12.256Z] STF 02:42:11.956 - ==================== E X E C U T E - ====================
[2025-11-06T02:42:12.256Z] STF 02:42:11.956 - Running execute: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal/execute.pl
[2025-11-06T02:42:12.256Z] STF 02:42:12.014 -
[2025-11-06T02:42:12.256Z] STF 02:42:12.014 - Java version
[2025-11-06T02:42:12.256Z] STF 02:42:12.014 - Running: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-11-06T02:42:12.256Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-11-06T02:42:12.256Z] OpenJDK Runtime Environment Temurin-17.0.18+1-202511052036 (build 17.0.18-beta+1-ea)
[2025-11-06T02:42:12.256Z] OpenJDK 64-Bit Server VM Temurin-17.0.18+1-202511052036 (build 17.0.18-beta+1-ea, mixed mode, sharing)
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 -
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - +------ Step 1 - Run JLM Local test
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - | Run foreground process
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - | Mnemonic: TST
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - | Echo: ECHO_ON
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - | Expectation: CLEAN_RUN within 5m
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - |
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java -XX:+UseCompressedOops -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.jlm/bin:/home/jenkins/externalDependency/system_lib/junit/junit.jar net.adoptopenjdk.test.jlm.local.VMLogger jlmtestlocal.log
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal/results/1.TST.stderr
[2025-11-06T02:42:12.256Z] STF 02:42:12.043 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal/results/1.TST.stdout
[2025-11-06T02:42:12.256Z] STF 02:42:12.052 - Monitoring processes: TST
[2025-11-06T02:42:13.212Z] TST j> 2025/11/06 02:42:12.298 GC requested via the MemoryMXBean, and JVM invoked one (acceptable behaviour)
[2025-11-06T02:42:13.212Z] TST j> 2025/11/06 02:42:12.358 GC count before: 0, GC count after: 1
[2025-11-06T02:42:13.212Z] TST j> 2025/11/06 02:42:12.361 GC time before: 0, GC time after: 3
[2025-11-06T02:42:13.212Z] TST stderr j> 2025/11/06 02:42:12.547 Thu Nov 06 02:42:12 UTC 2025 - main : Threads started, waiting for deadlock to establish
[2025-11-06T02:42:13.212Z] TST stderr j> 2025/11/06 02:42:12.548 Thu Nov 06 02:42:12 UTC 2025 - Deadlock Thread 1 : Acquired second lock
[2025-11-06T02:42:13.212Z] TST stderr j> 2025/11/06 02:42:12.598 Thu Nov 06 02:42:12 UTC 2025 - main : Deadlock established
[2025-11-06T02:42:18.598Z] TST stderr j> 2025/11/06 02:42:17.608 Thu Nov 06 02:42:17 UTC 2025 - Deadlock Thread 1 : Interrupted trying to get second lock
[2025-11-06T02:42:18.598Z] TST stderr j> 2025/11/06 02:42:17.609 Thu Nov 06 02:42:17 UTC 2025 - Deadlock Thread 2 : Interrupted trying to get second lock
[2025-11-06T02:42:18.598Z] TST stderr j> 2025/11/06 02:42:17.610 Thu Nov 06 02:42:17 UTC 2025 - Monitor Deadlock Thread 1 : Acquired second monitor
[2025-11-06T02:42:18.598Z] TST stderr j> 2025/11/06 02:42:17.610 Thu Nov 06 02:42:17 UTC 2025 - main : Threads started, waiting for deadlock to establish
[2025-11-06T02:42:18.598Z] TST stderr j> 2025/11/06 02:42:17.661 Thu Nov 06 02:42:17 UTC 2025 - main : Monitor Deadlock established
[2025-11-06T02:42:24.027Z] TST stderr j> 2025/11/06 02:42:22.723 Thu Nov 06 02:42:22 UTC 2025 - main : Deep Lock established (depth = 5)
[2025-11-06T02:42:28.196Z] TST stderr j> 2025/11/06 02:42:27.731 Thu Nov 06 02:42:27 UTC 2025 - Condition Lock Thread : Lock obtained, awaiting signal
[2025-11-06T02:42:28.197Z] TST stderr j> 2025/11/06 02:42:27.731 Thu Nov 06 02:42:27 UTC 2025 - main : Thread started...
[2025-11-06T02:42:33.587Z] TST stderr j> 2025/11/06 02:42:32.733 Thu Nov 06 02:42:32 UTC 2025 - main : Started thread is waiting
[2025-11-06T02:42:38.977Z] TST stderr j> 2025/11/06 02:42:37.738 Thu Nov 06 02:42:37 UTC 2025 - main : Lock obtained, sending signal
[2025-11-06T02:42:38.977Z] TST [25.701s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor34 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.702s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor35 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.702s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor36 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.702s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor37 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.703s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor38 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.703s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor39 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.703s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor40 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.705s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor41 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.717s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor42 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.718s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor43 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.718s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor44 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.723s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor45 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.723s][info][class,load] jdk.internal.reflect.GeneratedMethodAccessor46 source: __ClassDefiner__
[2025-11-06T02:42:38.977Z] TST [25.737s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109a000 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.738s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109a400 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.738s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109a800 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.738s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109ac00 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.738s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109b000 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.739s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109b400 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.739s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109b800 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.739s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109bc00 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.740s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109c000 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.740s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109c400 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.741s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109c800 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.741s][info][class,load] java.lang.invoke.LambdaForm$DMH/0x000000880109cc00 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.741s][info][class,load] java.lang.invoke.LambdaForm$MH/0x000000880109d000 source: __JVM_LookupDefineClass__
[2025-11-06T02:42:38.977Z] TST [25.743s][info][class,load] javax.management.Attribute source: jrt:/java.management
[2025-11-06T02:42:38.977Z] TST stderr j> 2025/11/06 02:42:37.742 Thu Nov 06 02:42:37 UTC 2025 - main : Releasing lock
[2025-11-06T02:42:38.977Z] TST stderr j> 2025/11/06 02:42:37.742 Thu Nov 06 02:42:37 UTC 2025 - Condition Lock Thread : Signal received
[2025-11-06T02:42:38.977Z] STF 02:42:37.991 - Monitoring Report Summary:
[2025-11-06T02:42:38.977Z] STF 02:42:37.991 - o Process TST ended with the expected exit code (0)
[2025-11-06T02:42:38.977Z] STF 02:42:37.991 - EXECUTE stage completed
[2025-11-06T02:42:38.977Z] STF 02:42:38.129 -
[2025-11-06T02:42:38.977Z] STF 02:42:38.129 - ==================== T E A R D O W N ====================
[2025-11-06T02:42:38.977Z] STF 02:42:38.129 - Running teardown: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17623962844918/TestJlmLocal_0/20251106-024210-TestJlmLocal/tearDown.pl
[2025-11-06T02:42:38.977Z] STF 02:42:38.185 - TEARDOWN stage completed
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 -
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 - ===================== R E S U L T S =====================
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 - Stage results:
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 - setUp: pass
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 - execute: pass
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 - teardown: pass
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 -
[2025-11-06T02:42:38.977Z] STF 02:42:38.190 - Overall result: PASSED
[2025-11-06T02:42:38.977Z] -----------------------------------
[2025-11-06T02:42:38.977Z] TestJlmLocal_0_PASSED
[2025-11-06T02:42:38.977Z] -----------------------------------
[2025-11-06T02:42:38.977Z]
[2025-11-06T02:42:38.977Z] TEST TEARDOWN:
[2025-11-06T02:42:38.977Z] Nothing to be done for teardown.
[2025-11-06T02:42:38.977Z] TestJlmLocal_0 Finish Time: Thu Nov 6 02:42:38 2025 Epoch Time (ms): 1762396958203