AutoMod_Impl1_0
[2025-05-21T22:32:47.680Z] Running test AutoMod_Impl1_0 ...
[2025-05-21T22:32:47.680Z] ===============================================
[2025-05-21T22:32:47.680Z] AutoMod_Impl1_0 Start Time: Wed May 21 22:32:46 2025 Epoch Time (ms): 1747866766940
[2025-05-21T22:32:47.680Z] variation: Mode150
[2025-05-21T22:32:47.680Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-21T22:32:47.680Z] { \
[2025-05-21T22:32:47.680Z] echo ""; echo "TEST SETUP:"; \
[2025-05-21T22:32:47.680Z] echo "Nothing to be done for setup."; \
[2025-05-21T22:32:47.680Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0"; \
[2025-05-21T22:32:47.680Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0"; \
[2025-05-21T22:32:47.680Z] echo ""; echo "TESTING:"; \
[2025-05-21T22:32:47.680Z] perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0" -test=AutoModTest -test-args="variant=Impl1"; \
[2025-05-21T22:32:47.681Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "AutoMod_Impl1_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0"; else echo "-----------------------------------"; echo "AutoMod_Impl1_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-21T22:32:47.681Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-21T22:32:47.681Z] echo "Nothing to be done for teardown."; \
[2025-05-21T22:32:47.681Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/TestTargetResult";
[2025-05-21T22:32:47.681Z]
[2025-05-21T22:32:47.681Z] TEST SETUP:
[2025-05-21T22:32:47.681Z] Nothing to be done for setup.
[2025-05-21T22:32:47.681Z]
[2025-05-21T22:32:47.681Z] TESTING:
[2025-05-21T22:32:47.681Z] STF 22:32:47.047 - ========================= S T F =========================
[2025-05-21T22:32:47.681Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0
[2025-05-21T22:32:47.681Z] There is 242458 Mb free
[2025-05-21T22:32:47.681Z] STF 22:32:47.055 - ================== G E N E R A T I O N ==================
[2025-05-21T22:32:47.681Z] STF 22:32:47.057 - Checking JVM: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-05-21T22:32:47.681Z] STF 22:32:47.057 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/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_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest"
[2025-05-21T22:32:47.681Z] 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-21T22:32:49.267Z] GEN 22:32:48.473 - Found test. Project: 'openjdk.test.modularity' class: 'AutoModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-21T22:32:49.267Z] GEN 22:32:48.492 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.AutoModTest'
[2025-05-21T22:32:49.267Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-21T22:32:49.267Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.751 - Using Mode NoOptions. Values = ''
[2025-05-21T22:32:49.267Z] GEN 22:32:48.934 -
[2025-05-21T22:32:49.267Z] GEN 22:32:48.934 - Test command summary:
[2025-05-21T22:32:49.267Z] GEN 22:32:48.935 - Step Stage Command Description
[2025-05-21T22:32:49.267Z] GEN 22:32:48.935 - -----+--------+-----------------+------------
[2025-05-21T22:32:49.267Z] GEN 22:32:48.935 - 1 setUp jar create common.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.935 - 2 setUp jar create com.hola.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.935 - 3 setUp jar create com.helper.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.936 - 4 setUp jar create com.test.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.936 - 5 setUp jar create com.hello.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.936 - 6 setUp jar create com.discreet.jar
[2025-05-21T22:32:49.267Z] GEN 22:32:48.936 - 7 execute Run java Run TestImpliedReadability for usecase 1
[2025-05-21T22:32:49.267Z] STF 22:32:48.980 -
[2025-05-21T22:32:49.267Z] STF 22:32:48.980 - Script generation completed
[2025-05-21T22:32:49.267Z] STF 22:32:48.980 -
[2025-05-21T22:32:49.267Z] STF 22:32:48.981 -
[2025-05-21T22:32:49.267Z] STF 22:32:48.981 - ======================= S E T U P =======================
[2025-05-21T22:32:49.267Z] STF 22:32:48.981 - Running setup: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/setUp.pl
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 -
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - +------ Step 1 - create common.jar
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - | Create project jar
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - | ProjectSpec: openjdk.test.modularity/bin/common
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - |
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tmp/common.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common adoptopenjdk
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/1.JAR.stderr
[2025-05-21T22:32:49.267Z] STF 22:32:49.065 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/1.JAR.stdout
[2025-05-21T22:32:49.267Z] STF 22:32:49.076 - Monitoring processes: JAR
[2025-05-21T22:32:50.033Z] STF 22:32:49.363 - Monitoring Report Summary:
[2025-05-21T22:32:50.033Z] STF 22:32:49.363 - o Process JAR ended with the expected exit code (0)
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 - Created project jar: common.jar
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 -
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 - +------ Step 2 - create com.hola.jar
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 - | Create project jar
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-21T22:32:50.033Z] STF 22:32:49.364 - |
[2025-05-21T22:32:50.033Z] STF 22:32:49.365 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tmp/com.hola.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola adoptopenjdk
[2025-05-21T22:32:50.033Z] STF 22:32:49.365 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/2.JAR.stderr
[2025-05-21T22:32:50.033Z] STF 22:32:49.365 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/2.JAR.stdout
[2025-05-21T22:32:50.033Z] STF 22:32:49.368 - Monitoring processes: JAR
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - Monitoring Report Summary:
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - o Process JAR ended with the expected exit code (0)
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - Created project jar: com.hola.jar
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 -
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - +------ Step 3 - create com.helper.jar
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - | Create project jar
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-21T22:32:50.033Z] STF 22:32:49.662 - |
[2025-05-21T22:32:50.033Z] STF 22:32:49.663 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tmp/com.helper.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper adoptopenjdk
[2025-05-21T22:32:50.033Z] STF 22:32:49.663 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/3.JAR.stderr
[2025-05-21T22:32:50.033Z] STF 22:32:49.663 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/3.JAR.stdout
[2025-05-21T22:32:50.033Z] STF 22:32:49.666 - Monitoring processes: JAR
[2025-05-21T22:32:50.799Z] STF 22:32:49.972 - Monitoring Report Summary:
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - o Process JAR ended with the expected exit code (0)
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - Created project jar: com.helper.jar
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 -
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - +------ Step 4 - create com.test.jar
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - | Create project jar
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - | ProjectSpec: openjdk.test.modularity/bin/tests/com.test
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - | ArchiveSpec: ["net"]
[2025-05-21T22:32:50.799Z] STF 22:32:49.973 - |
[2025-05-21T22:32:50.799Z] STF 22:32:49.974 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tmp/com.test.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test net
[2025-05-21T22:32:50.799Z] STF 22:32:49.974 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/4.JAR.stderr
[2025-05-21T22:32:50.799Z] STF 22:32:49.974 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/4.JAR.stdout
[2025-05-21T22:32:50.799Z] STF 22:32:49.977 - Monitoring processes: JAR
[2025-05-21T22:32:50.799Z] STF 22:32:50.189 - Monitoring Report Summary:
[2025-05-21T22:32:50.799Z] STF 22:32:50.189 - o Process JAR ended with the expected exit code (0)
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - Created project jar: com.test.jar
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 -
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - +------ Step 5 - create com.hello.jar
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - | Create modular jar
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - | ModuleVersion: null
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - | MainClass: null
[2025-05-21T22:32:50.799Z] STF 22:32:50.190 - | HashModules: null
[2025-05-21T22:32:50.800Z] STF 22:32:50.190 - |
[2025-05-21T22:32:50.800Z] STF 22:32:50.191 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/modules/5.com.hello.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-05-21T22:32:50.800Z] STF 22:32:50.191 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/5.CMJ.stderr
[2025-05-21T22:32:50.800Z] STF 22:32:50.191 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/5.CMJ.stdout
[2025-05-21T22:32:50.800Z] STF 22:32:50.194 - Monitoring processes: CMJ
[2025-05-21T22:32:50.800Z] STF 22:32:50.399 - Monitoring Report Summary:
[2025-05-21T22:32:50.800Z] STF 22:32:50.399 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - Created modular jar: 5.com.hello.jar
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 -
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - +------ Step 6 - create com.discreet.jar
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - | Create modular jar
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - | ModuleVersion: null
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - | MainClass: null
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - | HashModules: null
[2025-05-21T22:32:50.800Z] STF 22:32:50.400 - |
[2025-05-21T22:32:50.800Z] STF 22:32:50.401 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/modules/6.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-05-21T22:32:50.800Z] STF 22:32:50.401 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/6.CMJ.stderr
[2025-05-21T22:32:50.800Z] STF 22:32:50.401 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/6.CMJ.stdout
[2025-05-21T22:32:50.800Z] STF 22:32:50.404 - Monitoring processes: CMJ
[2025-05-21T22:32:50.800Z] STF 22:32:50.604 - Monitoring Report Summary:
[2025-05-21T22:32:50.800Z] STF 22:32:50.604 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T22:32:50.800Z] STF 22:32:50.604 - Created modular jar: 6.com.discreet.jar
[2025-05-21T22:32:50.800Z] STF 22:32:50.604 - SETUP stage completed
[2025-05-21T22:32:50.800Z] STF 22:32:50.615 -
[2025-05-21T22:32:50.800Z] STF 22:32:50.615 - ==================== E X E C U T E - ====================
[2025-05-21T22:32:50.800Z] STF 22:32:50.615 - Running execute: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/execute.pl
[2025-05-21T22:32:50.800Z] STF 22:32:50.694 -
[2025-05-21T22:32:50.800Z] STF 22:32:50.694 - Java version
[2025-05-21T22:32:50.800Z] STF 22:32:50.694 - Running: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-21T22:32:51.566Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-21T22:32:51.566Z] OpenJDK Runtime Environment Temurin-17.0.16+4-202505211932 (build 17.0.16-beta+4-ea)
[2025-05-21T22:32:51.566Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+4-202505211932 (build 17.0.16-beta+4-ea, mixed mode, sharing)
[2025-05-21T22:32:51.566Z] STF 22:32:50.790 -
[2025-05-21T22:32:51.566Z] STF 22:32:50.790 - +------ Step 7 - Run TestImpliedReadability for usecase 1
[2025-05-21T22:32:51.566Z] STF 22:32:50.790 - | Run foreground process
[2025-05-21T22:32:51.566Z] STF 22:32:50.790 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-21T22:32:51.567Z] STF 22:32:50.790 - | Mnemonic: T3
[2025-05-21T22:32:51.567Z] STF 22:32:50.790 - | Echo: ECHO_ON
[2025-05-21T22:32:51.567Z] STF 22:32:50.791 - | Expectation: CLEAN_RUN within 1m
[2025-05-21T22:32:51.567Z] STF 22:32:50.791 - |
[2025-05-21T22:32:51.567Z] STF 22:32:50.792 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/modules/5.com.hello.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/modules/6.com.discreet.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tmp/com.hola.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tmp/com.helper.jar --add-modules=com.test,com.hola -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestImpliedReadability
[2025-05-21T22:32:51.567Z] STF 22:32:50.792 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/7.T3.stderr
[2025-05-21T22:32:51.567Z] STF 22:32:50.792 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/results/7.T3.stdout
[2025-05-21T22:32:51.567Z] STF 22:32:50.806 - Monitoring processes: T3
[2025-05-21T22:32:51.567Z] T3 JUnit version 4.12
[2025-05-21T22:32:51.567Z] T3 ..
[2025-05-21T22:32:51.567Z] T3 Time: 0.009
[2025-05-21T22:32:51.567Z] T3
[2025-05-21T22:32:51.567Z] T3 OK (2 tests)
[2025-05-21T22:32:51.567Z] T3
[2025-05-21T22:32:51.567Z] STF 22:32:51.111 - Monitoring Report Summary:
[2025-05-21T22:32:51.567Z] STF 22:32:51.111 - o Process T3 ended with the expected exit code (0)
[2025-05-21T22:32:51.567Z] STF 22:32:51.111 - EXECUTE stage completed
[2025-05-21T22:32:51.567Z] STF 22:32:51.122 -
[2025-05-21T22:32:51.567Z] STF 22:32:51.122 - ==================== T E A R D O W N ====================
[2025-05-21T22:32:51.567Z] STF 22:32:51.122 - Running teardown: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478649995751/AutoMod_Impl1_0/20250521-223247-AutoModTest/tearDown.pl
[2025-05-21T22:32:51.567Z] STF 22:32:51.209 - TEARDOWN stage completed
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 -
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 - ===================== R E S U L T S =====================
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 - Stage results:
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 - setUp: pass
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 - execute: pass
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 - teardown: pass
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 -
[2025-05-21T22:32:51.567Z] STF 22:32:51.217 - Overall result: PASSED
[2025-05-21T22:32:51.567Z] -----------------------------------
[2025-05-21T22:32:51.567Z] AutoMod_Impl1_0_PASSED
[2025-05-21T22:32:51.567Z] -----------------------------------
[2025-05-21T22:32:51.567Z]
[2025-05-21T22:32:51.567Z] TEST TEARDOWN:
[2025-05-21T22:32:51.567Z] Nothing to be done for teardown.
[2025-05-21T22:32:51.567Z] AutoMod_Impl1_0 Finish Time: Wed May 21 22:32:51 2025 Epoch Time (ms): 1747866771253