No Possible Issues Found via Git Search
hotspot_runtime_0
[2026-02-09T05:22:29.248Z] Running test hotspot_runtime_0 ...
[2026-02-09T05:22:29.248Z] ===============================================
[2026-02-09T05:22:29.248Z] hotspot_runtime_0 Start Time: Mon Feb 9 05:22:29 2026 Epoch Time (ms): 1770614549129
[2026-02-09T05:22:29.248Z] variation: NoOptions
[2026-02-09T05:22:29.248Z] JVM_OPTIONS:
[2026-02-09T05:22:29.248Z] { \
[2026-02-09T05:22:29.248Z] echo ""; echo "TEST SETUP:"; \
[2026-02-09T05:22:29.248Z] echo "Nothing to be done for setup."; \
[2026-02-09T05:22:29.248Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/hotspot_runtime_0"; \
[2026-02-09T05:22:29.248Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/hotspot_runtime_0"; \
[2026-02-09T05:22:29.248Z] echo ""; echo "TESTING:"; \
[2026-02-09T05:22:29.248Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2026-02-09T05:22:29.248Z] -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_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2026-02-09T05:22:29.248Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/hotspot_runtime_0"/work" \
[2026-02-09T05:22:29.248Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/hotspot_runtime_0"/report" \
[2026-02-09T05:22:29.248Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2026-02-09T05:22:29.248Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2026-02-09T05:22:29.248Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \
[2026-02-09T05:22:29.248Z] \
[2026-02-09T05:22:29.248Z] \
[2026-02-09T05:22:29.248Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2026-02-09T05:22:29.248Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-09T05:22:29.248Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-09T05:22:29.248Z] echo "Nothing to be done for teardown."; \
[2026-02-09T05:22:29.248Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/TestTargetResult";
[2026-02-09T05:22:29.248Z]
[2026-02-09T05:22:29.248Z] TEST SETUP:
[2026-02-09T05:22:29.248Z] Nothing to be done for setup.
[2026-02-09T05:22:29.248Z]
[2026-02-09T05:22:29.248Z] TESTING:
[2026-02-09T05:22:29.868Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/hotspot_runtime_0/work" not found: creating
[2026-02-09T05:22:29.868Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17706145489914/hotspot_runtime_0/report" not found: creating
[2026-02-09T05:22:35.769Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work
[2026-02-09T06:31:20.617Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-02-09T06:31:20.617Z] public abstract Method "<init>":"()I";
[2026-02-09T06:31:20.617Z] ^
[2026-02-09T06:31:20.617Z] 1 warning(s)
[2026-02-09T06:31:20.617Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-02-09T06:31:20.617Z] public abstract Method "<init>":"()V";
[2026-02-09T06:31:20.617Z] ^
[2026-02-09T06:31:20.617Z] 1 warning(s)
[2026-02-09T06:34:00.342Z] --------------------------------------------------
[2026-02-09T06:34:00.342Z] TEST: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4
[2026-02-09T06:34:00.342Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-02-09T06:34:00.342Z]
[2026-02-09T06:34:00.342Z] ACTION: build -- Passed. Build successful
[2026-02-09T06:34:00.342Z] REASON: Named class compiled on demand
[2026-02-09T06:34:00.342Z] TIME: 0.177 seconds
[2026-02-09T06:34:00.342Z] messages:
[2026-02-09T06:34:00.342Z] command: build TestOptionsWithRanges
[2026-02-09T06:34:00.342Z] reason: Named class compiled on demand
[2026-02-09T06:34:00.342Z] started: Mon Feb 09 06:33:18 UTC 2026
[2026-02-09T06:34:00.342Z] Test directory:
[2026-02-09T06:34:00.342Z] compile: TestOptionsWithRanges
[2026-02-09T06:34:00.342Z] finished: Mon Feb 09 06:33:18 UTC 2026
[2026-02-09T06:34:00.342Z] elapsed time (seconds): 0.177
[2026-02-09T06:34:00.342Z]
[2026-02-09T06:34:00.342Z] ACTION: compile -- Passed. Compilation successful
[2026-02-09T06:34:00.342Z] REASON: .class file out of date or does not exist
[2026-02-09T06:34:00.342Z] TIME: 0.176 seconds
[2026-02-09T06:34:00.342Z] messages:
[2026-02-09T06:34:00.342Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
[2026-02-09T06:34:00.342Z] reason: .class file out of date or does not exist
[2026-02-09T06:34:00.342Z] started: Mon Feb 09 06:33:18 UTC 2026
[2026-02-09T06:34:00.342Z] Additional options from @modules: --add-modules java.base,java.management,jdk.attach,jdk.internal.jvmstat --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
[2026-02-09T06:34:00.342Z] Mode: agentvm
[2026-02-09T06:34:00.342Z] Agent id: 14
[2026-02-09T06:34:00.342Z] Process id: 4191383
[2026-02-09T06:34:00.342Z] finished: Mon Feb 09 06:33:18 UTC 2026
[2026-02-09T06:34:00.342Z] elapsed time (seconds): 0.176
[2026-02-09T06:34:00.342Z] configuration:
[2026-02-09T06:34:00.342Z] Boot Layer (javac runtime environment)
[2026-02-09T06:34:00.342Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-09T06:34:00.342Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-09T06:34:00.342Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/patches/java.base
[2026-02-09T06:34:00.342Z]
[2026-02-09T06:34:00.342Z] javac compilation environment
[2026-02-09T06:34:00.342Z] add modules: java.base java.management jdk.attach jdk.internal.jvmstat
[2026-02-09T06:34:00.342Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-09T06:34:00.342Z] jdk.attach/sun.tools.attach ALL-UNNAMED
[2026-02-09T06:34:00.342Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-09T06:34:00.342Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation
[2026-02-09T06:34:00.342Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-09T06:34:00.342Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common
[2026-02-09T06:34:00.342Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation
[2026-02-09T06:34:00.342Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d
[2026-02-09T06:34:00.342Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib
[2026-02-09T06:34:00.342Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common
[2026-02-09T06:34:00.342Z]
[2026-02-09T06:34:00.342Z] rerun:
[2026-02-09T06:34:00.342Z] cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/scratch && \
[2026-02-09T06:34:00.342Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-09T06:34:00.342Z] DISPLAY=:0 \
[2026-02-09T06:34:00.343Z] HOME=/home/jenkins \
[2026-02-09T06:34:00.343Z] LANG=C.UTF-8 \
[2026-02-09T06:34:00.343Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-09T06:34:00.343Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-09T06:34:00.343Z] XDG_SESSION_CLASS=user \
[2026-02-09T06:34:00.343Z] XDG_SESSION_ID=64006 \
[2026-02-09T06:34:00.343Z] XDG_SESSION_TYPE=tty \
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-02-09T06:34:00.343Z] -J-ea \
[2026-02-09T06:34:00.343Z] -J-esa \
[2026-02-09T06:34:00.343Z] -J-Xmx512m \
[2026-02-09T06:34:00.343Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-09T06:34:00.343Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-09T06:34:00.343Z] -J-Dtest.compiler.opts= \
[2026-02-09T06:34:00.343Z] -J-Dtest.java.opts= \
[2026-02-09T06:34:00.343Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:34:00.343Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:34:00.343Z] -J-Dtest.timeout.factor=8.0 \
[2026-02-09T06:34:00.343Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-09T06:34:00.343Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-09T06:34:00.343Z] -J-Dtest.name=runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4 \
[2026-02-09T06:34:00.343Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-09T06:34:00.343Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
[2026-02-09T06:34:00.343Z] -J-Dtest.main.class=TestOptionsWithRanges \
[2026-02-09T06:34:00.343Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation \
[2026-02-09T06:34:00.343Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d \
[2026-02-09T06:34:00.343Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -J-Dtest.modules='java.base/jdk.internal.misc java.management jdk.attach/sun.tools.attach jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-09T06:34:00.343Z] --add-modules java.base,java.management,jdk.attach,jdk.internal.jvmstat \
[2026-02-09T06:34:00.343Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-02-09T06:34:00.343Z] --add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED \
[2026-02-09T06:34:00.343Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2026-02-09T06:34:00.343Z] -d /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d \
[2026-02-09T06:34:00.343Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
[2026-02-09T06:34:00.343Z]
[2026-02-09T06:34:00.343Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 tests failed! (Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89]) expected: 1 but was: 0
[2026-02-09T06:34:00.343Z] REASON: User specified action: run driver/timeout=1800 TestOptionsWithRanges 5 of 10
[2026-02-09T06:34:00.343Z] TIME: 26.862 seconds
[2026-02-09T06:34:00.343Z] messages:
[2026-02-09T06:34:00.343Z] command: driver TestOptionsWithRanges 5 of 10
[2026-02-09T06:34:00.343Z] reason: User specified action: run driver/timeout=1800 TestOptionsWithRanges 5 of 10
[2026-02-09T06:34:00.343Z] started: Mon Feb 09 06:33:18 UTC 2026
[2026-02-09T06:34:00.343Z] Mode: agentvm
[2026-02-09T06:34:00.343Z] Agent id: 50
[2026-02-09T06:34:00.343Z] Process id: 48765
[2026-02-09T06:34:00.343Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.attach/sun.tools.attach jdk.internal.jvmstat/sun.jvmstat.monitor
[2026-02-09T06:34:00.343Z] finished: Mon Feb 09 06:33:45 UTC 2026
[2026-02-09T06:34:00.343Z] elapsed time (seconds): 26.862
[2026-02-09T06:34:00.343Z] configuration:
[2026-02-09T06:34:00.343Z] Boot Layer
[2026-02-09T06:34:00.343Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-02-09T06:34:00.343Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/patches/java.base
[2026-02-09T06:34:00.343Z]
[2026-02-09T06:34:00.343Z] Test Layer
[2026-02-09T06:34:00.343Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-09T06:34:00.343Z] jdk.attach/sun.tools.attach ALL-UNNAMED
[2026-02-09T06:34:00.343Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-09T06:34:00.343Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common
[2026-02-09T06:34:00.343Z]
[2026-02-09T06:34:00.343Z] rerun:
[2026-02-09T06:34:00.343Z] cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/scratch && \
[2026-02-09T06:34:00.343Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-09T06:34:00.343Z] DISPLAY=:0 \
[2026-02-09T06:34:00.343Z] HOME=/home/jenkins \
[2026-02-09T06:34:00.343Z] LANG=C.UTF-8 \
[2026-02-09T06:34:00.343Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-09T06:34:00.343Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-09T06:34:00.343Z] XDG_SESSION_CLASS=user \
[2026-02-09T06:34:00.343Z] XDG_SESSION_ID=64006 \
[2026-02-09T06:34:00.343Z] XDG_SESSION_TYPE=tty \
[2026-02-09T06:34:00.343Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-02-09T06:34:00.343Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-09T06:34:00.343Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-09T06:34:00.343Z] -Dtest.compiler.opts= \
[2026-02-09T06:34:00.343Z] -Dtest.java.opts= \
[2026-02-09T06:34:00.343Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:34:00.343Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:34:00.343Z] -Dtest.timeout.factor=8.0 \
[2026-02-09T06:34:00.343Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-09T06:34:00.343Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-09T06:34:00.343Z] -Dtest.name=runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4 \
[2026-02-09T06:34:00.343Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-09T06:34:00.343Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
[2026-02-09T06:34:00.343Z] -Dtest.main.class=TestOptionsWithRanges \
[2026-02-09T06:34:00.343Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation \
[2026-02-09T06:34:00.343Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d \
[2026-02-09T06:34:00.343Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-09T06:34:00.343Z] -Dtest.modules='java.base/jdk.internal.misc java.management jdk.attach/sun.tools.attach jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-09T06:34:00.343Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-02-09T06:34:00.343Z] TestOptionsWithRanges 5 of 10
[2026-02-09T06:34:00.343Z] STDOUT:
[2026-02-09T06:34:00.343Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+PrintFlagsRanges -version ]
[2026-02-09T06:34:00.343Z] Generating subset [125 ... 156) of 31 tests out of 313 total tests
[2026-02-09T06:34:00.343Z] Parsed 31 options with ranges. Start test!
[2026-02-09T06:34:00.343Z] Testing valid LargePageHeapSizeThreshold values.
[2026-02-09T06:34:00.343Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageHeapSizeThreshold=0 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.343Z] [2026-02-09T06:33:18.551058672Z] Gathering output for process 58298
[2026-02-09T06:34:00.343Z] [2026-02-09T06:33:18.554675157Z] Waiting for completion for process 58298
[2026-02-09T06:34:00.343Z] [2026-02-09T06:33:18.611967449Z] Waiting for completion finished for process 58298
[2026-02-09T06:34:00.343Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageHeapSizeThreshold=18446744073709551615 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.614434126Z] Gathering output for process 58320
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.614762938Z] Waiting for completion for process 58320
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.679321939Z] Waiting for completion finished for process 58320
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageHeapSizeThreshold=1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.680714514Z] Gathering output for process 58342
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.687272136Z] Waiting for completion for process 58342
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.761409589Z] Waiting for completion finished for process 58342
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageHeapSizeThreshold=2147483648 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.764182305Z] Gathering output for process 58364
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.764466407Z] Waiting for completion for process 58364
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.848952642Z] Waiting for completion finished for process 58364
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageHeapSizeThreshold=4294967296 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.850565260Z] Gathering output for process 58386
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.850757517Z] Waiting for completion for process 58386
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.941479554Z] Waiting for completion finished for process 58386
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Testing valid LargePageSizeInBytes values.
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageSizeInBytes=0 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.943254065Z] Gathering output for process 58408
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.946664241Z] Waiting for completion for process 58408
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.947133976Z] Waiting for completion finished for process 58408
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageSizeInBytes=18446744073709551615 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.948147083Z] Gathering output for process 58413
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.950896573Z] Waiting for completion for process 58413
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.952606206Z] Waiting for completion finished for process 58413
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageSizeInBytes=1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.953765669Z] Gathering output for process 58418
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:18.953932970Z] Waiting for completion for process 58418
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.080779157Z] Waiting for completion finished for process 58418
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageSizeInBytes=2147483648 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.088267462Z] Gathering output for process 58440
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.088553315Z] Waiting for completion for process 58440
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.180770733Z] Waiting for completion finished for process 58440
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LargePageSizeInBytes=4294967296 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.184972820Z] Gathering output for process 58462
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.185278378Z] Waiting for completion for process 58462
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.260717458Z] Waiting for completion finished for process 58462
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Testing valid LightweightFastLockingSpins values.
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LightweightFastLockingSpins=1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.262450080Z] Gathering output for process 58484
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.267266089Z] Waiting for completion for process 58484
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.319408823Z] Waiting for completion finished for process 58484
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LightweightFastLockingSpins=30 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.323123439Z] Gathering output for process 58506
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.323350828Z] Waiting for completion for process 58506
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.376241023Z] Waiting for completion finished for process 58506
[2026-02-09T06:34:00.344Z]
[2026-02-09T06:34:00.344Z] Testing invalid LightweightFastLockingSpins values.
[2026-02-09T06:34:00.344Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LightweightFastLockingSpins=0 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.378585305Z] Gathering output for process 58528
[2026-02-09T06:34:00.344Z] [2026-02-09T06:33:19.381629595Z] Waiting for completion for process 58528
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:19.381977575Z] Waiting for completion finished for process 58528
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LightweightFastLockingSpins=31 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:19.383887174Z] Gathering output for process 58532
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:19.385701962Z] Waiting for completion for process 58532
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:19.385744286Z] Waiting for completion finished for process 58532
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] Testing valid LiveNodeCountInliningCutoff values.
[2026-02-09T06:34:00.345Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:LiveNodeCountInliningCutoff=0 optionsvalidation.
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] ...
[2026-02-09T06:34:00.345Z] Output overflow:
[2026-02-09T06:34:00.345Z] JT Harness has limited the test output to the text
[2026-02-09T06:34:00.345Z] at the beginning and the end, so that you can see how the
[2026-02-09T06:34:00.345Z] test began, and how it completed.
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] If you need to see more of the output from the test,
[2026-02-09T06:34:00.345Z] set the system property javatest.maxOutputSize to a higher
[2026-02-09T06:34:00.345Z] value. The current value is 100000
[2026-02-09T06:34:00.345Z] ...
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] njdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=0 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:40.095663734Z] Gathering output for process 60274
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:40.096009794Z] Waiting for completion for process 60274
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:40.220822424Z] Waiting for completion finished for process 60274
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=9223372036854775807 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:40.242497951Z] Gathering output for process 60298
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:40.257337788Z] Waiting for completion for process 60298
[2026-02-09T06:34:00.345Z] [2026-02-09T06:33:40.288647783Z] Waiting for completion finished for process 60298
[2026-02-09T06:34:00.345Z]
[2026-02-09T06:34:00.345Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.336819302Z] Gathering output for process 60320
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.337273013Z] Waiting for completion for process 60320
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.396437036Z] Waiting for completion finished for process 60320
[2026-02-09T06:34:00.346Z]
[2026-02-09T06:34:00.346Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=2147483648 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.419761415Z] Gathering output for process 60344
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.429679316Z] Waiting for completion for process 60344
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.482883208Z] Waiting for completion finished for process 60344
[2026-02-09T06:34:00.346Z]
[2026-02-09T06:34:00.346Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=4294967296 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.489417360Z] Gathering output for process 60366
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.489843926Z] Waiting for completion for process 60366
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.595608542Z] Waiting for completion finished for process 60366
[2026-02-09T06:34:00.346Z]
[2026-02-09T06:34:00.346Z] Testing invalid MaxJumpTableSize values.
[2026-02-09T06:34:00.346Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=-1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.634078325Z] Gathering output for process 60388
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.635041319Z] Waiting for completion for process 60388
[2026-02-09T06:34:00.346Z] [2026-02-09T06:33:40.635852179Z] Waiting for completion finished for process 60388
[2026-02-09T06:34:00.346Z]
[2026-02-09T06:34:00.346Z] Testing valid MaxJumpTableSparseness values.
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=0 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.670798537Z] Gathering output for process 60393
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.671067181Z] Waiting for completion for process 60393
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.731117135Z] Waiting for completion finished for process 60393
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=2305843009213693951 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.733670097Z] Gathering output for process 60415
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.733838222Z] Waiting for completion for process 60415
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.818442105Z] Waiting for completion finished for process 60415
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.868266012Z] Gathering output for process 60437
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.885371889Z] Waiting for completion for process 60437
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.932595475Z] Waiting for completion finished for process 60437
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=2147483648 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.947049317Z] Gathering output for process 60459
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:40.947606898Z] Waiting for completion for process 60459
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.008667488Z] Waiting for completion finished for process 60459
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=4294967296 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.038441911Z] Gathering output for process 60481
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.042910834Z] Waiting for completion for process 60481
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.085870105Z] Waiting for completion finished for process 60481
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Testing invalid MaxJumpTableSparseness values.
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=-1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.092858019Z] Gathering output for process 60503
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.093142681Z] Waiting for completion for process 60503
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.093443603Z] Waiting for completion finished for process 60503
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=2305843009213693952 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.099201273Z] Gathering output for process 60507
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.099410845Z] Waiting for completion for process 60507
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.099758331Z] Waiting for completion finished for process 60507
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Testing valid MaxLabelRootDepth values.
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLabelRootDepth=100 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.158168607Z] Gathering output for process 60511
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.158640892Z] Waiting for completion for process 60511
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.178325723Z] Waiting for completion finished for process 60511
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLabelRootDepth=2147483647 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.189726121Z] Gathering output for process 60533
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.189987849Z] Waiting for completion for process 60533
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.264258712Z] Waiting for completion finished for process 60533
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Testing invalid MaxLabelRootDepth values.
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLabelRootDepth=99 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.265664917Z] Gathering output for process 60555
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.265861955Z] Waiting for completion for process 60555
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.269177918Z] Waiting for completion finished for process 60555
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLabelRootDepth=2147483648 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.273302694Z] Gathering output for process 60559
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.273447687Z] Waiting for completion for process 60559
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.273454282Z] Waiting for completion finished for process 60559
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.347Z] Testing valid MaxLoopPad values.
[2026-02-09T06:34:00.347Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLoopPad=0 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.280128719Z] Gathering output for process 60563
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.280326891Z] Waiting for completion for process 60563
[2026-02-09T06:34:00.347Z] [2026-02-09T06:33:41.354992743Z] Waiting for completion finished for process 60563
[2026-02-09T06:34:00.347Z]
[2026-02-09T06:34:00.348Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLoopPad=2147483647 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.383922229Z] Gathering output for process 60585
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.388031233Z] Waiting for completion for process 60585
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.475332483Z] Waiting for completion finished for process 60585
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLoopPad=1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.497999817Z] Gathering output for process 60607
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.499597121Z] Waiting for completion for process 60607
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.542532434Z] Waiting for completion finished for process 60607
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] Testing invalid MaxLoopPad values.
[2026-02-09T06:34:00.348Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLoopPad=-1 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.563562538Z] Gathering output for process 60629
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.564597854Z] Waiting for completion for process 60629
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.564616447Z] Waiting for completion finished for process 60629
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxLoopPad=2147483648 optionsvalidation.JVMStartup ]
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.566792741Z] Gathering output for process 60633
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.566900458Z] Waiting for completion for process 60633
[2026-02-09T06:34:00.348Z] [2026-02-09T06:33:41.569441502Z] Waiting for completion finished for process 60633
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] STDERR:
[2026-02-09T06:34:00.348Z] TEST FAILED: Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89]
[2026-02-09T06:34:00.348Z] stdout content[]
[2026-02-09T06:34:00.348Z] stderr content[]
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] java.lang.RuntimeException: 1 tests failed! (Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89])
[2026-02-09T06:34:00.348Z] expected: 1 but was: 0
[2026-02-09T06:34:00.348Z] at jdk.test.lib.Asserts.fail(Asserts.java:715)
[2026-02-09T06:34:00.348Z] at jdk.test.lib.Asserts.assertEquals(Asserts.java:208)
[2026-02-09T06:34:00.348Z] at jdk.test.lib.Asserts.assertEQ(Asserts.java:184)
[2026-02-09T06:34:00.348Z] at TestOptionsWithRanges.main(TestOptionsWithRanges.java:280)
[2026-02-09T06:34:00.348Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-09T06:34:00.348Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-09T06:34:00.348Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2026-02-09T06:34:00.348Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2026-02-09T06:34:00.348Z] JavaTest Message: shutting down test
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z]
[2026-02-09T06:34:00.348Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 tests failed! (Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89]) expected: 1 but was: 0
[2026-02-09T06:34:00.348Z] --------------------------------------------------
[2026-02-09T06:37:23.889Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2026-02-09T06:37:23.889Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2026-02-09T06:37:23.889Z] ^
[2026-02-09T06:37:23.889Z] 1 warning(s)
[2026-02-09T06:37:23.889Z] TEST: runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-02-09T06:37:23.889Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-02-09T06:37:23.889Z]
[2026-02-09T06:37:23.889Z] ACTION: build -- Passed. Build successful
[2026-02-09T06:37:23.889Z] REASON: Named class compiled on demand
[2026-02-09T06:37:23.889Z] TIME: 0.126 seconds
[2026-02-09T06:37:23.889Z] messages:
[2026-02-09T06:37:23.889Z] command: build CreateCoredumpOnCrash
[2026-02-09T06:37:23.889Z] reason: Named class compiled on demand
[2026-02-09T06:37:23.889Z] started: Mon Feb 09 06:37:18 UTC 2026
[2026-02-09T06:37:23.889Z] Test directory:
[2026-02-09T06:37:23.889Z] compile: CreateCoredumpOnCrash
[2026-02-09T06:37:23.889Z] finished: Mon Feb 09 06:37:18 UTC 2026
[2026-02-09T06:37:23.889Z] elapsed time (seconds): 0.126
[2026-02-09T06:37:23.889Z]
[2026-02-09T06:37:23.889Z] ACTION: compile -- Passed. Compilation successful
[2026-02-09T06:37:23.889Z] REASON: .class file out of date or does not exist
[2026-02-09T06:37:23.889Z] TIME: 0.126 seconds
[2026-02-09T06:37:23.889Z] messages:
[2026-02-09T06:37:23.889Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-02-09T06:37:23.889Z] reason: .class file out of date or does not exist
[2026-02-09T06:37:23.889Z] started: Mon Feb 09 06:37:18 UTC 2026
[2026-02-09T06:37:23.889Z] 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-02-09T06:37:23.889Z] Mode: agentvm
[2026-02-09T06:37:23.889Z] Agent id: 14
[2026-02-09T06:37:23.889Z] Process id: 4191383
[2026-02-09T06:37:23.889Z] finished: Mon Feb 09 06:37:18 UTC 2026
[2026-02-09T06:37:23.889Z] elapsed time (seconds): 0.126
[2026-02-09T06:37:23.889Z] configuration:
[2026-02-09T06:37:23.889Z] Boot Layer (javac runtime environment)
[2026-02-09T06:37:23.889Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-09T06:37:23.889Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-09T06:37:23.889Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/patches/java.base
[2026-02-09T06:37:23.889Z]
[2026-02-09T06:37:23.889Z] javac compilation environment
[2026-02-09T06:37:23.889Z] add modules: java.base java.compiler java.management jdk.internal.jvmstat
[2026-02-09T06:37:23.889Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-09T06:37:23.889Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-09T06:37:23.889Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-02-09T06:37:23.889Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-09T06:37:23.889Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-02-09T06:37:23.889Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2026-02-09T06:37:23.889Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2026-02-09T06:37:23.889Z]
[2026-02-09T06:37:23.889Z] rerun:
[2026-02-09T06:37:23.889Z] cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/scratch && \
[2026-02-09T06:37:23.889Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-09T06:37:23.889Z] DISPLAY=:0 \
[2026-02-09T06:37:23.889Z] HOME=/home/jenkins \
[2026-02-09T06:37:23.889Z] LANG=C.UTF-8 \
[2026-02-09T06:37:23.889Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-09T06:37:23.889Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-09T06:37:23.889Z] XDG_SESSION_CLASS=user \
[2026-02-09T06:37:23.889Z] XDG_SESSION_ID=64006 \
[2026-02-09T06:37:23.889Z] XDG_SESSION_TYPE=tty \
[2026-02-09T06:37:23.889Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-02-09T06:37:23.889Z] -J-ea \
[2026-02-09T06:37:23.889Z] -J-esa \
[2026-02-09T06:37:23.889Z] -J-Xmx512m \
[2026-02-09T06:37:23.889Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-09T06:37:23.889Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-09T06:37:23.889Z] -J-Dtest.compiler.opts= \
[2026-02-09T06:37:23.889Z] -J-Dtest.java.opts= \
[2026-02-09T06:37:23.889Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:37:23.889Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:37:23.889Z] -J-Dtest.timeout.factor=8.0 \
[2026-02-09T06:37:23.889Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-09T06:37:23.890Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-09T06:37:23.890Z] -J-Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-09T06:37:23.890Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-09T06:37:23.890Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-09T06:37:23.890Z] -J-Dtest.main.class=CreateCoredumpOnCrash \
[2026-02-09T06:37:23.890Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-02-09T06:37:23.890Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-02-09T06:37:23.890Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-02-09T06:37:23.890Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-09T06:37:23.890Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-09T06:37:23.890Z] -J-Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-09T06:37:23.890Z] --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat \
[2026-02-09T06:37:23.890Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-02-09T06:37:23.890Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2026-02-09T06:37:23.890Z] -d /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-02-09T06:37:23.890Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-02-09T06:37:23.890Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-02-09T06:37:23.890Z]
[2026-02-09T06:37:23.890Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-02-09T06:37:23.890Z] REASON: User specified action: run driver CreateCoredumpOnCrash
[2026-02-09T06:37:23.890Z] TIME: 1.436 seconds
[2026-02-09T06:37:23.890Z] messages:
[2026-02-09T06:37:23.890Z] command: driver CreateCoredumpOnCrash
[2026-02-09T06:37:23.890Z] reason: User specified action: run driver CreateCoredumpOnCrash
[2026-02-09T06:37:23.890Z] started: Mon Feb 09 06:37:18 UTC 2026
[2026-02-09T06:37:23.890Z] Mode: agentvm
[2026-02-09T06:37:23.890Z] Agent id: 56
[2026-02-09T06:37:23.890Z] Process id: 77978
[2026-02-09T06:37:23.890Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.internal.jvmstat/sun.jvmstat.monitor
[2026-02-09T06:37:23.890Z] finished: Mon Feb 09 06:37:20 UTC 2026
[2026-02-09T06:37:23.890Z] elapsed time (seconds): 1.436
[2026-02-09T06:37:23.890Z] configuration:
[2026-02-09T06:37:23.890Z] Boot Layer
[2026-02-09T06:37:23.890Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-02-09T06:37:23.890Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/patches/java.base
[2026-02-09T06:37:23.890Z]
[2026-02-09T06:37:23.890Z] Test Layer
[2026-02-09T06:37:23.890Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-09T06:37:23.890Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-09T06:37:23.890Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-09T06:37:23.890Z]
[2026-02-09T06:37:23.890Z] rerun:
[2026-02-09T06:37:23.890Z] cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/scratch && \
[2026-02-09T06:37:23.890Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-09T06:37:23.890Z] DISPLAY=:0 \
[2026-02-09T06:37:23.890Z] HOME=/home/jenkins \
[2026-02-09T06:37:23.890Z] LANG=C.UTF-8 \
[2026-02-09T06:37:23.890Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-09T06:37:23.890Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-09T06:37:23.890Z] XDG_SESSION_CLASS=user \
[2026-02-09T06:37:23.890Z] XDG_SESSION_ID=64006 \
[2026-02-09T06:37:23.890Z] XDG_SESSION_TYPE=tty \
[2026-02-09T06:37:23.890Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-02-09T06:37:23.890Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-09T06:37:23.890Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-09T06:37:23.890Z] -Dtest.compiler.opts= \
[2026-02-09T06:37:23.890Z] -Dtest.java.opts= \
[2026-02-09T06:37:23.890Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:37:23.890Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-09T06:37:23.890Z] -Dtest.timeout.factor=8.0 \
[2026-02-09T06:37:23.890Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-09T06:37:23.890Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-09T06:37:23.890Z] -Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-09T06:37:23.890Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-09T06:37:23.890Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-09T06:37:23.890Z] -Dtest.main.class=CreateCoredumpOnCrash \
[2026-02-09T06:37:23.890Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-02-09T06:37:23.890Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-02-09T06:37:23.890Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-02-09T06:37:23.890Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-09T06:37:23.891Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-09T06:37:23.891Z] -Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-09T06:37:23.891Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-02-09T06:37:23.891Z] CreateCoredumpOnCrash
[2026-02-09T06:37:23.891Z] STDOUT:
[2026-02-09T06:37:23.891Z] Command line: [/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk25_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-02-09T06:37:23.891Z] [2026-02-09T06:37:18.854354834Z] Gathering output for process 78088
[2026-02-09T06:37:23.891Z] [2026-02-09T06:37:20.197210238Z] Waiting for completion for process 78088
[2026-02-09T06:37:23.891Z] [2026-02-09T06:37:20.201758955Z] Waiting for completion finished for process 78088
[2026-02-09T06:37:23.891Z] [2026-02-09T06:37:20.206767176Z] Gathering output for process 78112
[2026-02-09T06:37:23.891Z] [2026-02-09T06:37:20.209902771Z] Waiting for completion for process 78112
[2026-02-09T06:37:23.891Z] [2026-02-09T06:37:20.210672216Z] Waiting for completion finished for process 78112
[2026-02-09T06:37:23.891Z] STDERR:
[2026-02-09T06:37:23.891Z] java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-02-09T06:37:23.891Z] at CreateCoredumpOnCrash.main(CreateCoredumpOnCrash.java:83)
[2026-02-09T06:37:23.891Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-09T06:37:23.891Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-09T06:37:23.891Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2026-02-09T06:37:23.891Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2026-02-09T06:37:23.891Z]
[2026-02-09T06:37:23.891Z] JavaTest Message: Test threw exception: java.lang.Exception
[2026-02-09T06:37:23.891Z] JavaTest Message: shutting down test
[2026-02-09T06:37:23.891Z]
[2026-02-09T06:37:23.891Z]
[2026-02-09T06:37:23.891Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-02-09T06:37:23.891Z] --------------------------------------------------
[2026-02-09T06:37:45.245Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:37:45.245Z] class AME1_E extends AME1_B implements AME1_C {
[2026-02-09T06:37:45.245Z] ^
[2026-02-09T06:37:45.245Z] 1 warning(s)
[2026-02-09T06:37:45.245Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:37:45.245Z] class AME2_C extends AME2_B {
[2026-02-09T06:37:45.245Z] ^
[2026-02-09T06:37:45.245Z] 1 warning(s)
[2026-02-09T06:37:45.245Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:37:45.245Z] class AME3_C extends AME3_B {
[2026-02-09T06:37:45.245Z] ^
[2026-02-09T06:37:45.245Z] 1 warning(s)
[2026-02-09T06:37:45.245Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:37:45.245Z] class AME4_E extends AME4_B {
[2026-02-09T06:37:45.245Z] ^
[2026-02-09T06:37:45.245Z] 1 warning(s)
[2026-02-09T06:37:45.245Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:37:45.245Z] class AME5_B extends AME5_A {
[2026-02-09T06:37:45.245Z] ^
[2026-02-09T06:37:45.245Z] 1 warning(s)
[2026-02-09T06:37:45.245Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:37:45.245Z] class AME6_B implements AME6_A {
[2026-02-09T06:37:45.245Z] ^
[2026-02-09T06:37:45.245Z] 1 warning(s)
[2026-02-09T06:38:05.797Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:38:05.797Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2026-02-09T06:38:05.797Z] ^
[2026-02-09T06:38:05.797Z] 1 warning(s)
[2026-02-09T06:38:05.797Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:38:05.797Z] class ICC2_B implements ICC2_iA {
[2026-02-09T06:38:05.797Z] ^
[2026-02-09T06:38:05.797Z] 1 warning(s)
[2026-02-09T06:38:05.797Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:38:05.797Z] class ICC3_B implements ICC3_A {
[2026-02-09T06:38:05.797Z] ^
[2026-02-09T06:38:05.797Z] 1 warning(s)
[2026-02-09T06:38:05.797Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:38:05.797Z] class ICC4_B extends ICC4_iA {
[2026-02-09T06:38:05.797Z] ^
[2026-02-09T06:38:05.797Z] 1 warning(s)
[2026-02-09T06:38:05.797Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:38:05.797Z] class TeMe3_C extends TeMe3_B {
[2026-02-09T06:38:05.797Z] ^
[2026-02-09T06:38:05.797Z] 1 warning(s)
[2026-02-09T06:40:07.984Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:40:07.984Z] super public class LastJsr
[2026-02-09T06:40:07.984Z] ^
[2026-02-09T06:40:07.984Z] 1 warning(s)
[2026-02-09T06:40:07.984Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T06:40:07.984Z] super public class LastJsrReachable
[2026-02-09T06:40:07.984Z] ^
[2026-02-09T06:40:07.984Z] 1 warning(s)
[2026-02-09T08:43:34.085Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T08:43:34.085Z] class D_ambgs extends C {
[2026-02-09T08:43:34.085Z] ^
[2026-02-09T08:43:34.085Z] 1 warning(s)
[2026-02-09T08:43:34.085Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-09T08:43:34.085Z] public class TestLargeLocalVarsStackRegionHelper
[2026-02-09T08:43:34.085Z] ^
[2026-02-09T08:43:34.085Z] 1 warning(s)
[2026-02-09T09:46:48.084Z] Test results: passed: 1,110; failed: 2; skipped: 3; excluded: 9; did not match keywords: 6; did not meet platform requirements: 88
[2026-02-09T09:46:52.718Z] Report written to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/report/html/report.html
[2026-02-09T09:46:52.718Z] Results written to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17706145489914/hotspot_runtime_0/work
[2026-02-09T09:46:52.718Z] Error: Some tests failed or other problems occurred.
[2026-02-09T09:46:52.718Z] -----------------------------------
[2026-02-09T09:46:52.718Z] hotspot_runtime_0_FAILED
[2026-02-09T09:46:52.718Z] -----------------------------------
[2026-02-09T09:46:52.718Z]
[2026-02-09T09:46:52.718Z] TEST TEARDOWN:
[2026-02-09T09:46:52.718Z] Nothing to be done for teardown.
[2026-02-09T09:46:52.718Z] hotspot_runtime_0 Finish Time: Mon Feb 9 09:46:52 2026 Epoch Time (ms): 1770630412183