PatMod_Adv_0
[2025-05-08T03:45:54.580Z] Running test PatMod_Adv_0 ...
[2025-05-08T03:45:54.580Z] ===============================================
[2025-05-08T03:45:54.580Z] PatMod_Adv_0 Start Time: Thu May 8 03:45:53 2025 Epoch Time (ms): 1746675953983
[2025-05-08T03:45:54.580Z] variation: Mode150
[2025-05-08T03:45:54.580Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-08T03:45:54.580Z] { \
[2025-05-08T03:45:54.580Z] echo ""; echo "TEST SETUP:"; \
[2025-05-08T03:45:54.580Z] echo "Nothing to be done for setup."; \
[2025-05-08T03:45:54.580Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_1746671303297/PatMod_Adv_0"; \
[2025-05-08T03:45:54.580Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_1746671303297/PatMod_Adv_0"; \
[2025-05-08T03:45:54.580Z] echo ""; echo "TESTING:"; \
[2025-05-08T03:45:54.580Z] 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_1746671303297/PatMod_Adv_0" -test=PatModTest -test-args="variant=Adv"; \
[2025-05-08T03:45:54.581Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_Adv_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_1746671303297/PatMod_Adv_0"; else echo "-----------------------------------"; echo "PatMod_Adv_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-08T03:45:54.581Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-08T03:45:54.581Z] echo "Nothing to be done for teardown."; \
[2025-05-08T03:45:54.581Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_1746671303297/TestTargetResult";
[2025-05-08T03:45:54.581Z]
[2025-05-08T03:45:54.581Z] TEST SETUP:
[2025-05-08T03:45:54.581Z] Nothing to be done for setup.
[2025-05-08T03:45:54.581Z]
[2025-05-08T03:45:54.581Z] TESTING:
[2025-05-08T03:45:54.581Z] STF 03:45:54.262 - ========================= S T F =========================
[2025-05-08T03:45:54.581Z] 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_1746671303297/PatMod_Adv_0
[2025-05-08T03:45:54.581Z] There is 691961 Mb free
[2025-05-08T03:45:54.581Z] STF 03:45:54.313 - ================== G E N E R A T I O N ==================
[2025-05-08T03:45:54.581Z] STF 03:45:54.314 - Checking JVM: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-05-08T03:45:54.581Z] STF 03:45:54.314 - 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_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/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_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest"
[2025-05-08T03:45:54.581Z] 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-08T03:45:59.118Z] GEN 03:45:58.414 - Found test. Project: 'openjdk.test.modularity' class: 'PatModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-08T03:45:59.118Z] GEN 03:45:58.449 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-05-08T03:45:59.892Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] 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-08T03:45:59.892Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-08T03:45:59.892Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-08T03:45:59.892Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-08T03:45:59.892Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-05-08T03:45:59.892Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-08T03:45:59.892Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-08T03:45:59.892Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-08T03:45:59.892Z] GEN 03:45:59.462 - Using Mode NoOptions. Values = ''
[2025-05-08T03:45:59.892Z] GEN 03:45:59.738 -
[2025-05-08T03:45:59.892Z] GEN 03:45:59.738 - Test command summary:
[2025-05-08T03:45:59.892Z] GEN 03:45:59.738 - Step Stage Command Description
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - -----+--------+-----------------+------------
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 1 execute jar Create com.hello jar
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 2 execute jar Create com.discreet jar
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 3 execute jar create java.xml.jar
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 4 execute Run java Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 5 execute Run java (Negative test) Verify if a module can be specified only once on --patch-module
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 6 execute Run java Combine stderr and stdout files of process OT7
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 7 execute count Check output
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 8 execute Run java (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-05-08T03:45:59.893Z] GEN 03:45:59.739 - 9 execute count Check output
[2025-05-08T03:45:59.893Z] STF 03:45:59.809 -
[2025-05-08T03:45:59.893Z] STF 03:45:59.809 - Script generation completed
[2025-05-08T03:45:59.893Z] STF 03:45:59.809 -
[2025-05-08T03:45:59.893Z] STF 03:45:59.809 -
[2025-05-08T03:45:59.893Z] STF 03:45:59.809 - ======================= S E T U P =======================
[2025-05-08T03:45:59.893Z] STF 03:45:59.809 - Running setup: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/setUp.pl
[2025-05-08T03:46:00.675Z] STF 03:45:59.990 - SETUP stage completed
[2025-05-08T03:46:00.675Z] STF 03:46:00.012 -
[2025-05-08T03:46:00.675Z] STF 03:46:00.012 - ==================== E X E C U T E - ====================
[2025-05-08T03:46:00.675Z] STF 03:46:00.012 - Running execute: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/execute.pl
[2025-05-08T03:46:00.675Z] STF 03:46:00.224 -
[2025-05-08T03:46:00.675Z] STF 03:46:00.224 - Java version
[2025-05-08T03:46:00.675Z] STF 03:46:00.224 - Running: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-08T03:46:00.675Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-08T03:46:00.675Z] OpenJDK Runtime Environment Temurin-17.0.16+2-202505071933 (build 17.0.16-beta+2-ea)
[2025-05-08T03:46:00.675Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+2-202505071933 (build 17.0.16-beta+2-ea, mixed mode, sharing)
[2025-05-08T03:46:00.675Z] STF 03:46:00.451 -
[2025-05-08T03:46:00.675Z] STF 03:46:00.451 - +------ Step 1 - Create com.hello jar
[2025-05-08T03:46:00.675Z] STF 03:46:00.451 - | Create modular jar
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - | ModuleVersion: null
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - | MainClass: null
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - | HashModules: null
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - |
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - 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_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/modules/1.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-override/com.hello .
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/1.CMJ.stderr
[2025-05-08T03:46:00.675Z] STF 03:46:00.452 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/1.CMJ.stdout
[2025-05-08T03:46:00.675Z] STF 03:46:00.507 - Monitoring processes: CMJ
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - Monitoring Report Summary:
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - o Process CMJ ended with the expected exit code (0)
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - Created modular jar: 1.com.hello.jar
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 -
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - +------ Step 2 - Create com.discreet jar
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - | Create modular jar
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - | ModuleVersion: null
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - | MainClass: null
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - | HashModules: null
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - |
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - 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_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/modules/2.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-override/com.discreet .
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/2.CMJ.stderr
[2025-05-08T03:46:02.279Z] STF 03:46:01.527 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/2.CMJ.stdout
[2025-05-08T03:46:02.279Z] STF 03:46:01.529 - Monitoring processes: CMJ
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - Monitoring Report Summary:
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - o Process CMJ ended with the expected exit code (0)
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - Created modular jar: 2.com.discreet.jar
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 -
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - +------ Step 3 - create java.xml.jar
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - | Create modular jar
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - | ModuleVersion: null
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - | MainClass: null
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - | HashModules: null
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - |
[2025-05-08T03:46:03.078Z] STF 03:46:02.216 - 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_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/modules/3.java.xml.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/java.xml .
[2025-05-08T03:46:03.078Z] STF 03:46:02.217 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/3.CMJ.stderr
[2025-05-08T03:46:03.078Z] STF 03:46:02.217 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/3.CMJ.stdout
[2025-05-08T03:46:03.078Z] STF 03:46:02.218 - Monitoring processes: CMJ
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - Monitoring Report Summary:
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - o Process CMJ ended with the expected exit code (0)
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - Created modular jar: 3.java.xml.jar
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 -
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - +------ Step 4 - Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - | Run foreground process
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - | Mnemonic: OT56
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - | Echo: ECHO_ON
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - | Expectation: CLEAN_RUN within 1m
[2025-05-08T03:46:03.850Z] STF 03:46:03.106 - |
[2025-05-08T03:46:03.851Z] STF 03:46:03.106 - 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/common-mods:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --add-exports com.hello/adoptopenjdk.test.modularity.newpkg=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello -XX:+UseCompressedOops -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.TestOverrideUsingMultipleFilePaths
[2025-05-08T03:46:03.851Z] STF 03:46:03.106 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/4.OT56.stderr
[2025-05-08T03:46:03.851Z] STF 03:46:03.106 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/4.OT56.stdout
[2025-05-08T03:46:03.851Z] STF 03:46:03.108 - Monitoring processes: OT56
[2025-05-08T03:46:04.625Z] OT56 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello
[2025-05-08T03:46:04.625Z] OT56 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello
[2025-05-08T03:46:04.625Z] OT56 JUnit version 4.12
[2025-05-08T03:46:05.399Z] OT56 ...
[2025-05-08T03:46:05.399Z] OT56 Time: 0.032
[2025-05-08T03:46:05.399Z] OT56
[2025-05-08T03:46:05.399Z] OT56 OK (3 tests)
[2025-05-08T03:46:05.399Z] OT56
[2025-05-08T03:46:05.399Z] STF 03:46:05.061 - Monitoring Report Summary:
[2025-05-08T03:46:05.399Z] STF 03:46:05.061 - o Process OT56 ended with the expected exit code (0)
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 -
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - +------ Step 5 - (Negative test) Verify if a module can be specified only once on --patch-module
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - | Run foreground process
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - | Mnemonic: OT7
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - | Echo: ECHO_ON
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-05-08T03:46:05.399Z] STF 03:46:05.062 - |
[2025-05-08T03:46:05.400Z] STF 03:46:05.062 - 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/common-mods:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello -XX:+UseCompressedOops -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.TestOverrideUsingAppModule
[2025-05-08T03:46:05.400Z] STF 03:46:05.062 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/5.OT7.stderr
[2025-05-08T03:46:05.400Z] STF 03:46:05.062 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/5.OT7.stdout
[2025-05-08T03:46:05.400Z] STF 03:46:05.064 - Monitoring processes: OT7
[2025-05-08T03:46:06.184Z] OT7 Error occurred during initialization of boot layer
[2025-05-08T03:46:06.184Z] OT7 java.lang.ExceptionInInitializerError
[2025-05-08T03:46:06.184Z] OT7 Caused by: java.lang.RuntimeException: com.hello specified more than once to --patch-module
[2025-05-08T03:46:06.184Z] STF 03:46:05.328 - Monitoring Report Summary:
[2025-05-08T03:46:06.184Z] STF 03:46:05.328 - o Process OT7 ended with the expected exit code (1)
[2025-05-08T03:46:06.184Z] STF 03:46:05.328 -
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - +------ Step 6 - Combine stderr and stdout files of process OT7
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - | Run foreground process
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - | Mnemonic: CO
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - | Echo: ECHO_OFF
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - | Expectation: NON_ZERO_EXIT [0] within 30s
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - |
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -Dfile1=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/5.OT7.stdout -Dfile2=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/5.OT7.stderr -Dfinal.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/combinedOT7.txt -XX:+UseCompressedOops -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin net.adoptopenjdk.test.modularity.TestUtil
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/6.CO.stderr
[2025-05-08T03:46:06.184Z] STF 03:46:05.329 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/6.CO.stdout
[2025-05-08T03:46:06.184Z] STF 03:46:05.330 - Monitoring processes: CO
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - Monitoring Report Summary:
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - o Process CO ended with the expected exit code (0)
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 -
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - +------ Step 7 - Check output
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | Count file matches
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | TargetFile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/combinedOT7.txt
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | ExpectedNumMatches: 1
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | SearchStrings: ["java.lang.ExceptionInInitializerError"]
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - |
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - Found 1 instances of ["java.lang.ExceptionInInitializerError"]
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 -
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - +------ Step 8 - (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | Run foreground process
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | Mnemonic: OT8
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | Echo: ECHO_ON
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-05-08T03:46:06.185Z] STF 03:46:05.627 - |
[2025-05-08T03:46:06.185Z] STF 03:46:05.628 - 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/common-mods:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello -XX:+UseCompressedOops -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.TestOverrideUsingUnexportedPublicType
[2025-05-08T03:46:06.185Z] STF 03:46:05.628 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/8.OT8.stderr
[2025-05-08T03:46:06.185Z] STF 03:46:05.628 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/8.OT8.stdout
[2025-05-08T03:46:06.185Z] STF 03:46:05.629 - Monitoring processes: OT8
[2025-05-08T03:46:06.968Z] OT8 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello
[2025-05-08T03:46:06.968Z] OT8 JUnit version 4.12
[2025-05-08T03:46:06.968Z] OT8 .E
[2025-05-08T03:46:06.968Z] OT8 Time: 0.017
[2025-05-08T03:46:06.968Z] OT8 There was 1 failure:
[2025-05-08T03:46:06.968Z] OT8 1) testPatchingOfNewClassInExistingPackage(net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType)
[2025-05-08T03:46:06.968Z] OT8 java.lang.IllegalAccessException: class net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType (in module com.test) cannot access class adoptopenjdk.test.modularity.newpkg.NewClass2 (in module com.hello) because module com.hello does not export adoptopenjdk.test.modularity.newpkg to module com.test
[2025-05-08T03:46:06.968Z] OT8 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
[2025-05-08T03:46:06.968Z] OT8 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
[2025-05-08T03:46:06.968Z] OT8 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:490)
[2025-05-08T03:46:06.968Z] OT8 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-05-08T03:46:06.968Z] OT8 at com.test/net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType.testPatchingOfNewClassInExistingPackage(TestOverrideUsingUnexportedPublicType.java:34)
[2025-05-08T03:46:06.968Z] OT8 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-05-08T03:46:06.968Z] OT8 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-05-08T03:46:06.968Z] OT8 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-05-08T03:46:06.968Z] OT8 at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:128)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:27)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
[2025-05-08T03:46:06.968Z] OT8 at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
[2025-05-08T03:46:06.968Z] OT8
[2025-05-08T03:46:06.968Z] OT8 FAILURES!!!
[2025-05-08T03:46:06.968Z] OT8 Tests run: 1, Failures: 1
[2025-05-08T03:46:06.968Z] OT8
[2025-05-08T03:46:06.968Z] STF 03:46:06.876 - Monitoring Report Summary:
[2025-05-08T03:46:06.968Z] STF 03:46:06.876 - o Process OT8 ended with the expected exit code (1)
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 -
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - +------ Step 9 - Check output
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - | Count file matches
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - | TargetFile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/results/8.OT8.stdout
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - | ExpectedNumMatches: 1
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - | SearchStrings: ["java.lang.IllegalAccessException"]
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - |
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - Found 1 instances of ["java.lang.IllegalAccessException"]
[2025-05-08T03:46:06.968Z] STF 03:46:06.877 - EXECUTE stage completed
[2025-05-08T03:46:07.755Z] STF 03:46:06.903 -
[2025-05-08T03:46:07.755Z] STF 03:46:06.903 - ==================== T E A R D O W N ====================
[2025-05-08T03:46:07.755Z] STF 03:46:06.903 - Running teardown: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_1746671303297/PatMod_Adv_0/20250508-034554-PatModTest/tearDown.pl
[2025-05-08T03:46:07.755Z] STF 03:46:07.016 - TEARDOWN stage completed
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 -
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 - ===================== R E S U L T S =====================
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 - Stage results:
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 - setUp: pass
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 - execute: pass
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 - teardown: pass
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 -
[2025-05-08T03:46:07.755Z] STF 03:46:07.024 - Overall result: PASSED
[2025-05-08T03:46:07.755Z] -----------------------------------
[2025-05-08T03:46:07.755Z] PatMod_Adv_0_PASSED
[2025-05-08T03:46:07.755Z] -----------------------------------
[2025-05-08T03:46:07.755Z]
[2025-05-08T03:46:07.755Z] TEST TEARDOWN:
[2025-05-08T03:46:07.755Z] Nothing to be done for teardown.
[2025-05-08T03:46:07.755Z] PatMod_Adv_0 Finish Time: Thu May 8 03:46:07 2025 Epoch Time (ms): 1746675967039