CLTest_2
[2024-09-25T23:32:26.229Z] Running test CLTest_2 ...
[2024-09-25T23:32:26.229Z] ===============================================
[2024-09-25T23:32:26.229Z] CLTest_2 Start Time: Wed Sep 25 23:32:25 2024 Epoch Time (ms): 1727307145961
[2024-09-25T23:32:26.229Z] variation: Mode1000
[2024-09-25T23:32:26.229Z] JVM_OPTIONS:
[2024-09-25T23:32:26.229Z] { \
[2024-09-25T23:32:26.229Z] echo ""; echo "TEST SETUP:"; \
[2024-09-25T23:32:26.229Z] echo "Nothing to be done for setup."; \
[2024-09-25T23:32:26.229Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2"; \
[2024-09-25T23:32:26.229Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2"; \
[2024-09-25T23:32:26.229Z] echo ""; echo "TESTING:"; \
[2024-09-25T23:32:26.229Z] perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/../../testDependency/system_lib/" -java-args=' ' -results-root="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2" -test=CLTest -test-args="variant=CLTest"; \
[2024-09-25T23:32:26.229Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CLTest_2""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2"; else echo "-----------------------------------"; echo "CLTest_2""_FAILED"; echo "-----------------------------------"; fi; \
[2024-09-25T23:32:26.229Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-09-25T23:32:26.229Z] echo "Nothing to be done for teardown."; \
[2024-09-25T23:32:26.229Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/TestTargetResult";
[2024-09-25T23:32:26.229Z]
[2024-09-25T23:32:26.229Z] TEST SETUP:
[2024-09-25T23:32:26.229Z] Nothing to be done for setup.
[2024-09-25T23:32:26.229Z]
[2024-09-25T23:32:26.229Z] TESTING:
[2024-09-25T23:32:27.016Z] STF 23:32:26.475 - ========================= S T F =========================
[2024-09-25T23:32:27.016Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2
[2024-09-25T23:32:27.016Z] There is 730311 Mb free
[2024-09-25T23:32:27.016Z] STF 23:32:26.524 - ================== G E N E R A T I O N ==================
[2024-09-25T23:32:27.016Z] STF 23:32:26.540 - Checking JVM: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2024-09-25T23:32:27.016Z] STF 23:32:26.541 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -classpath /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest"
[2024-09-25T23:32:34.088Z] GEN 23:32:33.485 - Found test. Project: 'openjdk.test.modularity' class: 'CLTest.class' Dir: '/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2024-09-25T23:32:34.088Z] GEN 23:32:33.562 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.CLTest'
[2024-09-25T23:32:34.877Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/STF/stf.core/bin
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2024-09-25T23:32:34.877Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2024-09-25T23:32:35.806Z] GEN 23:32:34.779 - Using Mode NoOptions. Values = ''
[2024-09-25T23:32:36.633Z] GEN 23:32:35.842 -
[2024-09-25T23:32:36.633Z] GEN 23:32:35.843 - Test command summary:
[2024-09-25T23:32:36.633Z] GEN 23:32:35.861 - Step Stage Command Description
[2024-09-25T23:32:36.633Z] GEN 23:32:35.861 - -----+--------+-----------------+------------
[2024-09-25T23:32:36.633Z] GEN 23:32:35.862 - 1 execute Run java Run Modularity ClassLoading tests
[2024-09-25T23:32:36.633Z] STF 23:32:36.176 -
[2024-09-25T23:32:36.633Z] STF 23:32:36.176 - Script generation completed
[2024-09-25T23:32:36.633Z] STF 23:32:36.176 -
[2024-09-25T23:32:36.633Z] STF 23:32:36.176 -
[2024-09-25T23:32:36.633Z] STF 23:32:36.176 - ======================= S E T U P =======================
[2024-09-25T23:32:36.633Z] STF 23:32:36.176 - Running setup: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest/setUp.pl
[2024-09-25T23:32:36.633Z] STF 23:32:36.357 - SETUP stage completed
[2024-09-25T23:32:36.633Z] STF 23:32:36.361 -
[2024-09-25T23:32:36.633Z] STF 23:32:36.362 - ==================== E X E C U T E - ====================
[2024-09-25T23:32:36.633Z] STF 23:32:36.362 - Running execute: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest/execute.pl
[2024-09-25T23:32:37.446Z] STF 23:32:36.581 -
[2024-09-25T23:32:37.446Z] STF 23:32:36.603 - Java version
[2024-09-25T23:32:37.446Z] STF 23:32:36.603 - Running: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2024-09-25T23:32:37.446Z] openjdk version "11.0.25-beta" 2024-10-15
[2024-09-25T23:32:37.446Z] OpenJDK Runtime Environment Temurin-11.0.25+7-202409252004 (build 11.0.25-beta+7-ea)
[2024-09-25T23:32:37.446Z] OpenJDK Server VM Temurin-11.0.25+7-202409252004 (build 11.0.25-beta+7-ea, mixed mode)
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 -
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - +------ Step 1 - Run Modularity ClassLoading tests
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - | Run foreground process
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - | Program: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - | Mnemonic: CLT
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - | Echo: ECHO_ON
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - | Expectation: CLEAN_RUN within 1m
[2024-09-25T23:32:37.446Z] STF 23:32:36.939 - |
[2024-09-25T23:32:37.447Z] STF 23:32:36.940 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -Xbootclasspath/a:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestClassLoading
[2024-09-25T23:32:37.447Z] STF 23:32:36.940 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest/results/1.CLT.stderr
[2024-09-25T23:32:37.447Z] STF 23:32:36.940 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest/results/1.CLT.stdout
[2024-09-25T23:32:37.447Z] STF 23:32:36.971 - Monitoring processes: CLT
[2024-09-25T23:32:39.144Z] CLT JUnit version 4.12
[2024-09-25T23:32:39.144Z] CLT ........
[2024-09-25T23:32:39.144Z] CLT Time: 0.135
[2024-09-25T23:32:39.144Z] CLT
[2024-09-25T23:32:39.144Z] CLT OK (8 tests)
[2024-09-25T23:32:39.144Z] CLT
[2024-09-25T23:32:39.144Z] STF 23:32:39.021 - Monitoring Report Summary:
[2024-09-25T23:32:39.144Z] STF 23:32:39.021 - o Process CLT ended with the expected exit code (0)
[2024-09-25T23:32:39.144Z] STF 23:32:39.021 - EXECUTE stage completed
[2024-09-25T23:32:39.144Z] STF 23:32:39.042 -
[2024-09-25T23:32:39.144Z] STF 23:32:39.042 - ==================== T E A R D O W N ====================
[2024-09-25T23:32:39.144Z] STF 23:32:39.042 - Running teardown: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_17272981938955/CLTest_2/20240925-233226-CLTest/tearDown.pl
[2024-09-25T23:32:39.948Z] STF 23:32:39.141 - TEARDOWN stage completed
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 -
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 - ===================== R E S U L T S =====================
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 - Stage results:
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 - setUp: pass
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 - execute: pass
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 - teardown: pass
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 -
[2024-09-25T23:32:39.948Z] STF 23:32:39.146 - Overall result: PASSED
[2024-09-25T23:32:39.948Z] -----------------------------------
[2024-09-25T23:32:39.948Z] CLTest_2_PASSED
[2024-09-25T23:32:39.948Z] -----------------------------------
[2024-09-25T23:32:39.948Z]
[2024-09-25T23:32:39.948Z] TEST TEARDOWN:
[2024-09-25T23:32:39.948Z] Nothing to be done for teardown.
[2024-09-25T23:32:39.948Z] CLTest_2 Finish Time: Wed Sep 25 23:32:39 2024 Epoch Time (ms): 1727307159162