CLTest_1
[2025-06-18T20:55:15.496Z] Running test CLTest_1 ...
[2025-06-18T20:55:15.496Z] ===============================================
[2025-06-18T20:55:15.496Z] CLTest_1 Start Time: Wed Jun 18 16:55:15 2025 Epoch Time (ms): 1750280115248
[2025-06-18T20:55:15.496Z] variation: Mode650
[2025-06-18T20:55:15.496Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-06-18T20:55:15.496Z] { \
[2025-06-18T20:55:15.496Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T20:55:15.496Z] echo "Nothing to be done for setup."; \
[2025-06-18T20:55:15.496Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1"; \
[2025-06-18T20:55:15.496Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1"; \
[2025-06-18T20:55:15.496Z] echo ""; echo "TESTING:"; \
[2025-06-18T20:55:15.496Z] perl /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/" -java-args=' -XX:-UseCompressedOops ' -results-root="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1" -test=CLTest -test-args="variant=CLTest"; \
[2025-06-18T20:55:15.496Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CLTest_1""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1"; else echo "-----------------------------------"; echo "CLTest_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T20:55:15.496Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T20:55:15.496Z] echo "Nothing to be done for teardown."; \
[2025-06-18T20:55:15.496Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/TestTargetResult";
[2025-06-18T20:55:15.496Z]
[2025-06-18T20:55:15.496Z] TEST SETUP:
[2025-06-18T20:55:15.496Z] Nothing to be done for setup.
[2025-06-18T20:55:15.496Z]
[2025-06-18T20:55:15.496Z] TESTING:
[2025-06-18T20:55:15.496Z] STF 16:55:15.293 - ========================= S T F =========================
[2025-06-18T20:55:15.496Z] systemtest-prereqs has been processed, and set to: /Users/admin/workspace/testDependency/system_libRetrieving amount of free space on drive containing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1
[2025-06-18T20:55:15.496Z] There is 28750 Mb free
[2025-06-18T20:55:15.496Z] STF 16:55:15.298 - ================== G E N E R A T I O N ==================
[2025-06-18T20:55:15.496Z] STF 16:55:15.299 - Checking JVM: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-18T20:55:15.496Z] STF 16:55:15.299 - Starting process to generate scripts: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//asm/asm.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//log4j/log4j-core.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest/stf_parameters.properties, , /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest"
[2025-06-18T20:55:15.496Z] GEN [0.004s][warning][cds] 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-06-18T20:55:15.496Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-06-18T20:55:15.852Z] GEN 16:55:15.728 - Found test. Project: 'openjdk.test.modularity' class: 'CLTest.class' Dir: '/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-06-18T20:55:15.852Z] GEN 16:55:15.738 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.CLTest'
[2025-06-18T20:55:15.852Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/bin
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/testDependency/system_lib/log4j/log4j-api.jar
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/testDependency/system_lib/log4j/log4j-core.jar
[2025-06-18T20:55:15.852Z] GEN /Users/admin/workspace/testDependency/system_lib/junit/junit.jar
[2025-06-18T20:55:15.852Z] GEN 16:55:15.819 - Using Mode NoOptions. Values = ''
[2025-06-18T20:55:16.212Z] GEN 16:55:15.838 -
[2025-06-18T20:55:16.212Z] GEN 16:55:15.838 - Test command summary:
[2025-06-18T20:55:16.212Z] GEN 16:55:15.838 - Step Stage Command Description
[2025-06-18T20:55:16.212Z] GEN 16:55:15.838 - -----+--------+-----------------+------------
[2025-06-18T20:55:16.212Z] GEN 16:55:15.838 - 1 execute Run java Run Modularity ClassLoading tests
[2025-06-18T20:55:16.212Z] STF 16:55:15.863 -
[2025-06-18T20:55:16.212Z] STF 16:55:15.863 - Script generation completed
[2025-06-18T20:55:16.212Z] STF 16:55:15.863 -
[2025-06-18T20:55:16.212Z] STF 16:55:15.863 -
[2025-06-18T20:55:16.212Z] STF 16:55:15.863 - ======================= S E T U P =======================
[2025-06-18T20:55:16.212Z] STF 16:55:15.863 - Running setup: perl /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest/setUp.pl
[2025-06-18T20:55:16.212Z] STF 16:55:15.893 - SETUP stage completed
[2025-06-18T20:55:16.212Z] STF 16:55:15.899 -
[2025-06-18T20:55:16.212Z] STF 16:55:15.899 - ==================== E X E C U T E - ====================
[2025-06-18T20:55:16.212Z] STF 16:55:15.899 - Running execute: perl /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest/execute.pl
[2025-06-18T20:55:16.212Z] STF 16:55:15.927 -
[2025-06-18T20:55:16.212Z] STF 16:55:15.927 - Java version
[2025-06-18T20:55:16.212Z] STF 16:55:15.927 - Running: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-06-18T20:55:16.212Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-06-18T20:55:16.212Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-18T20:55:16.212Z] OpenJDK Runtime Environment Temurin-21.0.8+7-202506181905 (build 21.0.8-beta+7-ea)
[2025-06-18T20:55:16.212Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+7-202506181905 (build 21.0.8-beta+7-ea, mixed mode, sharing)
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 -
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - +------ Step 1 - Run Modularity ClassLoading tests
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - | Run foreground process
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - | Program: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - | Mnemonic: CLT
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - | Echo: ECHO_ON
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - | Expectation: CLEAN_RUN within 1m
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - |
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - Running command: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -Xbootclasspath/a:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi --add-reads com.test=ALL-UNNAMED --module-path /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test -XX:-UseCompressedOops -classpath /Users/admin/workspace/testDependency/system_lib/junit/junit.jar:/Users/admin/workspace/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestClassLoading
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - Redirecting stderr to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest/results/1.CLT.stderr
[2025-06-18T20:55:16.212Z] STF 16:55:15.960 - Redirecting stdout to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest/results/1.CLT.stdout
[2025-06-18T20:55:16.212Z] STF 16:55:15.965 - Monitoring processes: CLT
[2025-06-18T20:55:16.212Z] CLT stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-06-18T20:55:16.212Z] CLT JUnit version 4.12
[2025-06-18T20:55:16.212Z] CLT ........
[2025-06-18T20:55:16.212Z] CLT Time: 0.013
[2025-06-18T20:55:16.212Z] CLT
[2025-06-18T20:55:16.212Z] CLT OK (8 tests)
[2025-06-18T20:55:16.212Z] CLT
[2025-06-18T20:55:16.212Z] STF 16:55:16.099 - Monitoring Report Summary:
[2025-06-18T20:55:16.212Z] STF 16:55:16.099 - o Process CLT ended with the expected exit code (0)
[2025-06-18T20:55:16.212Z] STF 16:55:16.099 - EXECUTE stage completed
[2025-06-18T20:55:16.212Z] STF 16:55:16.108 -
[2025-06-18T20:55:16.212Z] STF 16:55:16.108 - ==================== T E A R D O W N ====================
[2025-06-18T20:55:16.212Z] STF 16:55:16.108 - Running teardown: perl /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502775685601/CLTest_1/20250618-165515-CLTest/tearDown.pl
[2025-06-18T20:55:16.212Z] STF 16:55:16.141 - TEARDOWN stage completed
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 -
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 - ===================== R E S U L T S =====================
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 - Stage results:
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 - setUp: pass
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 - execute: pass
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 - teardown: pass
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 -
[2025-06-18T20:55:16.212Z] STF 16:55:16.143 - Overall result: PASSED
[2025-06-18T20:55:16.212Z] -----------------------------------
[2025-06-18T20:55:16.212Z] CLTest_1_PASSED
[2025-06-18T20:55:16.212Z] -----------------------------------
[2025-06-18T20:55:16.212Z]
[2025-06-18T20:55:16.212Z] TEST TEARDOWN:
[2025-06-18T20:55:16.212Z] Nothing to be done for teardown.
[2025-06-18T20:55:16.212Z] CLTest_1 Finish Time: Wed Jun 18 16:55:16 2025 Epoch Time (ms): 1750280116157