No Possible Issues Found via Git Search
jdk_custom_0
[2026-04-24T15:28:34.858Z] Running test jdk_custom_0 ...
[2026-04-24T15:28:34.858Z] ===============================================
[2026-04-24T15:28:35.214Z] jdk_custom_0 Start Time: Fri Apr 24 15:28:34 2026 Epoch Time (ms): 1777044514893
[2026-04-24T15:28:35.214Z] variation: NoOptions
[2026-04-24T15:28:35.214Z] JVM_OPTIONS:
[2026-04-24T15:28:35.214Z] { \
[2026-04-24T15:28:35.214Z] echo ""; echo "TEST SETUP:"; \
[2026-04-24T15:28:35.214Z] echo "Nothing to be done for setup."; \
[2026-04-24T15:28:35.214Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770445111066\\jdk_custom_0"; \
[2026-04-24T15:28:35.214Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770445111066\\jdk_custom_0"; \
[2026-04-24T15:28:35.214Z] echo ""; echo "TESTING:"; \
[2026-04-24T15:28:35.214Z] "c:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2026-04-24T15:28:35.214Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/openjdk-test-image\\jdk\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2026-04-24T15:28:35.214Z] \
[2026-04-24T15:28:35.214Z] -w ""C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770445111066\\jdk_custom_0"\\work" \
[2026-04-24T15:28:35.214Z] -r ""C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770445111066\\jdk_custom_0"\\report" \
[2026-04-24T15:28:35.214Z] -jdk:"c:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image" \
[2026-04-24T15:28:35.214Z] C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\openjdk\\openjdk-jdk\\test\\jdk\\sun/security/krb5/auto/UserIterCount.java; \
[2026-04-24T15:28:35.214Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_custom_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/; else echo "-----------------------------------"; echo "jdk_custom_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-24T15:28:35.214Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-24T15:28:35.214Z] echo "Nothing to be done for teardown."; \
[2026-04-24T15:28:35.214Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/\\TKG\\output_17770445111066\\TestTargetResult";
[2026-04-24T15:28:35.214Z]
[2026-04-24T15:28:35.214Z] TEST SETUP:
[2026-04-24T15:28:35.214Z] Nothing to be done for setup.
[2026-04-24T15:28:35.545Z]
[2026-04-24T15:28:35.545Z] TESTING:
[2026-04-24T15:28:35.924Z] Directory "C:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work" not found: creating
[2026-04-24T15:28:35.924Z] Directory "C:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\report" not found: creating
[2026-04-24T15:28:43.288Z] XML output with verification to C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work
[2026-04-24T15:32:07.073Z] --------------------------------------------------
[2026-04-24T15:32:07.073Z] TEST: sun/security/krb5/auto/UserIterCount.java
[2026-04-24T15:32:07.073Z] TEST JDK: c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image
[2026-04-24T15:32:07.073Z]
[2026-04-24T15:32:07.073Z] ACTION: compile -- Passed. Compilation successful
[2026-04-24T15:32:07.073Z] REASON: User specified action: run compile -XDignore.symbol.file UserIterCount.java
[2026-04-24T15:32:07.073Z] TIME: 2.309 seconds
[2026-04-24T15:32:07.073Z] messages:
[2026-04-24T15:32:07.073Z] command: compile -XDignore.symbol.file C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java
[2026-04-24T15:32:07.073Z] reason: User specified action: run compile -XDignore.symbol.file UserIterCount.java
[2026-04-24T15:32:07.073Z] started: Fri Apr 24 15:28:42 UTC 2026
[2026-04-24T15:32:07.073Z] 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-24T15:32:07.073Z] Mode: agentvm
[2026-04-24T15:32:07.073Z] Agent id: 1
[2026-04-24T15:32:07.073Z] Process id: 70464
[2026-04-24T15:32:07.073Z] finished: Fri Apr 24 15:28:44 UTC 2026
[2026-04-24T15:32:07.073Z] elapsed time (seconds): 2.309
[2026-04-24T15:32:07.073Z] configuration:
[2026-04-24T15:32:07.073Z] Boot Layer (javac runtime environment)
[2026-04-24T15:32:07.073Z] class path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-24T15:32:07.073Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-24T15:32:07.073Z] patch: java.base C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\patches\java.base
[2026-04-24T15:32:07.073Z]
[2026-04-24T15:32:07.073Z] javac compilation environment
[2026-04-24T15:32:07.073Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-24T15:32:07.073Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-24T15:32:07.073Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-24T15:32:07.074Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-24T15:32:07.074Z] source path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto
[2026-04-24T15:32:07.074Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-24T15:32:07.074Z] class path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto
[2026-04-24T15:32:07.074Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d
[2026-04-24T15:32:07.074Z]
[2026-04-24T15:32:07.074Z] rerun:
[2026-04-24T15:32:07.074Z] cd 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\scratch\0' && \
[2026-04-24T15:32:07.074Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-24T15:32:07.074Z] SystemDrive=C: \
[2026-04-24T15:32:07.074Z] SystemRoot='C:\Windows' \
[2026-04-24T15:32:07.074Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.074Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.074Z] windir='C:\Windows' \
[2026-04-24T15:32:07.074Z] 'c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\javac' \
[2026-04-24T15:32:07.074Z] -J-ea \
[2026-04-24T15:32:07.074Z] -J-esa \
[2026-04-24T15:32:07.074Z] -J-Xmx512m \
[2026-04-24T15:32:07.074Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-24T15:32:07.074Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-24T15:32:07.074Z] -J-Dtest.compiler.opts= \
[2026-04-24T15:32:07.074Z] -J-Dtest.java.opts= \
[2026-04-24T15:32:07.074Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.074Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.074Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-24T15:32:07.074Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-24T15:32:07.074Z] -J-Dtest.root='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-24T15:32:07.074Z] -J-Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-24T15:32:07.074Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-04-24T15:32:07.074Z] -J-Dtest.file='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-24T15:32:07.074Z] -J-Dtest.main.class=UserIterCount \
[2026-04-24T15:32:07.074Z] -J-Dtest.src='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-24T15:32:07.074Z] -J-Dtest.src.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-24T15:32:07.074Z] -J-Dtest.classes='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-24T15:32:07.074Z] -J-Dtest.class.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.074Z] -J-Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-24T15:32:07.074Z] -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-24T15:32:07.074Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-24T15:32:07.074Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-24T15:32:07.074Z] -d 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-24T15:32:07.074Z] -sourcepath 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-24T15:32:07.074Z] -classpath 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-24T15:32:07.074Z] -XDignore.symbol.file 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java'
[2026-04-24T15:32:07.074Z] direct:
[2026-04-24T15:32:07.074Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\KDC.java:1654: warning: [removal] stop() in Thread has been deprecated and marked for removal
[2026-04-24T15:32:07.074Z] thread1.stop();
[2026-04-24T15:32:07.074Z] ^
[2026-04-24T15:32:07.074Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\KDC.java:1655: warning: [removal] stop() in Thread has been deprecated and marked for removal
[2026-04-24T15:32:07.074Z] thread2.stop();
[2026-04-24T15:32:07.074Z] ^
[2026-04-24T15:32:07.074Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\KDC.java:1656: warning: [removal] stop() in Thread has been deprecated and marked for removal
[2026-04-24T15:32:07.074Z] thread3.stop();
[2026-04-24T15:32:07.074Z] ^
[2026-04-24T15:32:07.074Z] Note: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\Context.java uses or overrides a deprecated API.
[2026-04-24T15:32:07.074Z] Note: Recompile with -Xlint:deprecation for details.
[2026-04-24T15:32:07.074Z] Note: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\KDC.java uses unchecked or unsafe operations.
[2026-04-24T15:32:07.074Z] Note: Recompile with -Xlint:unchecked for details.
[2026-04-24T15:32:07.074Z] 3 warnings
[2026-04-24T15:32:07.074Z]
[2026-04-24T15:32:07.074Z] ACTION: build -- Passed. Build successful
[2026-04-24T15:32:07.074Z] REASON: Named class compiled on demand
[2026-04-24T15:32:07.074Z] TIME: 0.235 seconds
[2026-04-24T15:32:07.074Z] messages:
[2026-04-24T15:32:07.074Z] command: build jdk.test.lib.FileInstaller
[2026-04-24T15:32:07.074Z] reason: Named class compiled on demand
[2026-04-24T15:32:07.074Z] started: Fri Apr 24 15:28:44 UTC 2026
[2026-04-24T15:32:07.074Z] Library /test/lib:
[2026-04-24T15:32:07.074Z] compile: jdk.test.lib.FileInstaller
[2026-04-24T15:32:07.074Z] finished: Fri Apr 24 15:28:44 UTC 2026
[2026-04-24T15:32:07.074Z] elapsed time (seconds): 0.235
[2026-04-24T15:32:07.074Z]
[2026-04-24T15:32:07.075Z] ACTION: compile -- Passed. Compilation successful
[2026-04-24T15:32:07.075Z] REASON: .class file out of date or does not exist
[2026-04-24T15:32:07.075Z] TIME: 0.219 seconds
[2026-04-24T15:32:07.075Z] messages:
[2026-04-24T15:32:07.075Z] command: compile C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib\jdk\test\lib\FileInstaller.java
[2026-04-24T15:32:07.075Z] reason: .class file out of date or does not exist
[2026-04-24T15:32:07.075Z] started: Fri Apr 24 15:28:44 UTC 2026
[2026-04-24T15:32:07.075Z] 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-24T15:32:07.075Z] Mode: agentvm
[2026-04-24T15:32:07.075Z] Agent id: 1
[2026-04-24T15:32:07.075Z] Process id: 70464
[2026-04-24T15:32:07.075Z] finished: Fri Apr 24 15:28:44 UTC 2026
[2026-04-24T15:32:07.075Z] elapsed time (seconds): 0.219
[2026-04-24T15:32:07.075Z] configuration:
[2026-04-24T15:32:07.075Z] Boot Layer (javac runtime environment)
[2026-04-24T15:32:07.075Z] class path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-24T15:32:07.075Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-24T15:32:07.075Z] patch: java.base C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\patches\java.base
[2026-04-24T15:32:07.075Z]
[2026-04-24T15:32:07.075Z] javac compilation environment
[2026-04-24T15:32:07.075Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-24T15:32:07.075Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-24T15:32:07.075Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-24T15:32:07.075Z] source path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-24T15:32:07.075Z] class path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d
[2026-04-24T15:32:07.075Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib
[2026-04-24T15:32:07.075Z]
[2026-04-24T15:32:07.075Z] rerun:
[2026-04-24T15:32:07.075Z] cd 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\scratch\0' && \
[2026-04-24T15:32:07.075Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-24T15:32:07.075Z] SystemDrive=C: \
[2026-04-24T15:32:07.075Z] SystemRoot='C:\Windows' \
[2026-04-24T15:32:07.075Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.075Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.075Z] windir='C:\Windows' \
[2026-04-24T15:32:07.075Z] 'c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\javac' \
[2026-04-24T15:32:07.075Z] -J-ea \
[2026-04-24T15:32:07.075Z] -J-esa \
[2026-04-24T15:32:07.075Z] -J-Xmx512m \
[2026-04-24T15:32:07.075Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-24T15:32:07.075Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-24T15:32:07.075Z] -J-Dtest.compiler.opts= \
[2026-04-24T15:32:07.075Z] -J-Dtest.java.opts= \
[2026-04-24T15:32:07.075Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.075Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.075Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-24T15:32:07.075Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-24T15:32:07.075Z] -J-Dtest.root='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-24T15:32:07.075Z] -J-Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-24T15:32:07.075Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-04-24T15:32:07.075Z] -J-Dtest.file='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-24T15:32:07.075Z] -J-Dtest.main.class=UserIterCount \
[2026-04-24T15:32:07.075Z] -J-Dtest.src='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-24T15:32:07.075Z] -J-Dtest.src.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-24T15:32:07.075Z] -J-Dtest.classes='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-24T15:32:07.075Z] -J-Dtest.class.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.075Z] -J-Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.075Z] -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-24T15:32:07.075Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-24T15:32:07.075Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-24T15:32:07.075Z] -d 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.075Z] -sourcepath 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-24T15:32:07.075Z] -classpath 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib\jdk\test\lib\FileInstaller.java'
[2026-04-24T15:32:07.075Z]
[2026-04-24T15:32:07.075Z] ACTION: main -- Passed. Execution successful
[2026-04-24T15:32:07.075Z] REASON: User specified action: run main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-24T15:32:07.075Z] TIME: 0.547 seconds
[2026-04-24T15:32:07.075Z] messages:
[2026-04-24T15:32:07.075Z] command: main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-24T15:32:07.075Z] reason: User specified action: run main jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-24T15:32:07.075Z] started: Fri Apr 24 15:28:44 UTC 2026
[2026-04-24T15:32:07.075Z] Mode: agentvm
[2026-04-24T15:32:07.075Z] Agent id: 2
[2026-04-24T15:32:07.075Z] Process id: 46644
[2026-04-24T15:32:07.076Z] 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-24T15:32:07.076Z] Additional opens to unnamed modules from @modules: java.security.jgss/sun.security.krb5 java.security.jgss/sun.security.krb5.internal
[2026-04-24T15:32:07.076Z] finished: Fri Apr 24 15:28:45 UTC 2026
[2026-04-24T15:32:07.076Z] elapsed time (seconds): 0.547
[2026-04-24T15:32:07.076Z] configuration:
[2026-04-24T15:32:07.076Z] Boot Layer
[2026-04-24T15:32:07.076Z] class path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\junit-platform-console-standalone-1.11.0.jar
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\testng-7.3.0.jar
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\guice-5.1.0.jar
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jcommander-1.82.jar
[2026-04-24T15:32:07.076Z] patch: java.base C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\patches\java.base
[2026-04-24T15:32:07.076Z]
[2026-04-24T15:32:07.076Z] Test Layer
[2026-04-24T15:32:07.076Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-24T15:32:07.076Z] add opens: java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.076Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-24T15:32:07.076Z] class path: C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib
[2026-04-24T15:32:07.076Z] C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-24T15:32:07.076Z]
[2026-04-24T15:32:07.076Z] rerun:
[2026-04-24T15:32:07.076Z] cd 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\scratch\0' && \
[2026-04-24T15:32:07.076Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-24T15:32:07.076Z] SystemDrive=C: \
[2026-04-24T15:32:07.076Z] SystemRoot='C:\Windows' \
[2026-04-24T15:32:07.076Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.076Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.076Z] windir='C:\Windows' \
[2026-04-24T15:32:07.076Z] 'c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\java' \
[2026-04-24T15:32:07.076Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-24T15:32:07.076Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-24T15:32:07.076Z] -Dtest.compiler.opts= \
[2026-04-24T15:32:07.076Z] -Dtest.java.opts= \
[2026-04-24T15:32:07.076Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.076Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.076Z] -Dtest.timeout.factor=8.0 \
[2026-04-24T15:32:07.076Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-24T15:32:07.076Z] -Dtest.root='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-24T15:32:07.076Z] -Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-24T15:32:07.076Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-04-24T15:32:07.076Z] -Dtest.file='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-24T15:32:07.076Z] -Dtest.main.class=UserIterCount \
[2026-04-24T15:32:07.076Z] -Dtest.src='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-24T15:32:07.076Z] -Dtest.src.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-24T15:32:07.076Z] -Dtest.classes='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-24T15:32:07.076Z] -Dtest.class.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.076Z] -Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.076Z] -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-24T15:32:07.076Z] -classpath 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2026-04-24T15:32:07.076Z] jdk.test.lib.FileInstaller TestHosts TestHosts
[2026-04-24T15:32:07.076Z] STDOUT:
[2026-04-24T15:32:07.076Z] copying C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\TestHosts to C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\scratch\0\TestHosts
[2026-04-24T15:32:07.076Z] STDERR:
[2026-04-24T15:32:07.076Z]
[2026-04-24T15:32:07.076Z] JavaTest Message: Test complete.
[2026-04-24T15:32:07.076Z]
[2026-04-24T15:32:07.076Z]
[2026-04-24T15:32:07.076Z] ACTION: build -- Passed. All files up to date
[2026-04-24T15:32:07.076Z] REASON: Named class compiled on demand
[2026-04-24T15:32:07.076Z] TIME: 0.0 seconds
[2026-04-24T15:32:07.076Z] messages:
[2026-04-24T15:32:07.076Z] command: build UserIterCount
[2026-04-24T15:32:07.076Z] reason: Named class compiled on demand
[2026-04-24T15:32:07.076Z] started: Fri Apr 24 15:28:45 UTC 2026
[2026-04-24T15:32:07.076Z] finished: Fri Apr 24 15:28:45 UTC 2026
[2026-04-24T15:32:07.076Z] elapsed time (seconds): 0.0
[2026-04-24T15:32:07.076Z]
[2026-04-24T15:32:07.076Z] ACTION: main -- Failed. Execution failed: `main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-24T15:32:07.076Z] REASON: User specified action: run main/othervm -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-24T15:32:07.076Z] TIME: 187.544 seconds
[2026-04-24T15:32:07.076Z] messages:
[2026-04-24T15:32:07.076Z] command: main -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-24T15:32:07.076Z] reason: User specified action: run main/othervm -Djdk.net.hosts.file=TestHosts UserIterCount
[2026-04-24T15:32:07.076Z] started: Fri Apr 24 15:28:45 UTC 2026
[2026-04-24T15:32:07.076Z] Mode: othervm [/othervm specified]
[2026-04-24T15:32:07.077Z] 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-24T15:32:07.077Z] Process id: 64900
[2026-04-24T15:32:07.077Z] finished: Fri Apr 24 15:31:52 UTC 2026
[2026-04-24T15:32:07.077Z] elapsed time (seconds): 187.544
[2026-04-24T15:32:07.077Z] configuration:
[2026-04-24T15:32:07.077Z] Boot Layer
[2026-04-24T15:32:07.077Z] add modules: java.base java.security.jgss jdk.security.auth jdk.security.jgss
[2026-04-24T15:32:07.077Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.base/sun.security.util ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5.internal.ccache ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5.internal.crypto ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5.internal.ktab ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5.internal.rcache ALL-UNNAMED
[2026-04-24T15:32:07.077Z] add opens: java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-04-24T15:32:07.077Z] java.security.jgss/sun.security.krb5.internal ALL-UNNAMED
[2026-04-24T15:32:07.077Z]
[2026-04-24T15:32:07.077Z] STDOUT:
[2026-04-24T15:32:07.077Z] Start KDC on 8429
[2026-04-24T15:32:07.077Z] -----------------------------------------------
[2026-04-24T15:32:07.077Z] >>>>> UDP packet received
[2026-04-24T15:32:07.077Z] RABBIT.HOLE:8429> dummy@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-24T15:32:07.077Z] KrbException: Additional pre-authentication required (25)
[2026-04-24T15:32:07.077Z] at KDC.processAsReq(KDC.java:1335)
[2026-04-24T15:32:07.077Z] at KDC.processMessage(KDC.java:809)
[2026-04-24T15:32:07.077Z] at KDC$1.run(KDC.java:1565)
[2026-04-24T15:32:07.077Z] Error 25 Additional pre-authentication required
[2026-04-24T15:32:07.077Z] >>>>> UDP request honored
[2026-04-24T15:32:07.077Z] -----------------------------------------------
[2026-04-24T15:32:07.077Z] >>>>> UDP packet received
[2026-04-24T15:32:07.077Z] RABBIT.HOLE:8429> dummy@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-24T15:32:07.077Z] Return dummy@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-24T15:32:07.077Z] >>>>> UDP request honored
[2026-04-24T15:32:07.077Z] -----------------------------------------------
[2026-04-24T15:32:07.077Z] >>>>> UDP packet received
[2026-04-24T15:32:07.077Z] RABBIT.HOLE:8429> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-24T15:32:07.077Z] KrbException: Additional pre-authentication required (25)
[2026-04-24T15:32:07.077Z] at KDC.processAsReq(KDC.java:1335)
[2026-04-24T15:32:07.077Z] at KDC.processMessage(KDC.java:809)
[2026-04-24T15:32:07.077Z] at KDC$1.run(KDC.java:1565)
[2026-04-24T15:32:07.077Z] Error 25 Additional pre-authentication required
[2026-04-24T15:32:07.077Z] >>>>> UDP request honored
[2026-04-24T15:32:07.077Z] -----------------------------------------------
[2026-04-24T15:32:07.077Z] >>>>> UDP packet received
[2026-04-24T15:32:07.077Z] RABBIT.HOLE:8429> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-24T15:32:07.077Z] Return foo@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-24T15:32:07.077Z] >>>>> UDP request honored
[2026-04-24T15:32:07.077Z] -----------------------------------------------
[2026-04-24T15:32:07.077Z] >>>>> UDP packet received
[2026-04-24T15:32:07.077Z] RABBIT.HOLE:8429> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-24T15:32:07.077Z] Return foo@RABBIT.HOLE ticket for krbtgt/RABBIT.HOLE@RABBIT.HOLE, flags FORWARDABLE;INITIAL;PRE-AUTHENT
[2026-04-24T15:32:07.077Z] >>>>> UDP request honored
[2026-04-24T15:32:07.077Z] -----------------------------------------------
[2026-04-24T15:32:07.077Z] >>>>> UDP packet received
[2026-04-24T15:32:07.077Z] RABBIT.HOLE:8429> foo@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: FORWARDABLE,
[2026-04-24T15:32:07.077Z] STDERR:
[2026-04-24T15:32:07.077Z] javax.security.auth.login.LoginException: Receive timed out
[2026-04-24T15:32:07.077Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:785)
[2026-04-24T15:32:07.077Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:597)
[2026-04-24T15:32:07.077Z] at Context.fromUserPass(Context.java:190)
[2026-04-24T15:32:07.077Z] at Context.fromUserPass(Context.java:147)
[2026-04-24T15:32:07.077Z] at UserIterCount.main(UserIterCount.java:59)
[2026-04-24T15:32:07.077Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-04-24T15:32:07.077Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-04-24T15:32:07.077Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-24T15:32:07.077Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-04-24T15:32:07.077Z] Caused by: java.net.SocketTimeoutException: Receive timed out
[2026-04-24T15:32:07.077Z] at java.base/sun.nio.ch.DatagramChannelImpl.tryBlockingReceive(DatagramChannelImpl.java:760)
[2026-04-24T15:32:07.077Z] at java.base/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:692)
[2026-04-24T15:32:07.077Z] at java.base/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:204)
[2026-04-24T15:32:07.077Z] at java.base/java.net.DatagramSocket.receive(DatagramSocket.java:714)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.internal.UDPClient.receive(NetClient.java:205)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KdcComm$KdcCommunication.run(KdcComm.java:418)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KdcComm$KdcCommunication.run(KdcComm.java:378)
[2026-04-24T15:32:07.077Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:362)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KdcComm.sendIfPossible(KdcComm.java:253)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:229)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KdcComm.send(KdcComm.java:200)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KrbAsReqBuilder.send(KrbAsReqBuilder.java:345)
[2026-04-24T15:32:07.077Z] at java.security.jgss/sun.security.krb5.KrbAsReqBuilder.action(KrbAsReqBuilder.java:498)
[2026-04-24T15:32:07.077Z] at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:751)
[2026-04-24T15:32:07.077Z] ... 8 more
[2026-04-24T15:32:07.077Z]
[2026-04-24T15:32:07.077Z] JavaTest Message: Test threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-24T15:32:07.077Z] JavaTest Message: shutting down test
[2026-04-24T15:32:07.077Z]
[2026-04-24T15:32:07.077Z] STATUS:Failed.`main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-24T15:32:07.077Z] rerun:
[2026-04-24T15:32:07.077Z] cd 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\scratch\0' && \
[2026-04-24T15:32:07.077Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-24T15:32:07.077Z] SystemDrive=C: \
[2026-04-24T15:32:07.077Z] SystemRoot='C:\Windows' \
[2026-04-24T15:32:07.077Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.077Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-24T15:32:07.077Z] windir='C:\Windows' \
[2026-04-24T15:32:07.077Z] CLASSPATH='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2026-04-24T15:32:07.077Z] 'c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image\bin\java' \
[2026-04-24T15:32:07.077Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-04-24T15:32:07.077Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-04-24T15:32:07.077Z] -Dtest.compiler.opts= \
[2026-04-24T15:32:07.077Z] -Dtest.java.opts= \
[2026-04-24T15:32:07.077Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.077Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\j2sdk-image' \
[2026-04-24T15:32:07.077Z] -Dtest.timeout.factor=8.0 \
[2026-04-24T15:32:07.077Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-24T15:32:07.077Z] -Dtest.root='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-24T15:32:07.077Z] -Dtest.name=sun/security/krb5/auto/UserIterCount.java \
[2026-04-24T15:32:07.078Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-04-24T15:32:07.078Z] -Dtest.file='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto\UserIterCount.java' \
[2026-04-24T15:32:07.078Z] -Dtest.main.class=UserIterCount \
[2026-04-24T15:32:07.078Z] -Dtest.src='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto' \
[2026-04-24T15:32:07.078Z] -Dtest.src.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-24T15:32:07.078Z] -Dtest.classes='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d' \
[2026-04-24T15:32:07.078Z] -Dtest.class.path='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.078Z] -Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\sun\security\krb5\auto\UserIterCount.d;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk\openjdk-jdk\test\jdk\sun\security\krb5\auto;C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\classes\0\test\lib' \
[2026-04-24T15:32:07.078Z] -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-24T15:32:07.078Z] --add-modules java.base,java.security.jgss,jdk.security.auth,jdk.security.jgss \
[2026-04-24T15:32:07.078Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.base/sun.security.util=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-opens java.security.jgss/sun.security.krb5.internal=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.krb5.internal.ccache=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.krb5.internal.rcache=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.krb5.internal.crypto=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] --add-exports java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED \
[2026-04-24T15:32:07.078Z] -ea \
[2026-04-24T15:32:07.078Z] -esa \
[2026-04-24T15:32:07.078Z] -Xmx512m \
[2026-04-24T15:32:07.078Z] '-Djava.library.path=c:\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-24T15:32:07.078Z] -Djdk.net.hosts.file=TestHosts \
[2026-04-24T15:32:07.078Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work\sun\security\krb5\auto\UserIterCount.d\main.0.jta'
[2026-04-24T15:32:07.078Z]
[2026-04-24T15:32:07.078Z] TEST RESULT: Failed. Execution failed: `main' threw exception: javax.security.auth.login.LoginException: Receive timed out
[2026-04-24T15:32:07.078Z] --------------------------------------------------
[2026-04-24T15:32:07.078Z] Test results: failed: 1
[2026-04-24T15:35:00.759Z] Report written to C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\report\html\report.html
[2026-04-24T15:35:00.760Z] Results written to C:\Jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\output_17770445111066\jdk_custom_0\work
[2026-04-24T15:35:00.760Z] Error: Some tests failed or other problems occurred.
[2026-04-24T15:35:00.760Z] -----------------------------------
[2026-04-24T15:35:00.760Z] jdk_custom_0_FAILED
[2026-04-24T15:35:00.760Z] -----------------------------------
[2026-04-24T15:35:00.760Z]
[2026-04-24T15:35:00.760Z] TEST TEARDOWN:
[2026-04-24T15:35:00.760Z] Nothing to be done for teardown.
[2026-04-24T15:35:00.760Z] jdk_custom_0 Finish Time: Fri Apr 24 15:34:56 2026 Epoch Time (ms): 1777044896090