CLTest_1
[2025-05-08T05:35:11.062Z] Running test CLTest_1 ...
[2025-05-08T05:35:11.062Z] ===============================================
[2025-05-08T05:35:11.062Z] CLTest_1 Start Time: Thu May 8 01:35:10 2025 Epoch Time (ms): 1746682510882
[2025-05-08T05:35:11.062Z] variation: Mode650
[2025-05-08T05:35:11.062Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-05-08T05:35:11.062Z] { \
[2025-05-08T05:35:11.062Z] echo ""; echo "TEST SETUP:"; \
[2025-05-08T05:35:11.062Z] echo "Nothing to be done for setup."; \
[2025-05-08T05:35:11.062Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1"; \
[2025-05-08T05:35:11.062Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1"; \
[2025-05-08T05:35:11.062Z] echo ""; echo "TESTING:"; \
[2025-05-08T05:35:11.063Z] perl /Users/admin/workspace/workspace/Test_openjdk17_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_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/" -java-args=' -XX:-UseCompressedOops ' -results-root="/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1" -test=CLTest -test-args="variant=CLTest"; \
[2025-05-08T05:35:11.063Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CLTest_1""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1"; else echo "-----------------------------------"; echo "CLTest_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-08T05:35:11.063Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-08T05:35:11.063Z] echo "Nothing to be done for teardown."; \
[2025-05-08T05:35:11.063Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/TestTargetResult";
[2025-05-08T05:35:11.063Z]
[2025-05-08T05:35:11.063Z] TEST SETUP:
[2025-05-08T05:35:11.063Z] Nothing to be done for setup.
[2025-05-08T05:35:11.063Z]
[2025-05-08T05:35:11.063Z] TESTING:
[2025-05-08T05:35:11.063Z] STF 01:35:10.927 - ========================= S T F =========================
[2025-05-08T05:35:11.063Z] 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_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1
[2025-05-08T05:35:11.063Z] There is 28634 Mb free
[2025-05-08T05:35:11.063Z] STF 01:35:10.931 - ================== G E N E R A T I O N ==================
[2025-05-08T05:35:11.063Z] STF 01:35:10.932 - Checking JVM: /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-08T05:35:11.063Z] STF 01:35:10.932 - Starting process to generate scripts: /Users/admin/workspace/workspace/Test_openjdk17_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_openjdk17_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_openjdk17_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//asm/asm.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//log4j/log4j-core.jar:/Users/admin/workspace/workspace/Test_openjdk17_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_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest/stf_parameters.properties, , /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest"
[2025-05-08T05:35:11.063Z] 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-05-08T05:35:11.506Z] GEN 01:35:11.339 - Found test. Project: 'openjdk.test.modularity' class: 'CLTest.class' Dir: '/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-08T05:35:11.506Z] GEN 01:35:11.352 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.CLTest'
[2025-05-08T05:35:11.506Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/bin
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-08T05:35:11.506Z] GEN /Users/admin/workspace/testDependency/system_lib/junit/junit.jar
[2025-05-08T05:35:11.506Z] GEN 01:35:11.445 - Using Mode NoOptions. Values = ''
[2025-05-08T05:35:11.944Z] GEN 01:35:11.466 -
[2025-05-08T05:35:11.944Z] GEN 01:35:11.466 - Test command summary:
[2025-05-08T05:35:11.944Z] GEN 01:35:11.467 - Step Stage Command Description
[2025-05-08T05:35:11.944Z] GEN 01:35:11.467 - -----+--------+-----------------+------------
[2025-05-08T05:35:11.944Z] GEN 01:35:11.467 - 1 execute Run java Run Modularity ClassLoading tests
[2025-05-08T05:35:11.944Z] STF 01:35:11.488 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.488 - Script generation completed
[2025-05-08T05:35:11.944Z] STF 01:35:11.488 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.489 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.489 - ======================= S E T U P =======================
[2025-05-08T05:35:11.944Z] STF 01:35:11.489 - Running setup: perl /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest/setUp.pl
[2025-05-08T05:35:11.944Z] STF 01:35:11.520 - SETUP stage completed
[2025-05-08T05:35:11.944Z] STF 01:35:11.527 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.527 - ==================== E X E C U T E - ====================
[2025-05-08T05:35:11.944Z] STF 01:35:11.527 - Running execute: perl /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest/execute.pl
[2025-05-08T05:35:11.944Z] STF 01:35:11.556 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.556 - Java version
[2025-05-08T05:35:11.944Z] STF 01:35:11.556 - Running: /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-08T05:35:11.944Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-08T05:35:11.944Z] OpenJDK Runtime Environment Temurin-17.0.16+2-202505071932 (build 17.0.16-beta+2-ea)
[2025-05-08T05:35:11.944Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+2-202505071932 (build 17.0.16-beta+2-ea, mixed mode, sharing)
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - +------ Step 1 - Run Modularity ClassLoading tests
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - | Run foreground process
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - | Program: /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - | Mnemonic: CLT
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - | Echo: ECHO_ON
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - | Expectation: CLEAN_RUN within 1m
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - |
[2025-05-08T05:35:11.944Z] STF 01:35:11.586 - Running command: /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -Xbootclasspath/a:/Users/admin/workspace/workspace/Test_openjdk17_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_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello:/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper:/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet:/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola:/Users/admin/workspace/workspace/Test_openjdk17_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-05-08T05:35:11.944Z] STF 01:35:11.586 - Redirecting stderr to /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest/results/1.CLT.stderr
[2025-05-08T05:35:11.944Z] STF 01:35:11.587 - Redirecting stdout to /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest/results/1.CLT.stdout
[2025-05-08T05:35:11.944Z] STF 01:35:11.591 - Monitoring processes: CLT
[2025-05-08T05:35:11.944Z] CLT JUnit version 4.12
[2025-05-08T05:35:11.944Z] CLT ........
[2025-05-08T05:35:11.944Z] CLT Time: 0.014
[2025-05-08T05:35:11.944Z] CLT
[2025-05-08T05:35:11.944Z] CLT OK (8 tests)
[2025-05-08T05:35:11.944Z] CLT
[2025-05-08T05:35:11.944Z] STF 01:35:11.739 - Monitoring Report Summary:
[2025-05-08T05:35:11.944Z] STF 01:35:11.739 - o Process CLT ended with the expected exit code (0)
[2025-05-08T05:35:11.944Z] STF 01:35:11.739 - EXECUTE stage completed
[2025-05-08T05:35:11.944Z] STF 01:35:11.750 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.750 - ==================== T E A R D O W N ====================
[2025-05-08T05:35:11.944Z] STF 01:35:11.750 - Running teardown: perl /Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17466818563630/CLTest_1/20250508-013510-CLTest/tearDown.pl
[2025-05-08T05:35:11.944Z] STF 01:35:11.780 - TEARDOWN stage completed
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 - ===================== R E S U L T S =====================
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 - Stage results:
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 - setUp: pass
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 - execute: pass
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 - teardown: pass
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 -
[2025-05-08T05:35:11.944Z] STF 01:35:11.789 - Overall result: PASSED
[2025-05-08T05:35:11.944Z] -----------------------------------
[2025-05-08T05:35:11.944Z] CLTest_1_PASSED
[2025-05-08T05:35:11.944Z] -----------------------------------
[2025-05-08T05:35:11.944Z]
[2025-05-08T05:35:11.944Z] TEST TEARDOWN:
[2025-05-08T05:35:11.944Z] Nothing to be done for teardown.
[2025-05-08T05:35:11.944Z] CLTest_1 Finish Time: Thu May 8 01:35:11 2025 Epoch Time (ms): 1746682511807