No Possible Issues Found via Git Search
hotspot_runtime_0
[2025-11-07T12:50:08.140Z] Running test hotspot_runtime_0 ...
[2025-11-07T12:50:08.140Z] ===============================================
[2025-11-07T12:50:08.140Z] hotspot_runtime_0 Start Time: Fri Nov 7 06:50:06 2025 Epoch Time (ms): 1762519806871
[2025-11-07T12:50:08.140Z] variation: NoOptions
[2025-11-07T12:50:08.140Z] JVM_OPTIONS:
[2025-11-07T12:50:08.140Z] { \
[2025-11-07T12:50:08.140Z] echo ""; echo "TEST SETUP:"; \
[2025-11-07T12:50:08.140Z] echo "Nothing to be done for setup."; \
[2025-11-07T12:50:08.140Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/hotspot_runtime_0"; \
[2025-11-07T12:50:08.140Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/hotspot_runtime_0"; \
[2025-11-07T12:50:08.140Z] echo ""; echo "TESTING:"; \
[2025-11-07T12:50:08.140Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-11-07T12:50:08.140Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2025-11-07T12:50:08.140Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/hotspot_runtime_0"/work" \
[2025-11-07T12:50:08.140Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/hotspot_runtime_0"/report" \
[2025-11-07T12:50:08.140Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2025-11-07T12:50:08.140Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2025-11-07T12:50:08.140Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \
[2025-11-07T12:50:08.140Z] \
[2025-11-07T12:50:08.140Z] \
[2025-11-07T12:50:08.140Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2025-11-07T12:50:08.140Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-07T12:50:08.140Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-07T12:50:08.140Z] echo "Nothing to be done for teardown."; \
[2025-11-07T12:50:08.140Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/TestTargetResult";
[2025-11-07T12:50:08.140Z]
[2025-11-07T12:50:08.140Z] TEST SETUP:
[2025-11-07T12:50:08.140Z] Nothing to be done for setup.
[2025-11-07T12:50:08.140Z]
[2025-11-07T12:50:08.140Z] TESTING:
[2025-11-07T12:50:08.140Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/hotspot_runtime_0/work" not found: creating
[2025-11-07T12:50:08.140Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17625025621869/hotspot_runtime_0/report" not found: creating
[2025-11-07T12:50:11.772Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work
[2025-11-07T13:55:27.277Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-11-07T13:55:27.277Z] public abstract Method "<init>":"()I";
[2025-11-07T13:55:27.277Z] ^
[2025-11-07T13:55:27.277Z] 1 warning(s)
[2025-11-07T13:55:27.277Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-11-07T13:55:27.277Z] public abstract Method "<init>":"()V";
[2025-11-07T13:55:27.277Z] ^
[2025-11-07T13:55:27.277Z] 1 warning(s)
[2025-11-07T13:59:00.079Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2025-11-07T13:59:00.079Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2025-11-07T13:59:00.079Z] ^
[2025-11-07T13:59:00.079Z] 1 warning(s)
[2025-11-07T13:59:00.079Z] --------------------------------------------------
[2025-11-07T13:59:00.079Z] TEST: runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2025-11-07T13:59:00.079Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-11-07T13:59:00.079Z]
[2025-11-07T13:59:00.079Z] ACTION: build -- Passed. Build successful
[2025-11-07T13:59:00.079Z] REASON: Named class compiled on demand
[2025-11-07T13:59:00.079Z] TIME: 0.129 seconds
[2025-11-07T13:59:00.079Z] messages:
[2025-11-07T13:59:00.079Z] command: build CreateCoredumpOnCrash
[2025-11-07T13:59:00.079Z] reason: Named class compiled on demand
[2025-11-07T13:59:00.079Z] started: Fri Nov 07 07:58:49.894 CST 2025
[2025-11-07T13:59:00.079Z] Test directory:
[2025-11-07T13:59:00.079Z] compile: CreateCoredumpOnCrash
[2025-11-07T13:59:00.079Z] finished: Fri Nov 07 07:58:50.023 CST 2025
[2025-11-07T13:59:00.079Z] elapsed time (seconds): 0.129
[2025-11-07T13:59:00.079Z]
[2025-11-07T13:59:00.079Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T13:59:00.079Z] REASON: .class file out of date or does not exist
[2025-11-07T13:59:00.079Z] TIME: 0.128 seconds
[2025-11-07T13:59:00.079Z] messages:
[2025-11-07T13:59:00.079Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2025-11-07T13:59:00.079Z] reason: .class file out of date or does not exist
[2025-11-07T13:59:00.079Z] started: Fri Nov 07 07:58:49.895 CST 2025
[2025-11-07T13:59:00.079Z] Additional options from @modules: --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
[2025-11-07T13:59:00.079Z] Mode: agentvm
[2025-11-07T13:59:00.079Z] Agent id: 14
[2025-11-07T13:59:00.079Z] Process id: 12303
[2025-11-07T13:59:00.079Z] finished: Fri Nov 07 07:58:50.023 CST 2025
[2025-11-07T13:59:00.079Z] elapsed time (seconds): 0.128
[2025-11-07T13:59:00.079Z] configuration:
[2025-11-07T13:59:00.079Z] Boot Layer (javac runtime environment)
[2025-11-07T13:59:00.079Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T13:59:00.079Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T13:59:00.079Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T13:59:00.079Z]
[2025-11-07T13:59:00.079Z] javac compilation environment
[2025-11-07T13:59:00.079Z] add modules: java.base java.compiler java.management jdk.internal.jvmstat
[2025-11-07T13:59:00.079Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T13:59:00.079Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2025-11-07T13:59:00.079Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2025-11-07T13:59:00.079Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T13:59:00.079Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2025-11-07T13:59:00.079Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2025-11-07T13:59:00.079Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2025-11-07T13:59:00.079Z]
[2025-11-07T13:59:00.079Z] rerun:
[2025-11-07T13:59:00.079Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T13:59:00.079Z] DISPLAY=:0 \
[2025-11-07T13:59:00.079Z] HOME=/home/jenkins \
[2025-11-07T13:59:00.079Z] LANG=en_US.UTF-8 \
[2025-11-07T13:59:00.079Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T13:59:00.079Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T13:59:00.079Z] XDG_SESSION_ID=17499 \
[2025-11-07T13:59:00.079Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T13:59:00.079Z] -J-ea \
[2025-11-07T13:59:00.079Z] -J-esa \
[2025-11-07T13:59:00.079Z] -J-Xmx512m \
[2025-11-07T13:59:00.079Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T13:59:00.079Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T13:59:00.079Z] -J-Dtest.compiler.opts= \
[2025-11-07T13:59:00.079Z] -J-Dtest.java.opts= \
[2025-11-07T13:59:00.079Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T13:59:00.079Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T13:59:00.079Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T13:59:00.079Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T13:59:00.079Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T13:59:00.079Z] -J-Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-11-07T13:59:00.079Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T13:59:00.079Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-11-07T13:59:00.079Z] -J-Dtest.main.class=CreateCoredumpOnCrash \
[2025-11-07T13:59:00.079Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2025-11-07T13:59:00.079Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T13:59:00.079Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2025-11-07T13:59:00.079Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-11-07T13:59:00.079Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-11-07T13:59:00.079Z] -J-Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2025-11-07T13:59:00.079Z] --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat \
[2025-11-07T13:59:00.079Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-11-07T13:59:00.079Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2025-11-07T13:59:00.079Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2025-11-07T13:59:00.080Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T13:59:00.080Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2025-11-07T13:59:00.080Z]
[2025-11-07T13:59:00.080Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2025-11-07T13:59:00.080Z] REASON: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2025-11-07T13:59:00.080Z] TIME: 1.393 seconds
[2025-11-07T13:59:00.080Z] messages:
[2025-11-07T13:59:00.080Z] command: driver CreateCoredumpOnCrash
[2025-11-07T13:59:00.080Z] reason: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2025-11-07T13:59:00.080Z] started: Fri Nov 07 07:58:50.023 CST 2025
[2025-11-07T13:59:00.080Z] Mode: agentvm
[2025-11-07T13:59:00.080Z] Agent id: 56
[2025-11-07T13:59:00.080Z] Process id: 30749
[2025-11-07T13:59:00.080Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.internal.jvmstat/sun.jvmstat.monitor
[2025-11-07T13:59:00.080Z] finished: Fri Nov 07 07:58:51.416 CST 2025
[2025-11-07T13:59:00.080Z] elapsed time (seconds): 1.393
[2025-11-07T13:59:00.080Z] configuration:
[2025-11-07T13:59:00.080Z] Boot Layer
[2025-11-07T13:59:00.080Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-11-07T13:59:00.080Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T13:59:00.080Z]
[2025-11-07T13:59:00.080Z] Test Layer
[2025-11-07T13:59:00.080Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T13:59:00.080Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2025-11-07T13:59:00.080Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T13:59:00.080Z]
[2025-11-07T13:59:00.080Z] rerun:
[2025-11-07T13:59:00.080Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T13:59:00.080Z] DISPLAY=:0 \
[2025-11-07T13:59:00.080Z] HOME=/home/jenkins \
[2025-11-07T13:59:00.080Z] LANG=en_US.UTF-8 \
[2025-11-07T13:59:00.080Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T13:59:00.080Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T13:59:00.080Z] XDG_SESSION_ID=17499 \
[2025-11-07T13:59:00.080Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T13:59:00.080Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T13:59:00.080Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T13:59:00.080Z] -Dtest.compiler.opts= \
[2025-11-07T13:59:00.080Z] -Dtest.java.opts= \
[2025-11-07T13:59:00.080Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T13:59:00.080Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T13:59:00.080Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T13:59:00.080Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T13:59:00.080Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T13:59:00.080Z] -Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-11-07T13:59:00.080Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T13:59:00.080Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-11-07T13:59:00.080Z] -Dtest.main.class=CreateCoredumpOnCrash \
[2025-11-07T13:59:00.080Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2025-11-07T13:59:00.080Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T13:59:00.080Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2025-11-07T13:59:00.080Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-11-07T13:59:00.080Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-11-07T13:59:00.080Z] -Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2025-11-07T13:59:00.080Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T13:59:00.080Z] CreateCoredumpOnCrash
[2025-11-07T13:59:00.080Z] STDOUT:
[2025-11-07T13:59:00.080Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -Xmx128m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash CreateCoredumpOnCrash$Crasher ]
[2025-11-07T13:59:00.080Z] [2025-11-07T13:58:50.078839748Z] Gathering output for process 30852
[2025-11-07T13:59:00.080Z] [2025-11-07T13:58:51.399921246Z] Waiting for completion for process 30852
[2025-11-07T13:59:00.080Z] [2025-11-07T13:58:51.400968621Z] Waiting for completion finished for process 30852
[2025-11-07T13:59:00.080Z] [2025-11-07T13:58:51.404862373Z] Gathering output for process 30877
[2025-11-07T13:59:00.080Z] [2025-11-07T13:58:51.406079998Z] Waiting for completion for process 30877
[2025-11-07T13:59:00.081Z] [2025-11-07T13:58:51.406766123Z] Waiting for completion finished for process 30877
[2025-11-07T13:59:00.081Z] STDERR:
[2025-11-07T13:59:00.081Z] java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2025-11-07T13:59:00.081Z] at CreateCoredumpOnCrash.main(CreateCoredumpOnCrash.java:83)
[2025-11-07T13:59:00.081Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-07T13:59:00.081Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-07T13:59:00.081Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-11-07T13:59:00.081Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-11-07T13:59:00.081Z]
[2025-11-07T13:59:00.081Z] JavaTest Message: Test threw exception: java.lang.Exception
[2025-11-07T13:59:00.081Z] JavaTest Message: shutting down test
[2025-11-07T13:59:00.081Z]
[2025-11-07T13:59:00.081Z]
[2025-11-07T13:59:00.081Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2025-11-07T13:59:00.081Z] --------------------------------------------------
[2025-11-07T13:59:08.387Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:08.387Z] class AME1_E extends AME1_B implements AME1_C {
[2025-11-07T13:59:08.387Z] ^
[2025-11-07T13:59:08.387Z] 1 warning(s)
[2025-11-07T13:59:08.387Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:08.387Z] class AME2_C extends AME2_B {
[2025-11-07T13:59:08.387Z] ^
[2025-11-07T13:59:08.387Z] 1 warning(s)
[2025-11-07T13:59:08.387Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:08.387Z] class AME3_C extends AME3_B {
[2025-11-07T13:59:08.387Z] ^
[2025-11-07T13:59:08.387Z] 1 warning(s)
[2025-11-07T13:59:08.387Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:08.387Z] class AME4_E extends AME4_B {
[2025-11-07T13:59:08.387Z] ^
[2025-11-07T13:59:08.387Z] 1 warning(s)
[2025-11-07T13:59:08.387Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:08.387Z] class AME5_B extends AME5_A {
[2025-11-07T13:59:08.387Z] ^
[2025-11-07T13:59:08.387Z] 1 warning(s)
[2025-11-07T13:59:08.387Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:08.387Z] class AME6_B implements AME6_A {
[2025-11-07T13:59:08.387Z] ^
[2025-11-07T13:59:08.387Z] 1 warning(s)
[2025-11-07T13:59:23.256Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:23.256Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2025-11-07T13:59:23.256Z] ^
[2025-11-07T13:59:23.256Z] 1 warning(s)
[2025-11-07T13:59:23.256Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:23.256Z] class ICC2_B implements ICC2_iA {
[2025-11-07T13:59:23.256Z] ^
[2025-11-07T13:59:23.256Z] 1 warning(s)
[2025-11-07T13:59:23.256Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:23.256Z] class ICC3_B implements ICC3_A {
[2025-11-07T13:59:23.256Z] ^
[2025-11-07T13:59:23.256Z] 1 warning(s)
[2025-11-07T13:59:23.256Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:23.256Z] class ICC4_B extends ICC4_iA {
[2025-11-07T13:59:23.256Z] ^
[2025-11-07T13:59:23.256Z] 1 warning(s)
[2025-11-07T13:59:23.256Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T13:59:23.256Z] class TeMe3_C extends TeMe3_B {
[2025-11-07T13:59:23.256Z] ^
[2025-11-07T13:59:23.256Z] 1 warning(s)
[2025-11-07T14:00:52.626Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T14:00:52.626Z] super public class LastJsr
[2025-11-07T14:00:52.626Z] ^
[2025-11-07T14:00:52.626Z] 1 warning(s)
[2025-11-07T14:00:52.626Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T14:00:52.626Z] super public class LastJsrReachable
[2025-11-07T14:00:52.626Z] ^
[2025-11-07T14:00:52.626Z] 1 warning(s)
[2025-11-07T15:15:39.502Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T15:15:39.502Z] class D_ambgs extends C {
[2025-11-07T15:15:39.502Z] ^
[2025-11-07T15:15:39.502Z] 1 warning(s)
[2025-11-07T15:15:39.502Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T15:15:39.502Z] public class TestLargeLocalVarsStackRegionHelper
[2025-11-07T15:15:39.502Z] ^
[2025-11-07T15:15:39.502Z] 1 warning(s)
[2025-11-07T15:38:23.494Z] TEST: runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2025-11-07T15:38:23.494Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-11-07T15:38:23.494Z]
[2025-11-07T15:38:23.494Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:38:23.494Z] REASON: User specified action: run build jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.494Z] TIME: 0.04 seconds
[2025-11-07T15:38:23.494Z] messages:
[2025-11-07T15:38:23.494Z] command: build jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.494Z] reason: User specified action: run build jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.494Z] started: Fri Nov 07 09:38:15.957 CST 2025
[2025-11-07T15:38:23.494Z] Library /test/lib:
[2025-11-07T15:38:23.494Z] compile: jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.494Z] finished: Fri Nov 07 09:38:15.997 CST 2025
[2025-11-07T15:38:23.494Z] elapsed time (seconds): 0.04
[2025-11-07T15:38:23.494Z]
[2025-11-07T15:38:23.494Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:38:23.494Z] REASON: .class file out of date or does not exist
[2025-11-07T15:38:23.494Z] TIME: 0.039 seconds
[2025-11-07T15:38:23.494Z] messages:
[2025-11-07T15:38:23.494Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/whitebox/WhiteBox.java
[2025-11-07T15:38:23.494Z] reason: .class file out of date or does not exist
[2025-11-07T15:38:23.494Z] started: Fri Nov 07 09:38:15.958 CST 2025
[2025-11-07T15:38:23.494Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-11-07T15:38:23.494Z] Mode: agentvm
[2025-11-07T15:38:23.494Z] Agent id: 82
[2025-11-07T15:38:23.494Z] Process id: 16784
[2025-11-07T15:38:23.494Z] finished: Fri Nov 07 09:38:15.997 CST 2025
[2025-11-07T15:38:23.494Z] elapsed time (seconds): 0.039
[2025-11-07T15:38:23.494Z] configuration:
[2025-11-07T15:38:23.494Z] Boot Layer (javac runtime environment)
[2025-11-07T15:38:23.494Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:38:23.494Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:38:23.495Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:38:23.495Z]
[2025-11-07T15:38:23.495Z] javac compilation environment
[2025-11-07T15:38:23.495Z] add modules: java.base
[2025-11-07T15:38:23.495Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T15:38:23.495Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:38:23.495Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-11-07T15:38:23.495Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-11-07T15:38:23.495Z]
[2025-11-07T15:38:23.495Z] rerun:
[2025-11-07T15:38:23.495Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:38:23.495Z] DISPLAY=:0 \
[2025-11-07T15:38:23.495Z] HOME=/home/jenkins \
[2025-11-07T15:38:23.495Z] LANG=en_US.UTF-8 \
[2025-11-07T15:38:23.495Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:38:23.495Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:38:23.495Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:38:23.495Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:38:23.495Z] -J-ea \
[2025-11-07T15:38:23.495Z] -J-esa \
[2025-11-07T15:38:23.495Z] -J-Xmx512m \
[2025-11-07T15:38:23.495Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:38:23.495Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:38:23.495Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:38:23.495Z] -J-Dtest.java.opts= \
[2025-11-07T15:38:23.495Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.495Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.495Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:38:23.495Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:38:23.495Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:38:23.495Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.495Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:38:23.495Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.495Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-11-07T15:38:23.495Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-11-07T15:38:23.495Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.495Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-11-07T15:38:23.495Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.495Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.495Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2025-11-07T15:38:23.495Z] --add-modules java.base \
[2025-11-07T15:38:23.495Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-11-07T15:38:23.495Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.495Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.495Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/whitebox/WhiteBox.java
[2025-11-07T15:38:23.495Z]
[2025-11-07T15:38:23.495Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:38:23.495Z] REASON: Named class compiled on demand
[2025-11-07T15:38:23.495Z] TIME: 0.016 seconds
[2025-11-07T15:38:23.495Z] messages:
[2025-11-07T15:38:23.495Z] command: build jdk.test.lib.helpers.ClassFileInstaller
[2025-11-07T15:38:23.495Z] reason: Named class compiled on demand
[2025-11-07T15:38:23.495Z] started: Fri Nov 07 09:38:15.997 CST 2025
[2025-11-07T15:38:23.495Z] Library /test/lib:
[2025-11-07T15:38:23.495Z] compile: jdk.test.lib.helpers.ClassFileInstaller
[2025-11-07T15:38:23.495Z] finished: Fri Nov 07 09:38:16.013 CST 2025
[2025-11-07T15:38:23.495Z] elapsed time (seconds): 0.016
[2025-11-07T15:38:23.495Z]
[2025-11-07T15:38:23.495Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:38:23.495Z] REASON: .class file out of date or does not exist
[2025-11-07T15:38:23.495Z] TIME: 0.016 seconds
[2025-11-07T15:38:23.495Z] messages:
[2025-11-07T15:38:23.495Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/helpers/ClassFileInstaller.java
[2025-11-07T15:38:23.495Z] reason: .class file out of date or does not exist
[2025-11-07T15:38:23.495Z] started: Fri Nov 07 09:38:15.997 CST 2025
[2025-11-07T15:38:23.495Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-11-07T15:38:23.495Z] Mode: agentvm
[2025-11-07T15:38:23.495Z] Agent id: 82
[2025-11-07T15:38:23.495Z] Process id: 16784
[2025-11-07T15:38:23.495Z] finished: Fri Nov 07 09:38:16.013 CST 2025
[2025-11-07T15:38:23.495Z] elapsed time (seconds): 0.016
[2025-11-07T15:38:23.495Z] configuration:
[2025-11-07T15:38:23.495Z] Boot Layer (javac runtime environment)
[2025-11-07T15:38:23.495Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:38:23.495Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:38:23.495Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:38:23.495Z]
[2025-11-07T15:38:23.495Z] javac compilation environment
[2025-11-07T15:38:23.495Z] add modules: java.base
[2025-11-07T15:38:23.495Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T15:38:23.495Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:38:23.495Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-11-07T15:38:23.495Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-11-07T15:38:23.495Z]
[2025-11-07T15:38:23.495Z] rerun:
[2025-11-07T15:38:23.495Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:38:23.495Z] DISPLAY=:0 \
[2025-11-07T15:38:23.495Z] HOME=/home/jenkins \
[2025-11-07T15:38:23.495Z] LANG=en_US.UTF-8 \
[2025-11-07T15:38:23.495Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:38:23.495Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:38:23.495Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:38:23.495Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:38:23.495Z] -J-ea \
[2025-11-07T15:38:23.495Z] -J-esa \
[2025-11-07T15:38:23.495Z] -J-Xmx512m \
[2025-11-07T15:38:23.495Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:38:23.495Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:38:23.495Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:38:23.495Z] -J-Dtest.java.opts= \
[2025-11-07T15:38:23.495Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.495Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.495Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:38:23.496Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:38:23.496Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:38:23.496Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.496Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:38:23.496Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.496Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-11-07T15:38:23.496Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-11-07T15:38:23.496Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.496Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-11-07T15:38:23.496Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.496Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.496Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2025-11-07T15:38:23.496Z] --add-modules java.base \
[2025-11-07T15:38:23.496Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-11-07T15:38:23.496Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.496Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.496Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/helpers/ClassFileInstaller.java
[2025-11-07T15:38:23.496Z]
[2025-11-07T15:38:23.496Z] ACTION: driver -- Passed. Execution successful
[2025-11-07T15:38:23.496Z] REASON: User specified action: run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.496Z] TIME: 0.044 seconds
[2025-11-07T15:38:23.496Z] messages:
[2025-11-07T15:38:23.496Z] command: driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.496Z] reason: User specified action: run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.496Z] started: Fri Nov 07 09:38:16.013 CST 2025
[2025-11-07T15:38:23.496Z] Mode: agentvm
[2025-11-07T15:38:23.496Z] Agent id: 98
[2025-11-07T15:38:23.496Z] Process id: 26612
[2025-11-07T15:38:23.496Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc
[2025-11-07T15:38:23.496Z] finished: Fri Nov 07 09:38:16.057 CST 2025
[2025-11-07T15:38:23.496Z] elapsed time (seconds): 0.044
[2025-11-07T15:38:23.496Z] configuration:
[2025-11-07T15:38:23.496Z] Boot Layer
[2025-11-07T15:38:23.496Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-11-07T15:38:23.496Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:38:23.496Z]
[2025-11-07T15:38:23.496Z] Test Layer
[2025-11-07T15:38:23.496Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T15:38:23.496Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:38:23.496Z]
[2025-11-07T15:38:23.496Z] rerun:
[2025-11-07T15:38:23.496Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:38:23.496Z] DISPLAY=:0 \
[2025-11-07T15:38:23.496Z] HOME=/home/jenkins \
[2025-11-07T15:38:23.496Z] LANG=en_US.UTF-8 \
[2025-11-07T15:38:23.496Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:38:23.496Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:38:23.496Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:38:23.496Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:38:23.496Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:38:23.496Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:38:23.496Z] -Dtest.compiler.opts= \
[2025-11-07T15:38:23.496Z] -Dtest.java.opts= \
[2025-11-07T15:38:23.496Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.496Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.496Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:38:23.496Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:38:23.496Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:38:23.496Z] -Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.496Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:38:23.496Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.496Z] -Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-11-07T15:38:23.496Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-11-07T15:38:23.496Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.496Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-11-07T15:38:23.496Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.496Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.496Z] -Dtest.modules=java.base/jdk.internal.misc \
[2025-11-07T15:38:23.496Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:38:23.496Z] jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-11-07T15:38:23.496Z] STDERR:
[2025-11-07T15:38:23.496Z]
[2025-11-07T15:38:23.496Z] JavaTest Message: Test complete.
[2025-11-07T15:38:23.496Z]
[2025-11-07T15:38:23.497Z]
[2025-11-07T15:38:23.497Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:38:23.497Z] REASON: Named class compiled on demand
[2025-11-07T15:38:23.497Z] TIME: 0.13 seconds
[2025-11-07T15:38:23.497Z] messages:
[2025-11-07T15:38:23.497Z] command: build NMTPrintMallocSiteOfCorruptedMemory
[2025-11-07T15:38:23.497Z] reason: Named class compiled on demand
[2025-11-07T15:38:23.497Z] started: Fri Nov 07 09:38:16.058 CST 2025
[2025-11-07T15:38:23.497Z] Test directory:
[2025-11-07T15:38:23.497Z] compile: NMTPrintMallocSiteOfCorruptedMemory
[2025-11-07T15:38:23.497Z] finished: Fri Nov 07 09:38:16.188 CST 2025
[2025-11-07T15:38:23.497Z] elapsed time (seconds): 0.13
[2025-11-07T15:38:23.497Z]
[2025-11-07T15:38:23.497Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:38:23.497Z] REASON: .class file out of date or does not exist
[2025-11-07T15:38:23.497Z] TIME: 0.13 seconds
[2025-11-07T15:38:23.497Z] messages:
[2025-11-07T15:38:23.497Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2025-11-07T15:38:23.497Z] reason: .class file out of date or does not exist
[2025-11-07T15:38:23.497Z] started: Fri Nov 07 09:38:16.058 CST 2025
[2025-11-07T15:38:23.497Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-11-07T15:38:23.497Z] Mode: agentvm
[2025-11-07T15:38:23.497Z] Agent id: 82
[2025-11-07T15:38:23.497Z] Process id: 16784
[2025-11-07T15:38:23.497Z] finished: Fri Nov 07 09:38:16.188 CST 2025
[2025-11-07T15:38:23.497Z] elapsed time (seconds): 0.13
[2025-11-07T15:38:23.497Z] configuration:
[2025-11-07T15:38:23.497Z] Boot Layer (javac runtime environment)
[2025-11-07T15:38:23.497Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:38:23.497Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:38:23.497Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:38:23.497Z]
[2025-11-07T15:38:23.497Z] javac compilation environment
[2025-11-07T15:38:23.497Z] add modules: java.base
[2025-11-07T15:38:23.497Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T15:38:23.497Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2025-11-07T15:38:23.497Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:38:23.497Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2025-11-07T15:38:23.497Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-11-07T15:38:23.497Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-11-07T15:38:23.497Z]
[2025-11-07T15:38:23.497Z] rerun:
[2025-11-07T15:38:23.497Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:38:23.497Z] DISPLAY=:0 \
[2025-11-07T15:38:23.497Z] HOME=/home/jenkins \
[2025-11-07T15:38:23.497Z] LANG=en_US.UTF-8 \
[2025-11-07T15:38:23.497Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:38:23.497Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:38:23.497Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:38:23.497Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:38:23.497Z] -J-ea \
[2025-11-07T15:38:23.497Z] -J-esa \
[2025-11-07T15:38:23.497Z] -J-Xmx512m \
[2025-11-07T15:38:23.497Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:38:23.497Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:38:23.497Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:38:23.497Z] -J-Dtest.java.opts= \
[2025-11-07T15:38:23.497Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.497Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.497Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:38:23.497Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:38:23.497Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:38:23.497Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.497Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:38:23.497Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.497Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-11-07T15:38:23.497Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-11-07T15:38:23.497Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.497Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-11-07T15:38:23.497Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.497Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.497Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2025-11-07T15:38:23.497Z] --add-modules java.base \
[2025-11-07T15:38:23.497Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-11-07T15:38:23.497Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-11-07T15:38:23.497Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.497Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2025-11-07T15:38:23.497Z]
[2025-11-07T15:38:23.497Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-11-07T15:38:23.497Z] REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2025-11-07T15:38:23.497Z] TIME: 1.644 seconds
[2025-11-07T15:38:23.497Z] messages:
[2025-11-07T15:38:23.497Z] command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2025-11-07T15:38:23.497Z] reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2025-11-07T15:38:23.497Z] started: Fri Nov 07 09:38:16.188 CST 2025
[2025-11-07T15:38:23.497Z] Mode: othervm [/othervm specified]
[2025-11-07T15:38:23.497Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-11-07T15:38:23.497Z] Process id: 29490
[2025-11-07T15:38:23.497Z] finished: Fri Nov 07 09:38:17.832 CST 2025
[2025-11-07T15:38:23.497Z] elapsed time (seconds): 1.644
[2025-11-07T15:38:23.497Z] configuration:
[2025-11-07T15:38:23.497Z] Boot Layer
[2025-11-07T15:38:23.497Z] add modules: java.base
[2025-11-07T15:38:23.497Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-11-07T15:38:23.497Z]
[2025-11-07T15:38:23.497Z] STDOUT:
[2025-11-07T15:38:23.498Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-CreateCoredumpOnCrash -XX:NativeMemoryTracking=detail -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native NMTPrintMallocSiteOfCorruptedMemory header ]
[2025-11-07T15:38:23.498Z] [2025-11-07T15:38:16.434905506Z] Gathering output for process 29513
[2025-11-07T15:38:23.498Z] [2025-11-07T15:38:17.803632130Z] Waiting for completion for process 29513
[2025-11-07T15:38:23.498Z] [2025-11-07T15:38:17.804149505Z] Waiting for completion finished for process 29513
[2025-11-07T15:38:23.498Z] STDERR:
[2025-11-07T15:38:23.498Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-07T15:38:23.498Z] WARNING: java.lang.System::loadLibrary has been called by NMTPrintMallocSiteOfCorruptedMemory in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/)
[2025-11-07T15:38:23.498Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-07T15:38:23.498Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] stdout: [NMT Block at 0x000003ff8410c650, corruption at: 0x000003ff8410c650:
[2025-11-07T15:38:23.498Z] allocated from:
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] 0x000003ff8410c5d0: 00 00 00 00 00 00 00 00 00 00 03 ff 84 10 3a 70 ..............:p
[2025-11-07T15:38:23.498Z] 0x000003ff8410c5e0: e8 8e 78 2f 57 68 69 74 00 00 00 00 00 00 00 35 ..x/Whit.......5
[2025-11-07T15:38:23.498Z] 0x000003ff8410c5f0: 00 00 00 00 00 00 00 10 00 88 00 00 01 00 e9 9e ................
[2025-11-07T15:38:23.498Z] 0x000003ff8410c600: 00 00 00 00 00 00 00 00 00 00 03 ff 84 10 3a 78 ..............:x
[2025-11-07T15:38:23.498Z] 0x000003ff8410c610: e8 8e 69 74 65 42 6f 78 00 00 00 00 00 00 00 35 ..iteBox.......5
[2025-11-07T15:38:23.498Z] 0x000003ff8410c620: 00 00 00 00 00 00 00 10 07 38 00 00 01 00 e9 9e .........8......
[2025-11-07T15:38:23.498Z] 0x000003ff8410c630: 00 00 00 00 00 00 00 00 00 00 00 00 16 1c 96 f8 ................
[2025-11-07T15:38:23.498Z] 0x000003ff8410c640: e8 8e 64 6b 32 36 5f 68 00 00 00 00 00 00 00 35 ..dk26_h.......5
[2025-11-07T15:38:23.498Z] 0x000003ff8410c650: 00 00 00 00 00 00 00 0a 00 00 00 0d 00 00 00 00 ................
[2025-11-07T15:38:23.498Z] 0x000003ff8410c660: 00 00 00 01 00 00 0b bb d8 8d e8 8e 2f 6a 64 6b ............/jdk
[2025-11-07T15:38:23.498Z] 0x000003ff8410c670: 62 69 6e 61 72 79 2f 6f 00 00 00 00 00 00 00 51 binary/o.......Q
[2025-11-07T15:38:23.498Z] 0x000003ff8410c680: 00 00 03 ff 84 00 00 b8 00 00 03 ff 84 00 00 b8 ................
[2025-11-07T15:38:23.498Z] 0x000003ff8410c690: 74 2f 6a 74 72 65 67 2f 6e 61 74 69 76 65 2f 6c t/jtreg/native/l
[2025-11-07T15:38:23.498Z] 0x000003ff8410c6a0: 69 62 4d 61 6c 6c 6f 63 48 65 61 64 65 72 4d 6f ibMallocHeaderMo
[2025-11-07T15:38:23.498Z] 0x000003ff8410c6b0: 64 69 66 69 65 72 2e 73 6f 00 66 69 65 72 00 00 difier.so.fier..
[2025-11-07T15:38:23.498Z] 0x000003ff8410c6c0: 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 44 .......P.......D
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] # A fatal error has been detected by the Java Runtime Environment:
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] # Internal Error (mallocHeader.inline.hpp:107), pid=29513, tid=29514
[2025-11-07T15:38:23.498Z] # fatal error: NMT has detected a memory corruption bug. Block at 0x000003ff8410c660: header canary broken
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] # JRE version: OpenJDK Runtime Environment Temurin-26+23-202511062131 (26.0+23) (build 26-beta+23-ea)
[2025-11-07T15:38:23.498Z] # Java VM: OpenJDK 64-Bit Server VM Temurin-26+23-202511062131 (26-beta+23-ea, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-s390x)
[2025-11-07T15:38:23.498Z] # Problematic frame:
[2025-11-07T15:38:23.498Z] # V [libjvm.so+0xa4fe76] MallocHeader* MallocHeader::resolve_checked_impl<void*, MallocHeader*>(void*)+0xf6
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] # CreateCoredumpOnCrash turned off, no core file dumped
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] Unsupported internal testing APIs have been used.
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] # An error report file with more information is saved as:
[2025-11-07T15:38:23.498Z] # /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch/hs_err_pid29513.log
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] # If you would like to submit a bug report, please visit:
[2025-11-07T15:38:23.498Z] # https://github.com/adoptium/adoptium-support/issues
[2025-11-07T15:38:23.498Z] #
[2025-11-07T15:38:23.498Z] ];
[2025-11-07T15:38:23.498Z] stderr: [WARNING: A restricted method in java.lang.System has been called
[2025-11-07T15:38:23.498Z] WARNING: java.lang.System::loadLibrary has been called by NMTPrintMallocSiteOfCorruptedMemory in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/)
[2025-11-07T15:38:23.498Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-07T15:38:23.498Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] ]
[2025-11-07T15:38:23.498Z] exitValue = 1
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-11-07T15:38:23.498Z] at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:407)
[2025-11-07T15:38:23.498Z] at NMTPrintMallocSiteOfCorruptedMemory.runThisTestWith(NMTPrintMallocSiteOfCorruptedMemory.java:71)
[2025-11-07T15:38:23.498Z] at NMTPrintMallocSiteOfCorruptedMemory.main(NMTPrintMallocSiteOfCorruptedMemory.java:110)
[2025-11-07T15:38:23.498Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-07T15:38:23.498Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-07T15:38:23.498Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-11-07T15:38:23.498Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-11-07T15:38:23.498Z] JavaTest Message: shutting down test
[2025-11-07T15:38:23.498Z]
[2025-11-07T15:38:23.498Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-11-07T15:38:23.498Z] rerun:
[2025-11-07T15:38:23.498Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:38:23.498Z] DISPLAY=:0 \
[2025-11-07T15:38:23.498Z] HOME=/home/jenkins \
[2025-11-07T15:38:23.498Z] LANG=en_US.UTF-8 \
[2025-11-07T15:38:23.498Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:38:23.498Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:38:23.498Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:38:23.498Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:38:23.498Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:38:23.498Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:38:23.498Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:38:23.498Z] -Dtest.compiler.opts= \
[2025-11-07T15:38:23.498Z] -Dtest.java.opts= \
[2025-11-07T15:38:23.498Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.498Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:38:23.498Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:38:23.498Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:38:23.498Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:38:23.498Z] -Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.498Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:38:23.498Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-11-07T15:38:23.498Z] -Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-11-07T15:38:23.498Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-11-07T15:38:23.498Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:38:23.498Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-11-07T15:38:23.498Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.498Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-11-07T15:38:23.498Z] -Dtest.modules=java.base/jdk.internal.misc \
[2025-11-07T15:38:23.498Z] --add-modules java.base \
[2025-11-07T15:38:23.498Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-11-07T15:38:23.498Z] -ea \
[2025-11-07T15:38:23.498Z] -esa \
[2025-11-07T15:38:23.498Z] -Xmx512m \
[2025-11-07T15:38:23.499Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:38:23.499Z] -Xbootclasspath/a:. \
[2025-11-07T15:38:23.499Z] -XX:+UnlockDiagnosticVMOptions \
[2025-11-07T15:38:23.499Z] -XX:+WhiteBoxAPI \
[2025-11-07T15:38:23.499Z] -XX:NativeMemoryTracking=detail \
[2025-11-07T15:38:23.499Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/main.0.jta
[2025-11-07T15:38:23.499Z]
[2025-11-07T15:38:23.499Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-11-07T15:38:23.499Z] --------------------------------------------------
[2025-11-07T15:39:27.255Z] TEST: runtime/os/TestTracePageSizes.java#compiler-options
[2025-11-07T15:39:27.255Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-11-07T15:39:27.255Z]
[2025-11-07T15:39:27.255Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.255Z] REASON: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.255Z] TIME: 0.023 seconds
[2025-11-07T15:39:27.255Z] messages:
[2025-11-07T15:39:27.255Z] command: build jdk.test.lib.Platform
[2025-11-07T15:39:27.255Z] reason: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.255Z] started: Fri Nov 07 09:39:18.130 CST 2025
[2025-11-07T15:39:27.255Z] Library /test/lib:
[2025-11-07T15:39:27.255Z] compile: jdk.test.lib.Platform
[2025-11-07T15:39:27.255Z] finished: Fri Nov 07 09:39:18.153 CST 2025
[2025-11-07T15:39:27.255Z] elapsed time (seconds): 0.023
[2025-11-07T15:39:27.255Z]
[2025-11-07T15:39:27.255Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.255Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.255Z] TIME: 0.023 seconds
[2025-11-07T15:39:27.255Z] messages:
[2025-11-07T15:39:27.255Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.255Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.255Z] started: Fri Nov 07 09:39:18.130 CST 2025
[2025-11-07T15:39:27.255Z] Mode: agentvm
[2025-11-07T15:39:27.255Z] Agent id: 82
[2025-11-07T15:39:27.255Z] Process id: 16784
[2025-11-07T15:39:27.255Z] finished: Fri Nov 07 09:39:18.153 CST 2025
[2025-11-07T15:39:27.255Z] elapsed time (seconds): 0.023
[2025-11-07T15:39:27.255Z] configuration:
[2025-11-07T15:39:27.255Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.255Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.255Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.255Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.255Z]
[2025-11-07T15:39:27.255Z] javac compilation environment
[2025-11-07T15:39:27.256Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.256Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib
[2025-11-07T15:39:27.256Z]
[2025-11-07T15:39:27.256Z] rerun:
[2025-11-07T15:39:27.256Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.256Z] DISPLAY=:0 \
[2025-11-07T15:39:27.256Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.256Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.256Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.256Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.256Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.256Z] -J-ea \
[2025-11-07T15:39:27.256Z] -J-esa \
[2025-11-07T15:39:27.256Z] -J-Xmx512m \
[2025-11-07T15:39:27.256Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.256Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.256Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.256Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.256Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.256Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.256Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.256Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.256Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.256Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#compiler-options \
[2025-11-07T15:39:27.256Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.256Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.256Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.256Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.256Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.256Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d \
[2025-11-07T15:39:27.256Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.256Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.256Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.256Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.256Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.256Z]
[2025-11-07T15:39:27.256Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.256Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.256Z] TIME: 0.06 seconds
[2025-11-07T15:39:27.256Z] messages:
[2025-11-07T15:39:27.256Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.256Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.256Z] started: Fri Nov 07 09:39:18.153 CST 2025
[2025-11-07T15:39:27.256Z] Test directory:
[2025-11-07T15:39:27.256Z] compile: TestTracePageSizes
[2025-11-07T15:39:27.256Z] finished: Fri Nov 07 09:39:18.213 CST 2025
[2025-11-07T15:39:27.256Z] elapsed time (seconds): 0.06
[2025-11-07T15:39:27.256Z]
[2025-11-07T15:39:27.256Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.256Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.256Z] TIME: 0.06 seconds
[2025-11-07T15:39:27.256Z] messages:
[2025-11-07T15:39:27.256Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.256Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.256Z] started: Fri Nov 07 09:39:18.153 CST 2025
[2025-11-07T15:39:27.256Z] Mode: agentvm
[2025-11-07T15:39:27.256Z] Agent id: 82
[2025-11-07T15:39:27.256Z] Process id: 16784
[2025-11-07T15:39:27.256Z] finished: Fri Nov 07 09:39:18.213 CST 2025
[2025-11-07T15:39:27.256Z] elapsed time (seconds): 0.06
[2025-11-07T15:39:27.256Z] configuration:
[2025-11-07T15:39:27.256Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.256Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.256Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.256Z]
[2025-11-07T15:39:27.256Z] javac compilation environment
[2025-11-07T15:39:27.256Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.256Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib
[2025-11-07T15:39:27.256Z]
[2025-11-07T15:39:27.256Z] rerun:
[2025-11-07T15:39:27.256Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.256Z] DISPLAY=:0 \
[2025-11-07T15:39:27.256Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.256Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.256Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.256Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.256Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.256Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.256Z] -J-ea \
[2025-11-07T15:39:27.256Z] -J-esa \
[2025-11-07T15:39:27.256Z] -J-Xmx512m \
[2025-11-07T15:39:27.256Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.256Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.256Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.256Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.256Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.256Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.256Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.256Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.256Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.256Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#compiler-options \
[2025-11-07T15:39:27.256Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.256Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.256Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.256Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.257Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.257Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d \
[2025-11-07T15:39:27.257Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.257Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.257Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d \
[2025-11-07T15:39:27.257Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.257Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.257Z]
[2025-11-07T15:39:27.257Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.257Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache TestTracePageSizes
[2025-11-07T15:39:27.257Z] TIME: 0.209 seconds
[2025-11-07T15:39:27.257Z] messages:
[2025-11-07T15:39:27.257Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache TestTracePageSizes
[2025-11-07T15:39:27.257Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache TestTracePageSizes
[2025-11-07T15:39:27.257Z] started: Fri Nov 07 09:39:18.213 CST 2025
[2025-11-07T15:39:27.257Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.257Z] Process id: 31491
[2025-11-07T15:39:27.257Z] finished: Fri Nov 07 09:39:18.422 CST 2025
[2025-11-07T15:39:27.257Z] elapsed time (seconds): 0.209
[2025-11-07T15:39:27.257Z] configuration:
[2025-11-07T15:39:27.257Z] STDOUT:
[2025-11-07T15:39:27.257Z] STDERR:
[2025-11-07T15:39:27.257Z] STATUS:Passed.
[2025-11-07T15:39:27.257Z] rerun:
[2025-11-07T15:39:27.257Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.257Z] DISPLAY=:0 \
[2025-11-07T15:39:27.257Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.257Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.257Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.257Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.257Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.257Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.257Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.257Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.257Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.257Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.257Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.257Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.257Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.257Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.257Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.257Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.257Z] -Dtest.name=runtime/os/TestTracePageSizes.java#compiler-options \
[2025-11-07T15:39:27.257Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.257Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.257Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.257Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.257Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.257Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d \
[2025-11-07T15:39:27.257Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.257Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.257Z] -ea \
[2025-11-07T15:39:27.257Z] -esa \
[2025-11-07T15:39:27.257Z] -Xmx512m \
[2025-11-07T15:39:27.257Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.257Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.257Z] -Xmx128m \
[2025-11-07T15:39:27.257Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.257Z] -XX:-SegmentedCodeCache \
[2025-11-07T15:39:27.257Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_compiler-options.d/main.0.jta
[2025-11-07T15:39:27.257Z]
[2025-11-07T15:39:27.257Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.257Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.257Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.257Z] messages:
[2025-11-07T15:39:27.257Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.257Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.257Z] started: Fri Nov 07 09:39:18.423 CST 2025
[2025-11-07T15:39:27.257Z] finished: Fri Nov 07 09:39:18.423 CST 2025
[2025-11-07T15:39:27.257Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.257Z]
[2025-11-07T15:39:27.257Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.257Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.257Z] TIME: 0.425 seconds
[2025-11-07T15:39:27.257Z] messages:
[2025-11-07T15:39:27.257Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.257Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.257Z] started: Fri Nov 07 09:39:18.423 CST 2025
[2025-11-07T15:39:27.257Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.257Z] Process id: 31515
[2025-11-07T15:39:27.257Z] finished: Fri Nov 07 09:39:18.848 CST 2025
[2025-11-07T15:39:27.257Z] elapsed time (seconds): 0.425
[2025-11-07T15:39:27.257Z] configuration:
[2025-11-07T15:39:27.257Z] STDOUT:
[2025-11-07T15:39:27.257Z] [0.001s][warning][pagesize] UseLargePages disabled, no large pages configured and available on the system.
[2025-11-07T15:39:27.257Z] STDERR:
[2025-11-07T15:39:27.257Z] STATUS:Passed.
[2025-11-07T15:39:27.257Z] rerun:
[2025-11-07T15:39:27.257Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.257Z] DISPLAY=:0 \
[2025-11-07T15:39:27.257Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.257Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.257Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.258Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.258Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.258Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.258Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.258Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.258Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.258Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.258Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.258Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.258Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.258Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.258Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.258Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.258Z] -Dtest.name=runtime/os/TestTracePageSizes.java#compiler-options \
[2025-11-07T15:39:27.258Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.258Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.258Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.258Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.258Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.258Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d \
[2025-11-07T15:39:27.258Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.258Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.258Z] -ea \
[2025-11-07T15:39:27.258Z] -esa \
[2025-11-07T15:39:27.258Z] -Xmx512m \
[2025-11-07T15:39:27.258Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.258Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.258Z] -Xmx128m \
[2025-11-07T15:39:27.258Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.258Z] -XX:-SegmentedCodeCache \
[2025-11-07T15:39:27.258Z] -XX:+UseLargePages \
[2025-11-07T15:39:27.258Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_compiler-options.d/main.1.jta
[2025-11-07T15:39:27.258Z]
[2025-11-07T15:39:27.258Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.258Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.258Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.258Z] messages:
[2025-11-07T15:39:27.258Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.258Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.258Z] started: Fri Nov 07 09:39:18.848 CST 2025
[2025-11-07T15:39:27.258Z] finished: Fri Nov 07 09:39:18.848 CST 2025
[2025-11-07T15:39:27.258Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.258Z]
[2025-11-07T15:39:27.258Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.258Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.258Z] TIME: 0.427 seconds
[2025-11-07T15:39:27.258Z] messages:
[2025-11-07T15:39:27.258Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.258Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:-SegmentedCodeCache -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.258Z] started: Fri Nov 07 09:39:18.848 CST 2025
[2025-11-07T15:39:27.258Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.258Z] Process id: 31539
[2025-11-07T15:39:27.258Z] finished: Fri Nov 07 09:39:19.275 CST 2025
[2025-11-07T15:39:27.258Z] elapsed time (seconds): 0.427
[2025-11-07T15:39:27.258Z] configuration:
[2025-11-07T15:39:27.258Z] STDOUT:
[2025-11-07T15:39:27.258Z] STDERR:
[2025-11-07T15:39:27.258Z] java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.258Z] at TestTracePageSizes.main(TestTracePageSizes.java:197)
[2025-11-07T15:39:27.258Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-07T15:39:27.258Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-07T15:39:27.258Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-11-07T15:39:27.258Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-11-07T15:39:27.258Z]
[2025-11-07T15:39:27.258Z] JavaTest Message: Test threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.258Z] JavaTest Message: shutting down test
[2025-11-07T15:39:27.258Z]
[2025-11-07T15:39:27.258Z] STATUS:Failed.`main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.258Z] rerun:
[2025-11-07T15:39:27.258Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.258Z] DISPLAY=:0 \
[2025-11-07T15:39:27.258Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.258Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.258Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.258Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.258Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.258Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.258Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.258Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.258Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.258Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.258Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.258Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.258Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.258Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.259Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.259Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.259Z] -Dtest.name=runtime/os/TestTracePageSizes.java#compiler-options \
[2025-11-07T15:39:27.259Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.259Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.259Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.259Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.259Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.259Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d \
[2025-11-07T15:39:27.259Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.259Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_compiler-options.d/test/lib \
[2025-11-07T15:39:27.259Z] -ea \
[2025-11-07T15:39:27.259Z] -esa \
[2025-11-07T15:39:27.259Z] -Xmx512m \
[2025-11-07T15:39:27.259Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.259Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.259Z] -Xmx128m \
[2025-11-07T15:39:27.259Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.259Z] -XX:-SegmentedCodeCache \
[2025-11-07T15:39:27.259Z] -XX:+UseTransparentHugePages \
[2025-11-07T15:39:27.259Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_compiler-options.d/main.2.jta
[2025-11-07T15:39:27.259Z]
[2025-11-07T15:39:27.259Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.259Z] --------------------------------------------------
[2025-11-07T15:39:27.259Z] TEST: runtime/os/TestTracePageSizes.java#G1
[2025-11-07T15:39:27.259Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-11-07T15:39:27.259Z]
[2025-11-07T15:39:27.259Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.259Z] REASON: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.259Z] TIME: 0.051 seconds
[2025-11-07T15:39:27.259Z] messages:
[2025-11-07T15:39:27.259Z] command: build jdk.test.lib.Platform
[2025-11-07T15:39:27.259Z] reason: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.259Z] started: Fri Nov 07 09:39:19.279 CST 2025
[2025-11-07T15:39:27.259Z] Library /test/lib:
[2025-11-07T15:39:27.259Z] compile: jdk.test.lib.Platform
[2025-11-07T15:39:27.259Z] finished: Fri Nov 07 09:39:19.330 CST 2025
[2025-11-07T15:39:27.259Z] elapsed time (seconds): 0.051
[2025-11-07T15:39:27.259Z]
[2025-11-07T15:39:27.259Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.259Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.259Z] TIME: 0.05 seconds
[2025-11-07T15:39:27.259Z] messages:
[2025-11-07T15:39:27.259Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.259Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.259Z] started: Fri Nov 07 09:39:19.280 CST 2025
[2025-11-07T15:39:27.259Z] Mode: agentvm
[2025-11-07T15:39:27.259Z] Agent id: 82
[2025-11-07T15:39:27.259Z] Process id: 16784
[2025-11-07T15:39:27.259Z] finished: Fri Nov 07 09:39:19.330 CST 2025
[2025-11-07T15:39:27.259Z] elapsed time (seconds): 0.05
[2025-11-07T15:39:27.259Z] configuration:
[2025-11-07T15:39:27.259Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.259Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.259Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.259Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.259Z]
[2025-11-07T15:39:27.259Z] javac compilation environment
[2025-11-07T15:39:27.259Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.259Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d
[2025-11-07T15:39:27.259Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib
[2025-11-07T15:39:27.259Z]
[2025-11-07T15:39:27.259Z] rerun:
[2025-11-07T15:39:27.259Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.259Z] DISPLAY=:0 \
[2025-11-07T15:39:27.259Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.259Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.259Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.259Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.259Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.259Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.259Z] -J-ea \
[2025-11-07T15:39:27.259Z] -J-esa \
[2025-11-07T15:39:27.259Z] -J-Xmx512m \
[2025-11-07T15:39:27.259Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.259Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.259Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.259Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.259Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.259Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.259Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.259Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.259Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.259Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#G1 \
[2025-11-07T15:39:27.259Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.259Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.259Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.259Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.259Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.259Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d \
[2025-11-07T15:39:27.259Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.259Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.260Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.260Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.260Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.260Z]
[2025-11-07T15:39:27.260Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.260Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.260Z] TIME: 0.057 seconds
[2025-11-07T15:39:27.260Z] messages:
[2025-11-07T15:39:27.260Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.260Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.260Z] started: Fri Nov 07 09:39:19.330 CST 2025
[2025-11-07T15:39:27.260Z] Test directory:
[2025-11-07T15:39:27.260Z] compile: TestTracePageSizes
[2025-11-07T15:39:27.260Z] finished: Fri Nov 07 09:39:19.387 CST 2025
[2025-11-07T15:39:27.260Z] elapsed time (seconds): 0.057
[2025-11-07T15:39:27.260Z]
[2025-11-07T15:39:27.260Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.260Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.260Z] TIME: 0.056 seconds
[2025-11-07T15:39:27.260Z] messages:
[2025-11-07T15:39:27.260Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.260Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.260Z] started: Fri Nov 07 09:39:19.331 CST 2025
[2025-11-07T15:39:27.260Z] Mode: agentvm
[2025-11-07T15:39:27.260Z] Agent id: 82
[2025-11-07T15:39:27.260Z] Process id: 16784
[2025-11-07T15:39:27.260Z] finished: Fri Nov 07 09:39:19.387 CST 2025
[2025-11-07T15:39:27.260Z] elapsed time (seconds): 0.056
[2025-11-07T15:39:27.260Z] configuration:
[2025-11-07T15:39:27.260Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.260Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.260Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.260Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.260Z]
[2025-11-07T15:39:27.260Z] javac compilation environment
[2025-11-07T15:39:27.260Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.260Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.260Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.260Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d
[2025-11-07T15:39:27.260Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib
[2025-11-07T15:39:27.260Z]
[2025-11-07T15:39:27.260Z] rerun:
[2025-11-07T15:39:27.260Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.260Z] DISPLAY=:0 \
[2025-11-07T15:39:27.260Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.260Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.260Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.260Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.260Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.260Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.260Z] -J-ea \
[2025-11-07T15:39:27.260Z] -J-esa \
[2025-11-07T15:39:27.260Z] -J-Xmx512m \
[2025-11-07T15:39:27.260Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.260Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.260Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.260Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.260Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.260Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.260Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.260Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.260Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.260Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#G1 \
[2025-11-07T15:39:27.260Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.260Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.260Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.260Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.260Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.260Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d \
[2025-11-07T15:39:27.260Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.260Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.260Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d \
[2025-11-07T15:39:27.260Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.261Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.261Z]
[2025-11-07T15:39:27.261Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.261Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC TestTracePageSizes
[2025-11-07T15:39:27.261Z] TIME: 0.455 seconds
[2025-11-07T15:39:27.261Z] messages:
[2025-11-07T15:39:27.261Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC TestTracePageSizes
[2025-11-07T15:39:27.261Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC TestTracePageSizes
[2025-11-07T15:39:27.261Z] started: Fri Nov 07 09:39:19.387 CST 2025
[2025-11-07T15:39:27.261Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.261Z] Process id: 31566
[2025-11-07T15:39:27.261Z] finished: Fri Nov 07 09:39:19.842 CST 2025
[2025-11-07T15:39:27.261Z] elapsed time (seconds): 0.455
[2025-11-07T15:39:27.261Z] configuration:
[2025-11-07T15:39:27.261Z] STDOUT:
[2025-11-07T15:39:27.261Z] STDERR:
[2025-11-07T15:39:27.261Z] STATUS:Passed.
[2025-11-07T15:39:27.261Z] rerun:
[2025-11-07T15:39:27.261Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.261Z] DISPLAY=:0 \
[2025-11-07T15:39:27.261Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.261Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.261Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.261Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.261Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.261Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.261Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.261Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.261Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.261Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.261Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.261Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.261Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.261Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.261Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.261Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.261Z] -Dtest.name=runtime/os/TestTracePageSizes.java#G1 \
[2025-11-07T15:39:27.261Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.261Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.261Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.261Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.261Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.261Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d \
[2025-11-07T15:39:27.261Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.261Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.261Z] -ea \
[2025-11-07T15:39:27.261Z] -esa \
[2025-11-07T15:39:27.261Z] -Xmx512m \
[2025-11-07T15:39:27.261Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.261Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.261Z] -Xmx128m \
[2025-11-07T15:39:27.261Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.261Z] -XX:+UseG1GC \
[2025-11-07T15:39:27.261Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_G1.d/main.0.jta
[2025-11-07T15:39:27.261Z]
[2025-11-07T15:39:27.261Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.261Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.261Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.261Z] messages:
[2025-11-07T15:39:27.261Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.261Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.261Z] started: Fri Nov 07 09:39:19.842 CST 2025
[2025-11-07T15:39:27.261Z] finished: Fri Nov 07 09:39:19.842 CST 2025
[2025-11-07T15:39:27.261Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.261Z]
[2025-11-07T15:39:27.261Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.261Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.261Z] TIME: 0.428 seconds
[2025-11-07T15:39:27.261Z] messages:
[2025-11-07T15:39:27.261Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.261Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.261Z] started: Fri Nov 07 09:39:19.842 CST 2025
[2025-11-07T15:39:27.261Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.261Z] Process id: 31590
[2025-11-07T15:39:27.261Z] finished: Fri Nov 07 09:39:20.270 CST 2025
[2025-11-07T15:39:27.261Z] elapsed time (seconds): 0.428
[2025-11-07T15:39:27.261Z] configuration:
[2025-11-07T15:39:27.261Z] STDOUT:
[2025-11-07T15:39:27.261Z] [0.001s][warning][pagesize] UseLargePages disabled, no large pages configured and available on the system.
[2025-11-07T15:39:27.261Z] STDERR:
[2025-11-07T15:39:27.261Z] STATUS:Passed.
[2025-11-07T15:39:27.261Z] rerun:
[2025-11-07T15:39:27.261Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.261Z] DISPLAY=:0 \
[2025-11-07T15:39:27.261Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.261Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.261Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.261Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.261Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.262Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.262Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.262Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.262Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.262Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.262Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.262Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.262Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.262Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.262Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.262Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.262Z] -Dtest.name=runtime/os/TestTracePageSizes.java#G1 \
[2025-11-07T15:39:27.262Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.262Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.262Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.262Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.262Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.262Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d \
[2025-11-07T15:39:27.262Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.262Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.262Z] -ea \
[2025-11-07T15:39:27.262Z] -esa \
[2025-11-07T15:39:27.262Z] -Xmx512m \
[2025-11-07T15:39:27.262Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.262Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.262Z] -Xmx128m \
[2025-11-07T15:39:27.262Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.262Z] -XX:+UseG1GC \
[2025-11-07T15:39:27.262Z] -XX:+UseLargePages \
[2025-11-07T15:39:27.262Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_G1.d/main.1.jta
[2025-11-07T15:39:27.262Z]
[2025-11-07T15:39:27.262Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.262Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.262Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.262Z] messages:
[2025-11-07T15:39:27.262Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.262Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.262Z] started: Fri Nov 07 09:39:20.270 CST 2025
[2025-11-07T15:39:27.262Z] finished: Fri Nov 07 09:39:20.270 CST 2025
[2025-11-07T15:39:27.262Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.262Z]
[2025-11-07T15:39:27.262Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.262Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.262Z] TIME: 0.157 seconds
[2025-11-07T15:39:27.262Z] messages:
[2025-11-07T15:39:27.262Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.262Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseG1GC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.262Z] started: Fri Nov 07 09:39:20.270 CST 2025
[2025-11-07T15:39:27.262Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.262Z] Process id: 31614
[2025-11-07T15:39:27.262Z] finished: Fri Nov 07 09:39:20.427 CST 2025
[2025-11-07T15:39:27.262Z] elapsed time (seconds): 0.157
[2025-11-07T15:39:27.262Z] configuration:
[2025-11-07T15:39:27.262Z] STDOUT:
[2025-11-07T15:39:27.262Z] STDERR:
[2025-11-07T15:39:27.262Z] java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.262Z] at TestTracePageSizes.main(TestTracePageSizes.java:197)
[2025-11-07T15:39:27.262Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-07T15:39:27.262Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-07T15:39:27.262Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-11-07T15:39:27.262Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-11-07T15:39:27.262Z]
[2025-11-07T15:39:27.262Z] JavaTest Message: Test threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.262Z] JavaTest Message: shutting down test
[2025-11-07T15:39:27.262Z]
[2025-11-07T15:39:27.262Z] STATUS:Failed.`main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.262Z] rerun:
[2025-11-07T15:39:27.262Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.262Z] DISPLAY=:0 \
[2025-11-07T15:39:27.262Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.262Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.262Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.262Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.262Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.263Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.263Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.263Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.263Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.263Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.263Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.263Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.263Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.263Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.263Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.263Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.263Z] -Dtest.name=runtime/os/TestTracePageSizes.java#G1 \
[2025-11-07T15:39:27.263Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.263Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.263Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.263Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.263Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.263Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d \
[2025-11-07T15:39:27.263Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.263Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_G1.d/test/lib \
[2025-11-07T15:39:27.263Z] -ea \
[2025-11-07T15:39:27.263Z] -esa \
[2025-11-07T15:39:27.263Z] -Xmx512m \
[2025-11-07T15:39:27.263Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.263Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.263Z] -Xmx128m \
[2025-11-07T15:39:27.263Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.263Z] -XX:+UseG1GC \
[2025-11-07T15:39:27.263Z] -XX:+UseTransparentHugePages \
[2025-11-07T15:39:27.263Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_G1.d/main.2.jta
[2025-11-07T15:39:27.263Z]
[2025-11-07T15:39:27.263Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.263Z] --------------------------------------------------
[2025-11-07T15:39:27.263Z] TEST: runtime/os/TestTracePageSizes.java#Parallel
[2025-11-07T15:39:27.263Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-11-07T15:39:27.263Z]
[2025-11-07T15:39:27.263Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.263Z] REASON: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.263Z] TIME: 0.06 seconds
[2025-11-07T15:39:27.263Z] messages:
[2025-11-07T15:39:27.263Z] command: build jdk.test.lib.Platform
[2025-11-07T15:39:27.263Z] reason: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.263Z] started: Fri Nov 07 09:39:20.948 CST 2025
[2025-11-07T15:39:27.263Z] Library /test/lib:
[2025-11-07T15:39:27.263Z] compile: jdk.test.lib.Platform
[2025-11-07T15:39:27.263Z] finished: Fri Nov 07 09:39:21.008 CST 2025
[2025-11-07T15:39:27.263Z] elapsed time (seconds): 0.06
[2025-11-07T15:39:27.263Z]
[2025-11-07T15:39:27.263Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.263Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.263Z] TIME: 0.059 seconds
[2025-11-07T15:39:27.263Z] messages:
[2025-11-07T15:39:27.263Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.263Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.263Z] started: Fri Nov 07 09:39:20.949 CST 2025
[2025-11-07T15:39:27.263Z] Mode: agentvm
[2025-11-07T15:39:27.263Z] Agent id: 82
[2025-11-07T15:39:27.263Z] Process id: 16784
[2025-11-07T15:39:27.263Z] finished: Fri Nov 07 09:39:21.008 CST 2025
[2025-11-07T15:39:27.263Z] elapsed time (seconds): 0.059
[2025-11-07T15:39:27.263Z] configuration:
[2025-11-07T15:39:27.263Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.263Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.263Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.263Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.263Z]
[2025-11-07T15:39:27.263Z] javac compilation environment
[2025-11-07T15:39:27.263Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.263Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d
[2025-11-07T15:39:27.263Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib
[2025-11-07T15:39:27.263Z]
[2025-11-07T15:39:27.263Z] rerun:
[2025-11-07T15:39:27.263Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.263Z] DISPLAY=:0 \
[2025-11-07T15:39:27.263Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.263Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.263Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.263Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.263Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.263Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.263Z] -J-ea \
[2025-11-07T15:39:27.263Z] -J-esa \
[2025-11-07T15:39:27.263Z] -J-Xmx512m \
[2025-11-07T15:39:27.263Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.263Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.263Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.263Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.263Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.263Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.263Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.263Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.263Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.263Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#Parallel \
[2025-11-07T15:39:27.263Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.263Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.263Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.263Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.263Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.263Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d \
[2025-11-07T15:39:27.263Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.264Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.264Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.264Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.264Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.264Z]
[2025-11-07T15:39:27.264Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.264Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.264Z] TIME: 0.054 seconds
[2025-11-07T15:39:27.264Z] messages:
[2025-11-07T15:39:27.264Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.264Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.264Z] started: Fri Nov 07 09:39:21.008 CST 2025
[2025-11-07T15:39:27.264Z] Test directory:
[2025-11-07T15:39:27.264Z] compile: TestTracePageSizes
[2025-11-07T15:39:27.264Z] finished: Fri Nov 07 09:39:21.062 CST 2025
[2025-11-07T15:39:27.264Z] elapsed time (seconds): 0.054
[2025-11-07T15:39:27.264Z]
[2025-11-07T15:39:27.264Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.264Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.264Z] TIME: 0.054 seconds
[2025-11-07T15:39:27.264Z] messages:
[2025-11-07T15:39:27.264Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.264Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.264Z] started: Fri Nov 07 09:39:21.008 CST 2025
[2025-11-07T15:39:27.264Z] Mode: agentvm
[2025-11-07T15:39:27.264Z] Agent id: 82
[2025-11-07T15:39:27.264Z] Process id: 16784
[2025-11-07T15:39:27.264Z] finished: Fri Nov 07 09:39:21.062 CST 2025
[2025-11-07T15:39:27.264Z] elapsed time (seconds): 0.054
[2025-11-07T15:39:27.264Z] configuration:
[2025-11-07T15:39:27.264Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.264Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.264Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.264Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.264Z]
[2025-11-07T15:39:27.264Z] javac compilation environment
[2025-11-07T15:39:27.264Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.264Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.264Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.264Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d
[2025-11-07T15:39:27.264Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib
[2025-11-07T15:39:27.264Z]
[2025-11-07T15:39:27.264Z] rerun:
[2025-11-07T15:39:27.264Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.264Z] DISPLAY=:0 \
[2025-11-07T15:39:27.264Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.264Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.264Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.264Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.264Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.264Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.264Z] -J-ea \
[2025-11-07T15:39:27.264Z] -J-esa \
[2025-11-07T15:39:27.264Z] -J-Xmx512m \
[2025-11-07T15:39:27.264Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.264Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.264Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.264Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.264Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.264Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.264Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.264Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.264Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.264Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#Parallel \
[2025-11-07T15:39:27.264Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.264Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.264Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.264Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.264Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.264Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d \
[2025-11-07T15:39:27.264Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.264Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.264Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d \
[2025-11-07T15:39:27.264Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.265Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.265Z]
[2025-11-07T15:39:27.265Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.265Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC TestTracePageSizes
[2025-11-07T15:39:27.265Z] TIME: 0.144 seconds
[2025-11-07T15:39:27.265Z] messages:
[2025-11-07T15:39:27.265Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC TestTracePageSizes
[2025-11-07T15:39:27.265Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC TestTracePageSizes
[2025-11-07T15:39:27.265Z] started: Fri Nov 07 09:39:21.063 CST 2025
[2025-11-07T15:39:27.265Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.265Z] Process id: 31663
[2025-11-07T15:39:27.265Z] finished: Fri Nov 07 09:39:21.207 CST 2025
[2025-11-07T15:39:27.265Z] elapsed time (seconds): 0.144
[2025-11-07T15:39:27.265Z] configuration:
[2025-11-07T15:39:27.265Z] STDOUT:
[2025-11-07T15:39:27.265Z] STDERR:
[2025-11-07T15:39:27.265Z] STATUS:Passed.
[2025-11-07T15:39:27.265Z] rerun:
[2025-11-07T15:39:27.265Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.265Z] DISPLAY=:0 \
[2025-11-07T15:39:27.265Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.265Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.265Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.265Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.265Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.265Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.265Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.265Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.265Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.265Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.265Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.265Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.265Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.265Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.265Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.265Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.265Z] -Dtest.name=runtime/os/TestTracePageSizes.java#Parallel \
[2025-11-07T15:39:27.265Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.265Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.265Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.265Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.265Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.265Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d \
[2025-11-07T15:39:27.265Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.265Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.265Z] -ea \
[2025-11-07T15:39:27.265Z] -esa \
[2025-11-07T15:39:27.265Z] -Xmx512m \
[2025-11-07T15:39:27.265Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.265Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.265Z] -Xmx128m \
[2025-11-07T15:39:27.265Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.265Z] -XX:+UseParallelGC \
[2025-11-07T15:39:27.265Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_Parallel.d/main.0.jta
[2025-11-07T15:39:27.265Z]
[2025-11-07T15:39:27.265Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.265Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.265Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.265Z] messages:
[2025-11-07T15:39:27.265Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.265Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.265Z] started: Fri Nov 07 09:39:21.208 CST 2025
[2025-11-07T15:39:27.265Z] finished: Fri Nov 07 09:39:21.208 CST 2025
[2025-11-07T15:39:27.265Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.265Z]
[2025-11-07T15:39:27.265Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.265Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.265Z] TIME: 0.149 seconds
[2025-11-07T15:39:27.265Z] messages:
[2025-11-07T15:39:27.265Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.265Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.265Z] started: Fri Nov 07 09:39:21.208 CST 2025
[2025-11-07T15:39:27.265Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.265Z] Process id: 31682
[2025-11-07T15:39:27.265Z] finished: Fri Nov 07 09:39:21.357 CST 2025
[2025-11-07T15:39:27.265Z] elapsed time (seconds): 0.149
[2025-11-07T15:39:27.265Z] configuration:
[2025-11-07T15:39:27.265Z] STDOUT:
[2025-11-07T15:39:27.266Z] [0.001s][warning][pagesize] UseLargePages disabled, no large pages configured and available on the system.
[2025-11-07T15:39:27.266Z] STDERR:
[2025-11-07T15:39:27.266Z] STATUS:Passed.
[2025-11-07T15:39:27.266Z] rerun:
[2025-11-07T15:39:27.266Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.266Z] DISPLAY=:0 \
[2025-11-07T15:39:27.266Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.266Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.266Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.266Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.266Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.266Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.266Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.266Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.266Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.266Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.266Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.266Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.266Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.266Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.266Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.266Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.266Z] -Dtest.name=runtime/os/TestTracePageSizes.java#Parallel \
[2025-11-07T15:39:27.266Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.266Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.266Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.266Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.266Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.266Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d \
[2025-11-07T15:39:27.266Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.266Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.266Z] -ea \
[2025-11-07T15:39:27.266Z] -esa \
[2025-11-07T15:39:27.266Z] -Xmx512m \
[2025-11-07T15:39:27.266Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.266Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.266Z] -Xmx128m \
[2025-11-07T15:39:27.266Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.266Z] -XX:+UseParallelGC \
[2025-11-07T15:39:27.266Z] -XX:+UseLargePages \
[2025-11-07T15:39:27.266Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_Parallel.d/main.1.jta
[2025-11-07T15:39:27.266Z]
[2025-11-07T15:39:27.266Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.266Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.266Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.266Z] messages:
[2025-11-07T15:39:27.266Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.266Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.266Z] started: Fri Nov 07 09:39:21.357 CST 2025
[2025-11-07T15:39:27.266Z] finished: Fri Nov 07 09:39:21.357 CST 2025
[2025-11-07T15:39:27.266Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.266Z]
[2025-11-07T15:39:27.266Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.266Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.266Z] TIME: 0.406 seconds
[2025-11-07T15:39:27.266Z] messages:
[2025-11-07T15:39:27.266Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.266Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseParallelGC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.266Z] started: Fri Nov 07 09:39:21.357 CST 2025
[2025-11-07T15:39:27.266Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.266Z] Process id: 31701
[2025-11-07T15:39:27.266Z] finished: Fri Nov 07 09:39:21.763 CST 2025
[2025-11-07T15:39:27.266Z] elapsed time (seconds): 0.406
[2025-11-07T15:39:27.266Z] configuration:
[2025-11-07T15:39:27.266Z] STDOUT:
[2025-11-07T15:39:27.266Z] STDERR:
[2025-11-07T15:39:27.266Z] java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.266Z] at TestTracePageSizes.main(TestTracePageSizes.java:197)
[2025-11-07T15:39:27.266Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-07T15:39:27.266Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-07T15:39:27.266Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-11-07T15:39:27.266Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-11-07T15:39:27.266Z]
[2025-11-07T15:39:27.266Z] JavaTest Message: Test threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.266Z] JavaTest Message: shutting down test
[2025-11-07T15:39:27.266Z]
[2025-11-07T15:39:27.266Z] STATUS:Failed.`main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.266Z] rerun:
[2025-11-07T15:39:27.266Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.266Z] DISPLAY=:0 \
[2025-11-07T15:39:27.266Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.266Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.266Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.267Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.267Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.267Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.267Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.267Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.267Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.267Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.267Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.267Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.267Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.267Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.267Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.267Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.267Z] -Dtest.name=runtime/os/TestTracePageSizes.java#Parallel \
[2025-11-07T15:39:27.267Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.267Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.267Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.267Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.267Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.267Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d \
[2025-11-07T15:39:27.267Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.267Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Parallel.d/test/lib \
[2025-11-07T15:39:27.267Z] -ea \
[2025-11-07T15:39:27.267Z] -esa \
[2025-11-07T15:39:27.267Z] -Xmx512m \
[2025-11-07T15:39:27.267Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.267Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.267Z] -Xmx128m \
[2025-11-07T15:39:27.267Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.267Z] -XX:+UseParallelGC \
[2025-11-07T15:39:27.267Z] -XX:+UseTransparentHugePages \
[2025-11-07T15:39:27.267Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_Parallel.d/main.2.jta
[2025-11-07T15:39:27.267Z]
[2025-11-07T15:39:27.267Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.267Z] --------------------------------------------------
[2025-11-07T15:39:27.267Z] TEST: runtime/os/TestTracePageSizes.java#Serial
[2025-11-07T15:39:27.267Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-11-07T15:39:27.267Z]
[2025-11-07T15:39:27.267Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.267Z] REASON: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.267Z] TIME: 0.057 seconds
[2025-11-07T15:39:27.267Z] messages:
[2025-11-07T15:39:27.267Z] command: build jdk.test.lib.Platform
[2025-11-07T15:39:27.267Z] reason: User specified action: run build jdk.test.lib.Platform
[2025-11-07T15:39:27.267Z] started: Fri Nov 07 09:39:21.766 CST 2025
[2025-11-07T15:39:27.267Z] Library /test/lib:
[2025-11-07T15:39:27.267Z] compile: jdk.test.lib.Platform
[2025-11-07T15:39:27.267Z] finished: Fri Nov 07 09:39:21.823 CST 2025
[2025-11-07T15:39:27.267Z] elapsed time (seconds): 0.057
[2025-11-07T15:39:27.267Z]
[2025-11-07T15:39:27.267Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.267Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.267Z] TIME: 0.057 seconds
[2025-11-07T15:39:27.267Z] messages:
[2025-11-07T15:39:27.267Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.267Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.267Z] started: Fri Nov 07 09:39:21.766 CST 2025
[2025-11-07T15:39:27.267Z] Mode: agentvm
[2025-11-07T15:39:27.267Z] Agent id: 82
[2025-11-07T15:39:27.267Z] Process id: 16784
[2025-11-07T15:39:27.267Z] finished: Fri Nov 07 09:39:21.823 CST 2025
[2025-11-07T15:39:27.267Z] elapsed time (seconds): 0.057
[2025-11-07T15:39:27.267Z] configuration:
[2025-11-07T15:39:27.267Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.267Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.267Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.267Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.267Z]
[2025-11-07T15:39:27.267Z] javac compilation environment
[2025-11-07T15:39:27.267Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.267Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d
[2025-11-07T15:39:27.267Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib
[2025-11-07T15:39:27.267Z]
[2025-11-07T15:39:27.267Z] rerun:
[2025-11-07T15:39:27.267Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.267Z] DISPLAY=:0 \
[2025-11-07T15:39:27.267Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.267Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.267Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.267Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.267Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.267Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.267Z] -J-ea \
[2025-11-07T15:39:27.267Z] -J-esa \
[2025-11-07T15:39:27.267Z] -J-Xmx512m \
[2025-11-07T15:39:27.267Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.267Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.267Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.267Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.267Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.267Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.267Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.268Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.268Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.268Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#Serial \
[2025-11-07T15:39:27.268Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.268Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.268Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.268Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.268Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.268Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d \
[2025-11-07T15:39:27.268Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.268Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.268Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.268Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.268Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Platform.java
[2025-11-07T15:39:27.268Z]
[2025-11-07T15:39:27.268Z] ACTION: build -- Passed. Build successful
[2025-11-07T15:39:27.268Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.268Z] TIME: 0.066 seconds
[2025-11-07T15:39:27.268Z] messages:
[2025-11-07T15:39:27.268Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.268Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.268Z] started: Fri Nov 07 09:39:21.824 CST 2025
[2025-11-07T15:39:27.268Z] Test directory:
[2025-11-07T15:39:27.268Z] compile: TestTracePageSizes
[2025-11-07T15:39:27.268Z] finished: Fri Nov 07 09:39:21.890 CST 2025
[2025-11-07T15:39:27.268Z] elapsed time (seconds): 0.066
[2025-11-07T15:39:27.268Z]
[2025-11-07T15:39:27.268Z] ACTION: compile -- Passed. Compilation successful
[2025-11-07T15:39:27.268Z] REASON: .class file out of date or does not exist
[2025-11-07T15:39:27.268Z] TIME: 0.066 seconds
[2025-11-07T15:39:27.268Z] messages:
[2025-11-07T15:39:27.268Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.268Z] reason: .class file out of date or does not exist
[2025-11-07T15:39:27.268Z] started: Fri Nov 07 09:39:21.824 CST 2025
[2025-11-07T15:39:27.268Z] Mode: agentvm
[2025-11-07T15:39:27.268Z] Agent id: 82
[2025-11-07T15:39:27.268Z] Process id: 16784
[2025-11-07T15:39:27.268Z] finished: Fri Nov 07 09:39:21.890 CST 2025
[2025-11-07T15:39:27.268Z] elapsed time (seconds): 0.066
[2025-11-07T15:39:27.268Z] configuration:
[2025-11-07T15:39:27.268Z] Boot Layer (javac runtime environment)
[2025-11-07T15:39:27.268Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-11-07T15:39:27.268Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-11-07T15:39:27.268Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/patches/java.base
[2025-11-07T15:39:27.268Z]
[2025-11-07T15:39:27.268Z] javac compilation environment
[2025-11-07T15:39:27.268Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.268Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-11-07T15:39:27.268Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os
[2025-11-07T15:39:27.268Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d
[2025-11-07T15:39:27.268Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib
[2025-11-07T15:39:27.268Z]
[2025-11-07T15:39:27.268Z] rerun:
[2025-11-07T15:39:27.268Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.268Z] DISPLAY=:0 \
[2025-11-07T15:39:27.268Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.268Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.268Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.268Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.268Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.268Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-11-07T15:39:27.268Z] -J-ea \
[2025-11-07T15:39:27.268Z] -J-esa \
[2025-11-07T15:39:27.268Z] -J-Xmx512m \
[2025-11-07T15:39:27.268Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.268Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.268Z] -J-Dtest.compiler.opts= \
[2025-11-07T15:39:27.268Z] -J-Dtest.java.opts= \
[2025-11-07T15:39:27.268Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.269Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.269Z] -J-Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.269Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.269Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.269Z] -J-Dtest.name=runtime/os/TestTracePageSizes.java#Serial \
[2025-11-07T15:39:27.269Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.269Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.269Z] -J-Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.269Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.269Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.269Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d \
[2025-11-07T15:39:27.269Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.269Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.269Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d \
[2025-11-07T15:39:27.269Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.269Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java
[2025-11-07T15:39:27.269Z]
[2025-11-07T15:39:27.269Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.269Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC TestTracePageSizes
[2025-11-07T15:39:27.269Z] TIME: 0.139 seconds
[2025-11-07T15:39:27.269Z] messages:
[2025-11-07T15:39:27.269Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC TestTracePageSizes
[2025-11-07T15:39:27.269Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC TestTracePageSizes
[2025-11-07T15:39:27.269Z] started: Fri Nov 07 09:39:21.890 CST 2025
[2025-11-07T15:39:27.269Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.269Z] Process id: 31723
[2025-11-07T15:39:27.269Z] finished: Fri Nov 07 09:39:22.029 CST 2025
[2025-11-07T15:39:27.269Z] elapsed time (seconds): 0.139
[2025-11-07T15:39:27.269Z] configuration:
[2025-11-07T15:39:27.269Z] STDOUT:
[2025-11-07T15:39:27.269Z] STDERR:
[2025-11-07T15:39:27.269Z] STATUS:Passed.
[2025-11-07T15:39:27.269Z] rerun:
[2025-11-07T15:39:27.269Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.269Z] DISPLAY=:0 \
[2025-11-07T15:39:27.269Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.269Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.269Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.269Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.269Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.269Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.269Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.269Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.269Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.269Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.269Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.269Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.269Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.269Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.269Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.269Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.269Z] -Dtest.name=runtime/os/TestTracePageSizes.java#Serial \
[2025-11-07T15:39:27.269Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.269Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.269Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.269Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.269Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.269Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d \
[2025-11-07T15:39:27.270Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.270Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.270Z] -ea \
[2025-11-07T15:39:27.270Z] -esa \
[2025-11-07T15:39:27.270Z] -Xmx512m \
[2025-11-07T15:39:27.270Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.270Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.270Z] -Xmx128m \
[2025-11-07T15:39:27.270Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.270Z] -XX:+UseSerialGC \
[2025-11-07T15:39:27.270Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_Serial.d/main.0.jta
[2025-11-07T15:39:27.270Z]
[2025-11-07T15:39:27.270Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.270Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.270Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.270Z] messages:
[2025-11-07T15:39:27.270Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.270Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.270Z] started: Fri Nov 07 09:39:22.029 CST 2025
[2025-11-07T15:39:27.270Z] finished: Fri Nov 07 09:39:22.029 CST 2025
[2025-11-07T15:39:27.270Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.270Z]
[2025-11-07T15:39:27.270Z] ACTION: main -- Passed. Execution successful
[2025-11-07T15:39:27.270Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.270Z] TIME: 0.408 seconds
[2025-11-07T15:39:27.270Z] messages:
[2025-11-07T15:39:27.270Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.270Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC -XX:+UseLargePages TestTracePageSizes
[2025-11-07T15:39:27.270Z] started: Fri Nov 07 09:39:22.029 CST 2025
[2025-11-07T15:39:27.270Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.270Z] Process id: 31740
[2025-11-07T15:39:27.270Z] finished: Fri Nov 07 09:39:22.437 CST 2025
[2025-11-07T15:39:27.270Z] elapsed time (seconds): 0.408
[2025-11-07T15:39:27.270Z] configuration:
[2025-11-07T15:39:27.270Z] STDOUT:
[2025-11-07T15:39:27.270Z] [0.001s][warning][pagesize] UseLargePages disabled, no large pages configured and available on the system.
[2025-11-07T15:39:27.270Z] STDERR:
[2025-11-07T15:39:27.270Z] STATUS:Passed.
[2025-11-07T15:39:27.270Z] rerun:
[2025-11-07T15:39:27.270Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.270Z] DISPLAY=:0 \
[2025-11-07T15:39:27.270Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.270Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.270Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.270Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.270Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.270Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.270Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.270Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.270Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.270Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.270Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.270Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.270Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.270Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.270Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.270Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.270Z] -Dtest.name=runtime/os/TestTracePageSizes.java#Serial \
[2025-11-07T15:39:27.270Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.270Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.270Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.270Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.270Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.270Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d \
[2025-11-07T15:39:27.270Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.270Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.270Z] -ea \
[2025-11-07T15:39:27.270Z] -esa \
[2025-11-07T15:39:27.270Z] -Xmx512m \
[2025-11-07T15:39:27.270Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.270Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.270Z] -Xmx128m \
[2025-11-07T15:39:27.270Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.270Z] -XX:+UseSerialGC \
[2025-11-07T15:39:27.270Z] -XX:+UseLargePages \
[2025-11-07T15:39:27.270Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_Serial.d/main.1.jta
[2025-11-07T15:39:27.270Z]
[2025-11-07T15:39:27.270Z] ACTION: build -- Passed. All files up to date
[2025-11-07T15:39:27.270Z] REASON: Named class compiled on demand
[2025-11-07T15:39:27.270Z] TIME: 0.0 seconds
[2025-11-07T15:39:27.270Z] messages:
[2025-11-07T15:39:27.270Z] command: build TestTracePageSizes
[2025-11-07T15:39:27.270Z] reason: Named class compiled on demand
[2025-11-07T15:39:27.270Z] started: Fri Nov 07 09:39:22.437 CST 2025
[2025-11-07T15:39:27.270Z] finished: Fri Nov 07 09:39:22.437 CST 2025
[2025-11-07T15:39:27.270Z] elapsed time (seconds): 0.0
[2025-11-07T15:39:27.270Z]
[2025-11-07T15:39:27.270Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.270Z] REASON: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.270Z] TIME: 0.141 seconds
[2025-11-07T15:39:27.270Z] messages:
[2025-11-07T15:39:27.270Z] command: main -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.270Z] reason: User specified action: run main/othervm -XX:+AlwaysPreTouch -Xmx128m -Xlog:pagesize:ps-%p.log -XX:+UseSerialGC -XX:+UseTransparentHugePages TestTracePageSizes
[2025-11-07T15:39:27.270Z] started: Fri Nov 07 09:39:22.437 CST 2025
[2025-11-07T15:39:27.270Z] Mode: othervm [/othervm specified]
[2025-11-07T15:39:27.270Z] Process id: 31757
[2025-11-07T15:39:27.270Z] finished: Fri Nov 07 09:39:22.578 CST 2025
[2025-11-07T15:39:27.270Z] elapsed time (seconds): 0.141
[2025-11-07T15:39:27.270Z] configuration:
[2025-11-07T15:39:27.270Z] STDOUT:
[2025-11-07T15:39:27.270Z] STDERR:
[2025-11-07T15:39:27.270Z] java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.271Z] at TestTracePageSizes.main(TestTracePageSizes.java:197)
[2025-11-07T15:39:27.271Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-07T15:39:27.271Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-07T15:39:27.271Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-11-07T15:39:27.271Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-11-07T15:39:27.271Z]
[2025-11-07T15:39:27.271Z] JavaTest Message: Test threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.271Z] JavaTest Message: shutting down test
[2025-11-07T15:39:27.271Z]
[2025-11-07T15:39:27.271Z] STATUS:Failed.`main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.271Z] rerun:
[2025-11-07T15:39:27.271Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/scratch && \
[2025-11-07T15:39:27.271Z] DISPLAY=:0 \
[2025-11-07T15:39:27.271Z] HOME=/home/jenkins \
[2025-11-07T15:39:27.271Z] LANG=en_US.UTF-8 \
[2025-11-07T15:39:27.271Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-11-07T15:39:27.271Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-11-07T15:39:27.271Z] XDG_SESSION_ID=17499 \
[2025-11-07T15:39:27.271Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-11-07T15:39:27.271Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-11-07T15:39:27.271Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-11-07T15:39:27.271Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-11-07T15:39:27.271Z] -Dtest.compiler.opts= \
[2025-11-07T15:39:27.271Z] -Dtest.java.opts= \
[2025-11-07T15:39:27.271Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.271Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-11-07T15:39:27.271Z] -Dtest.timeout.factor=8.0 \
[2025-11-07T15:39:27.271Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.271Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-11-07T15:39:27.271Z] -Dtest.name=runtime/os/TestTracePageSizes.java#Serial \
[2025-11-07T15:39:27.271Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-11-07T15:39:27.271Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os/TestTracePageSizes.java \
[2025-11-07T15:39:27.271Z] -Dtest.main.class=TestTracePageSizes \
[2025-11-07T15:39:27.271Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os \
[2025-11-07T15:39:27.271Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-11-07T15:39:27.271Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d \
[2025-11-07T15:39:27.271Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.271Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/os:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/classes/runtime/os/TestTracePageSizes_Serial.d/test/lib \
[2025-11-07T15:39:27.271Z] -ea \
[2025-11-07T15:39:27.271Z] -esa \
[2025-11-07T15:39:27.271Z] -Xmx512m \
[2025-11-07T15:39:27.271Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-11-07T15:39:27.271Z] -XX:+AlwaysPreTouch \
[2025-11-07T15:39:27.271Z] -Xmx128m \
[2025-11-07T15:39:27.271Z] -Xlog:pagesize:ps-%p.log \
[2025-11-07T15:39:27.271Z] -XX:+UseSerialGC \
[2025-11-07T15:39:27.271Z] -XX:+UseTransparentHugePages \
[2025-11-07T15:39:27.271Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work/runtime/os/TestTracePageSizes_Serial.d/main.2.jta
[2025-11-07T15:39:27.271Z]
[2025-11-07T15:39:27.271Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Page sizes mismatch: 4 != 1024
[2025-11-07T15:39:27.271Z] --------------------------------------------------
[2025-11-07T15:52:28.033Z] Test results: passed: 1,112; failed: 6; skipped: 4; excluded: 4; did not match keywords: 6; did not meet platform requirements: 88
[2025-11-07T15:52:28.629Z] Framework-based tests: 23 = 5 TestNG + 18 JUnit
[2025-11-07T15:52:28.630Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/report/html/report.html
[2025-11-07T15:52:28.630Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17625025621869/hotspot_runtime_0/work
[2025-11-07T15:52:28.630Z] Error: Some tests failed or other problems occurred.
[2025-11-07T15:52:28.630Z] -----------------------------------
[2025-11-07T15:52:28.630Z] hotspot_runtime_0_FAILED
[2025-11-07T15:52:28.630Z] -----------------------------------
[2025-11-07T15:52:28.630Z]
[2025-11-07T15:52:28.630Z] TEST TEARDOWN:
[2025-11-07T15:52:28.630Z] Nothing to be done for teardown.
[2025-11-07T15:52:28.630Z] hotspot_runtime_0 Finish Time: Fri Nov 7 09:52:28 2025 Epoch Time (ms): 1762530748474