No Possible Issues Found via Git Search
jdk_custom_0
[2026-04-25T12:38:41.193Z] Running test jdk_custom_0 ...
[2026-04-25T12:38:41.193Z] ===============================================
[2026-04-25T12:38:41.193Z] jdk_custom_0 Start Time: Sat Apr 25 12:38:40 2026 Epoch Time (ms): 1777120720876
[2026-04-25T12:38:41.193Z] variation: NoOptions
[2026-04-25T12:38:41.193Z] JVM_OPTIONS:
[2026-04-25T12:38:41.193Z] { \
[2026-04-25T12:38:41.193Z] echo ""; echo "TEST SETUP:"; \
[2026-04-25T12:38:41.193Z] echo "Nothing to be done for setup."; \
[2026-04-25T12:38:41.193Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/jdk_custom_0"; \
[2026-04-25T12:38:41.193Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/jdk_custom_0"; \
[2026-04-25T12:38:41.193Z] echo ""; echo "TESTING:"; \
[2026-04-25T12:38:41.193Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2026-04-25T12:38:41.193Z] -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_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m " \
[2026-04-25T12:38:41.193Z] \
[2026-04-25T12:38:41.193Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/jdk_custom_0"/work" \
[2026-04-25T12:38:41.193Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/jdk_custom_0"/report" \
[2026-04-25T12:38:41.193Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2026-04-25T12:38:41.193Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java; \
[2026-04-25T12:38:41.193Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_custom_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_custom_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-25T12:38:41.193Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-25T12:38:41.193Z] echo "Nothing to be done for teardown."; \
[2026-04-25T12:38:41.193Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/TestTargetResult";
[2026-04-25T12:38:41.193Z]
[2026-04-25T12:38:41.193Z] TEST SETUP:
[2026-04-25T12:38:41.193Z] Nothing to be done for setup.
[2026-04-25T12:38:41.193Z]
[2026-04-25T12:38:41.193Z] TESTING:
[2026-04-25T12:38:42.055Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/jdk_custom_0/work" not found: creating
[2026-04-25T12:38:42.055Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17771207205210/jdk_custom_0/report" not found: creating
[2026-04-25T12:38:49.091Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work
[2026-04-25T12:42:14.105Z] --------------------------------------------------
[2026-04-25T12:42:14.105Z] TEST: sun/security/krb5/auto/UserIterCount.java
[2026-04-25T12:42:14.105Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-04-25T12:42:14.105Z]
[2026-04-25T12:42:14.105Z] ACTION: compile -- Passed. Compilation successful
[2026-04-25T12:42:14.105Z] REASON: User specified action: run compile -XDignore.symbol.file UserIterCount.java
[2026-04-25T12:42:14.105Z] TIME: 3.788 seconds
[2026-04-25T12:42:14.105Z] messages:
[2026-04-25T12:42:14.105Z] command: compile -XDignore.symbol.file /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java
[2026-04-25T12:42:14.105Z] reason: User specified action: run compile -XDignore.symbol.file UserIterCount.java
[2026-04-25T12:42:14.105Z] started: Sat Apr 25 12:38:49 UTC 2026
[2026-04-25T12:42:14.105Z] Additional options from @modules: --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
[2026-04-25T12:42:14.105Z] Mode: agentvm
[2026-04-25T12:42:14.105Z] Agent id: 1
[2026-04-25T12:42:14.105Z] finished: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.105Z] elapsed time (seconds): 3.788
[2026-04-25T12:42:14.105Z] configuration:
[2026-04-25T12:42:14.105Z] Boot Layer (javac runtime environment)
[2026-04-25T12:42:14.105Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-04-25T12:42:14.105Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-04-25T12:42:14.105Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/patches/java.base
[2026-04-25T12:42:14.105Z]
[2026-04-25T12:42:14.105Z] javac compilation environment
[2026-04-25T12:42:14.105Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-25T12:42:14.105Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T12:42:14.105Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T12:42:14.105Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto
[2026-04-25T12:42:14.105Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-04-25T12:42:14.105Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto
[2026-04-25T12:42:14.105Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d
[2026-04-25T12:42:14.105Z]
[2026-04-25T12:42:14.105Z] rerun:
[2026-04-25T12:42:14.105Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/scratch && \
[2026-04-25T12:42:14.105Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-04-25T12:42:14.105Z] DISPLAY=:0 \
[2026-04-25T12:42:14.105Z] HOME=/home/jenkins \
[2026-04-25T12:42:14.105Z] LANG=en_US.UTF-8 \
[2026-04-25T12:42:14.105Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-04-25T12:42:14.105Z] XDG_CONFIG_DIRS=/etc/xdg \
[2026-04-25T12:42:14.105Z] XDG_DATA_DIRS=/usr/share \
[2026-04-25T12:42:14.105Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-04-25T12:42:14.105Z] XDG_SESSION_CLASS=user \
[2026-04-25T12:42:14.105Z] XDG_SESSION_ID=35347 \
[2026-04-25T12:42:14.105Z] XDG_SESSION_TYPE=tty \
[2026-04-25T12:42:14.105Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-04-25T12:42:14.105Z] -J-ea \
[2026-04-25T12:42:14.105Z] -J-esa \
[2026-04-25T12:42:14.105Z] -J-Xmx512m \
[2026-04-25T12:42:14.105Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T12:42:14.105Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T12:42:14.105Z] -J-Dtest.compiler.opts= \
[2026-04-25T12:42:14.105Z] -J-Dtest.java.opts= \
[2026-04-25T12:42:14.106Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.106Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.106Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-25T12:42:14.106Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2026-04-25T12:42:14.106Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2026-04-25T12:42:14.106Z] -J-Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.106Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.106Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto \
[2026-04-25T12:42:14.106Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-04-25T12:42:14.106Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d \
[2026-04-25T12:42:14.106Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.106Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto \
[2026-04-25T12:42:14.106Z] -J-Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T12:42:14.106Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-25T12:42:14.106Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-25T12:42:14.106Z] -d /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d \
[2026-04-25T12:42:14.106Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-04-25T12:42:14.106Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d \
[2026-04-25T12:42:14.106Z] -XDignore.symbol.file /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java
[2026-04-25T12:42:14.106Z] direct:
[2026-04-25T12:42:14.106Z] Note: Some input files use or override a deprecated API.
[2026-04-25T12:42:14.106Z] Note: Recompile with -Xlint:deprecation for details.
[2026-04-25T12:42:14.106Z] Note: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/KDC.java uses unchecked or unsafe operations.
[2026-04-25T12:42:14.106Z] Note: Recompile with -Xlint:unchecked for details.
[2026-04-25T12:42:14.106Z]
[2026-04-25T12:42:14.106Z] ACTION: build -- Passed. Build successful
[2026-04-25T12:42:14.106Z] REASON: Named class compiled on demand
[2026-04-25T12:42:14.106Z] TIME: 0.218 seconds
[2026-04-25T12:42:14.106Z] messages:
[2026-04-25T12:42:14.106Z] command: build jdk.test.lib.FileInstaller
[2026-04-25T12:42:14.106Z] reason: Named class compiled on demand
[2026-04-25T12:42:14.106Z] started: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.106Z] Library /test/lib:
[2026-04-25T12:42:14.106Z] compile: jdk.test.lib.FileInstaller
[2026-04-25T12:42:14.106Z] finished: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.106Z] elapsed time (seconds): 0.218
[2026-04-25T12:42:14.106Z]
[2026-04-25T12:42:14.106Z] ACTION: compile -- Passed. Compilation successful
[2026-04-25T12:42:14.106Z] REASON: .class file out of date or does not exist
[2026-04-25T12:42:14.106Z] TIME: 0.217 seconds
[2026-04-25T12:42:14.106Z] messages:
[2026-04-25T12:42:14.106Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/FileInstaller.java
[2026-04-25T12:42:14.106Z] reason: .class file out of date or does not exist
[2026-04-25T12:42:14.106Z] started: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.106Z] Additional options from @modules: --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
[2026-04-25T12:42:14.106Z] Mode: agentvm
[2026-04-25T12:42:14.106Z] Agent id: 1
[2026-04-25T12:42:14.106Z] finished: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.106Z] elapsed time (seconds): 0.217
[2026-04-25T12:42:14.106Z] configuration:
[2026-04-25T12:42:14.106Z] Boot Layer (javac runtime environment)
[2026-04-25T12:42:14.106Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-04-25T12:42:14.106Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-04-25T12:42:14.106Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/patches/java.base
[2026-04-25T12:42:14.106Z]
[2026-04-25T12:42:14.106Z] javac compilation environment
[2026-04-25T12:42:14.106Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-25T12:42:14.106Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T12:42:14.106Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T12:42:14.107Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-04-25T12:42:14.107Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib
[2026-04-25T12:42:14.107Z]
[2026-04-25T12:42:14.107Z] rerun:
[2026-04-25T12:42:14.107Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/scratch && \
[2026-04-25T12:42:14.107Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-04-25T12:42:14.107Z] DISPLAY=:0 \
[2026-04-25T12:42:14.107Z] HOME=/home/jenkins \
[2026-04-25T12:42:14.107Z] LANG=en_US.UTF-8 \
[2026-04-25T12:42:14.107Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-04-25T12:42:14.107Z] XDG_CONFIG_DIRS=/etc/xdg \
[2026-04-25T12:42:14.107Z] XDG_DATA_DIRS=/usr/share \
[2026-04-25T12:42:14.107Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-04-25T12:42:14.107Z] XDG_SESSION_CLASS=user \
[2026-04-25T12:42:14.107Z] XDG_SESSION_ID=35347 \
[2026-04-25T12:42:14.107Z] XDG_SESSION_TYPE=tty \
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-04-25T12:42:14.107Z] -J-ea \
[2026-04-25T12:42:14.107Z] -J-esa \
[2026-04-25T12:42:14.107Z] -J-Xmx512m \
[2026-04-25T12:42:14.107Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T12:42:14.107Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T12:42:14.107Z] -J-Dtest.compiler.opts= \
[2026-04-25T12:42:14.107Z] -J-Dtest.java.opts= \
[2026-04-25T12:42:14.107Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.107Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.107Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-25T12:42:14.107Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2026-04-25T12:42:14.107Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2026-04-25T12:42:14.107Z] -J-Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.107Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.107Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto \
[2026-04-25T12:42:14.107Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-04-25T12:42:14.107Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d \
[2026-04-25T12:42:14.107Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.107Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.107Z] -J-Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T12:42:14.107Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-25T12:42:14.107Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-25T12:42:14.107Z] -d /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.107Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-04-25T12:42:14.107Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/FileInstaller.java
[2026-04-25T12:42:14.107Z]
[2026-04-25T12:42:14.107Z] ACTION: main -- Passed. Execution successful
[2026-04-25T12:42:14.107Z] REASON: User specified action: run main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T12:42:14.107Z] TIME: 0.458 seconds
[2026-04-25T12:42:14.107Z] messages:
[2026-04-25T12:42:14.107Z] command: main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T12:42:14.107Z] reason: User specified action: run main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T12:42:14.107Z] started: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.107Z] Mode: agentvm
[2026-04-25T12:42:14.107Z] Agent id: 2
[2026-04-25T12:42:14.107Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.security.jgss/sun.security.krb5.internal java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab
[2026-04-25T12:42:14.107Z] Additional opens to unnamed modules from @modules: java.security.jgss/sun.security.krb5 java.security.jgss/sun.security.krb5.internal
[2026-04-25T12:42:14.107Z] finished: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.107Z] elapsed time (seconds): 0.458
[2026-04-25T12:42:14.107Z] configuration:
[2026-04-25T12:42:14.107Z] Boot Layer
[2026-04-25T12:42:14.107Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.10.2.jar
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-04-25T12:42:14.107Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/patches/java.base
[2026-04-25T12:42:14.107Z]
[2026-04-25T12:42:14.107Z] Test Layer
[2026-04-25T12:42:14.107Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T12:42:14.107Z] add opens: java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.107Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T12:42:14.107Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d
[2026-04-25T12:42:14.107Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto
[2026-04-25T12:42:14.108Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib
[2026-04-25T12:42:14.108Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-04-25T12:42:14.108Z]
[2026-04-25T12:42:14.108Z] rerun:
[2026-04-25T12:42:14.108Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/scratch && \
[2026-04-25T12:42:14.108Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-04-25T12:42:14.108Z] DISPLAY=:0 \
[2026-04-25T12:42:14.108Z] HOME=/home/jenkins \
[2026-04-25T12:42:14.108Z] LANG=en_US.UTF-8 \
[2026-04-25T12:42:14.108Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-04-25T12:42:14.108Z] XDG_CONFIG_DIRS=/etc/xdg \
[2026-04-25T12:42:14.108Z] XDG_DATA_DIRS=/usr/share \
[2026-04-25T12:42:14.108Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-04-25T12:42:14.108Z] XDG_SESSION_CLASS=user \
[2026-04-25T12:42:14.108Z] XDG_SESSION_ID=35347 \
[2026-04-25T12:42:14.108Z] XDG_SESSION_TYPE=tty \
[2026-04-25T12:42:14.108Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-04-25T12:42:14.108Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T12:42:14.108Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T12:42:14.108Z] -Dtest.compiler.opts= \
[2026-04-25T12:42:14.108Z] -Dtest.java.opts= \
[2026-04-25T12:42:14.108Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.108Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.108Z] -Dtest.timeout.factor=8.0 \
[2026-04-25T12:42:14.108Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2026-04-25T12:42:14.108Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2026-04-25T12:42:14.108Z] -Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.108Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.108Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto \
[2026-04-25T12:42:14.108Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-04-25T12:42:14.108Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d \
[2026-04-25T12:42:14.108Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.108Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.108Z] -Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T12:42:14.108Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-04-25T12:42:14.108Z] jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-25T12:42:14.108Z] stderr:
[2026-04-25T12:42:14.108Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2026-04-25T12:42:14.108Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2026-04-25T12:42:14.108Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2026-04-25T12:42:14.108Z] WARNING: System::setSecurityManager will be removed in a future release
[2026-04-25T12:42:14.108Z] STDOUT:
[2026-04-25T12:42:14.108Z] copying /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/TestHosts to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/scratch/TestHosts
[2026-04-25T12:42:14.108Z] STDERR:
[2026-04-25T12:42:14.108Z]
[2026-04-25T12:42:14.108Z] JavaTest Message: Test complete.
[2026-04-25T12:42:14.108Z]
[2026-04-25T12:42:14.108Z]
[2026-04-25T12:42:14.108Z] ACTION: build -- Passed. All files up to date
[2026-04-25T12:42:14.108Z] REASON: Named class compiled on demand
[2026-04-25T12:42:14.108Z] TIME: 0.0 seconds
[2026-04-25T12:42:14.108Z] messages:
[2026-04-25T12:42:14.108Z] command: build UserIterCount
[2026-04-25T12:42:14.108Z] reason: Named class compiled on demand
[2026-04-25T12:42:14.108Z] started: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.108Z] finished: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.108Z] elapsed time (seconds): 0.0
[2026-04-25T12:42:14.108Z]
[2026-04-25T12:42:14.108Z] ACTION: main -- Failed. Execution failed: `main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T12:42:14.108Z] REASON: User specified action: run main/othervm -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-25T12:42:14.108Z] TIME: 194.867 seconds
[2026-04-25T12:42:14.108Z] messages:
[2026-04-25T12:42:14.108Z] command: main -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-25T12:42:14.108Z] reason: User specified action: run main/othervm -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-25T12:42:14.108Z] started: Sat Apr 25 12:38:53 UTC 2026
[2026-04-25T12:42:14.108Z] Mode: othervm [/othervm specified]
[2026-04-25T12:42:14.108Z] Additional options from @modules: --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-opens java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
[2026-04-25T12:42:14.108Z] finished: Sat Apr 25 12:42:08 UTC 2026
[2026-04-25T12:42:14.108Z] elapsed time (seconds): 194.867
[2026-04-25T12:42:14.108Z] configuration:
[2026-04-25T12:42:14.108Z] Boot Layer
[2026-04-25T12:42:14.108Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-25T12:42:14.108Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-25T12:42:14.108Z] add opens: java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-25T12:42:14.108Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-25T12:42:14.108Z]
[2026-04-25T12:42:14.108Z] STDOUT:
[2026-04-25T12:42:14.108Z] Start KDC on 16042
[2026-04-25T12:42:14.108Z] -----------------------------------------------
[2026-04-25T12:42:14.108Z] >>>>> UDP packet received
[2026-04-25T12:42:14.108Z] RABBIT.HOLE> dummy@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T12:42:14.108Z] KrbException: Additional pre-authentication required (25)
[2026-04-25T12:42:14.108Z] at KDC.processAsReq(KDC.java:1305)
[2026-04-25T12:42:14.108Z] at KDC.processMessage(KDC.java:783)
[2026-04-25T12:42:14.108Z] at KDC$1.run(KDC.java:1535)
[2026-04-25T12:42:14.108Z] Error 25 Additional pre-authentication required
[2026-04-25T12:42:14.108Z] >>>>> UDP request honored
[2026-04-25T12:42:14.108Z] -----------------------------------------------
[2026-04-25T12:42:14.108Z] >>>>> UDP packet received
[2026-04-25T12:42:14.108Z] RABBIT.HOLE> dummy@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T12:42:14.108Z] Return dummy@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-25T12:42:14.108Z] >>>>> UDP request honored
[2026-04-25T12:42:14.109Z] -----------------------------------------------
[2026-04-25T12:42:14.109Z] >>>>> UDP packet received
[2026-04-25T12:42:14.109Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T12:42:14.109Z] KrbException: Additional pre-authentication required (25)
[2026-04-25T12:42:14.109Z] at KDC.processAsReq(KDC.java:1305)
[2026-04-25T12:42:14.109Z] at KDC.processMessage(KDC.java:783)
[2026-04-25T12:42:14.109Z] at KDC$1.run(KDC.java:1535)
[2026-04-25T12:42:14.109Z] Error 25 Additional pre-authentication required
[2026-04-25T12:42:14.109Z] >>>>> UDP request honored
[2026-04-25T12:42:14.109Z] -----------------------------------------------
[2026-04-25T12:42:14.109Z] >>>>> UDP packet received
[2026-04-25T12:42:14.109Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T12:42:14.109Z] Return foo@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-25T12:42:14.109Z] -----------------------------------------------
[2026-04-25T12:42:14.109Z] >>>>> UDP packet received
[2026-04-25T12:42:14.109Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T12:42:14.109Z] >>>>> UDP request honored
[2026-04-25T12:42:14.109Z] Return foo@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-25T12:42:14.109Z] -----------------------------------------------
[2026-04-25T12:42:14.109Z] >>>>> UDP packet received
[2026-04-25T12:42:14.109Z] RABBIT.HOLE> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-25T12:42:14.109Z] >>>>> UDP request honored
[2026-04-25T12:42:14.109Z] STDERR:
[2026-04-25T12:42:14.109Z] javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T12:42:14.109Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:789)
[2026-04-25T12:42:14.109Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:597)
[2026-04-25T12:42:14.109Z] at Context.fromUserPass(Context.java:190)
[2026-04-25T12:42:14.109Z] at Context.fromUserPass(Context.java:147)
[2026-04-25T12:42:14.109Z] at UserIterCount.main(UserIterCount.java:59)
[2026-04-25T12:42:14.109Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-25T12:42:14.109Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-25T12:42:14.109Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-25T12:42:14.109Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-25T12:42:14.109Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-25T12:42:14.109Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-25T12:42:14.109Z] Caused by: java.net.SocketTimeoutException: Receive timed out
[2026-04-25T12:42:14.109Z] at java.base/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:703)
[2026-04-25T12:42:14.109Z] at java.base/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633)
[2026-04-25T12:42:14.109Z] at java.base/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
[2026-04-25T12:42:14.109Z] at java.base/java.net.DatagramSocket.receive(DatagramSocket.java:700)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.internal.UDPClient.receive(NetClient.java:205)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KdcComm$KdcCommunication.run(KdcComm.java:409)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KdcComm$KdcCommunication.run(KdcComm.java:369)
[2026-04-25T12:42:14.109Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:353)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KdcComm.sendIfPossible(KdcComm.java:252)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:228)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:199)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KrbAsReqBuilder.send(KrbAsReqBuilder.java:345)
[2026-04-25T12:42:14.109Z] at java.security.jgss/sun.security.krb5.KrbAsReqBuilder.action(KrbAsReqBuilder.java:498)
[2026-04-25T12:42:14.109Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:751)
[2026-04-25T12:42:14.109Z] ... 10 more
[2026-04-25T12:42:14.109Z]
[2026-04-25T12:42:14.109Z] JavaTest Message: Test threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T12:42:14.109Z] JavaTest Message: shutting down test
[2026-04-25T12:42:14.109Z]
[2026-04-25T12:42:14.109Z] STATUS:Failed.`main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T12:42:14.109Z] rerun:
[2026-04-25T12:42:14.109Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/scratch && \
[2026-04-25T12:42:14.109Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-04-25T12:42:14.109Z] DISPLAY=:0 \
[2026-04-25T12:42:14.109Z] HOME=/home/jenkins \
[2026-04-25T12:42:14.109Z] LANG=en_US.UTF-8 \
[2026-04-25T12:42:14.109Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-04-25T12:42:14.109Z] XDG_CONFIG_DIRS=/etc/xdg \
[2026-04-25T12:42:14.109Z] XDG_DATA_DIRS=/usr/share \
[2026-04-25T12:42:14.109Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-04-25T12:42:14.109Z] XDG_SESSION_CLASS=user \
[2026-04-25T12:42:14.109Z] XDG_SESSION_ID=35347 \
[2026-04-25T12:42:14.109Z] XDG_SESSION_TYPE=tty \
[2026-04-25T12:42:14.109Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-04-25T12:42:14.109Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-04-25T12:42:14.109Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-25T12:42:14.109Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-25T12:42:14.109Z] -Dtest.compiler.opts= \
[2026-04-25T12:42:14.109Z] -Dtest.java.opts= \
[2026-04-25T12:42:14.109Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.109Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-04-25T12:42:14.109Z] -Dtest.timeout.factor=8.0 \
[2026-04-25T12:42:14.109Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2026-04-25T12:42:14.109Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2026-04-25T12:42:14.109Z] -Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.109Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto/UserIterCount.java \
[2026-04-25T12:42:14.109Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto \
[2026-04-25T12:42:14.109Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-04-25T12:42:14.109Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d \
[2026-04-25T12:42:14.109Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.109Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/sun/security/krb5/auto/UserIterCount.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/sun/security/krb5/auto:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/classes/test/lib \
[2026-04-25T12:42:14.109Z] -Dtest.modules='java.base/jdk.internal.misc java.base/sun.security.util java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5:+open java.security.jgss/sun.security.krb5.internal:+open java.security.jgss/sun.security.krb5.internal.ccache java.security.jgss/sun.security.krb5.internal.rcache java.security.jgss/sun.security.krb5.internal.crypto java.security.jgss/sun.security.krb5.internal.ktab jdk.security.auth jdk.security.jgss' \
[2026-04-25T12:42:14.109Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-25T12:42:14.109Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-opens java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-25T12:42:14.109Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-25T12:42:14.110Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-25T12:42:14.110Z] -ea \
[2026-04-25T12:42:14.110Z] -esa \
[2026-04-25T12:42:14.110Z] -Xmx512m \
[2026-04-25T12:42:14.110Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2026-04-25T12:42:14.110Z] -Djdk.net.hosts.file=TestHosts \
[2026-04-25T12:42:14.110Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work/sun/security/krb5/auto/UserIterCount.d/main.0.jta
[2026-04-25T12:42:14.110Z]
[2026-04-25T12:42:14.110Z] TEST RESULT: Failed. Execution failed: `main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-25T12:42:14.110Z] --------------------------------------------------
[2026-04-25T12:42:14.110Z] Test results: failed: 1
[2026-04-25T12:42:24.221Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/report/html/report.html
[2026-04-25T12:42:24.221Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17771207205210/jdk_custom_0/work
[2026-04-25T12:42:24.221Z] Error: Some tests failed or other problems occurred.
[2026-04-25T12:42:24.221Z] -----------------------------------
[2026-04-25T12:42:24.221Z] jdk_custom_0_FAILED
[2026-04-25T12:42:24.221Z] -----------------------------------
[2026-04-25T12:42:24.221Z]
[2026-04-25T12:42:24.221Z] TEST TEARDOWN:
[2026-04-25T12:42:24.221Z] Nothing to be done for teardown.
[2026-04-25T12:42:24.221Z] jdk_custom_0 Finish Time: Sat Apr 25 12:42:23 2026 Epoch Time (ms): 1777120943667