No Possible Issues Found via Git Search
hotspot_runtime_0
[2026-03-12T00:48:48.383Z] Running test hotspot_runtime_0 ...
[2026-03-12T00:48:48.383Z] ===============================================
[2026-03-12T00:48:48.383Z] hotspot_runtime_0 Start Time: Thu Mar 12 00:48:46 2026 Epoch Time (ms): 1773276526391
[2026-03-12T00:48:48.383Z] variation: NoOptions
[2026-03-12T00:48:48.383Z] JVM_OPTIONS:
[2026-03-12T00:48:48.383Z] { \
[2026-03-12T00:48:48.383Z] echo ""; echo "TEST SETUP:"; \
[2026-03-12T00:48:48.383Z] echo "Nothing to be done for setup."; \
[2026-03-12T00:48:48.383Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/hotspot_runtime_0"; \
[2026-03-12T00:48:48.383Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/hotspot_runtime_0"; \
[2026-03-12T00:48:48.383Z] echo ""; echo "TESTING:"; \
[2026-03-12T00:48:48.383Z] "/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" \
[2026-03-12T00:48:48.384Z] -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 " \
[2026-03-12T00:48:48.384Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/hotspot_runtime_0"/work" \
[2026-03-12T00:48:48.384Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/hotspot_runtime_0"/report" \
[2026-03-12T00:48:48.384Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2026-03-12T00:48:48.384Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2026-03-12T00:48:48.384Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \
[2026-03-12T00:48:48.384Z] \
[2026-03-12T00:48:48.384Z] \
[2026-03-12T00:48:48.384Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2026-03-12T00:48:48.384Z] 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; \
[2026-03-12T00:48:48.384Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-12T00:48:48.384Z] echo "Nothing to be done for teardown."; \
[2026-03-12T00:48:48.384Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/TestTargetResult";
[2026-03-12T00:48:48.384Z]
[2026-03-12T00:48:48.384Z] TEST SETUP:
[2026-03-12T00:48:48.384Z] Nothing to be done for setup.
[2026-03-12T00:48:48.384Z]
[2026-03-12T00:48:48.384Z] TESTING:
[2026-03-12T00:48:48.384Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/hotspot_runtime_0/work" not found: creating
[2026-03-12T00:48:48.384Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1773265538664/hotspot_runtime_0/report" not found: creating
[2026-03-12T00:48:55.635Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work
[2026-03-12T02:08:10.786Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-03-12T02:08:10.786Z] public abstract Method "<init>":"()I";
[2026-03-12T02:08:10.786Z] ^
[2026-03-12T02:08:10.786Z] 1 warning(s)
[2026-03-12T02:08:10.786Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-03-12T02:08:10.786Z] public abstract Method "<init>":"()V";
[2026-03-12T02:08:10.786Z] ^
[2026-03-12T02:08:10.786Z] 1 warning(s)
[2026-03-12T02:12:14.432Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2026-03-12T02:12:14.432Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2026-03-12T02:12:14.432Z] ^
[2026-03-12T02:12:14.432Z] 1 warning(s)
[2026-03-12T02:12:15.789Z] --------------------------------------------------
[2026-03-12T02:12:15.789Z] TEST: runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-03-12T02:12:15.789Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] ACTION: build -- Passed. Build successful
[2026-03-12T02:12:15.789Z] REASON: Named class compiled on demand
[2026-03-12T02:12:15.789Z] TIME: 0.103 seconds
[2026-03-12T02:12:15.789Z] messages:
[2026-03-12T02:12:15.789Z] command: build CreateCoredumpOnCrash
[2026-03-12T02:12:15.789Z] reason: Named class compiled on demand
[2026-03-12T02:12:15.789Z] started: Thu Mar 12 02:12:13.801 UTC 2026
[2026-03-12T02:12:15.789Z] Test directory:
[2026-03-12T02:12:15.789Z] compile: CreateCoredumpOnCrash
[2026-03-12T02:12:15.789Z] finished: Thu Mar 12 02:12:13.904 UTC 2026
[2026-03-12T02:12:15.789Z] elapsed time (seconds): 0.103
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] ACTION: compile -- Passed. Compilation successful
[2026-03-12T02:12:15.789Z] REASON: .class file out of date or does not exist
[2026-03-12T02:12:15.789Z] TIME: 0.103 seconds
[2026-03-12T02:12:15.789Z] messages:
[2026-03-12T02:12:15.789Z] 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
[2026-03-12T02:12:15.789Z] reason: .class file out of date or does not exist
[2026-03-12T02:12:15.789Z] started: Thu Mar 12 02:12:13.801 UTC 2026
[2026-03-12T02:12:15.789Z] 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
[2026-03-12T02:12:15.789Z] Mode: agentvm
[2026-03-12T02:12:15.789Z] Agent id: 14
[2026-03-12T02:12:15.789Z] Process id: 3183557
[2026-03-12T02:12:15.789Z] finished: Thu Mar 12 02:12:13.904 UTC 2026
[2026-03-12T02:12:15.789Z] elapsed time (seconds): 0.103
[2026-03-12T02:12:15.789Z] configuration:
[2026-03-12T02:12:15.789Z] Boot Layer (javac runtime environment)
[2026-03-12T02:12:15.789Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-03-12T02:12:15.789Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/patches/java.base
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] javac compilation environment
[2026-03-12T02:12:15.789Z] add modules: java.base java.compiler java.management jdk.internal.jvmstat
[2026-03-12T02:12:15.789Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T02:12:15.789Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-03-12T02:12:15.789Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-03-12T02:12:15.789Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] rerun:
[2026-03-12T02:12:15.789Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T02:12:15.789Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T02:12:15.789Z] DISPLAY=:0 \
[2026-03-12T02:12:15.789Z] HOME=/home/jenkins \
[2026-03-12T02:12:15.789Z] LANG=C.UTF-8 \
[2026-03-12T02:12:15.789Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T02:12:15.789Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T02:12:15.789Z] XDG_SESSION_CLASS=user \
[2026-03-12T02:12:15.789Z] XDG_SESSION_ID=9987 \
[2026-03-12T02:12:15.789Z] XDG_SESSION_TYPE=tty \
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-03-12T02:12:15.789Z] -J-ea \
[2026-03-12T02:12:15.789Z] -J-esa \
[2026-03-12T02:12:15.789Z] -J-Xmx512m \
[2026-03-12T02:12:15.789Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T02:12:15.789Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T02:12:15.789Z] -J-Dtest.compiler.opts= \
[2026-03-12T02:12:15.789Z] -J-Dtest.java.opts= \
[2026-03-12T02:12:15.789Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T02:12:15.789Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T02:12:15.789Z] -J-Dtest.timeout.factor=8.0 \
[2026-03-12T02:12:15.789Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T02:12:15.789Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T02:12:15.789Z] -J-Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-03-12T02:12:15.789Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T02:12:15.789Z] -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 \
[2026-03-12T02:12:15.789Z] -J-Dtest.main.class=CreateCoredumpOnCrash \
[2026-03-12T02:12:15.789Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-03-12T02:12:15.789Z] -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 \
[2026-03-12T02:12:15.789Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-03-12T02:12:15.789Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-03-12T02:12:15.789Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-03-12T02:12:15.789Z] -J-Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-03-12T02:12:15.789Z] --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat \
[2026-03-12T02:12:15.789Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-03-12T02:12:15.789Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2026-03-12T02:12:15.789Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-03-12T02:12:15.789Z] -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 \
[2026-03-12T02:12:15.789Z] -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_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-03-12T02:12:15.789Z] REASON: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2026-03-12T02:12:15.789Z] TIME: 1.566 seconds
[2026-03-12T02:12:15.789Z] messages:
[2026-03-12T02:12:15.789Z] command: driver CreateCoredumpOnCrash
[2026-03-12T02:12:15.789Z] reason: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2026-03-12T02:12:15.789Z] started: Thu Mar 12 02:12:13.904 UTC 2026
[2026-03-12T02:12:15.789Z] Mode: agentvm
[2026-03-12T02:12:15.789Z] Agent id: 56
[2026-03-12T02:12:15.789Z] Process id: 3267046
[2026-03-12T02:12:15.789Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.internal.jvmstat/sun.jvmstat.monitor
[2026-03-12T02:12:15.789Z] finished: Thu Mar 12 02:12:15.470 UTC 2026
[2026-03-12T02:12:15.789Z] elapsed time (seconds): 1.566
[2026-03-12T02:12:15.789Z] configuration:
[2026-03-12T02:12:15.789Z] Boot Layer
[2026-03-12T02:12:15.789Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-03-12T02:12:15.789Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/patches/java.base
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] Test Layer
[2026-03-12T02:12:15.789Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T02:12:15.789Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-03-12T02:12:15.789Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2026-03-12T02:12:15.789Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-03-12T02:12:15.789Z]
[2026-03-12T02:12:15.789Z] rerun:
[2026-03-12T02:12:15.789Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T02:12:15.789Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T02:12:15.790Z] DISPLAY=:0 \
[2026-03-12T02:12:15.790Z] HOME=/home/jenkins \
[2026-03-12T02:12:15.790Z] LANG=C.UTF-8 \
[2026-03-12T02:12:15.790Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T02:12:15.790Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T02:12:15.790Z] XDG_SESSION_CLASS=user \
[2026-03-12T02:12:15.790Z] XDG_SESSION_ID=9987 \
[2026-03-12T02:12:15.790Z] XDG_SESSION_TYPE=tty \
[2026-03-12T02:12:15.790Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-03-12T02:12:15.790Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T02:12:15.790Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T02:12:15.790Z] -Dtest.compiler.opts= \
[2026-03-12T02:12:15.790Z] -Dtest.java.opts= \
[2026-03-12T02:12:15.790Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T02:12:15.790Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T02:12:15.790Z] -Dtest.timeout.factor=8.0 \
[2026-03-12T02:12:15.790Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T02:12:15.790Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T02:12:15.790Z] -Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-03-12T02:12:15.790Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T02:12:15.790Z] -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 \
[2026-03-12T02:12:15.790Z] -Dtest.main.class=CreateCoredumpOnCrash \
[2026-03-12T02:12:15.790Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-03-12T02:12:15.790Z] -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 \
[2026-03-12T02:12:15.790Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-03-12T02:12:15.790Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-03-12T02:12:15.790Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-03-12T02:12:15.790Z] -Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-03-12T02:12:15.790Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/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 \
[2026-03-12T02:12:15.790Z] CreateCoredumpOnCrash
[2026-03-12T02:12:15.790Z] STDOUT:
[2026-03-12T02:12:15.790Z] 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_1773265538664/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_1773265538664/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 ]
[2026-03-12T02:12:15.790Z] [2026-03-12T02:12:13.974802859Z] Gathering output for process 3267148
[2026-03-12T02:12:15.790Z] [2026-03-12T02:12:15.450977943Z] Waiting for completion for process 3267148
[2026-03-12T02:12:15.790Z] [2026-03-12T02:12:15.452389279Z] Waiting for completion finished for process 3267148
[2026-03-12T02:12:15.790Z] [2026-03-12T02:12:15.454054916Z] Gathering output for process 3267170
[2026-03-12T02:12:15.790Z] [2026-03-12T02:12:15.455449420Z] Waiting for completion for process 3267170
[2026-03-12T02:12:15.790Z] [2026-03-12T02:12:15.461430464Z] Waiting for completion finished for process 3267170
[2026-03-12T02:12:15.790Z] STDERR:
[2026-03-12T02:12:15.790Z] java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-03-12T02:12:15.790Z] at CreateCoredumpOnCrash.main(CreateCoredumpOnCrash.java:83)
[2026-03-12T02:12:15.790Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-12T02:12:15.790Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-12T02:12:15.790Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2026-03-12T02:12:15.790Z] at java.base/java.lang.Thread.run(Thread.java:1516)
[2026-03-12T02:12:15.790Z]
[2026-03-12T02:12:15.790Z] JavaTest Message: Test threw exception: java.lang.Exception
[2026-03-12T02:12:15.790Z] JavaTest Message: shutting down test
[2026-03-12T02:12:15.790Z]
[2026-03-12T02:12:15.790Z]
[2026-03-12T02:12:15.790Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-03-12T02:12:15.790Z] --------------------------------------------------
[2026-03-12T02:12:35.602Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:35.602Z] class AME1_E extends AME1_B implements AME1_C {
[2026-03-12T02:12:35.602Z] ^
[2026-03-12T02:12:35.602Z] 1 warning(s)
[2026-03-12T02:12:35.602Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:35.603Z] class AME2_C extends AME2_B {
[2026-03-12T02:12:35.603Z] ^
[2026-03-12T02:12:35.603Z] 1 warning(s)
[2026-03-12T02:12:35.603Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:35.603Z] class AME3_C extends AME3_B {
[2026-03-12T02:12:35.603Z] ^
[2026-03-12T02:12:35.603Z] 1 warning(s)
[2026-03-12T02:12:35.603Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:35.603Z] class AME4_E extends AME4_B {
[2026-03-12T02:12:35.603Z] ^
[2026-03-12T02:12:35.603Z] 1 warning(s)
[2026-03-12T02:12:35.603Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:35.603Z] class AME5_B extends AME5_A {
[2026-03-12T02:12:35.603Z] ^
[2026-03-12T02:12:35.603Z] 1 warning(s)
[2026-03-12T02:12:35.603Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:35.603Z] class AME6_B implements AME6_A {
[2026-03-12T02:12:35.603Z] ^
[2026-03-12T02:12:35.603Z] 1 warning(s)
[2026-03-12T02:12:49.952Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:49.952Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2026-03-12T02:12:49.952Z] ^
[2026-03-12T02:12:49.952Z] 1 warning(s)
[2026-03-12T02:12:49.952Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:49.952Z] class ICC2_B implements ICC2_iA {
[2026-03-12T02:12:49.952Z] ^
[2026-03-12T02:12:49.952Z] 1 warning(s)
[2026-03-12T02:12:49.952Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:49.952Z] class ICC3_B implements ICC3_A {
[2026-03-12T02:12:49.952Z] ^
[2026-03-12T02:12:49.952Z] 1 warning(s)
[2026-03-12T02:12:49.952Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:49.952Z] class ICC4_B extends ICC4_iA {
[2026-03-12T02:12:49.952Z] ^
[2026-03-12T02:12:49.952Z] 1 warning(s)
[2026-03-12T02:12:50.562Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:12:50.562Z] class TeMe3_C extends TeMe3_B {
[2026-03-12T02:12:50.562Z] ^
[2026-03-12T02:12:50.562Z] 1 warning(s)
[2026-03-12T02:14:35.478Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:14:35.478Z] super public class LastJsr
[2026-03-12T02:14:35.478Z] ^
[2026-03-12T02:14:35.478Z] 1 warning(s)
[2026-03-12T02:14:35.478Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T02:14:35.478Z] super public class LastJsrReachable
[2026-03-12T02:14:35.478Z] ^
[2026-03-12T02:14:35.478Z] 1 warning(s)
[2026-03-12T04:33:45.998Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T04:33:45.998Z] class D_ambgs extends C {
[2026-03-12T04:33:45.998Z] ^
[2026-03-12T04:33:45.998Z] 1 warning(s)
[2026-03-12T04:33:45.998Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-12T04:33:45.998Z] public class TestLargeLocalVarsStackRegionHelper
[2026-03-12T04:33:45.998Z] ^
[2026-03-12T04:33:45.998Z] 1 warning(s)
[2026-03-12T04:57:28.721Z] TEST: runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2026-03-12T04:57:28.721Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-03-12T04:57:28.721Z]
[2026-03-12T04:57:28.721Z] ACTION: build -- Passed. Build successful
[2026-03-12T04:57:28.721Z] REASON: User specified action: run build jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.721Z] TIME: 0.037 seconds
[2026-03-12T04:57:28.721Z] messages:
[2026-03-12T04:57:28.721Z] command: build jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.721Z] reason: User specified action: run build jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.721Z] started: Thu Mar 12 04:57:21.546 UTC 2026
[2026-03-12T04:57:28.721Z] Library /test/lib:
[2026-03-12T04:57:28.721Z] compile: jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.721Z] finished: Thu Mar 12 04:57:21.583 UTC 2026
[2026-03-12T04:57:28.721Z] elapsed time (seconds): 0.037
[2026-03-12T04:57:28.721Z]
[2026-03-12T04:57:28.721Z] ACTION: compile -- Passed. Compilation successful
[2026-03-12T04:57:28.721Z] REASON: .class file out of date or does not exist
[2026-03-12T04:57:28.721Z] TIME: 0.037 seconds
[2026-03-12T04:57:28.721Z] messages:
[2026-03-12T04:57:28.721Z] 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
[2026-03-12T04:57:28.721Z] reason: .class file out of date or does not exist
[2026-03-12T04:57:28.721Z] started: Thu Mar 12 04:57:21.546 UTC 2026
[2026-03-12T04:57:28.721Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2026-03-12T04:57:28.722Z] Mode: agentvm
[2026-03-12T04:57:28.722Z] Agent id: 84
[2026-03-12T04:57:28.722Z] Process id: 3287878
[2026-03-12T04:57:28.722Z] finished: Thu Mar 12 04:57:21.583 UTC 2026
[2026-03-12T04:57:28.722Z] elapsed time (seconds): 0.037
[2026-03-12T04:57:28.722Z] configuration:
[2026-03-12T04:57:28.722Z] Boot Layer (javac runtime environment)
[2026-03-12T04:57:28.722Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-03-12T04:57:28.722Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-03-12T04:57:28.722Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/patches/java.base
[2026-03-12T04:57:28.722Z]
[2026-03-12T04:57:28.722Z] javac compilation environment
[2026-03-12T04:57:28.722Z] add modules: java.base
[2026-03-12T04:57:28.722Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T04:57:28.722Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-03-12T04:57:28.722Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2026-03-12T04:57:28.722Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2026-03-12T04:57:28.722Z]
[2026-03-12T04:57:28.722Z] rerun:
[2026-03-12T04:57:28.722Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T04:57:28.722Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T04:57:28.722Z] DISPLAY=:0 \
[2026-03-12T04:57:28.722Z] HOME=/home/jenkins \
[2026-03-12T04:57:28.722Z] LANG=C.UTF-8 \
[2026-03-12T04:57:28.722Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T04:57:28.722Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T04:57:28.722Z] XDG_SESSION_CLASS=user \
[2026-03-12T04:57:28.722Z] XDG_SESSION_ID=9987 \
[2026-03-12T04:57:28.722Z] XDG_SESSION_TYPE=tty \
[2026-03-12T04:57:28.722Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-03-12T04:57:28.722Z] -J-ea \
[2026-03-12T04:57:28.722Z] -J-esa \
[2026-03-12T04:57:28.722Z] -J-Xmx512m \
[2026-03-12T04:57:28.722Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T04:57:28.722Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T04:57:28.722Z] -J-Dtest.compiler.opts= \
[2026-03-12T04:57:28.722Z] -J-Dtest.java.opts= \
[2026-03-12T04:57:28.722Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.722Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.722Z] -J-Dtest.timeout.factor=8.0 \
[2026-03-12T04:57:28.722Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T04:57:28.722Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T04:57:28.722Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2026-03-12T04:57:28.722Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T04:57:28.722Z] -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 \
[2026-03-12T04:57:28.722Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2026-03-12T04:57:28.722Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2026-03-12T04:57:28.722Z] -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 \
[2026-03-12T04:57:28.722Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2026-03-12T04:57:28.722Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.722Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.722Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2026-03-12T04:57:28.722Z] --add-modules java.base \
[2026-03-12T04:57:28.722Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-03-12T04:57:28.722Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.722Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-03-12T04:57:28.722Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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
[2026-03-12T04:57:28.722Z]
[2026-03-12T04:57:28.722Z] ACTION: build -- Passed. Build successful
[2026-03-12T04:57:28.722Z] REASON: Named class compiled on demand
[2026-03-12T04:57:28.722Z] TIME: 0.018 seconds
[2026-03-12T04:57:28.722Z] messages:
[2026-03-12T04:57:28.722Z] command: build jdk.test.lib.helpers.ClassFileInstaller
[2026-03-12T04:57:28.722Z] reason: Named class compiled on demand
[2026-03-12T04:57:28.722Z] started: Thu Mar 12 04:57:21.583 UTC 2026
[2026-03-12T04:57:28.722Z] Library /test/lib:
[2026-03-12T04:57:28.722Z] compile: jdk.test.lib.helpers.ClassFileInstaller
[2026-03-12T04:57:28.722Z] finished: Thu Mar 12 04:57:21.601 UTC 2026
[2026-03-12T04:57:28.722Z] elapsed time (seconds): 0.018
[2026-03-12T04:57:28.722Z]
[2026-03-12T04:57:28.722Z] ACTION: compile -- Passed. Compilation successful
[2026-03-12T04:57:28.722Z] REASON: .class file out of date or does not exist
[2026-03-12T04:57:28.722Z] TIME: 0.018 seconds
[2026-03-12T04:57:28.722Z] messages:
[2026-03-12T04:57:28.722Z] 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
[2026-03-12T04:57:28.722Z] reason: .class file out of date or does not exist
[2026-03-12T04:57:28.722Z] started: Thu Mar 12 04:57:21.583 UTC 2026
[2026-03-12T04:57:28.722Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2026-03-12T04:57:28.722Z] Mode: agentvm
[2026-03-12T04:57:28.722Z] Agent id: 84
[2026-03-12T04:57:28.722Z] Process id: 3287878
[2026-03-12T04:57:28.722Z] finished: Thu Mar 12 04:57:21.601 UTC 2026
[2026-03-12T04:57:28.722Z] elapsed time (seconds): 0.018
[2026-03-12T04:57:28.722Z] configuration:
[2026-03-12T04:57:28.722Z] Boot Layer (javac runtime environment)
[2026-03-12T04:57:28.722Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-03-12T04:57:28.722Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-03-12T04:57:28.722Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/patches/java.base
[2026-03-12T04:57:28.722Z]
[2026-03-12T04:57:28.722Z] javac compilation environment
[2026-03-12T04:57:28.722Z] add modules: java.base
[2026-03-12T04:57:28.722Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T04:57:28.722Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-03-12T04:57:28.722Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2026-03-12T04:57:28.722Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2026-03-12T04:57:28.722Z]
[2026-03-12T04:57:28.722Z] rerun:
[2026-03-12T04:57:28.722Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T04:57:28.722Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T04:57:28.722Z] DISPLAY=:0 \
[2026-03-12T04:57:28.722Z] HOME=/home/jenkins \
[2026-03-12T04:57:28.722Z] LANG=C.UTF-8 \
[2026-03-12T04:57:28.722Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T04:57:28.722Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T04:57:28.722Z] XDG_SESSION_CLASS=user \
[2026-03-12T04:57:28.723Z] XDG_SESSION_ID=9987 \
[2026-03-12T04:57:28.723Z] XDG_SESSION_TYPE=tty \
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-03-12T04:57:28.723Z] -J-ea \
[2026-03-12T04:57:28.723Z] -J-esa \
[2026-03-12T04:57:28.723Z] -J-Xmx512m \
[2026-03-12T04:57:28.723Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T04:57:28.723Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T04:57:28.723Z] -J-Dtest.compiler.opts= \
[2026-03-12T04:57:28.723Z] -J-Dtest.java.opts= \
[2026-03-12T04:57:28.723Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.723Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.723Z] -J-Dtest.timeout.factor=8.0 \
[2026-03-12T04:57:28.723Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T04:57:28.723Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T04:57:28.723Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2026-03-12T04:57:28.723Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T04:57:28.723Z] -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 \
[2026-03-12T04:57:28.723Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2026-03-12T04:57:28.723Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2026-03-12T04:57:28.723Z] -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 \
[2026-03-12T04:57:28.723Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2026-03-12T04:57:28.723Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.723Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.723Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2026-03-12T04:57:28.723Z] --add-modules java.base \
[2026-03-12T04:57:28.723Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-03-12T04:57:28.723Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.723Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-03-12T04:57:28.723Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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
[2026-03-12T04:57:28.723Z]
[2026-03-12T04:57:28.723Z] ACTION: driver -- Passed. Execution successful
[2026-03-12T04:57:28.723Z] REASON: User specified action: run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.723Z] TIME: 0.055 seconds
[2026-03-12T04:57:28.723Z] messages:
[2026-03-12T04:57:28.723Z] command: driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.723Z] reason: User specified action: run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.723Z] started: Thu Mar 12 04:57:21.601 UTC 2026
[2026-03-12T04:57:28.723Z] Mode: agentvm
[2026-03-12T04:57:28.723Z] Agent id: 100
[2026-03-12T04:57:28.723Z] Process id: 3297068
[2026-03-12T04:57:28.723Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc
[2026-03-12T04:57:28.723Z] finished: Thu Mar 12 04:57:21.656 UTC 2026
[2026-03-12T04:57:28.723Z] elapsed time (seconds): 0.055
[2026-03-12T04:57:28.723Z] configuration:
[2026-03-12T04:57:28.723Z] Boot Layer
[2026-03-12T04:57:28.723Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-03-12T04:57:28.723Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/patches/java.base
[2026-03-12T04:57:28.723Z]
[2026-03-12T04:57:28.723Z] Test Layer
[2026-03-12T04:57:28.723Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T04:57:28.723Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-03-12T04:57:28.723Z]
[2026-03-12T04:57:28.723Z] rerun:
[2026-03-12T04:57:28.723Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T04:57:28.723Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T04:57:28.723Z] DISPLAY=:0 \
[2026-03-12T04:57:28.723Z] HOME=/home/jenkins \
[2026-03-12T04:57:28.723Z] LANG=C.UTF-8 \
[2026-03-12T04:57:28.723Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T04:57:28.723Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T04:57:28.723Z] XDG_SESSION_CLASS=user \
[2026-03-12T04:57:28.723Z] XDG_SESSION_ID=9987 \
[2026-03-12T04:57:28.723Z] XDG_SESSION_TYPE=tty \
[2026-03-12T04:57:28.723Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-03-12T04:57:28.723Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T04:57:28.723Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T04:57:28.723Z] -Dtest.compiler.opts= \
[2026-03-12T04:57:28.723Z] -Dtest.java.opts= \
[2026-03-12T04:57:28.723Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.723Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.723Z] -Dtest.timeout.factor=8.0 \
[2026-03-12T04:57:28.723Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T04:57:28.723Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T04:57:28.723Z] -Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2026-03-12T04:57:28.723Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T04:57:28.723Z] -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 \
[2026-03-12T04:57:28.723Z] -Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2026-03-12T04:57:28.723Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2026-03-12T04:57:28.723Z] -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 \
[2026-03-12T04:57:28.723Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2026-03-12T04:57:28.723Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.724Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.724Z] -Dtest.modules=java.base/jdk.internal.misc \
[2026-03-12T04:57:28.724Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/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 \
[2026-03-12T04:57:28.724Z] jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2026-03-12T04:57:28.724Z] STDERR:
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z] JavaTest Message: Test complete.
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z] ACTION: build -- Passed. Build successful
[2026-03-12T04:57:28.724Z] REASON: Named class compiled on demand
[2026-03-12T04:57:28.724Z] TIME: 0.17 seconds
[2026-03-12T04:57:28.724Z] messages:
[2026-03-12T04:57:28.724Z] command: build NMTPrintMallocSiteOfCorruptedMemory
[2026-03-12T04:57:28.724Z] reason: Named class compiled on demand
[2026-03-12T04:57:28.724Z] started: Thu Mar 12 04:57:21.656 UTC 2026
[2026-03-12T04:57:28.724Z] Test directory:
[2026-03-12T04:57:28.724Z] compile: NMTPrintMallocSiteOfCorruptedMemory
[2026-03-12T04:57:28.724Z] finished: Thu Mar 12 04:57:21.826 UTC 2026
[2026-03-12T04:57:28.724Z] elapsed time (seconds): 0.17
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z] ACTION: compile -- Passed. Compilation successful
[2026-03-12T04:57:28.724Z] REASON: .class file out of date or does not exist
[2026-03-12T04:57:28.724Z] TIME: 0.17 seconds
[2026-03-12T04:57:28.724Z] messages:
[2026-03-12T04:57:28.724Z] 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
[2026-03-12T04:57:28.724Z] reason: .class file out of date or does not exist
[2026-03-12T04:57:28.724Z] started: Thu Mar 12 04:57:21.656 UTC 2026
[2026-03-12T04:57:28.724Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2026-03-12T04:57:28.724Z] Mode: agentvm
[2026-03-12T04:57:28.724Z] Agent id: 84
[2026-03-12T04:57:28.724Z] Process id: 3287878
[2026-03-12T04:57:28.724Z] finished: Thu Mar 12 04:57:21.826 UTC 2026
[2026-03-12T04:57:28.724Z] elapsed time (seconds): 0.17
[2026-03-12T04:57:28.724Z] configuration:
[2026-03-12T04:57:28.724Z] Boot Layer (javac runtime environment)
[2026-03-12T04:57:28.724Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-03-12T04:57:28.724Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-03-12T04:57:28.724Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/patches/java.base
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z] javac compilation environment
[2026-03-12T04:57:28.724Z] add modules: java.base
[2026-03-12T04:57:28.724Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T04:57:28.724Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2026-03-12T04:57:28.724Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-03-12T04:57:28.724Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2026-03-12T04:57:28.724Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2026-03-12T04:57:28.724Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z] rerun:
[2026-03-12T04:57:28.724Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T04:57:28.724Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T04:57:28.724Z] DISPLAY=:0 \
[2026-03-12T04:57:28.724Z] HOME=/home/jenkins \
[2026-03-12T04:57:28.724Z] LANG=C.UTF-8 \
[2026-03-12T04:57:28.724Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T04:57:28.724Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T04:57:28.724Z] XDG_SESSION_CLASS=user \
[2026-03-12T04:57:28.724Z] XDG_SESSION_ID=9987 \
[2026-03-12T04:57:28.724Z] XDG_SESSION_TYPE=tty \
[2026-03-12T04:57:28.724Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-03-12T04:57:28.724Z] -J-ea \
[2026-03-12T04:57:28.724Z] -J-esa \
[2026-03-12T04:57:28.724Z] -J-Xmx512m \
[2026-03-12T04:57:28.724Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T04:57:28.724Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T04:57:28.724Z] -J-Dtest.compiler.opts= \
[2026-03-12T04:57:28.724Z] -J-Dtest.java.opts= \
[2026-03-12T04:57:28.724Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.724Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.724Z] -J-Dtest.timeout.factor=8.0 \
[2026-03-12T04:57:28.724Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T04:57:28.724Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T04:57:28.724Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2026-03-12T04:57:28.724Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T04:57:28.724Z] -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 \
[2026-03-12T04:57:28.724Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2026-03-12T04:57:28.724Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2026-03-12T04:57:28.724Z] -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 \
[2026-03-12T04:57:28.724Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2026-03-12T04:57:28.724Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.724Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.724Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2026-03-12T04:57:28.724Z] --add-modules java.base \
[2026-03-12T04:57:28.724Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-03-12T04:57:28.724Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2026-03-12T04:57:28.724Z] -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 \
[2026-03-12T04:57:28.724Z] -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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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
[2026-03-12T04:57:28.724Z]
[2026-03-12T04:57:28.724Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2026-03-12T04:57:28.724Z] REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2026-03-12T04:57:28.724Z] TIME: 1.875 seconds
[2026-03-12T04:57:28.724Z] messages:
[2026-03-12T04:57:28.724Z] command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2026-03-12T04:57:28.725Z] reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2026-03-12T04:57:28.725Z] started: Thu Mar 12 04:57:21.826 UTC 2026
[2026-03-12T04:57:28.725Z] Mode: othervm [/othervm specified]
[2026-03-12T04:57:28.725Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2026-03-12T04:57:28.725Z] Process id: 3299935
[2026-03-12T04:57:28.725Z] finished: Thu Mar 12 04:57:23.701 UTC 2026
[2026-03-12T04:57:28.725Z] elapsed time (seconds): 1.875
[2026-03-12T04:57:28.725Z] configuration:
[2026-03-12T04:57:28.725Z] Boot Layer
[2026-03-12T04:57:28.725Z] add modules: java.base
[2026-03-12T04:57:28.725Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] STDOUT:
[2026-03-12T04:57:28.725Z] 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_1773265538664/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_1773265538664/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 ]
[2026-03-12T04:57:28.725Z] [2026-03-12T04:57:22.237656065Z] Gathering output for process 3299958
[2026-03-12T04:57:28.725Z] [2026-03-12T04:57:23.672056630Z] Waiting for completion for process 3299958
[2026-03-12T04:57:28.725Z] [2026-03-12T04:57:23.672534244Z] Waiting for completion finished for process 3299958
[2026-03-12T04:57:28.725Z] STDERR:
[2026-03-12T04:57:28.725Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-12T04:57:28.725Z] 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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/)
[2026-03-12T04:57:28.725Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-12T04:57:28.725Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] stdout: [NMT Block at 0x000003ff80122fd0, corruption at: 0x000003ff80122fd0:
[2026-03-12T04:57:28.725Z] allocated from:
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] 0x000003ff80122f50: 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 ................
[2026-03-12T04:57:28.725Z] 0x000003ff80122f60: 00 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 01 ................
[2026-03-12T04:57:28.725Z] 0x000003ff80122f70: 00 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 00 ................
[2026-03-12T04:57:28.725Z] 0x000003ff80122f80: 00 00 00 00 00 00 00 00 e8 8e 00 00 59 0b 2e 04 ............Y...
[2026-03-12T04:57:28.725Z] 0x000003ff80122f90: 00 00 03 ff 59 0a 1c 40 00 00 00 00 00 00 00 35 ....Y..@.......5
[2026-03-12T04:57:28.725Z] 0x000003ff80122fa0: 00 00 00 00 00 00 00 10 02 38 00 00 01 00 e9 9e .........8......
[2026-03-12T04:57:28.725Z] 0x000003ff80122fb0: 00 00 00 00 00 00 00 00 00 00 00 00 2b 1c b9 98 ............+...
[2026-03-12T04:57:28.725Z] 0x000003ff80122fc0: e8 8e 00 00 00 00 00 00 00 00 00 00 00 00 00 35 ...............5
[2026-03-12T04:57:28.725Z] 0x000003ff80122fd0: 00 00 00 00 00 00 00 0a 00 00 00 0e 00 00 00 00 ................
[2026-03-12T04:57:28.725Z] 0x000003ff80122fe0: 00 00 00 01 00 00 0b bb d8 8d e8 8e 00 00 00 00 ................
[2026-03-12T04:57:28.725Z] 0x000003ff80122ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 85 ................
[2026-03-12T04:57:28.725Z] 0x000003ff80123000: 00 00 00 00 3f f8 01 23 0d a0 85 95 69 9a 7b 38 ....?..#....i.{8
[2026-03-12T04:57:28.725Z] 0x000003ff80123010: 4a 61 76 61 5f 6a 64 6b 5f 69 6e 74 65 72 6e 61 Java_jdk_interna
[2026-03-12T04:57:28.725Z] 0x000003ff80123020: 6c 5f 6c 6f 61 64 65 72 5f 4e 61 74 69 76 65 4c l_loader_NativeL
[2026-03-12T04:57:28.725Z] 0x000003ff80123030: 69 62 72 61 72 79 5f 66 69 6e 64 45 6e 74 72 79 ibrary_findEntry
[2026-03-12T04:57:28.725Z] 0x000003ff80123040: 30 00 64 65 72 43 61 6e 61 72 79 00 59 0b 4f 0b 0.derCanary.Y.O.
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] # A fatal error has been detected by the Java Runtime Environment:
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] # Internal Error (mallocHeader.inline.hpp:107), pid=3299958, tid=3299959
[2026-03-12T04:57:28.725Z] # fatal error: NMT has detected a memory corruption bug. Block at 0x000003ff80122fe0: header canary broken
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] # JRE version: OpenJDK Runtime Environment Temurin-26+35 (26.0+35) (build 26+35)
[2026-03-12T04:57:28.725Z] # Java VM: OpenJDK 64-Bit Server VM Temurin-26+35 (26+35, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-s390x)
[2026-03-12T04:57:28.725Z] # Problematic frame:
[2026-03-12T04:57:28.725Z] # V [libjvm.so+0xa69b6e] MallocHeader* MallocHeader::resolve_checked_impl<void*, MallocHeader*>(void*)+0xf6
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] # CreateCoredumpOnCrash turned off, no core file dumped
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] Unsupported internal testing APIs have been used.
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] # An error report file with more information is saved as:
[2026-03-12T04:57:28.725Z] # /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch/hs_err_pid3299958.log
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] # If you would like to submit a bug report, please visit:
[2026-03-12T04:57:28.725Z] # https://github.com/adoptium/adoptium-support/issues
[2026-03-12T04:57:28.725Z] #
[2026-03-12T04:57:28.725Z] ];
[2026-03-12T04:57:28.725Z] stderr: [WARNING: A restricted method in java.lang.System has been called
[2026-03-12T04:57:28.725Z] 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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/)
[2026-03-12T04:57:28.725Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-12T04:57:28.725Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] ]
[2026-03-12T04:57:28.725Z] exitValue = 1
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2026-03-12T04:57:28.725Z] at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:407)
[2026-03-12T04:57:28.725Z] at NMTPrintMallocSiteOfCorruptedMemory.runThisTestWith(NMTPrintMallocSiteOfCorruptedMemory.java:71)
[2026-03-12T04:57:28.725Z] at NMTPrintMallocSiteOfCorruptedMemory.main(NMTPrintMallocSiteOfCorruptedMemory.java:110)
[2026-03-12T04:57:28.725Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-12T04:57:28.725Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-12T04:57:28.725Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-03-12T04:57:28.725Z] at java.base/java.lang.Thread.run(Thread.java:1516)
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2026-03-12T04:57:28.725Z] JavaTest Message: shutting down test
[2026-03-12T04:57:28.725Z]
[2026-03-12T04:57:28.725Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2026-03-12T04:57:28.725Z] rerun:
[2026-03-12T04:57:28.725Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/scratch && \
[2026-03-12T04:57:28.725Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-03-12T04:57:28.725Z] DISPLAY=:0 \
[2026-03-12T04:57:28.725Z] HOME=/home/jenkins \
[2026-03-12T04:57:28.725Z] LANG=C.UTF-8 \
[2026-03-12T04:57:28.725Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-03-12T04:57:28.725Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-03-12T04:57:28.725Z] XDG_SESSION_CLASS=user \
[2026-03-12T04:57:28.725Z] XDG_SESSION_ID=9987 \
[2026-03-12T04:57:28.725Z] XDG_SESSION_TYPE=tty \
[2026-03-12T04:57:28.725Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/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 \
[2026-03-12T04:57:28.725Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-03-12T04:57:28.725Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-03-12T04:57:28.725Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-03-12T04:57:28.725Z] -Dtest.compiler.opts= \
[2026-03-12T04:57:28.725Z] -Dtest.java.opts= \
[2026-03-12T04:57:28.725Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.725Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-03-12T04:57:28.725Z] -Dtest.timeout.factor=8.0 \
[2026-03-12T04:57:28.725Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T04:57:28.725Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-03-12T04:57:28.725Z] -Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2026-03-12T04:57:28.726Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-03-12T04:57:28.726Z] -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 \
[2026-03-12T04:57:28.726Z] -Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2026-03-12T04:57:28.726Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2026-03-12T04:57:28.726Z] -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 \
[2026-03-12T04:57:28.726Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2026-03-12T04:57:28.726Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.726Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/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_1773265538664/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2026-03-12T04:57:28.726Z] -Dtest.modules=java.base/jdk.internal.misc \
[2026-03-12T04:57:28.726Z] --add-modules java.base \
[2026-03-12T04:57:28.726Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-03-12T04:57:28.726Z] -ea \
[2026-03-12T04:57:28.726Z] -esa \
[2026-03-12T04:57:28.726Z] -Xmx512m \
[2026-03-12T04:57:28.726Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-03-12T04:57:28.726Z] -Xbootclasspath/a:. \
[2026-03-12T04:57:28.726Z] -XX:+UnlockDiagnosticVMOptions \
[2026-03-12T04:57:28.726Z] -XX:+WhiteBoxAPI \
[2026-03-12T04:57:28.726Z] -XX:NativeMemoryTracking=detail \
[2026-03-12T04:57:28.726Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/main.0.jta
[2026-03-12T04:57:28.726Z]
[2026-03-12T04:57:28.726Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2026-03-12T04:57:28.726Z] --------------------------------------------------
[2026-03-12T05:11:01.231Z] Test results: passed: 1,119; failed: 2; skipped: 3; excluded: 9; did not match keywords: 6; did not meet platform requirements: 87
[2026-03-12T05:11:01.231Z] Framework-based tests: 77 = 5 TestNG + 72 JUnit
[2026-03-12T05:11:01.231Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/report/html/report.html
[2026-03-12T05:11:01.231Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1773265538664/hotspot_runtime_0/work
[2026-03-12T05:11:01.231Z] Error: Some tests failed or other problems occurred.
[2026-03-12T05:11:01.231Z] -----------------------------------
[2026-03-12T05:11:01.231Z] hotspot_runtime_0_FAILED
[2026-03-12T05:11:01.231Z] -----------------------------------
[2026-03-12T05:11:01.231Z]
[2026-03-12T05:11:01.231Z] TEST TEARDOWN:
[2026-03-12T05:11:01.231Z] Nothing to be done for teardown.
[2026-03-12T05:11:01.231Z] hotspot_runtime_0 Finish Time: Thu Mar 12 05:10:54 2026 Epoch Time (ms): 1773292254392