Test_openjdk11_hs_extended.functional_x86-64_windows
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-windows-x64-temurin" build number 461
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2782
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 422
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-12T04:01:27.918Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-12T04:01:27.919Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T04:01:27.933Z] dynamicAgents: []
[Pipeline] echo
[2026-02-12T04:01:27.936Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-02-12T04:01:27.942Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-02-12T04:01:42.971Z] Still waiting to schedule task
[2026-02-12T04:01:42.972Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2026-02-12T04:03:16.993Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-12T04:03:17.095Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T04:03:17.155Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T04:03:17.155Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T04:03:17.174Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-12T04:03:17.245Z] The recommended git tool is: git
[2026-02-12T04:03:17.284Z] No credentials specified
[2026-02-12T04:03:17.304Z] Cloning the remote Git repository
[2026-02-12T04:03:17.334Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-12T04:03:17.335Z] > git init c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests # timeout=10
[2026-02-12T04:03:17.424Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-12T04:03:17.424Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-12T04:03:17.424Z] > git --version # timeout=10
[2026-02-12T04:03:17.465Z] > git --version # 'git version 2.51.0'
[2026-02-12T04:03:17.466Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T04:03:23.549Z] Avoid second fetch
[2026-02-12T04:03:23.621Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-12T04:03:23.417Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-12T04:03:23.466Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T04:03:23.559Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-12T04:03:23.631Z] > git config core.sparsecheckout # timeout=10
[2026-02-12T04:03:23.676Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-12T04:03:27.030Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T04:03:34.715Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-12T04:03:34.734Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-12T04:03:35.222Z] + LC_TIME=C
[2026-02-12T04:03:35.222Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-12T04:03:35.311Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T04:03:35.742Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-12T04:03:35.743Z] Windows machine, using powershell queries...
[2026-02-12T04:03:36.066Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-12T04:03:37.180Z] + printenv
[2026-02-12T04:03:37.180Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-12T04:03:37.180Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-12T04:03:37.180Z] KEEP_WORKSPACE=false
[2026-02-12T04:03:37.180Z] NUMBER_OF_PROCESSORS=4
[2026-02-12T04:03:37.180Z] PROCESSOR_LEVEL=6
[2026-02-12T04:03:37.180Z] TAP_NAME=Test_openjdk11_hs_extended.functional_x86-64_windows.tap
[2026-02-12T04:03:37.181Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows/../../externalDependency/lib
[2026-02-12T04:03:37.181Z] EXIT_FAILURE=false
[2026-02-12T04:03:37.181Z] JDK_BRANCH=jdk-11.0.31+2_adopt
[2026-02-12T04:03:37.181Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/533/display/redirect?page=tests
[2026-02-12T04:03:37.181Z] PLATFORM=x86-64_windows
[2026-02-12T04:03:37.181Z] DOCKER_REQUIRED=false
[2026-02-12T04:03:37.181Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-12T04:03:37.181Z] PROGRAMFILES=C:\Program Files
[2026-02-12T04:03:37.181Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-12T04:03:37.181Z] TIME_LIMIT=25
[2026-02-12T04:03:37.181Z] JENKINS_SERVER_COOKIE=durable-9b67865bdac04afb3ff5338acd985f02e34300e1fec65a9cb73997617c9ffc76
[2026-02-12T04:03:37.181Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-12T04:03:37.181Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-12T04:03:37.181Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T04:03:37.181Z] GENERATE_JOBS=true
[2026-02-12T04:03:37.181Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T04:03:37.181Z] OS=Windows_NT
[2026-02-12T04:03:37.181Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/533/display/redirect?page=changes
[2026-02-12T04:03:37.181Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-12T04:03:37.181Z] RERUN_ITERATIONS=1
[2026-02-12T04:03:37.181Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-12T04:03:37.181Z] USERDOMAIN=test-azure-win2
[2026-02-12T04:03:37.181Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-12T04:03:37.181Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-12T04:03:37.181Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows
[2026-02-12T04:03:37.181Z] USERPROFILE=C:\Users\jenkins
[2026-02-12T04:03:37.181Z] ARCHIVE_TEST_RESULTS=false
[2026-02-12T04:03:37.181Z] SETUP_JCK_RUN=false
[2026-02-12T04:03:37.181Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/533/
[2026-02-12T04:03:37.181Z] SLACK_CHANNEL=aqavit-bot
[2026-02-12T04:03:37.181Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-windows-x64-temurin
[2026-02-12T04:03:37.181Z] JCK_GIT_BRANCH=master
[2026-02-12T04:03:37.181Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/
[2026-02-12T04:03:37.181Z] BUILD_NUMBER=533
[2026-02-12T04:03:37.181Z] TKG_ITERATIONS=1
[2026-02-12T04:03:37.181Z] _=/usr/bin/printenv
[2026-02-12T04:03:37.181Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-12T04:03:37.181Z] SERVICE_ID=Jenkins
[2026-02-12T04:03:37.181Z] BASE=C:\Users\jenkins\agent
[2026-02-12T04:03:37.181Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows/../../benchmarks
[2026-02-12T04:03:37.181Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-12T04:03:37.181Z] JENKINS_NODE_COOKIE=4e8735cd-cfe3-43ca-b5af-60ea8339f27e
[2026-02-12T04:03:37.181Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-12T04:03:37.181Z] KEEP_REPORTDIR=false
[2026-02-12T04:03:37.181Z] BUILD_DISPLAY_NAME=#533
[2026-02-12T04:03:37.181Z] SDK_RESOURCE=upstream
[2026-02-12T04:03:37.181Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-12T04:03:37.181Z] HOME=/home/jenkins
[2026-02-12T04:03:37.181Z] USERNAME=jenkins
[2026-02-12T04:03:37.181Z] WINSW_SERVICE_ID=Jenkins
[2026-02-12T04:03:37.181Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-12T04:03:37.181Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-12T04:03:37.181Z] jobStatus=SUCCESS
[2026-02-12T04:03:37.181Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-12T04:03:37.181Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.functional_x86-64_windows
[2026-02-12T04:03:37.181Z] JOBSTARTTIME=Thu, 12 Feb 2026 04:03:35 +0000
[2026-02-12T04:03:37.181Z] JDK_VERSION=11
[2026-02-12T04:03:37.181Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-12T04:03:37.181Z] JOB_NAME=Test_openjdk11_hs_extended.functional_x86-64_windows
[2026-02-12T04:03:37.181Z] USE_TESTENV_PROPERTIES=false
[2026-02-12T04:03:37.181Z] SYSTEMROOT=C:\Windows
[2026-02-12T04:03:37.181Z] PERSONAL_BUILD=false
[2026-02-12T04:03:37.181Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/533/display/redirect
[2026-02-12T04:03:37.181Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-12T04:03:37.181Z] AUTO_DETECT=true
[2026-02-12T04:03:37.181Z] EXIT_SUCCESS=false
[2026-02-12T04:03:37.181Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/display/redirect
[2026-02-12T04:03:37.181Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows
[2026-02-12T04:03:37.181Z] COMPUTERNAME=test-azure-win2
[2026-02-12T04:03:37.181Z] OPENJ9_BRANCH=master
[2026-02-12T04:03:37.181Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-12T04:03:37.181Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows/../../externalDependency/system_lib
[2026-02-12T04:03:37.181Z] PARALLEL=Dynamic
[2026-02-12T04:03:37.181Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-12T04:03:37.181Z] ITERATIONS=1
[2026-02-12T04:03:37.181Z] UPSTREAM_JOB_NUMBER=461
[2026-02-12T04:03:37.181Z] SPEC=win_x86-64
[2026-02-12T04:03:37.181Z] TERM=xterm-256color
[2026-02-12T04:03:37.181Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2026-02-12T04:03:37.181Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-12T04:03:37.181Z] NODE_NAME=test-azure-win2022-x64-2
[2026-02-12T04:03:37.181Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-12T04:03:37.181Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-12T04:03:37.181Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-12T04:03:37.181Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-12T04:03:37.181Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-12T04:03:37.181Z] DYNAMIC_COMPILE=true
[2026-02-12T04:03:37.181Z] SHLVL=2
[2026-02-12T04:03:37.181Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.functional_x86-64_windows-533
[2026-02-12T04:03:37.181Z] PROCESSOR_REVISION=5504
[2026-02-12T04:03:37.181Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-12T04:03:37.181Z] EXECUTOR_NUMBER=0
[2026-02-12T04:03:37.181Z] HUDSON_COOKIE=fe03712b-0ca8-4b4f-bed4-69c4d1218b26
[2026-02-12T04:03:37.181Z] ADOPTOPENJDK_BRANCH=master
[2026-02-12T04:03:37.181Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-12T04:03:37.181Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-12T04:03:37.181Z] ORIGIN_JDK_VERSION=11
[2026-02-12T04:03:37.181Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2026-02-12T04:03:37.181Z] NUM_PROCESSORS=2
[2026-02-12T04:03:37.181Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-12T04:03:37.181Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022
[2026-02-12T04:03:37.181Z] STAGE_NAME=Setup
[2026-02-12T04:03:37.181Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-12T04:03:37.181Z] TEST_TIME=120
[2026-02-12T04:03:37.181Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows@tmp
[2026-02-12T04:03:37.181Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-12T04:03:37.181Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-12T04:03:37.181Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-12T04:03:37.181Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-12T04:03:37.181Z] ProgramW6432=C:\Program Files
[2026-02-12T04:03:37.181Z] CI=true
[2026-02-12T04:03:37.181Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_x86-64_windows/533/display/redirect?page=artifacts
[2026-02-12T04:03:37.181Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-12T04:03:37.181Z] RERUN_FAILURE=true
[2026-02-12T04:03:37.181Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-12T04:03:37.181Z] BUILD_LIST=functional
[2026-02-12T04:03:37.181Z] BUILD_ID=533
[2026-02-12T04:03:37.181Z] WINDIR=C:\Windows
[2026-02-12T04:03:37.181Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-12T04:03:37.181Z] PUBLIC=C:\Users\Public
[2026-02-12T04:03:37.181Z] SYSTEMDRIVE=C:
[2026-02-12T04:03:37.181Z] TARGET=extended.functional
[2026-02-12T04:03:37.181Z] USE_JRE=false
[2026-02-12T04:03:37.181Z] JDK_IMPL=hotspot
[2026-02-12T04:03:37.181Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T04:03:37.243Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-12T04:03:37.257Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T04:03:44.445Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-windows-x64-temurin" build number 461
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T04:03:44.636Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-12T04:03:44.642Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-12T04:03:44.670Z] $ ssh-agent
[2026-02-12T04:03:44.822Z] SSH_AUTH_SOCK=/tmp/ssh-72Y3S6w1eHuX/agent.1751
[2026-02-12T04:03:44.822Z] SSH_AGENT_PID=1752
[2026-02-12T04:03:44.822Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-12T04:03:44.840Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-12T04:03:44.865Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-12T04:03:45.327Z] ++ pwd
[2026-02-12T04:03:45.327Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 11 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-12T04:03:45.327Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests
[2026-02-12T04:03:45.327Z] get jdk binary...
[2026-02-12T04:03:45.327Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-12T04:03:45.667Z] Uncompressing file: OpenJDK11U-jdk_x64_windows_hotspot_11.0.31_2-ea.zip ...
[2026-02-12T04:03:49.418Z] List files in jdkbinary folder...
[2026-02-12T04:03:49.418Z] total 367840
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 56325634 Feb 12 00:33 OpenJDK11U-debugimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 199416058 Feb 12 00:41 OpenJDK11U-jdk_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 43566615 Feb 12 00:41 OpenJDK11U-jre_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 29595 Feb 12 00:39 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea-metadata.json
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 154508 Feb 12 00:58 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea.json
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 9299091 Feb 12 00:41 OpenJDK11U-static-libs_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:49.418Z] -rwxrwx---+ 1 Administrators None 67860859 Feb 12 00:33 OpenJDK11U-testimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:49.418Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 tmp
[2026-02-12T04:03:49.418Z] List files in jdkbinary/tmp folder...
[2026-02-12T04:03:49.418Z] total 4
[2026-02-12T04:03:49.418Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 jdk-11.0.31+2
[2026-02-12T04:03:49.418Z] Moving directory jdk-11.0.31+2/ to ../j2sdk-image
[2026-02-12T04:03:49.418Z] Uncompressing file: OpenJDK11U-jre_x64_windows_hotspot_11.0.31_2-ea.zip ...
[2026-02-12T04:03:51.063Z] List files in jdkbinary folder...
[2026-02-12T04:03:51.063Z] total 367844
[2026-02-12T04:03:51.063Z] -rwxrwx---+ 1 Administrators None 56325634 Feb 12 00:33 OpenJDK11U-debugimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:51.064Z] -rwxrwx---+ 1 Administrators None 199416058 Feb 12 00:41 OpenJDK11U-jdk_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:51.064Z] -rwxrwx---+ 1 Administrators None 43566615 Feb 12 00:41 OpenJDK11U-jre_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:51.064Z] -rwxrwx---+ 1 Administrators None 29595 Feb 12 00:39 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea-metadata.json
[2026-02-12T04:03:51.064Z] -rwxrwx---+ 1 Administrators None 154508 Feb 12 00:58 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea.json
[2026-02-12T04:03:51.064Z] -rwxrwx---+ 1 Administrators None 9299091 Feb 12 00:41 OpenJDK11U-static-libs_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:51.064Z] -rwxrwx---+ 1 Administrators None 67860859 Feb 12 00:33 OpenJDK11U-testimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:51.064Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 j2sdk-image
[2026-02-12T04:03:51.064Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 tmp
[2026-02-12T04:03:51.064Z] List files in jdkbinary/tmp folder...
[2026-02-12T04:03:51.064Z] total 4
[2026-02-12T04:03:51.064Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 jdk-11.0.31+2-jre
[2026-02-12T04:03:51.064Z] Moving directory jdk-11.0.31+2-jre/ to ../j2re-image
[2026-02-12T04:03:51.064Z] Uncompressing file: OpenJDK11U-static-libs_x64_windows_hotspot_11.0.31_2-ea.zip ...
[2026-02-12T04:03:51.401Z] List files in jdkbinary folder...
[2026-02-12T04:03:52.117Z] total 367848
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 56325634 Feb 12 00:33 OpenJDK11U-debugimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 199416058 Feb 12 00:41 OpenJDK11U-jdk_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 43566615 Feb 12 00:41 OpenJDK11U-jre_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 29595 Feb 12 00:39 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea-metadata.json
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 154508 Feb 12 00:58 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea.json
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 9299091 Feb 12 00:41 OpenJDK11U-static-libs_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:52.118Z] -rwxrwx---+ 1 Administrators None 67860859 Feb 12 00:33 OpenJDK11U-testimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:52.118Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 j2re-image
[2026-02-12T04:03:52.118Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 j2sdk-image
[2026-02-12T04:03:52.118Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 tmp
[2026-02-12T04:03:52.118Z] List files in jdkbinary/tmp folder...
[2026-02-12T04:03:52.118Z] total 0
[2026-02-12T04:03:52.118Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 jdk-11.0.31+2-static-libs
[2026-02-12T04:03:52.118Z] Moving directory jdk-11.0.31+2-static-libs/ to ../static-libs
[2026-02-12T04:03:52.118Z] Uncompressing file: OpenJDK11U-testimage_x64_windows_hotspot_11.0.31_2-ea.zip ...
[2026-02-12T04:03:57.974Z] List files in jdkbinary folder...
[2026-02-12T04:03:57.974Z] total 367848
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 56325634 Feb 12 00:33 OpenJDK11U-debugimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 199416058 Feb 12 00:41 OpenJDK11U-jdk_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 43566615 Feb 12 00:41 OpenJDK11U-jre_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 29595 Feb 12 00:39 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea-metadata.json
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 154508 Feb 12 00:58 OpenJDK11U-sbom_x64_windows_hotspot_11.0.31_2-ea.json
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 9299091 Feb 12 00:41 OpenJDK11U-static-libs_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:57.974Z] -rwxrwx---+ 1 Administrators None 67860859 Feb 12 00:33 OpenJDK11U-testimage_x64_windows_hotspot_11.0.31_2-ea.zip
[2026-02-12T04:03:57.974Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 j2re-image
[2026-02-12T04:03:57.974Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 j2sdk-image
[2026-02-12T04:03:57.974Z] drwxrwx---+ 1 jenkins None 0 Feb 12 00:33 static-libs
[2026-02-12T04:03:57.974Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 tmp
[2026-02-12T04:03:57.974Z] List files in jdkbinary/tmp folder...
[2026-02-12T04:03:57.974Z] total 4
[2026-02-12T04:03:57.974Z] drwxrwx---+ 1 jenkins None 0 Feb 11 23:58 jdk-11.0.31+2-test-image
[2026-02-12T04:03:57.974Z] Moving directory jdk-11.0.31+2-test-image/ to ../openjdk-test-image
[2026-02-12T04:03:57.974Z] Uncompressing OpenJDK11U-debugimage_x64_windows_hotspot_11.0.31_2-ea.zip over ./j2sdk-image...
[2026-02-12T04:04:00.215Z] Removing top-level folder jdk-11.0.31+2-debug-image/
[2026-02-12T04:04:00.538Z] Removing top-level folder jdk-11.0.31+2/
[2026-02-12T04:04:03.511Z] Run c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-12T04:04:03.511Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-12T04:04:03.857Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-02-12T04:04:03.857Z] OpenJDK Runtime Environment Temurin-11.0.31+2-202602112246 (build 11.0.31-beta+2-ea)
[2026-02-12T04:04:03.857Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+2-202602112246 (build 11.0.31-beta+2-ea, mixed mode)
[2026-02-12T04:04:03.857Z] =JAVA VERSION OUTPUT END=
[2026-02-12T04:04:03.857Z] =RELEASE INFO BEGIN=
[2026-02-12T04:04:03.857Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-12T04:04:03.857Z] IMPLEMENTOR_VERSION="Temurin-11.0.31+2-202602112246"
[2026-02-12T04:04:03.857Z] JAVA_RUNTIME_VERSION="11.0.31-beta+2-ea"
[2026-02-12T04:04:03.857Z] JAVA_VERSION="11.0.31"
[2026-02-12T04:04:03.857Z] JAVA_VERSION_DATE="2026-04-21"
[2026-02-12T04:04:03.857Z] LIBC="default"
[2026-02-12T04:04:03.857Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.vm.ci jdk.management jdk.unsupported jdk.internal.vm.compiler jdk.aot jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2026-02-12T04:04:03.857Z] OS_ARCH="x86_64"
[2026-02-12T04:04:03.857Z] OS_NAME="Windows"
[2026-02-12T04:04:03.857Z] SOURCE=".:git:e7e3071ad741"
[2026-02-12T04:04:03.857Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-12T04:04:03.857Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-12T04:04:03.857Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git"
[2026-02-12T04:04:03.857Z] FULL_VERSION="11.0.31-beta+2-ea"
[2026-02-12T04:04:03.857Z] SEMANTIC_VERSION="11.0.31+2"
[2026-02-12T04:04:03.857Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-12T04:04:03.857Z] JVM_VARIANT="Hotspot"
[2026-02-12T04:04:03.857Z] JVM_VERSION="11.0.31-beta+2-ea"
[2026-02-12T04:04:03.857Z] IMAGE_TYPE="JDK"
[2026-02-12T04:04:03.857Z] =RELEASE INFO END=
[2026-02-12T04:04:03.857Z] get testKitGen...
[2026-02-12T04:04:03.857Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-12T04:04:06.772Z] git rev-parse master
[2026-02-12T04:04:06.772Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T04:04:07.481Z] get functional test material...
[2026-02-12T04:04:07.481Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-12T04:04:07.481Z] Cloning into 'openj9'...
[2026-02-12T04:04:07.481Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-12T04:04:14.721Z] Updating files: 6% (630/10149)
[2026-02-12T04:04:14.721Z] Updating files: 7% (711/10149)
[2026-02-12T04:04:14.721Z] Updating files: 8% (812/10149)
[2026-02-12T04:04:14.721Z] Updating files: 9% (914/10149)
[2026-02-12T04:04:15.069Z] Updating files: 10% (1015/10149)
[2026-02-12T04:04:15.069Z] Updating files: 11% (1117/10149)
[2026-02-12T04:04:15.069Z] Updating files: 12% (1218/10149)
[2026-02-12T04:04:15.409Z] Updating files: 13% (1320/10149)
[2026-02-12T04:04:15.410Z] Updating files: 14% (1421/10149)
[2026-02-12T04:04:15.410Z] Updating files: 15% (1523/10149)
[2026-02-12T04:04:15.410Z] Updating files: 15% (1541/10149)
[2026-02-12T04:04:16.451Z] Updating files: 16% (1624/10149)
[2026-02-12T04:04:16.451Z] Updating files: 17% (1726/10149)
[2026-02-12T04:04:16.869Z] Updating files: 18% (1827/10149)
[2026-02-12T04:04:16.869Z] Updating files: 19% (1929/10149)
[2026-02-12T04:04:16.869Z] Updating files: 19% (1991/10149)
[2026-02-12T04:04:16.869Z] Updating files: 20% (2030/10149)
[2026-02-12T04:04:16.869Z] Updating files: 21% (2132/10149)
[2026-02-12T04:04:17.212Z] Updating files: 22% (2233/10149)
[2026-02-12T04:04:17.212Z] Updating files: 23% (2335/10149)
[2026-02-12T04:04:17.212Z] Updating files: 24% (2436/10149)
[2026-02-12T04:04:17.212Z] Updating files: 25% (2538/10149)
[2026-02-12T04:04:17.212Z] Updating files: 25% (2637/10149)
[2026-02-12T04:04:17.555Z] Updating files: 26% (2639/10149)
[2026-02-12T04:04:17.555Z] Updating files: 27% (2741/10149)
[2026-02-12T04:04:17.555Z] Updating files: 28% (2842/10149)
[2026-02-12T04:04:17.898Z] Updating files: 29% (2944/10149)
[2026-02-12T04:04:17.899Z] Updating files: 30% (3045/10149)
[2026-02-12T04:04:17.899Z] Updating files: 31% (3147/10149)
[2026-02-12T04:04:18.241Z] Updating files: 32% (3248/10149)
[2026-02-12T04:04:18.241Z] Updating files: 33% (3350/10149)
[2026-02-12T04:04:18.241Z] Updating files: 34% (3451/10149)
[2026-02-12T04:04:18.241Z] Updating files: 35% (3553/10149)
[2026-02-12T04:04:18.241Z] Updating files: 35% (3644/10149)
[2026-02-12T04:04:18.583Z] Updating files: 36% (3654/10149)
[2026-02-12T04:04:18.583Z] Updating files: 37% (3756/10149)
[2026-02-12T04:04:18.583Z] Updating files: 38% (3857/10149)
[2026-02-12T04:04:18.928Z] Updating files: 39% (3959/10149)
[2026-02-12T04:04:18.928Z] Updating files: 40% (4060/10149)
[2026-02-12T04:04:18.928Z] Updating files: 41% (4162/10149)
[2026-02-12T04:04:18.928Z] Updating files: 42% (4263/10149)
[2026-02-12T04:04:19.271Z] Updating files: 43% (4365/10149)
[2026-02-12T04:04:19.271Z] Updating files: 44% (4466/10149)
[2026-02-12T04:04:19.271Z] Updating files: 45% (4568/10149)
[2026-02-12T04:04:19.271Z] Updating files: 46% (4669/10149)
[2026-02-12T04:04:19.594Z] Updating files: 46% (4692/10149)
[2026-02-12T04:04:19.594Z] Updating files: 47% (4771/10149)
[2026-02-12T04:04:19.594Z] Updating files: 48% (4872/10149)
[2026-02-12T04:04:19.937Z] Updating files: 49% (4974/10149)
[2026-02-12T04:04:19.937Z] Updating files: 50% (5075/10149)
[2026-02-12T04:04:19.937Z] Updating files: 51% (5176/10149)
[2026-02-12T04:04:19.937Z] Updating files: 52% (5278/10149)
[2026-02-12T04:04:20.280Z] Updating files: 53% (5379/10149)
[2026-02-12T04:04:20.280Z] Updating files: 54% (5481/10149)
[2026-02-12T04:04:20.280Z] Updating files: 55% (5582/10149)
[2026-02-12T04:04:20.280Z] Updating files: 55% (5675/10149)
[2026-02-12T04:04:20.626Z] Updating files: 56% (5684/10149)
[2026-02-12T04:04:20.626Z] Updating files: 57% (5785/10149)
[2026-02-12T04:04:20.626Z] Updating files: 58% (5887/10149)
[2026-02-12T04:04:20.976Z] Updating files: 59% (5988/10149)
[2026-02-12T04:04:20.976Z] Updating files: 60% (6090/10149)
[2026-02-12T04:04:20.976Z] Updating files: 61% (6191/10149)
[2026-02-12T04:04:21.318Z] Updating files: 62% (6293/10149)
[2026-02-12T04:04:21.318Z] Updating files: 63% (6394/10149)
[2026-02-12T04:04:21.318Z] Updating files: 64% (6496/10149)
[2026-02-12T04:04:21.318Z] Updating files: 65% (6597/10149)
[2026-02-12T04:04:21.661Z] Updating files: 65% (6614/10149)
[2026-02-12T04:04:21.661Z] Updating files: 66% (6699/10149)
[2026-02-12T04:04:21.661Z] Updating files: 67% (6800/10149)
[2026-02-12T04:04:22.005Z] Updating files: 68% (6902/10149)
[2026-02-12T04:04:22.005Z] Updating files: 69% (7003/10149)
[2026-02-12T04:04:22.005Z] Updating files: 70% (7105/10149)
[2026-02-12T04:04:22.349Z] Updating files: 71% (7206/10149)
[2026-02-12T04:04:22.349Z] Updating files: 72% (7308/10149)
[2026-02-12T04:04:22.349Z] Updating files: 73% (7409/10149)
[2026-02-12T04:04:22.349Z] Updating files: 73% (7447/10149)
[2026-02-12T04:04:22.671Z] Updating files: 74% (7511/10149)
[2026-02-12T04:04:22.671Z] Updating files: 75% (7612/10149)
[2026-02-12T04:04:23.013Z] Updating files: 76% (7714/10149)
[2026-02-12T04:04:23.013Z] Updating files: 77% (7815/10149)
[2026-02-12T04:04:23.014Z] Updating files: 78% (7917/10149)
[2026-02-12T04:04:23.376Z] Updating files: 79% (8018/10149)
[2026-02-12T04:04:23.376Z] Updating files: 80% (8120/10149)
[2026-02-12T04:04:23.376Z] Updating files: 81% (8221/10149)
[2026-02-12T04:04:24.531Z] Updating files: 81% (8222/10149)
[2026-02-12T04:04:24.878Z] Updating files: 82% (8323/10149)
[2026-02-12T04:04:25.219Z] Updating files: 82% (8383/10149)
[2026-02-12T04:04:25.219Z] Updating files: 83% (8424/10149)
[2026-02-12T04:04:25.917Z] Updating files: 83% (8515/10149)
[2026-02-12T04:04:26.260Z] Updating files: 84% (8526/10149)
[2026-02-12T04:04:26.600Z] Updating files: 85% (8627/10149)
[2026-02-12T04:04:27.316Z] Updating files: 85% (8697/10149)
[2026-02-12T04:04:27.316Z] Updating files: 86% (8729/10149)
[2026-02-12T04:04:28.028Z] Updating files: 86% (8824/10149)
[2026-02-12T04:04:28.369Z] Updating files: 87% (8830/10149)
[2026-02-12T04:04:28.369Z] Updating files: 88% (8932/10149)
[2026-02-12T04:04:29.081Z] Updating files: 88% (8995/10149)
[2026-02-12T04:04:29.759Z] Updating files: 89% (9033/10149)
[2026-02-12T04:04:30.097Z] Updating files: 90% (9135/10149)
[2026-02-12T04:04:30.436Z] Updating files: 90% (9160/10149)
[2026-02-12T04:04:30.775Z] Updating files: 91% (9236/10149)
[2026-02-12T04:04:31.485Z] Updating files: 91% (9244/10149)
[2026-02-12T04:04:31.485Z] Updating files: 92% (9338/10149)
[2026-02-12T04:04:31.824Z] Updating files: 92% (9406/10149)
[2026-02-12T04:04:32.161Z] Updating files: 93% (9439/10149)
[2026-02-12T04:04:32.500Z] Updating files: 94% (9541/10149)
[2026-02-12T04:04:32.500Z] Updating files: 94% (9622/10149)
[2026-02-12T04:04:32.500Z] Updating files: 95% (9642/10149)
[2026-02-12T04:04:32.869Z] Updating files: 96% (9744/10149)
[2026-02-12T04:04:33.210Z] Updating files: 97% (9845/10149)
[2026-02-12T04:04:33.547Z] Updating files: 98% (9947/10149)
[2026-02-12T04:04:34.260Z] Updating files: 98% (10003/10149)
[2026-02-12T04:04:34.260Z] Updating files: 99% (10048/10149)
[2026-02-12T04:04:34.260Z] Updating files: 100% (10149/10149)
[2026-02-12T04:04:34.260Z] Updating files: 100% (10149/10149), done.
[2026-02-12T04:04:34.260Z] check OpenJ9 Repo sha
[2026-02-12T04:04:34.261Z] /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-12T04:04:34.261Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/testenv/testenv.properties
[2026-02-12T04:04:34.261Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T04:04:34.261Z] OPENJ9_SHA=8d3174b98c6197c70c9fc5d8b8b13b2a71187ef0
[2026-02-12T04:04:34.261Z] total 114
[2026-02-12T04:04:34.261Z] -rw-rw-r--+ 1 jenkins None 6735 Feb 12 04:03 Contributing.md
[2026-02-12T04:04:34.261Z] -rw-rw-r--+ 1 jenkins None 11360 Feb 12 04:03 LICENSE
[2026-02-12T04:04:34.261Z] -rw-rw-r--+ 1 jenkins None 65 Feb 12 04:03 NOTICE
[2026-02-12T04:04:34.261Z] -rw-rw-r--+ 1 jenkins None 8350 Feb 12 04:03 README.md
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:04 TKG
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 buildenv
[2026-02-12T04:04:34.261Z] -rwxrwxr-x+ 1 jenkins None 339 Feb 12 04:03 compile.sh
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 config
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 docs
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 external
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 functional
[2026-02-12T04:04:34.261Z] -rwxrwxr-x+ 1 jenkins None 30011 Feb 12 04:03 get.sh
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 jck
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:04 openj9
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 openjdk
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 perf
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 scripts
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 system
[2026-02-12T04:04:34.261Z] -rwxrwxr-x+ 1 jenkins None 3928 Feb 12 04:03 terminateTestProcesses.sh
[2026-02-12T04:04:34.261Z] drwxrwxr-x+ 1 jenkins None 0 Feb 12 04:03 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-12T04:04:42.895Z] $ ssh-agent -k
[2026-02-12T04:04:42.942Z] unset SSH_AUTH_SOCK;
[2026-02-12T04:04:42.942Z] unset SSH_AGENT_PID;
[2026-02-12T04:04:42.942Z] echo Agent pid 1752 killed;
[2026-02-12T04:04:42.992Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T04:04:43.302Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=461&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-12T04:04:43.314Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=461&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T04:04:43.369Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T04:04:43.480Z] Copied 1 artifact from "getTRSSOutput" build number 2045
[Pipeline] sh
[2026-02-12T04:04:43.930Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-12T04:04:43.930Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-12T04:04:43.930Z] + tar xof -
[2026-02-12T04:04:44.256Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-12T04:04:44.336Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-12T04:04:44.352Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-12T04:04:44.510Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] echo
[2026-02-12T04:04:44.513Z] Machine limit is 6.
[Pipeline] sh
[2026-02-12T04:04:44.967Z] + cd ./aqa-tests/TKG
[2026-02-12T04:04:44.967Z] ++ uname
[2026-02-12T04:04:44.967Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-12T04:04:44.967Z] ++ uname
[2026-02-12T04:04:44.967Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-12T04:04:44.967Z] ++ uname
[2026-02-12T04:04:44.967Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-12T04:04:44.967Z] + MAKE=make
[2026-02-12T04:04:44.967Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-12T04:04:44.967Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-12T04:04:45.290Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:04:45.290Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T04:04:45.290Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T04:04:45.290Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T04:04:45.290Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T04:04:46.451Z] Buildfile: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-12T04:04:46.795Z]
[2026-02-12T04:04:46.795Z] build:
[2026-02-12T04:04:46.795Z]
[2026-02-12T04:04:46.795Z] clean:
[2026-02-12T04:04:46.795Z]
[2026-02-12T04:04:46.795Z] init:
[2026-02-12T04:04:46.795Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-12T04:04:46.795Z]
[2026-02-12T04:04:46.795Z] getDependentLibs:
[2026-02-12T04:04:47.136Z] [exec] --------------------------------------------
[2026-02-12T04:04:47.136Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:04:47.136Z] [exec] task is set to default
[2026-02-12T04:04:47.136Z] [exec] dependencyList is set to json_simple
[2026-02-12T04:04:47.136Z] [exec] System Test jars will not be downloaded.
[2026-02-12T04:04:47.136Z] [exec] --------------------------------------------
[2026-02-12T04:04:47.136Z] [exec] Starting download third party dependent jars
[2026-02-12T04:04:47.136Z] [exec] --------------------------------------------
[2026-02-12T04:04:47.136Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-12T04:04:47.136Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-12T04:04:47.136Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T04:04:47.136Z]
[2026-02-12T04:04:47.136Z] compile:
[2026-02-12T04:04:47.136Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:04:47.136Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:04:47.136Z] [echo] ===fork: yes
[2026-02-12T04:04:47.136Z] [echo] ===debug: on
[2026-02-12T04:04:47.136Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-12T04:04:48.831Z]
[2026-02-12T04:04:48.831Z] dist:
[2026-02-12T04:04:48.831Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-12T04:04:49.173Z]
[2026-02-12T04:04:49.173Z] BUILD SUCCESSFUL
[2026-02-12T04:04:49.173Z] Total time: 2 seconds
[2026-02-12T04:04:49.173Z] 0
[2026-02-12T04:04:49.173Z] c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-12T04:04:49.896Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-12T04:04:49.896Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2026-02-12T04:04:51.571Z] ****************************** MACHINE INFO ******************************
[2026-02-12T04:04:51.571Z] File path : C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG
[2026-02-12T04:04:51.571Z] Free Physical Memory Size : 5958504448
[2026-02-12T04:04:51.571Z] Free space (bytes) : 176108658688
[2026-02-12T04:04:51.571Z] Total Physical Memory Size : 8531955712
[2026-02-12T04:04:51.571Z] Total space (bytes) : 274283311104
[2026-02-12T04:04:51.571Z] Usable space (bytes) : 176108658688
[2026-02-12T04:04:51.572Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:04:51.572Z] bashVersion :
[2026-02-12T04:04:51.572Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-12T04:04:51.572Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-12T04:04:51.572Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] This is free software; you are free to change and redistribute it.
[2026-02-12T04:04:51.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T04:04:51.572Z] cpuCores : 4
[2026-02-12T04:04:51.572Z] curlVersion :
[2026-02-12T04:04:51.572Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-12T04:04:51.572Z] Release-Date: 2025-07-16
[2026-02-12T04:04:51.572Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-12T04:04:51.572Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-12T04:04:51.572Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-12T04:04:51.572Z] gcc version : 13
[2026-02-12T04:04:51.572Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-12T04:04:51.572Z] gdb version : bash: line 1: gdb: command not found
[2026-02-12T04:04:51.572Z] lldb version : Command could not be executed
[2026-02-12T04:04:51.572Z] makeVersion :
[2026-02-12T04:04:51.572Z] GNU Make 4.4.1
[2026-02-12T04:04:51.572Z] Built for x86_64-pc-cygwin
[2026-02-12T04:04:51.572Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-12T04:04:51.572Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-12T04:04:51.572Z] This is free software: you are free to change and redistribute it.
[2026-02-12T04:04:51.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T04:04:51.572Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-12T04:04:51.572Z] perlVersion :
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-12T04:04:51.572Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] Copyright 1987-2025, Larry Wall
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-12T04:04:51.572Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-12T04:04:51.572Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-12T04:04:51.572Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-12T04:04:51.572Z] procArch : unknown
[2026-02-12T04:04:51.572Z] sysArch : x86_64
[2026-02-12T04:04:51.572Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-12T04:04:51.572Z] ulimit :
[2026-02-12T04:04:51.572Z] core file size (blocks, -c) 0
[2026-02-12T04:04:51.572Z] data seg size (kbytes, -d) unlimited
[2026-02-12T04:04:51.572Z] file size (blocks, -f) unlimited
[2026-02-12T04:04:51.572Z] open files (-n) 3200
[2026-02-12T04:04:51.572Z] pipe size (512 bytes, -p) 8
[2026-02-12T04:04:51.572Z] stack size (kbytes, -s) 2032
[2026-02-12T04:04:51.572Z] cpu time (seconds, -t) unlimited
[2026-02-12T04:04:51.572Z] max user processes (-u) 256
[2026-02-12T04:04:51.572Z] virtual memory (kbytes, -v) unlimited
[2026-02-12T04:04:51.572Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-12T04:04:51.572Z] vmVendor : Oracle Corporation
[2026-02-12T04:04:51.572Z] vmVersion : 11.0.31-beta+2-ea
[2026-02-12T04:04:51.572Z] xlc version : bash: line 1: xlC: command not found
[2026-02-12T04:04:51.572Z] **************************************************************************
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] System.getProperty('os.arch')=amd64
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] System.getProperty('java.fullversion')=null
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] System.getProperty('sun.arch.data.model')=64
[2026-02-12T04:04:51.572Z]
[2026-02-12T04:04:51.572Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2026-02-12T04:04:51.908Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:04:51.908Z] perl scripts/configure.pl
[2026-02-12T04:04:51.908Z] c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-12T04:04:52.635Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T04:04:52.635Z]
[2026-02-12T04:04:52.635Z]
[2026-02-12T04:04:52.635Z] Starting to generate parallel test lists.
[2026-02-12T04:04:52.635Z]
[2026-02-12T04:04:52.635Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-12T04:04:52.635Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-12T04:04:52.635Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-12T04:04:52.982Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-12T04:04:53.329Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-12T04:04:53.330Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-12T04:04:53.675Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-12T04:04:54.019Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-12T04:04:54.363Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-12T04:04:54.364Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-12T04:04:54.364Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-12T04:04:54.364Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-12T04:04:54.364Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-12T04:04:54.706Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-12T04:04:55.054Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-12T04:04:55.393Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-12T04:04:55.393Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-12T04:04:55.393Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-12T04:04:55.394Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-12T04:04:55.738Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-12T04:04:56.080Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-12T04:04:56.423Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-12T04:04:56.423Z] Attempting to get test duration data from TRSS.
[2026-02-12T04:04:56.423Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=x86-64_windows&group=functional&level=extended"
[2026-02-12T04:04:56.747Z] Attempting to get test duration data from cached files.
[2026-02-12T04:04:56.747Z] Reading file: Test_openjdk11_hs_functional_x86-64_windows.json
[2026-02-12T04:04:56.747Z] Warning: cannot get data from cached files.
[2026-02-12T04:04:56.747Z]
[2026-02-12T04:04:56.747Z] TEST DURATION
[2026-02-12T04:04:56.747Z] ====================================================================================
[2026-02-12T04:04:56.747Z] Total number of tests searched: 14
[2026-02-12T04:04:56.747Z] Number of test durations found: 14
[2026-02-12T04:04:56.747Z] Top slowest tests:
[2026-02-12T04:04:56.747Z] 02m41s CryptoTests_jtreg_0
[2026-02-12T04:04:56.747Z] 00m02s MockitoMockTest_0
[2026-02-12T04:04:56.747Z] 00m01s IllegalAccessProtectedMethodTest_hs_0
[2026-02-12T04:04:56.747Z] ====================================================================================
[2026-02-12T04:04:56.747Z]
[2026-02-12T04:04:56.747Z] Test target is split into 1 lists.
[2026-02-12T04:04:56.747Z] Reducing estimated test running time from 02m52s to 02m52s.
[2026-02-12T04:04:56.747Z]
[2026-02-12T04:04:56.748Z] -------------------------------------testList_0-------------------------------------
[2026-02-12T04:04:56.748Z] Number of tests: 14
[2026-02-12T04:04:56.748Z] Estimated running time: 02m52s
[2026-02-12T04:04:56.748Z] TESTLIST=CryptoTests_jtreg_0,MockitoMockTest_0,IllegalAccessProtectedMethodTest_hs_0,jsr292BootstrapTest_0,vmLifecyleTests_0,CryptoTests_0,vmLifecyleTests_3,vmLifecyleTests_1,vmLifecyleTests_5,vmLifecyleTests_2,SecurityTests_0,vmLifecyleTests_4,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-12T04:04:56.748Z] ------------------------------------------------------------------------------------
[2026-02-12T04:04:56.748Z]
[2026-02-12T04:04:56.748Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-12T04:04:56.748Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-12T04:04:56.829Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-12T04:04:56.914Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-12T04:04:56.969Z] Building tests...
[Pipeline] timeout
[2026-02-12T04:04:56.971Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-12T04:04:56.986Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-12T04:04:57.146Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T04:04:57.165Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-12T04:04:57.180Z] $ ssh-agent
[2026-02-12T04:04:57.309Z] SSH_AUTH_SOCK=/tmp/ssh-4dlUBjb36HTr/agent.637
[2026-02-12T04:04:57.309Z] SSH_AGENT_PID=638
[2026-02-12T04:04:57.309Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-12T04:04:57.768Z] ++ uname
[2026-02-12T04:04:57.768Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-12T04:04:57.768Z] ++ uname
[2026-02-12T04:04:57.768Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-12T04:04:57.768Z] ++ uname
[2026-02-12T04:04:58.092Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-12T04:04:58.092Z] + MAKE=make
[2026-02-12T04:04:58.092Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-12T04:04:58.092Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-12T04:04:58.589Z] ++ uname
[2026-02-12T04:04:58.589Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-12T04:04:58.589Z] ++ uname
[2026-02-12T04:04:58.589Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-12T04:04:58.589Z] ++ uname
[2026-02-12T04:04:58.913Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-12T04:04:58.913Z] + MAKE=make
[2026-02-12T04:04:58.913Z] + cd ./aqa-tests
[2026-02-12T04:04:58.913Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-12T04:04:58.913Z] ++ set +x
[2026-02-12T04:04:58.913Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-12T04:04:58.913Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:04:58.913Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T04:04:58.913Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T04:04:58.913Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T04:04:58.913Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T04:04:59.633Z] Buildfile: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-12T04:05:00.352Z]
[2026-02-12T04:05:00.352Z] build:
[2026-02-12T04:05:00.352Z]
[2026-02-12T04:05:00.352Z] clean:
[2026-02-12T04:05:00.352Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-02-12T04:05:00.352Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-12T04:05:00.352Z]
[2026-02-12T04:05:00.352Z] init:
[2026-02-12T04:05:00.352Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-12T04:05:00.352Z]
[2026-02-12T04:05:00.352Z] getDependentLibs:
[2026-02-12T04:05:00.352Z] [exec] --------------------------------------------
[2026-02-12T04:05:00.352Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:00.352Z] [exec] task is set to default
[2026-02-12T04:05:00.352Z] [exec] dependencyList is set to json_simple
[2026-02-12T04:05:00.352Z] [exec] System Test jars will not be downloaded.
[2026-02-12T04:05:00.352Z] [exec] --------------------------------------------
[2026-02-12T04:05:00.352Z] [exec] Starting download third party dependent jars
[2026-02-12T04:05:00.352Z] [exec] --------------------------------------------
[2026-02-12T04:05:00.352Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:00.352Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-12T04:05:00.352Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T04:05:00.352Z]
[2026-02-12T04:05:00.352Z] compile:
[2026-02-12T04:05:00.352Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:00.352Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:05:00.352Z] [echo] ===fork: yes
[2026-02-12T04:05:00.352Z] [echo] ===debug: on
[2026-02-12T04:05:00.352Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-12T04:05:02.639Z]
[2026-02-12T04:05:02.639Z] dist:
[2026-02-12T04:05:02.639Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-12T04:05:02.639Z]
[2026-02-12T04:05:02.639Z] BUILD SUCCESSFUL
[2026-02-12T04:05:02.639Z] Total time: 2 seconds
[2026-02-12T04:05:02.639Z] 0
[2026-02-12T04:05:02.639Z] c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-12T04:05:03.356Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-12T04:05:03.356Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2026-02-12T04:05:05.014Z] ****************************** MACHINE INFO ******************************
[2026-02-12T04:05:05.014Z] File path : C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG
[2026-02-12T04:05:05.014Z] Free Physical Memory Size : 6005760000
[2026-02-12T04:05:05.014Z] Free space (bytes) : 176108650496
[2026-02-12T04:05:05.014Z] Total Physical Memory Size : 8531955712
[2026-02-12T04:05:05.014Z] Total space (bytes) : 274283311104
[2026-02-12T04:05:05.014Z] Usable space (bytes) : 176108650496
[2026-02-12T04:05:05.014Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:05.014Z] bashVersion :
[2026-02-12T04:05:05.014Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-12T04:05:05.014Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-12T04:05:05.014Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] This is free software; you are free to change and redistribute it.
[2026-02-12T04:05:05.014Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T04:05:05.014Z] cpuCores : 4
[2026-02-12T04:05:05.014Z] curlVersion :
[2026-02-12T04:05:05.014Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-12T04:05:05.014Z] Release-Date: 2025-07-16
[2026-02-12T04:05:05.014Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-12T04:05:05.014Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-12T04:05:05.014Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-12T04:05:05.014Z] gcc version : 13
[2026-02-12T04:05:05.014Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-12T04:05:05.014Z] gdb version : bash: line 1: gdb: command not found
[2026-02-12T04:05:05.014Z] lldb version : Command could not be executed
[2026-02-12T04:05:05.014Z] makeVersion :
[2026-02-12T04:05:05.014Z] GNU Make 4.4.1
[2026-02-12T04:05:05.014Z] Built for x86_64-pc-cygwin
[2026-02-12T04:05:05.014Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-12T04:05:05.014Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-12T04:05:05.014Z] This is free software: you are free to change and redistribute it.
[2026-02-12T04:05:05.014Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T04:05:05.014Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-12T04:05:05.014Z] perlVersion :
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-12T04:05:05.014Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] Copyright 1987-2025, Larry Wall
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-12T04:05:05.014Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-12T04:05:05.014Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-12T04:05:05.014Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-12T04:05:05.014Z] procArch : unknown
[2026-02-12T04:05:05.014Z] sysArch : x86_64
[2026-02-12T04:05:05.014Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-12T04:05:05.014Z] ulimit :
[2026-02-12T04:05:05.014Z] core file size (blocks, -c) 0
[2026-02-12T04:05:05.014Z] data seg size (kbytes, -d) unlimited
[2026-02-12T04:05:05.014Z] file size (blocks, -f) unlimited
[2026-02-12T04:05:05.014Z] open files (-n) 3200
[2026-02-12T04:05:05.014Z] pipe size (512 bytes, -p) 8
[2026-02-12T04:05:05.014Z] stack size (kbytes, -s) 2032
[2026-02-12T04:05:05.014Z] cpu time (seconds, -t) unlimited
[2026-02-12T04:05:05.014Z] max user processes (-u) 256
[2026-02-12T04:05:05.014Z] virtual memory (kbytes, -v) unlimited
[2026-02-12T04:05:05.014Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-12T04:05:05.014Z] vmVendor : Oracle Corporation
[2026-02-12T04:05:05.014Z] vmVersion : 11.0.31-beta+2-ea
[2026-02-12T04:05:05.014Z] xlc version : bash: line 1: xlC: command not found
[2026-02-12T04:05:05.014Z] **************************************************************************
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] System.getProperty('os.arch')=amd64
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] System.getProperty('java.fullversion')=null
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] System.getProperty('sun.arch.data.model')=64
[2026-02-12T04:05:05.014Z]
[2026-02-12T04:05:05.014Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-12T04:05:05.014Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:05.336Z] perl scripts/configure.pl
[2026-02-12T04:05:05.336Z] c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-12T04:05:05.692Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T04:05:05.692Z]
[2026-02-12T04:05:05.692Z]
[2026-02-12T04:05:05.692Z] Starting to generate build list.
[2026-02-12T04:05:05.692Z]
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-12T04:05:06.064Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-12T04:05:06.444Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-12T04:05:06.445Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-12T04:05:06.445Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-12T04:05:06.445Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-12T04:05:06.839Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-12T04:05:06.840Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-12T04:05:07.163Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-12T04:05:07.163Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-02-12T04:05:07.163Z]
[2026-02-12T04:05:07.163Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:07.163Z] make -f clean.mk cleanBuild
[2026-02-12T04:05:07.163Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:07.865Z] rm -f -r C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-12T04:05:07.865Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:07.865Z] make -f compile.mk compile
[2026-02-12T04:05:07.865Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:08.561Z] rm -f -r C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-12T04:05:08.562Z] mkdir -p C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-12T04:05:08.562Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MockitoTests,functional/Jsr292,functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-12T04:05:08.562Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-12T04:05:09.726Z] Buildfile: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-12T04:05:10.086Z] [echo] build.list is TestConfig/build.xml,functional/MockitoTests/build.xml,functional/Jsr292/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml
[2026-02-12T04:05:10.086Z]
[2026-02-12T04:05:10.086Z] -create_test_directory:
[2026-02-12T04:05:10.086Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest
[2026-02-12T04:05:10.086Z]
[2026-02-12T04:05:10.086Z] stage_test_material:
[2026-02-12T04:05:10.432Z] [copy] Copying 586 files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest
[2026-02-12T04:05:10.788Z]
[2026-02-12T04:05:10.788Z] build:
[2026-02-12T04:05:11.137Z]
[2026-02-12T04:05:11.137Z] init:
[2026-02-12T04:05:11.137Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-12T04:05:11.137Z]
[2026-02-12T04:05:11.137Z] build:
[2026-02-12T04:05:11.137Z] [copy] Copying 15 files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-12T04:05:11.137Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-12T04:05:11.137Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-12T04:05:11.137Z]
[2026-02-12T04:05:11.137Z] build:
[2026-02-12T04:05:11.137Z]
[2026-02-12T04:05:11.137Z] init:
[2026-02-12T04:05:11.137Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method
[2026-02-12T04:05:11.137Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin
[2026-02-12T04:05:11.137Z]
[2026-02-12T04:05:11.137Z] getDependentLibs:
[2026-02-12T04:05:11.485Z] [exec] --------------------------------------------
[2026-02-12T04:05:11.485Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:11.485Z] [exec] task is set to default
[2026-02-12T04:05:11.485Z] [exec] dependencyList is set to asm_all,testng
[2026-02-12T04:05:11.485Z] [exec] System Test jars will not be downloaded.
[2026-02-12T04:05:11.485Z] [exec] --------------------------------------------
[2026-02-12T04:05:11.485Z] [exec] Starting download third party dependent jars
[2026-02-12T04:05:11.485Z] [exec] --------------------------------------------
[2026-02-12T04:05:11.485Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:11.485Z] [exec] C:/jenkins/externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-12T04:05:11.485Z] [exec] C:/jenkins/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-12T04:05:11.485Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T04:05:11.485Z]
[2026-02-12T04:05:11.485Z] compile:
[2026-02-12T04:05:11.485Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:11.485Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:05:11.485Z] [echo] ===fork: yes
[2026-02-12T04:05:11.486Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T04:05:11.486Z] [echo] ===debug: on
[2026-02-12T04:05:11.486Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-12T04:05:11.486Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin
[2026-02-12T04:05:12.650Z] [javac] Note: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\src\org\openj9\test\Agent.java uses or overrides a deprecated API.
[2026-02-12T04:05:12.650Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T04:05:12.650Z]
[2026-02-12T04:05:12.650Z] dist:
[2026-02-12T04:05:12.650Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method\IllegalAccessProtectedMethod.jar
[2026-02-12T04:05:12.650Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method
[2026-02-12T04:05:12.650Z]
[2026-02-12T04:05:12.650Z] clean:
[2026-02-12T04:05:12.650Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin
[2026-02-12T04:05:12.650Z]
[2026-02-12T04:05:12.650Z] build:
[2026-02-12T04:05:12.650Z]
[2026-02-12T04:05:12.650Z] init:
[2026-02-12T04:05:12.650Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\Jsr292
[2026-02-12T04:05:12.650Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin
[2026-02-12T04:05:12.650Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bootstrap_bin
[2026-02-12T04:05:12.650Z]
[2026-02-12T04:05:12.650Z] compile_bootstrap:
[2026-02-12T04:05:12.650Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:12.650Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:05:12.650Z] [echo] ===fork: yes
[2026-02-12T04:05:12.650Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T04:05:12.650Z] [echo] ===debug: on
[2026-02-12T04:05:12.650Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/Jsr292
[2026-02-12T04:05:12.650Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bootstrap_bin
[2026-02-12T04:05:13.364Z]
[2026-02-12T04:05:13.364Z] getDependentLibs:
[2026-02-12T04:05:13.704Z] [exec] --------------------------------------------
[2026-02-12T04:05:13.704Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:13.704Z] [exec] task is set to default
[2026-02-12T04:05:13.704Z] [exec] dependencyList is set to junit4,asm_all,jcommander,testng
[2026-02-12T04:05:13.704Z] [exec] System Test jars will not be downloaded.
[2026-02-12T04:05:13.704Z] [exec] --------------------------------------------
[2026-02-12T04:05:13.704Z] [exec] Starting download third party dependent jars
[2026-02-12T04:05:13.704Z] [exec] --------------------------------------------
[2026-02-12T04:05:13.704Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:13.704Z] [exec] C:/jenkins/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-12T04:05:13.704Z] [exec] C:/jenkins/externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-12T04:05:13.704Z] [exec] C:/jenkins/externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-12T04:05:13.704Z] [exec] C:/jenkins/externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-02-12T04:05:13.704Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T04:05:13.704Z]
[2026-02-12T04:05:13.704Z] compile_generator:
[2026-02-12T04:05:13.704Z] [echo] Compiling Everything but IndyTest and ComplexIndyTest
[2026-02-12T04:05:13.704Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:13.704Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:05:13.704Z] [echo] ===fork: yes
[2026-02-12T04:05:13.704Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T04:05:13.704Z] [echo] ===debug: on
[2026-02-12T04:05:13.704Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/Jsr292
[2026-02-12T04:05:13.704Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin
[2026-02-12T04:05:14.890Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-12T04:05:14.890Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T04:05:14.890Z]
[2026-02-12T04:05:14.890Z] generate_indyn:
[2026-02-12T04:05:14.890Z] [echo] Running SimpleIndyGenerator
[2026-02-12T04:05:15.237Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin\com\ibm\j9\jsr292\indyn
[2026-02-12T04:05:15.237Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\GenIndyn.class
[2026-02-12T04:05:15.237Z] [echo] Running ComplexIndyGenerator
[2026-02-12T04:05:15.237Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin\com\ibm\j9\jsr292\indyn
[2026-02-12T04:05:15.237Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\ComplexIndy.class
[2026-02-12T04:05:15.237Z]
[2026-02-12T04:05:15.237Z] compile:
[2026-02-12T04:05:15.237Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:15.237Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:05:15.237Z] [echo] ===fork: yes
[2026-02-12T04:05:15.237Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T04:05:15.237Z] [echo] ===debug: on
[2026-02-12T04:05:15.237Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/Jsr292
[2026-02-12T04:05:15.575Z] [javac] Compiling 86 source files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin
[2026-02-12T04:05:20.393Z] [javac] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\src\com\ibm\j9\jsr292\LookupAPITests_Unreflect.java:782: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T04:05:20.393Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-12T04:05:20.393Z] [javac] ^
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T04:05:20.393Z] [javac] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\src\com\ibm\j9\jsr292\LookupAPITests_Unreflect.java:797: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T04:05:20.393Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-12T04:05:20.393Z] [javac] ^
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T04:05:20.393Z] [javac] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\src\com\ibm\j9\jsr292\LookupAPITests_Unreflect.java:813: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T04:05:20.393Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-12T04:05:20.393Z] [javac] ^
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T04:05:20.393Z] [javac] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\src\com\ibm\j9\jsr292\LookupAPITests_Unreflect.java:828: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T04:05:20.393Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-12T04:05:20.393Z] [javac] ^
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T04:05:20.393Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T04:05:21.106Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-12T04:05:21.106Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T04:05:21.106Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2026-02-12T04:05:21.106Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-12T04:05:21.106Z] [javac] 4 warnings
[2026-02-12T04:05:21.106Z] [javac] Creating empty C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin\org\openj9\test\util\package-info.class
[2026-02-12T04:05:21.106Z]
[2026-02-12T04:05:21.106Z] dist:
[2026-02-12T04:05:21.106Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\Jsr292
[2026-02-12T04:05:21.106Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\Jsr292\jsr292test.jar
[2026-02-12T04:05:22.792Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\Jsr292\jsr292bootstrap.jar
[2026-02-12T04:05:22.792Z]
[2026-02-12T04:05:22.792Z] clean:
[2026-02-12T04:05:22.792Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bin
[2026-02-12T04:05:22.792Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\Jsr292\bootstrap_bin
[2026-02-12T04:05:22.792Z]
[2026-02-12T04:05:22.792Z] build:
[2026-02-12T04:05:23.135Z]
[2026-02-12T04:05:23.135Z] init:
[2026-02-12T04:05:23.135Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\MockitoTests
[2026-02-12T04:05:23.135Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\MockitoTests\bin
[2026-02-12T04:05:23.135Z]
[2026-02-12T04:05:23.136Z] getDependentLibs:
[2026-02-12T04:05:23.478Z] [exec] --------------------------------------------
[2026-02-12T04:05:23.478Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:23.478Z] [exec] task is set to default
[2026-02-12T04:05:23.478Z] [exec] dependencyList is set to byte_buddy,byte_buddy_agent,objenesis,mockito_core
[2026-02-12T04:05:23.478Z] [exec] System Test jars will not be downloaded.
[2026-02-12T04:05:23.478Z] [exec] --------------------------------------------
[2026-02-12T04:05:23.478Z] [exec] Starting download third party dependent jars
[2026-02-12T04:05:23.478Z] [exec] --------------------------------------------
[2026-02-12T04:05:23.478Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:23.478Z] [exec] C:/jenkins/externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-02-12T04:05:23.478Z] [exec] C:/jenkins/externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-02-12T04:05:23.478Z] [exec] C:/jenkins/externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-02-12T04:05:23.478Z] [exec] C:/jenkins/externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-02-12T04:05:23.478Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T04:05:23.478Z]
[2026-02-12T04:05:23.478Z] compile:
[2026-02-12T04:05:23.478Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T04:05:23.478Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T04:05:23.478Z] [echo] ===fork: yes
[2026-02-12T04:05:23.478Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T04:05:23.478Z] [echo] ===debug: on
[2026-02-12T04:05:23.478Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MockitoTests
[2026-02-12T04:05:23.478Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\MockitoTests\bin
[2026-02-12T04:05:24.194Z]
[2026-02-12T04:05:24.194Z] dist:
[2026-02-12T04:05:24.194Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\MockitoTests\MockitoTests.jar
[2026-02-12T04:05:24.539Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\MockitoTests
[2026-02-12T04:05:24.539Z]
[2026-02-12T04:05:24.539Z] clean:
[2026-02-12T04:05:24.539Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\MockitoTests\bin
[2026-02-12T04:05:24.539Z]
[2026-02-12T04:05:24.539Z] build:
[2026-02-12T04:05:24.539Z]
[2026-02-12T04:05:24.539Z] getJtregVersion:
[2026-02-12T04:05:24.539Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2026-02-12T04:05:24.539Z]
[2026-02-12T04:05:24.539Z] getDependentLibs:
[2026-02-12T04:05:24.539Z] [exec] --------------------------------------------
[2026-02-12T04:05:24.539Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:24.539Z] [exec] task is set to default
[2026-02-12T04:05:24.539Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2026-02-12T04:05:24.539Z] [exec] System Test jars will not be downloaded.
[2026-02-12T04:05:24.539Z] [exec] --------------------------------------------
[2026-02-12T04:05:24.539Z] [exec] Starting download third party dependent jars
[2026-02-12T04:05:24.539Z] [exec] --------------------------------------------
[2026-02-12T04:05:24.540Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-12T04:05:24.540Z] [exec] C:/jenkins/externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-02-12T04:05:24.540Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T04:05:24.540Z]
[2026-02-12T04:05:24.540Z] getJtreg:
[2026-02-12T04:05:24.540Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto
[2026-02-12T04:05:24.540Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto
[2026-02-12T04:05:24.882Z]
[2026-02-12T04:05:24.882Z] cryptoTest.check:
[2026-02-12T04:05:24.882Z]
[2026-02-12T04:05:24.882Z] getCryptoTest:
[2026-02-12T04:05:25.225Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-12T04:05:25.941Z]
[2026-02-12T04:05:25.941Z] dist:
[2026-02-12T04:05:25.941Z]
[2026-02-12T04:05:25.941Z] clean:
[2026-02-12T04:05:25.941Z]
[2026-02-12T04:05:25.941Z] BUILD SUCCESSFUL
[2026-02-12T04:05:25.941Z] Total time: 16 seconds
[2026-02-12T04:05:25.941Z] 0
[2026-02-12T04:05:26.264Z]
[2026-02-12T04:05:26.264Z]
[2026-02-12T04:05:26.264Z] RECORD TEST REPOs SHA
[2026-02-12T04:05:26.264Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-12T04:05:26.264Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-12T04:05:26.264Z] Check shas in C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-12T04:05:26.264Z] touch C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-12T04:05:26.604Z] ================================================
[2026-02-12T04:05:26.604Z] timestamp: 20260212-040526
[2026-02-12T04:05:26.604Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests
[2026-02-12T04:05:26.604Z] git repo:
[2026-02-12T04:05:26.951Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-12T04:05:26.951Z] sha:
[2026-02-12T04:05:26.951Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-12T04:05:26.951Z] ================================================
[2026-02-12T04:05:26.951Z] timestamp: 20260212-040526
[2026-02-12T04:05:26.951Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-12T04:05:26.951Z] git repo:
[2026-02-12T04:05:26.951Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-12T04:05:26.951Z] sha:
[2026-02-12T04:05:26.951Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-12T04:05:26.951Z] ================================================
[2026-02-12T04:05:26.951Z] timestamp: 20260212-040526
[2026-02-12T04:05:26.951Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/openj9
[2026-02-12T04:05:26.951Z] git repo:
[2026-02-12T04:05:27.299Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-12T04:05:27.299Z] sha:
[2026-02-12T04:05:27.299Z] 8d3174b98c6197c70c9fc5d8b8b13b2a71187ef0
[2026-02-12T04:05:27.299Z] ================================================
[2026-02-12T04:05:27.299Z] timestamp: 20260212-040527
[2026-02-12T04:05:27.299Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG
[2026-02-12T04:05:27.299Z] git repo:
[2026-02-12T04:05:27.622Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-12T04:05:27.622Z] sha:
[2026-02-12T04:05:27.622Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T04:05:27.622Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:27.622Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-12T04:05:27.622Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:27.622Z] perl scripts/configure.pl
[2026-02-12T04:05:27.622Z] c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-12T04:05:28.401Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T04:05:28.401Z]
[2026-02-12T04:05:28.401Z] Starting to generate test make files.
[2026-02-12T04:05:28.401Z]
[2026-02-12T04:05:28.401Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-12T04:05:28.401Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-12T04:05:28.401Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-12T04:05:28.401Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-12T04:05:28.401Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-12T04:05:28.401Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-12T04:05:28.775Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-12T04:05:28.776Z]
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-12T04:05:28.776Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-12T04:05:29.138Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-12T04:05:29.139Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-12T04:05:29.139Z]
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-12T04:05:29.139Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-12T04:05:29.139Z]
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-12T04:05:29.139Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-12T04:05:29.494Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/Jsr292/autoGen.mk
[2026-02-12T04:05:29.494Z]
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-12T04:05:29.494Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/MockitoTests/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/NativeTest/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/Crypto/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/TestExample/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-12T04:05:29.865Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] Make files are generated successfully.
[2026-02-12T04:05:29.865Z]
[2026-02-12T04:05:29.865Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:29.865Z] make -f runtest.mk _extended.functional
[2026-02-12T04:05:29.865Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:05:30.584Z]
[2026-02-12T04:05:30.584Z] Running make 4.4.1
[2026-02-12T04:05:30.584Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/
[2026-02-12T04:05:30.584Z] set JDK_VERSION to 11
[2026-02-12T04:05:30.584Z] set JDK_IMPL to hotspot
[2026-02-12T04:05:30.584Z] set JVM_VERSION to openjdk11
[2026-02-12T04:05:30.908Z] set JCL_VERSION to latest
[2026-02-12T04:05:30.908Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-12T04:05:30.908Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-12T04:05:30.908Z] set SPEC to win_x86-64
[2026-02-12T04:05:30.908Z] set TEST_FLAG to
[2026-02-12T04:05:31.232Z] Running extended.functional ...
[2026-02-12T04:05:31.232Z] There are 14 test targets in extended.functional
[2026-02-12T04:05:31.232Z] "c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-12T04:05:31.232Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-02-12T04:05:31.232Z] OpenJDK Runtime Environment Temurin-11.0.31+2-202602112246 (build 11.0.31-beta+2-ea)
[2026-02-12T04:05:31.232Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+2-202602112246 (build 11.0.31-beta+2-ea, mixed mode)
[2026-02-12T04:05:31.556Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests'
[2026-02-12T04:05:31.556Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional'
[2026-02-12T04:05:31.879Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests'
[2026-02-12T04:05:31.879Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-12T04:05:32.231Z]
[2026-02-12T04:05:32.232Z] ===============================================
[2026-02-12T04:05:32.232Z] Running test cmdLineTester_classesdbgddrext_zos_0 ...
[2026-02-12T04:05:32.232Z] ===============================================
[2026-02-12T04:05:32.572Z] cmdLineTester_classesdbgddrext_zos_0 Start Time: Thu Feb 12 04:05:32 2026 Epoch Time (ms): 1770869132296
[2026-02-12T04:05:32.572Z] Skipped due to jvm options ( ) and/or platform requirements ([os.zos]) => cmdLineTester_classesdbgddrext_zos_0_SKIPPED
[2026-02-12T04:05:32.572Z] cmdLineTester_classesdbgddrext_zos_0 Finish Time: Thu Feb 12 04:05:32 2026 Epoch Time (ms): 1770869132464
[2026-02-12T04:05:32.572Z] make[5]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-12T04:05:32.572Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests'
[2026-02-12T04:05:32.913Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/IllegalAccessError_for_protected_method'
[2026-02-12T04:05:32.913Z]
[2026-02-12T04:05:33.253Z] ===============================================
[2026-02-12T04:05:33.253Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-12T04:05:33.253Z] ===============================================
[2026-02-12T04:05:33.253Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Thu Feb 12 04:05:33 2026 Epoch Time (ms): 1770869133193
[2026-02-12T04:05:33.586Z] variation: NoOptions
[2026-02-12T04:05:33.586Z] JVM_OPTIONS:
[2026-02-12T04:05:33.586Z] { \
[2026-02-12T04:05:33.586Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T04:05:33.586Z] echo "Nothing to be done for setup."; \
[2026-02-12T04:05:33.586Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-12T04:05:33.586Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-12T04:05:33.586Z] echo ""; echo "TESTING:"; \
[2026-02-12T04:05:33.586Z] "c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" \
[2026-02-12T04:05:33.586Z] -javaagent:"C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\IllegalAccessError_for_protected_method\\IllegalAccessProtectedMethod.jar" \
[2026-02-12T04:05:33.586Z] -cp "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\TestConfig\\resources;C:/jenkins/externalDependency/lib\\testng.jar;C:/jenkins/externalDependency/lib\\jcommander.jar;C:/jenkins/externalDependency/lib\\asm-all.jar;C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\IllegalAccessError_for_protected_method\\IllegalAccessProtectedMethod.jar" \
[2026-02-12T04:05:33.586Z] org.testng.TestNG -d "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\IllegalAccessProtectedMethodTest_hs_0" "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\IllegalAccessError_for_protected_method\\testng.xml" \
[2026-02-12T04:05:33.586Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-12T04:05:33.586Z] -groups level.extended \
[2026-02-12T04:05:33.586Z] -excludegroups d.*.win_x86-64,d.*.arch.x86,d.*.os.win,d.*.bits.64,d.*.generic-all; \
[2026-02-12T04:05:33.586Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T04:05:33.586Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T04:05:33.586Z] echo "Nothing to be done for teardown."; \
[2026-02-12T04:05:33.586Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\TestTargetResult";
[2026-02-12T04:05:33.931Z]
[2026-02-12T04:05:33.931Z] TEST SETUP:
[2026-02-12T04:05:33.931Z] Nothing to be done for setup.
[2026-02-12T04:05:33.931Z]
[2026-02-12T04:05:33.931Z] TESTING:
[2026-02-12T04:05:34.280Z] ...
[2026-02-12T04:05:34.280Z] ... TestNG 6.14.2 by C�dric Beust (cedric@beust.com)
[2026-02-12T04:05:34.280Z] ...
[2026-02-12T04:05:34.280Z]
[2026-02-12T04:05:34.623Z] PASSED: runTest
[2026-02-12T04:05:34.623Z]
[2026-02-12T04:05:34.623Z] ===============================================
[2026-02-12T04:05:34.623Z] IllegalAccessProtectedMethodTest
[2026-02-12T04:05:34.623Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-12T04:05:34.623Z] ===============================================
[2026-02-12T04:05:34.623Z]
[2026-02-12T04:05:34.623Z]
[2026-02-12T04:05:34.623Z] ===============================================
[2026-02-12T04:05:34.623Z] IllegalAccessError for protected method test
[2026-02-12T04:05:34.623Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-12T04:05:34.623Z] ===============================================
[2026-02-12T04:05:34.623Z]
[2026-02-12T04:05:34.623Z] -----------------------------------
[2026-02-12T04:05:34.623Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-12T04:05:34.623Z] -----------------------------------
[2026-02-12T04:05:34.623Z]
[2026-02-12T04:05:34.623Z] TEST TEARDOWN:
[2026-02-12T04:05:34.623Z] Nothing to be done for teardown.
[2026-02-12T04:05:34.623Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Thu Feb 12 04:05:34 2026 Epoch Time (ms): 1770869134589
[2026-02-12T04:05:34.623Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/IllegalAccessError_for_protected_method'
[2026-02-12T04:05:34.945Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/Jsr292'
[2026-02-12T04:05:34.945Z]
[2026-02-12T04:05:34.945Z] ===============================================
[2026-02-12T04:05:35.269Z] Running test jsr292BootstrapTest_0 ...
[2026-02-12T04:05:35.269Z] ===============================================
[2026-02-12T04:05:35.269Z] jsr292BootstrapTest_0 Start Time: Thu Feb 12 04:05:35 2026 Epoch Time (ms): 1770869135114
[2026-02-12T04:05:35.612Z] variation: NoOptions
[2026-02-12T04:05:35.612Z] JVM_OPTIONS:
[2026-02-12T04:05:35.612Z] { \
[2026-02-12T04:05:35.612Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T04:05:35.612Z] echo "Nothing to be done for setup."; \
[2026-02-12T04:05:35.612Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\jsr292BootstrapTest_0"; \
[2026-02-12T04:05:35.612Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\jsr292BootstrapTest_0"; \
[2026-02-12T04:05:35.612Z] echo ""; echo "TESTING:"; \
[2026-02-12T04:05:35.612Z] "c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" \
[2026-02-12T04:05:35.612Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2026-02-12T04:05:35.612Z] -Xbootclasspath/a:"C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\Jsr292\\jsr292bootstrap.jar" \
[2026-02-12T04:05:35.612Z] -cp "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\Jsr292\\jsr292test.jar;C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\TestConfig\\resources;C:/jenkins/externalDependency/lib\\testng.jar;C:/jenkins/externalDependency/lib\\jcommander.jar" \
[2026-02-12T04:05:35.612Z] org.testng.TestNG -d "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\jsr292BootstrapTest_0" "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\Jsr292\\testng.xml" \
[2026-02-12T04:05:35.612Z] -testnames jsr292BootstrapTest \
[2026-02-12T04:05:35.612Z] -groups level.extended \
[2026-02-12T04:05:35.612Z] -excludegroups d.*.win_x86-64,d.*.arch.x86,d.*.os.win,d.*.bits.64,d.*.generic-all; \
[2026-02-12T04:05:35.613Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T04:05:35.613Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T04:05:35.613Z] echo "Nothing to be done for teardown."; \
[2026-02-12T04:05:35.613Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\TestTargetResult";
[2026-02-12T04:05:35.613Z]
[2026-02-12T04:05:35.613Z] TEST SETUP:
[2026-02-12T04:05:35.613Z] Nothing to be done for setup.
[2026-02-12T04:05:35.613Z]
[2026-02-12T04:05:35.613Z] TESTING:
[2026-02-12T04:05:36.308Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TestConfig\\resources\\excludes\\latest_exclude_11.txt
[2026-02-12T04:05:36.308Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TestConfig\\resources\\excludes\\latest_exclude_11.txt
[2026-02-12T04:05:36.308Z] ...
[2026-02-12T04:05:36.308Z] ... TestNG 6.14.2 by C�dric Beust (cedric@beust.com)
[2026-02-12T04:05:36.308Z] ...
[2026-02-12T04:05:36.308Z]
[2026-02-12T04:05:36.308Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2026-02-12T04:05:36.308Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2026-02-12T04:05:36.308Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2026-02-12T04:05:36.308Z]
[2026-02-12T04:05:36.308Z] ===============================================
[2026-02-12T04:05:36.308Z] jsr292BootstrapTest
[2026-02-12T04:05:36.308Z] Tests run: 3, Failures: 0, Skips: 0
[2026-02-12T04:05:36.308Z] ===============================================
[2026-02-12T04:05:36.308Z]
[2026-02-12T04:05:36.308Z]
[2026-02-12T04:05:36.308Z] ===============================================
[2026-02-12T04:05:36.308Z] jsr292_Suite_SE90
[2026-02-12T04:05:36.308Z] Total tests run: 3, Failures: 0, Skips: 0
[2026-02-12T04:05:36.308Z] ===============================================
[2026-02-12T04:05:36.308Z]
[2026-02-12T04:05:36.308Z] -----------------------------------
[2026-02-12T04:05:36.308Z] jsr292BootstrapTest_0_PASSED
[2026-02-12T04:05:36.308Z] -----------------------------------
[2026-02-12T04:05:36.308Z]
[2026-02-12T04:05:36.308Z] TEST TEARDOWN:
[2026-02-12T04:05:36.308Z] Nothing to be done for teardown.
[2026-02-12T04:05:36.647Z] jsr292BootstrapTest_0 Finish Time: Thu Feb 12 04:05:36 2026 Epoch Time (ms): 1770869136332
[2026-02-12T04:05:36.647Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/Jsr292'
[2026-02-12T04:05:36.647Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/MockitoTests'
[2026-02-12T04:05:36.647Z]
[2026-02-12T04:05:36.985Z] ===============================================
[2026-02-12T04:05:36.985Z] Running test MockitoMockTest_0 ...
[2026-02-12T04:05:36.985Z] ===============================================
[2026-02-12T04:05:36.985Z] MockitoMockTest_0 Start Time: Thu Feb 12 04:05:36 2026 Epoch Time (ms): 1770869136945
[2026-02-12T04:05:37.323Z] variation: NoOptions
[2026-02-12T04:05:37.323Z] JVM_OPTIONS:
[2026-02-12T04:05:37.323Z] { \
[2026-02-12T04:05:37.323Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T04:05:37.323Z] echo "Nothing to be done for setup."; \
[2026-02-12T04:05:37.323Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\MockitoMockTest_0"; \
[2026-02-12T04:05:37.323Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\MockitoMockTest_0"; \
[2026-02-12T04:05:37.323Z] echo ""; echo "TESTING:"; \
[2026-02-12T04:05:37.323Z] "c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -cp "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\TestConfig\\resources;C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\MockitoTests\\MockitoTests.jar;C:/jenkins/externalDependency/lib\\mockito-core.jar;C:/jenkins/externalDependency/lib\\byte-buddy.jar;C:/jenkins/externalDependency/lib\\byte-buddy-agent.jar;C:/jenkins/externalDependency/lib\\objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-12T04:05:37.323Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T04:05:37.323Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T04:05:37.323Z] echo "Nothing to be done for teardown."; \
[2026-02-12T04:05:37.323Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\TestTargetResult";
[2026-02-12T04:05:37.323Z]
[2026-02-12T04:05:37.323Z] TEST SETUP:
[2026-02-12T04:05:37.323Z] Nothing to be done for setup.
[2026-02-12T04:05:37.323Z]
[2026-02-12T04:05:37.323Z] TESTING:
[2026-02-12T04:05:37.669Z] Call Mockito.mock(ArrayList.class)
[2026-02-12T04:05:39.370Z] -----------------------------------
[2026-02-12T04:05:39.370Z] MockitoMockTest_0_PASSED
[2026-02-12T04:05:39.370Z] -----------------------------------
[2026-02-12T04:05:39.370Z]
[2026-02-12T04:05:39.370Z] TEST TEARDOWN:
[2026-02-12T04:05:39.370Z] Nothing to be done for teardown.
[2026-02-12T04:05:39.370Z] MockitoMockTest_0 Finish Time: Thu Feb 12 04:05:38 2026 Epoch Time (ms): 1770869138969
[2026-02-12T04:05:39.370Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/MockitoTests'
[2026-02-12T04:05:39.370Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/NativeTest'
[2026-02-12T04:05:39.370Z]
[2026-02-12T04:05:39.694Z] ===============================================
[2026-02-12T04:05:39.694Z] Running test vmLifecyleTests_0 ...
[2026-02-12T04:05:39.694Z] ===============================================
[2026-02-12T04:05:39.694Z] vmLifecyleTests_0 Start Time: Thu Feb 12 04:05:39 2026 Epoch Time (ms): 1770869139621
[2026-02-12T04:05:40.034Z] vmLifecyleTests_0_DISABLED
[2026-02-12T04:05:40.034Z] Disabled Reason:
[2026-02-12T04:05:40.034Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T04:05:40.034Z] vmLifecyleTests_0 Finish Time: Thu Feb 12 04:05:39 2026 Epoch Time (ms): 1770869139906
[2026-02-12T04:05:40.034Z]
[2026-02-12T04:05:40.357Z] ===============================================
[2026-02-12T04:05:40.357Z] Running test vmLifecyleTests_1 ...
[2026-02-12T04:05:40.357Z] ===============================================
[2026-02-12T04:05:40.680Z] vmLifecyleTests_1 Start Time: Thu Feb 12 04:05:40 2026 Epoch Time (ms): 1770869140410
[2026-02-12T04:05:40.680Z] vmLifecyleTests_1_DISABLED
[2026-02-12T04:05:40.680Z] Disabled Reason:
[2026-02-12T04:05:40.680Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T04:05:41.006Z] vmLifecyleTests_1 Finish Time: Thu Feb 12 04:05:40 2026 Epoch Time (ms): 1770869140696
[2026-02-12T04:05:41.006Z]
[2026-02-12T04:05:41.006Z] ===============================================
[2026-02-12T04:05:41.006Z] Running test vmLifecyleTests_2 ...
[2026-02-12T04:05:41.331Z] ===============================================
[2026-02-12T04:05:41.331Z] vmLifecyleTests_2 Start Time: Thu Feb 12 04:05:41 2026 Epoch Time (ms): 1770869141088
[2026-02-12T04:05:41.331Z] vmLifecyleTests_2_DISABLED
[2026-02-12T04:05:41.331Z] Disabled Reason:
[2026-02-12T04:05:41.331Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T04:05:41.677Z] vmLifecyleTests_2 Finish Time: Thu Feb 12 04:05:41 2026 Epoch Time (ms): 1770869141372
[2026-02-12T04:05:41.677Z]
[2026-02-12T04:05:41.677Z] ===============================================
[2026-02-12T04:05:42.015Z] Running test vmLifecyleTests_3 ...
[2026-02-12T04:05:42.015Z] ===============================================
[2026-02-12T04:05:42.015Z] vmLifecyleTests_3 Start Time: Thu Feb 12 04:05:41 2026 Epoch Time (ms): 1770869141866
[2026-02-12T04:05:42.015Z] vmLifecyleTests_3_DISABLED
[2026-02-12T04:05:42.355Z] Disabled Reason:
[2026-02-12T04:05:42.355Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T04:05:42.355Z] vmLifecyleTests_3 Finish Time: Thu Feb 12 04:05:42 2026 Epoch Time (ms): 1770869142236
[2026-02-12T04:05:42.355Z]
[2026-02-12T04:05:42.685Z] ===============================================
[2026-02-12T04:05:42.685Z] Running test vmLifecyleTests_4 ...
[2026-02-12T04:05:42.685Z] ===============================================
[2026-02-12T04:05:43.010Z] vmLifecyleTests_4 Start Time: Thu Feb 12 04:05:42 2026 Epoch Time (ms): 1770869142725
[2026-02-12T04:05:43.010Z] vmLifecyleTests_4_DISABLED
[2026-02-12T04:05:43.010Z] Disabled Reason:
[2026-02-12T04:05:43.010Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T04:05:43.349Z] vmLifecyleTests_4 Finish Time: Thu Feb 12 04:05:43 2026 Epoch Time (ms): 1770869143008
[2026-02-12T04:05:43.349Z]
[2026-02-12T04:05:43.349Z] ===============================================
[2026-02-12T04:05:43.349Z] Running test vmLifecyleTests_5 ...
[2026-02-12T04:05:43.349Z] ===============================================
[2026-02-12T04:05:43.673Z] vmLifecyleTests_5 Start Time: Thu Feb 12 04:05:43 2026 Epoch Time (ms): 1770869143389
[2026-02-12T04:05:43.673Z] vmLifecyleTests_5_DISABLED
[2026-02-12T04:05:43.673Z] Disabled Reason:
[2026-02-12T04:05:43.997Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T04:05:43.997Z] vmLifecyleTests_5 Finish Time: Thu Feb 12 04:05:43 2026 Epoch Time (ms): 1770869143774
[2026-02-12T04:05:43.997Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/NativeTest'
[2026-02-12T04:05:43.997Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security'
[2026-02-12T04:05:44.341Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/AQAvit'
[2026-02-12T04:05:44.341Z]
[2026-02-12T04:05:44.341Z] ===============================================
[2026-02-12T04:05:44.665Z] Running test SecurityTests_0 ...
[2026-02-12T04:05:44.665Z] ===============================================
[2026-02-12T04:05:44.665Z] SecurityTests_0 Start Time: Thu Feb 12 04:05:44 2026 Epoch Time (ms): 1770869144536
[2026-02-12T04:05:44.665Z] SecurityTests_0_DISABLED
[2026-02-12T04:05:44.989Z] Disabled Reason:
[2026-02-12T04:05:44.989Z] https://github.com/eclipse-openj9/openj9/issues/17680
[2026-02-12T04:05:44.989Z] SecurityTests_0 Finish Time: Thu Feb 12 04:05:44 2026 Epoch Time (ms): 1770869144825
[2026-02-12T04:05:44.989Z] make[5]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/AQAvit'
[2026-02-12T04:05:44.989Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/Crypto'
[2026-02-12T04:05:45.313Z]
[2026-02-12T04:05:45.313Z] ===============================================
[2026-02-12T04:05:45.645Z] Running test CryptoTests_0 ...
[2026-02-12T04:05:45.645Z] ===============================================
[2026-02-12T04:05:45.645Z] CryptoTests_0 Start Time: Thu Feb 12 04:05:45 2026 Epoch Time (ms): 1770869145471
[2026-02-12T04:05:45.645Z] CryptoTests_0_DISABLED
[2026-02-12T04:05:45.645Z] Disabled Reason:
[2026-02-12T04:05:45.968Z] This target is for those using GH actions or the Jenkins jtreg-plugin. The run.sh script provides extra functionality, tarring of results, downloading of bespoke jtreg.jar from a particular untagged commit SHA that is not yet upstreamed to a release version of jtreg that is used to see complete output in jtr.xml files. In addition, it simplifies enable/disable of kerberos-based tests which needs remote, pre-set KDC.
[2026-02-12T04:05:45.968Z] CryptoTests_0 Finish Time: Thu Feb 12 04:05:45 2026 Epoch Time (ms): 1770869145762
[2026-02-12T04:05:45.968Z]
[2026-02-12T04:05:45.968Z] ===============================================
[2026-02-12T04:05:46.292Z] Running test CryptoTests_jtreg_0 ...
[2026-02-12T04:05:46.292Z] ===============================================
[2026-02-12T04:05:46.292Z] CryptoTests_jtreg_0 Start Time: Thu Feb 12 04:05:46 2026 Epoch Time (ms): 1770869146155
[2026-02-12T04:05:46.292Z] variation: NoOptions
[2026-02-12T04:05:46.638Z] JVM_OPTIONS:
[2026-02-12T04:05:46.638Z] { \
[2026-02-12T04:05:46.638Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T04:05:46.638Z] echo "Nothing to be done for setup."; \
[2026-02-12T04:05:46.638Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\CryptoTests_jtreg_0"; \
[2026-02-12T04:05:46.638Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\CryptoTests_jtreg_0"; \
[2026-02-12T04:05:46.638Z] echo ""; echo "TESTING:"; \
[2026-02-12T04:05:46.638Z] "c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\security\\Crypto\\jtreg\\lib\\jtreg.jar" \
[2026-02-12T04:05:46.638Z] -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \
[2026-02-12T04:05:46.638Z] -w ""C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\CryptoTests_jtreg_0"\\work" \
[2026-02-12T04:05:46.638Z] -r ""C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\CryptoTests_jtreg_0"\\report" \
[2026-02-12T04:05:46.638Z] -jdk:"c:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" \
[2026-02-12T04:05:46.638Z] "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\functional\\security\\Crypto\\CryptoTest"; \
[2026-02-12T04:05:46.638Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\CryptoTests_jtreg_0"; else echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T04:05:46.638Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T04:05:46.638Z] echo "Nothing to be done for teardown."; \
[2026-02-12T04:05:46.638Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\TestTargetResult";
[2026-02-12T04:05:46.638Z]
[2026-02-12T04:05:46.638Z] TEST SETUP:
[2026-02-12T04:05:46.638Z] Nothing to be done for setup.
[2026-02-12T04:05:46.638Z]
[2026-02-12T04:05:46.638Z] TESTING:
[2026-02-12T04:05:47.361Z] Directory "C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work" not found: creating
[2026-02-12T04:05:47.361Z] Directory "C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\report" not found: creating
[2026-02-12T04:05:48.558Z] XML output to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work
[2026-02-12T04:06:28.555Z] --------------------------------------------------
[2026-02-12T04:06:28.555Z] TEST: cryptotest/tests/CertPathValidatorTests.java
[2026-02-12T04:06:28.555Z] TEST JDK: c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image
[2026-02-12T04:06:28.555Z]
[2026-02-12T04:06:28.555Z] ACTION: build -- Passed. All files up to date
[2026-02-12T04:06:28.555Z] REASON: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-12T04:06:28.555Z] TIME: 0.005 seconds
[2026-02-12T04:06:28.555Z] messages:
[2026-02-12T04:06:28.555Z] command: build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-12T04:06:28.555Z] reason: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-12T04:06:28.555Z] started: Thu Feb 12 04:06:22 GMT 2026
[2026-02-12T04:06:28.555Z] finished: Thu Feb 12 04:06:22 GMT 2026
[2026-02-12T04:06:28.555Z] elapsed time (seconds): 0.005
[2026-02-12T04:06:28.555Z]
[2026-02-12T04:06:28.555Z] ACTION: build -- Passed. All files up to date
[2026-02-12T04:06:28.555Z] REASON: Named class compiled on demand
[2026-02-12T04:06:28.555Z] TIME: 0.028 seconds
[2026-02-12T04:06:28.555Z] messages:
[2026-02-12T04:06:28.555Z] command: build cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:06:28.555Z] reason: Named class compiled on demand
[2026-02-12T04:06:28.555Z] started: Thu Feb 12 04:06:22 GMT 2026
[2026-02-12T04:06:28.555Z] finished: Thu Feb 12 04:06:22 GMT 2026
[2026-02-12T04:06:28.555Z] elapsed time (seconds): 0.028
[2026-02-12T04:06:28.555Z]
[2026-02-12T04:06:28.555Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2412 chars long
[2026-02-12T04:06:28.555Z] REASON: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:06:28.555Z] TIME: 0.49 seconds
[2026-02-12T04:06:28.555Z] messages:
[2026-02-12T04:06:28.555Z] command: main cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:06:28.555Z] reason: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:06:28.555Z] started: Thu Feb 12 04:06:22 GMT 2026
[2026-02-12T04:06:28.555Z] Mode: othervm [/othervm specified]
[2026-02-12T04:06:28.555Z] Additional options from @modules: --add-modules java.base --add-opens java.base/java.security=ALL-UNNAMED
[2026-02-12T04:06:28.555Z] finished: Thu Feb 12 04:06:22 GMT 2026
[2026-02-12T04:06:28.555Z] elapsed time (seconds): 0.49
[2026-02-12T04:06:28.555Z] configuration:
[2026-02-12T04:06:28.555Z] Boot Layer
[2026-02-12T04:06:28.555Z] add modules: java.base
[2026-02-12T04:06:28.555Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-12T04:06:28.555Z]
[2026-02-12T04:06:28.555Z] STDOUT:
[2026-02-12T04:06:28.555Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:06:28.555Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T04:06:28.555Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T04:06:28.555Z] failed to use: PKIX from SUN version 11
[2026-02-12T04:06:28.555Z] Failed
[2026-02-12T04:06:28.555Z] Total checks: 1, failed: 1
[2026-02-12T04:06:28.555Z] 1 CertPathValidator failed
[2026-02-12T04:06:28.555Z] ** failed runs: 1 **
[2026-02-12T04:06:28.555Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T04:06:28.555Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-12T04:06:28.555Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:67)
[2026-02-12T04:06:28.555Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-12T04:06:28.555Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-12T04:06:28.555Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-12T04:06:28.555Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-12T04:06:28.555Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T04:06:28.555Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-12T04:06:28.555Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T04:06:28.555Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-12T04:06:28.555Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-12T04:06:28.555Z] ... 7 more
[2026-02-12T04:06:28.555Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-12T04:06:28.555Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-12T04:06:28.555Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-12T04:06:28.555Z] ... 8 more
[2026-02-12T04:06:28.555Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 11:40:12 GMT 2026
[2026-02-12T04:06:28.555Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:669)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-12T04:06:28.555Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-12T04:06:28.555Z] ... 13 more
[2026-02-12T04:06:28.555Z] ** failed inits: 0 **
[2026-02-12T04:06:28.555Z] ** error runs: 0 **
[2026-02-12T04:06:28.555Z]
[2026-02-12T04:06:28.555Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:06:28.555Z] STDERR:
[2026-02-12T04:06:28.555Z] java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2412 chars long
[2026-02-12T04:06:28.555Z] at cryptotest.utils.TestResult.assertItself(TestResult.java:31)
[2026-02-12T04:06:28.556Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:70)
[2026-02-12T04:06:28.556Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-12T04:06:28.556Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-12T04:06:28.556Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-12T04:06:28.556Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-12T04:06:28.556Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T04:06:28.556Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-12T04:06:28.556Z]
[2026-02-12T04:06:28.556Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2412 chars long
[2026-02-12T04:06:28.556Z] JavaTest Message: shutting down test
[2026-02-12T04:06:28.556Z]
[2026-02-12T04:06:28.556Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2412 chars long
[2026-02-12T04:06:28.556Z] rerun:
[2026-02-12T04:06:28.556Z] cd 'C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\scratch' && \
[2026-02-12T04:06:28.556Z] 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:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-02-12T04:06:28.556Z] SystemDrive=C: \
[2026-02-12T04:06:28.556Z] SystemRoot='C:\Windows' \
[2026-02-12T04:06:28.556Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:06:28.556Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:06:28.556Z] windir='C:\Windows' \
[2026-02-12T04:06:28.556Z] CLASSPATH='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest\tests;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto\jtreg\lib\javatest.jar;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto\jtreg\lib\jtreg.jar' \
[2026-02-12T04:06:28.556Z] 'c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image\bin\java' \
[2026-02-12T04:06:28.556Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:06:28.556Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:06:28.556Z] -Dtest.compiler.opts= \
[2026-02-12T04:06:28.556Z] -Dtest.java.opts= \
[2026-02-12T04:06:28.556Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:06:28.556Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:06:28.556Z] -Dtest.timeout.factor=2.0 \
[2026-02-12T04:06:28.556Z] -Dtest.root='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:06:28.556Z] -Dtest.name=cryptotest/tests/CertPathValidatorTests.java \
[2026-02-12T04:06:28.556Z] -Dtest.file='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CertPathValidatorTests.java' \
[2026-02-12T04:06:28.556Z] -Dtest.src='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests' \
[2026-02-12T04:06:28.556Z] -Dtest.src.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:06:28.556Z] -Dtest.classes='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest\tests' \
[2026-02-12T04:06:28.556Z] -Dtest.class.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest\tests;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes' \
[2026-02-12T04:06:28.556Z] -Dtest.modules=java.base/java.security:open \
[2026-02-12T04:06:28.556Z] --add-modules java.base \
[2026-02-12T04:06:28.556Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-12T04:06:28.556Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:06:28.556Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\cryptotest\tests\CertPathValidatorTests.d\main.0.jta'
[2026-02-12T04:06:28.556Z]
[2026-02-12T04:06:28.556Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2412 chars long
[2026-02-12T04:06:28.556Z] --------------------------------------------------
[2026-02-12T04:08:06.636Z] TEST: cryptotest/CryptoTest.java
[2026-02-12T04:08:06.636Z] TEST JDK: c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image
[2026-02-12T04:08:06.636Z]
[2026-02-12T04:08:06.636Z] ACTION: build -- Passed. Build successful
[2026-02-12T04:08:06.637Z] REASON: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-12T04:08:06.637Z] TIME: 2.639 seconds
[2026-02-12T04:08:06.637Z] messages:
[2026-02-12T04:08:06.637Z] command: build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-12T04:08:06.637Z] reason: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-12T04:08:06.637Z] started: Thu Feb 12 04:07:15 GMT 2026
[2026-02-12T04:08:06.637Z] Library /:
[2026-02-12T04:08:06.637Z] compile: cryptotest.tests.AlgorithmParameterGeneratorTests, cryptotest.tests.AlgorithmParametersTests, cryptotest.tests.CertificateFactoryTests, cryptotest.tests.CertPathBuilderTests, cryptotest.tests.CertPathValidatorTests, cryptotest.tests.CertStoreTests, cryptotest.tests.CipherTests, cryptotest.tests.ConfigurationTests, cryptotest.tests.GssApiMechanismTests, cryptotest.tests.KDFTests, cryptotest.tests.KEMTests, cryptotest.tests.KeyAgreementTests, cryptotest.tests.KeyFactoryTests, cryptotest.tests.KeyGeneratorTests, cryptotest.tests.KeyInfoFactoryTests, cryptotest.tests.KeyManagerFactoryTests, cryptotest.tests.KeyPairGeneratorTests, cryptotest.tests.KeyStoreTests, cryptotest.tests.MacTests, cryptotest.tests.MessageDigestTests, cryptotest.tests.PolicyTests, cryptotest.tests.SaslClientFactoryTests, cryptotest.tests.SaslServerFactoryBase, cryptotest.tests.SaslServerFactoryTests, cryptotest.tests.SaslServerFactoryGssapiTest, cryptotest.tests.SecretKeyFactoryTests, cryptotest.tests.SecureRandomTests, cryptotest.tests.SignatureTests, cryptotest.tests.SSLContextTests, cryptotest.tests.TerminalFactoryTests, cryptotest.tests.TestProviders, cryptotest.tests.TransformServiceTests, cryptotest.tests.TrustManagerFactoryTests, cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T04:08:06.637Z] Test directory:
[2026-02-12T04:08:06.637Z] compile: cryptotest.CryptoTest, cryptotest.Settings
[2026-02-12T04:08:06.637Z] finished: Thu Feb 12 04:07:17 GMT 2026
[2026-02-12T04:08:06.637Z] elapsed time (seconds): 2.639
[2026-02-12T04:08:06.637Z]
[2026-02-12T04:08:06.637Z] ACTION: compile -- Passed. Compilation successful
[2026-02-12T04:08:06.637Z] REASON: .class file out of date or does not exist
[2026-02-12T04:08:06.637Z] TIME: 1.673 seconds
[2026-02-12T04:08:06.637Z] messages:
[2026-02-12T04:08:06.638Z] command: compile C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\AlgorithmParameterGeneratorTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\AlgorithmParametersTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CertificateFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CertPathBuilderTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CertPathValidatorTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CertStoreTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CipherTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\ConfigurationTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KDFTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KEMTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyAgreementTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyGeneratorTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyInfoFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyManagerFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyPairGeneratorTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyStoreTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\MacTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\MessageDigestTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\PolicyTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SaslClientFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SaslServerFactoryBase.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SaslServerFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SaslServerFactoryGssapiTest.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SecretKeyFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SecureRandomTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SignatureTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\SSLContextTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\TerminalFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\TestProviders.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\TransformServiceTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\TrustManagerFactoryTests.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\XMLSignatureFactoryTests.java
[2026-02-12T04:08:06.638Z] reason: .class file out of date or does not exist
[2026-02-12T04:08:06.638Z] started: Thu Feb 12 04:07:15 GMT 2026
[2026-02-12T04:08:06.638Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=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.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-12T04:08:06.638Z] Mode: othervm
[2026-02-12T04:08:06.638Z] finished: Thu Feb 12 04:07:16 GMT 2026
[2026-02-12T04:08:06.638Z] elapsed time (seconds): 1.673
[2026-02-12T04:08:06.638Z] configuration:
[2026-02-12T04:08:06.638Z] javac compilation environment
[2026-02-12T04:08:06.638Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-12T04:08:06.638Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-12T04:08:06.638Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-12T04:08:06.638Z] source path: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest
[2026-02-12T04:08:06.638Z] class path: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes
[2026-02-12T04:08:06.638Z]
[2026-02-12T04:08:06.638Z] rerun:
[2026-02-12T04:08:06.638Z] cd 'C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\scratch' && \
[2026-02-12T04:08:06.638Z] 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:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-02-12T04:08:06.638Z] SystemDrive=C: \
[2026-02-12T04:08:06.638Z] SystemRoot='C:\Windows' \
[2026-02-12T04:08:06.638Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:08:06.638Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:08:06.638Z] windir='C:\Windows' \
[2026-02-12T04:08:06.638Z] 'c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image\bin\javac' \
[2026-02-12T04:08:06.638Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.638Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.638Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.638Z] -J-Dtest.compiler.opts= \
[2026-02-12T04:08:06.638Z] -J-Dtest.java.opts= \
[2026-02-12T04:08:06.638Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:08:06.638Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:08:06.638Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-12T04:08:06.638Z] -J-Dtest.root='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:08:06.638Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-12T04:08:06.638Z] -J-Dtest.file='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\CryptoTest.java' \
[2026-02-12T04:08:06.638Z] -J-Dtest.src='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest' \
[2026-02-12T04:08:06.638Z] -J-Dtest.src.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:08:06.638Z] -J-Dtest.classes='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest' \
[2026-02-12T04:08:06.638Z] -J-Dtest.class.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes' \
[2026-02-12T04:08:06.638Z] -J-Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-12T04:08:06.638Z] '@C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\cryptotest\CryptoTest.d\compile.0.jta'
[2026-02-12T04:08:06.638Z] STDOUT:
[2026-02-12T04:08:06.638Z] STDERR:
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\CertPathBuilderTests.java:51: warning: X509CertImpl is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.638Z] import sun.security.x509.X509CertImpl;
[2026-02-12T04:08:06.638Z] ^
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:65: warning: GSSNameImpl is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.638Z] import sun.security.jgss.GSSNameImpl;
[2026-02-12T04:08:06.638Z] ^
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:66: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.638Z] import sun.security.jgss.krb5.Krb5NameElement;
[2026-02-12T04:08:06.638Z] ^
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:67: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.638Z] import sun.security.krb5.PrincipalName;
[2026-02-12T04:08:06.638Z] ^
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:68: warning: Realm is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.638Z] import sun.security.krb5.Realm;
[2026-02-12T04:08:06.638Z] ^
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:69: warning: RealmException is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.638Z] import sun.security.krb5.RealmException;
[2026-02-12T04:08:06.638Z] ^
[2026-02-12T04:08:06.638Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:209: warning: RealmException is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] private void finishImpl(GSSName serverName) throws NoSuchFieldException, IllegalArgumentException, IllegalAccessException, RealmException {
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:210: warning: GSSNameImpl is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] Field f = GSSNameImpl.class.getDeclaredField("mechElement");
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:212: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] Krb5NameElement o = (Krb5NameElement) f.get(serverName);
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:212: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] Krb5NameElement o = (Krb5NameElement) f.get(serverName);
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:213: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] Field ff = Krb5NameElement.class.getDeclaredField("krb5PrincipalName");
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:215: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] PrincipalName oo = (PrincipalName) ff.get(o);
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:215: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] PrincipalName oo = (PrincipalName) ff.get(o);
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:216: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] Field realmField = PrincipalName.class.getDeclaredField("nameRealm");
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:217: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] Field deductedField = PrincipalName.class.getDeclaredField("realmDeduced");
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\GssApiMechanismTests.java:221: warning: Realm is internal proprietary API and may be removed in a future release
[2026-02-12T04:08:06.639Z] realmField.set(oo, new Realm("JCKTEST"));
[2026-02-12T04:08:06.639Z] ^
[2026-02-12T04:08:06.639Z] Note: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\tests\KeyGeneratorTests.java uses or overrides a deprecated API.
[2026-02-12T04:08:06.639Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T04:08:06.639Z] Note: Some input files use unchecked or unsafe operations.
[2026-02-12T04:08:06.639Z] Note: Recompile with -Xlint:unchecked for details.
[2026-02-12T04:08:06.639Z] 16 warnings
[2026-02-12T04:08:06.639Z]
[2026-02-12T04:08:06.639Z] ACTION: compile -- Passed. Compilation successful
[2026-02-12T04:08:06.639Z] REASON: .class file out of date or does not exist
[2026-02-12T04:08:06.639Z] TIME: 0.944 seconds
[2026-02-12T04:08:06.639Z] messages:
[2026-02-12T04:08:06.639Z] command: compile C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\CryptoTest.java C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\Settings.java
[2026-02-12T04:08:06.639Z] reason: .class file out of date or does not exist
[2026-02-12T04:08:06.639Z] started: Thu Feb 12 04:07:16 GMT 2026
[2026-02-12T04:08:06.639Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=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.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-12T04:08:06.639Z] Mode: othervm
[2026-02-12T04:08:06.639Z] finished: Thu Feb 12 04:07:17 GMT 2026
[2026-02-12T04:08:06.639Z] elapsed time (seconds): 0.944
[2026-02-12T04:08:06.639Z] configuration:
[2026-02-12T04:08:06.639Z] javac compilation environment
[2026-02-12T04:08:06.639Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-12T04:08:06.639Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-12T04:08:06.639Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-12T04:08:06.639Z] source path: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest
[2026-02-12T04:08:06.639Z] class path: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest
[2026-02-12T04:08:06.639Z] C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes
[2026-02-12T04:08:06.639Z]
[2026-02-12T04:08:06.639Z] rerun:
[2026-02-12T04:08:06.639Z] cd 'C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\scratch' && \
[2026-02-12T04:08:06.639Z] 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:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-02-12T04:08:06.639Z] SystemDrive=C: \
[2026-02-12T04:08:06.639Z] SystemRoot='C:\Windows' \
[2026-02-12T04:08:06.639Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:08:06.639Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:08:06.639Z] windir='C:\Windows' \
[2026-02-12T04:08:06.639Z] 'c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image\bin\javac' \
[2026-02-12T04:08:06.639Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.639Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.639Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.639Z] -J-Dtest.compiler.opts= \
[2026-02-12T04:08:06.639Z] -J-Dtest.java.opts= \
[2026-02-12T04:08:06.639Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:08:06.639Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:08:06.639Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-12T04:08:06.639Z] -J-Dtest.root='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:08:06.639Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-12T04:08:06.639Z] -J-Dtest.file='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\CryptoTest.java' \
[2026-02-12T04:08:06.639Z] -J-Dtest.src='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest' \
[2026-02-12T04:08:06.640Z] -J-Dtest.src.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:08:06.640Z] -J-Dtest.classes='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest' \
[2026-02-12T04:08:06.640Z] -J-Dtest.class.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes' \
[2026-02-12T04:08:06.640Z] -J-Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-12T04:08:06.640Z] '@C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\cryptotest\CryptoTest.d\compile.1.jta'
[2026-02-12T04:08:06.640Z] STDOUT:
[2026-02-12T04:08:06.640Z] STDERR:
[2026-02-12T04:08:06.640Z] Note: C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\CryptoTest.java uses or overrides a deprecated API.
[2026-02-12T04:08:06.640Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T04:08:06.640Z]
[2026-02-12T04:08:06.640Z] ACTION: build -- Passed. All files up to date
[2026-02-12T04:08:06.640Z] REASON: Named class compiled on demand
[2026-02-12T04:08:06.640Z] TIME: 0.001 seconds
[2026-02-12T04:08:06.640Z] messages:
[2026-02-12T04:08:06.640Z] command: build cryptotest.CryptoTest
[2026-02-12T04:08:06.640Z] reason: Named class compiled on demand
[2026-02-12T04:08:06.640Z] started: Thu Feb 12 04:07:17 GMT 2026
[2026-02-12T04:08:06.640Z] finished: Thu Feb 12 04:07:17 GMT 2026
[2026-02-12T04:08:06.640Z] elapsed time (seconds): 0.001
[2026-02-12T04:08:06.640Z]
[2026-02-12T04:08:06.640Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T04:08:06.640Z] REASON: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-12T04:08:06.640Z] TIME: 35.088 seconds
[2026-02-12T04:08:06.640Z] messages:
[2026-02-12T04:08:06.640Z] command: main cryptotest.CryptoTest
[2026-02-12T04:08:06.640Z] reason: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-12T04:08:06.640Z] started: Thu Feb 12 04:07:17 GMT 2026
[2026-02-12T04:08:06.640Z] Mode: othervm [/othervm specified]
[2026-02-12T04:08:06.640Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-opens java.base/java.security=ALL-UNNAMED --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=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.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-12T04:08:06.640Z] finished: Thu Feb 12 04:07:52 GMT 2026
[2026-02-12T04:08:06.640Z] elapsed time (seconds): 35.088
[2026-02-12T04:08:06.640Z] configuration:
[2026-02-12T04:08:06.640Z] Boot Layer
[2026-02-12T04:08:06.640Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-12T04:08:06.640Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-12T04:08:06.640Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-12T04:08:06.640Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-12T04:08:06.640Z]
[2026-02-12T04:08:06.640Z] STDOUT:
[2026-02-12T04:08:06.640Z] Loaded test files: 32
[2026-02-12T04:08:06.640Z] running: cryptotest.tests.KDFTests
[2026-02-12T04:08:06.640Z] running: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-12T04:08:06.640Z] 0) SUN: DSA~DSA (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 4) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 5) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 6) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 7) SunJCE: DiffieHellman~DH (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] running: cryptotest.tests.PolicyTests
[2026-02-12T04:08:06.640Z] 0) SUN: JavaPolicy~JavaPolicy (Policy)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] running: cryptotest.tests.MessageDigestTests
[2026-02-12T04:08:06.640Z] 0) SUN: SHA3-224~SHA3-224 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 1) SUN: SHA3-224~OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 2) SUN: SHA3-224~2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 3) SUN: SHA3-384~SHA3-384 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 4) SUN: SHA3-384~OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 5) SUN: SHA3-384~2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 6) SUN: SHA3-256~SHA3-256 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 7) SUN: SHA3-256~OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 8) SUN: SHA3-256~2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 9) SUN: SHA-1~SHA-1 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 10) SUN: SHA-1~OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 11) SUN: SHA-1~1.3.14.3.2.26 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 12) SUN: SHA-1~SHA (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 13) SUN: SHA-1~SHA1 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 14) SUN: SHA-512/256~SHA-512/256 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 15) SUN: SHA-512/256~OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 16) SUN: SHA-512/256~2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 17) SUN: SHA-512/256~SHA512/256 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 18) SUN: SHA-384~SHA-384 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 19) SUN: SHA-384~OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 20) SUN: SHA-384~2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 21) SUN: SHA-384~SHA384 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 22) SUN: SHA-256~SHA-256 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 23) SUN: SHA-256~OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 24) SUN: SHA-256~2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 25) SUN: SHA-256~SHA256 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 26) SUN: SHA-512/224~SHA-512/224 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 27) SUN: SHA-512/224~OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 28) SUN: SHA-512/224~2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.640Z] 29) SUN: SHA-512/224~SHA512/224 (MessageDigest)
[2026-02-12T04:08:06.640Z] Passed
[2026-02-12T04:08:06.641Z] 30) SUN: SHA-224~SHA-224 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 31) SUN: SHA-224~OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 32) SUN: SHA-224~2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 33) SUN: SHA-224~SHA224 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 34) SUN: SHA-512~SHA-512 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 35) SUN: SHA-512~OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 36) SUN: SHA-512~2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 37) SUN: SHA-512~SHA512 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 38) SUN: MD5~MD5 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 39) SUN: MD2~MD2 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 40) SUN: SHA3-512~SHA3-512 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 41) SUN: SHA3-512~OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 42) SUN: SHA3-512~2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.KeyStoreTests
[2026-02-12T04:08:06.641Z] 0) SUN: CaseExactJKS~CaseExactJKS (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 1) SUN: DKS~DKS (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 2) SUN: PKCS12~PKCS12 (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 3) SUN: JKS~JKS (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 4) SunJSSE: PKCS12~PKCS12 (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 5) SunJCE: JCEKS~JCEKS (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 6) SunMSCAPI: Windows-ROOT-LOCALMACHINE~Windows-ROOT-LOCALMACHINE (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 7) SunMSCAPI: Windows-ROOT-CURRENTUSER~Windows-ROOT-CURRENTUSER (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 8) SunMSCAPI: Windows-MY~Windows-MY (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 9) SunMSCAPI: Windows-MY-CURRENTUSER~Windows-MY-CURRENTUSER (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 10) SunMSCAPI: Windows-MY-LOCALMACHINE~Windows-MY-LOCALMACHINE (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 11) SunMSCAPI: Windows-ROOT~Windows-ROOT (KeyStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T04:08:06.641Z] 0) XMLDSig: DOM~DOM (XMLSignatureFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.SecretKeyFactoryTests
[2026-02-12T04:08:06.641Z] 0) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 1) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 2) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 3) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 4) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 5) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 6) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 7) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 8) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 9) SunJCE: PBKDF2WithHmacSHA1~PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 10) SunJCE: PBKDF2WithHmacSHA1~OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 11) SunJCE: PBKDF2WithHmacSHA1~1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 12) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 13) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 14) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 15) SunJCE: PBEWithMD5AndDES~PBE (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 16) SunJCE: PBKDF2WithHmacSHA512~PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 17) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 18) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 19) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 20) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 21) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 22) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 23) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 24) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 25) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 26) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 27) SunJCE: PBKDF2WithHmacSHA384~PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 28) SunJCE: PBKDF2WithHmacSHA256~PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 29) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 30) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 31) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 32) SunJCE: PBKDF2WithHmacSHA224~PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 33) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 34) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 35) SunJCE: DES~DES (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 36) SunJCE: DESede~DESede (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 37) SunJCE: DESede~TripleDES (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 38) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 39) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.CertPathBuilderTests
[2026-02-12T04:08:06.641Z] 0) SUN: PKIX~PKIX (CertPathBuilder)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.SaslClientFactoryTests
[2026-02-12T04:08:06.641Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslClientFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 1) SunSASL: EXTERNAL~EXTERNAL (SaslClientFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 2) SunSASL: NTLM~NTLM (SaslClientFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 3) SunSASL: PLAIN~PLAIN (SaslClientFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 4) SunSASL: CRAM-MD5~CRAM-MD5 (SaslClientFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 5) JdkSASL: GSSAPI~GSSAPI (SaslClientFactory)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.CertStoreTests
[2026-02-12T04:08:06.641Z] 0) SUN: Collection~Collection (CertStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 1) SUN: com.sun.security.IndexedCollection~com.sun.security.IndexedCollection (CertStore)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.641Z] 2) JdkLDAP: LDAP~LDAP (CertStore)
[2026-02-12T04:08:06.641Z] Ignored
[2026-02-12T04:08:06.641Z] running: cryptotest.tests.KeyAgreementTests
[2026-02-12T04:08:06.641Z] 0) SunEC: XDH~XDH (KeyAgreement)
[2026-02-12T04:08:06.641Z] Passed
[2026-02-12T04:08:06.642Z] 1) SunEC: ECDH~ECDH (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 2) SunEC: X448~X448 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 3) SunEC: X448~OID.1.3.101.111 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 4) SunEC: X448~1.3.101.111 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 5) SunEC: X25519~X25519 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 6) SunEC: X25519~OID.1.3.101.110 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 7) SunEC: X25519~1.3.101.110 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 8) SunJCE: DiffieHellman~DiffieHellman (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 9) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 10) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 11) SunJCE: DiffieHellman~DH (KeyAgreement)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.TerminalFactoryTests
[2026-02-12T04:08:06.642Z] 0) SunPCSC: PC/SC~PC/SC (TerminalFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.SaslServerFactoryTests
[2026-02-12T04:08:06.642Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslServerFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 1) SunSASL: NTLM~NTLM (SaslServerFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 2) SunSASL: CRAM-MD5~CRAM-MD5 (SaslServerFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.KeyGeneratorTests
[2026-02-12T04:08:06.642Z] 0) SunJCE: HmacSHA384~HmacSHA384 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 1) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 2) SunJCE: HmacSHA384~1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 3) SunJCE: SunTlsKeyMaterial~SunTlsKeyMaterial (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 4) SunJCE: SunTlsKeyMaterial~SunTls12KeyMaterial (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 5) SunJCE: AES~AES (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 6) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 7) SunJCE: AES~2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 8) SunJCE: AES~Rijndael (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 9) SunJCE: SunTlsMasterSecret~SunTlsMasterSecret (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 10) SunJCE: SunTlsMasterSecret~SunTls12MasterSecret (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 11) SunJCE: SunTlsMasterSecret~SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 12) SunJCE: SunTlsRsaPremasterSecret~SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 13) SunJCE: SunTlsRsaPremasterSecret~SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 14) SunJCE: HmacSHA256~HmacSHA256 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 15) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 16) SunJCE: HmacSHA256~1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 17) SunJCE: ARCFOUR~ARCFOUR (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 18) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 19) SunJCE: ARCFOUR~1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 20) SunJCE: ARCFOUR~RC4 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 21) SunJCE: DES~DES (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 22) SunJCE: DESede~DESede (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 23) SunJCE: DESede~TripleDES (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 24) SunJCE: HmacSHA1~HmacSHA1 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 25) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 26) SunJCE: HmacSHA1~1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 27) SunJCE: HmacSHA224~HmacSHA224 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 28) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 29) SunJCE: HmacSHA224~1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 30) SunJCE: HmacSHA512~HmacSHA512 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 31) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 32) SunJCE: HmacSHA512~1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 33) SunJCE: SunTls12Prf~SunTls12Prf (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 34) SunJCE: Blowfish~Blowfish (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 35) SunJCE: HmacMD5~HmacMD5 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 36) SunJCE: SunTlsPrf~SunTlsPrf (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 37) SunJCE: RC2~RC2 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 38) SunJCE: ChaCha20~ChaCha20 (KeyGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.SSLContextTests
[2026-02-12T04:08:06.642Z] 0) SunJSSE: TLS~TLS (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 1) SunJSSE: TLS~SSL (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 2) SunJSSE: TLSv1~TLSv1 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 3) SunJSSE: TLSv1~SSLv3 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 4) SunJSSE: DTLSv1.2~DTLSv1.2 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 5) SunJSSE: DTLSv1.0~DTLSv1.0 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 6) SunJSSE: Default~Default (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 7) SunJSSE: TLSv1.1~TLSv1.1 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 8) SunJSSE: TLSv1.3~TLSv1.3 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 9) SunJSSE: TLSv1.2~TLSv1.2 (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 10) SunJSSE: DTLS~DTLS (SSLContext)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.GssApiMechanismTests
[2026-02-12T04:08:06.642Z] 0) SunJGSS: 1.2.840.113554.1.2.2~1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-12T04:08:06.642Z] Ignored
[2026-02-12T04:08:06.642Z] 1) SunJGSS: 1.3.6.1.5.5.2~1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-12T04:08:06.642Z] Ignored
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:08:06.642Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T04:08:06.642Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T04:08:06.642Z] failed to use: PKIX from SUN version 11
[2026-02-12T04:08:06.642Z] Failed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.KeyManagerFactoryTests
[2026-02-12T04:08:06.642Z] 0) SunJSSE: SunX509~SunX509 (KeyManagerFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 1) SunJSSE: NewSunX509~NewSunX509 (KeyManagerFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 2) SunJSSE: NewSunX509~PKIX (KeyManagerFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.KeyInfoFactoryTests
[2026-02-12T04:08:06.642Z] 0) XMLDSig: DOM~DOM (KeyInfoFactory)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] running: cryptotest.tests.KeyPairGeneratorTests
[2026-02-12T04:08:06.642Z] 0) SUN: DSA~DSA (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 4) SunRsaSign: RSA~RSA (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 5) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 6) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 7) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 8) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 10) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 11) SunEC: X448~X448 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 12) SunEC: X448~OID.1.3.101.111 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 13) SunEC: X448~1.3.101.111 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 14) SunEC: X25519~X25519 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 15) SunEC: X25519~OID.1.3.101.110 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 16) SunEC: X25519~1.3.101.110 (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 17) SunEC: EC~EC (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 18) SunEC: EC~EllipticCurve (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 19) SunEC: XDH~XDH (KeyPairGenerator)
[2026-02-12T04:08:06.642Z] Passed
[2026-02-12T04:08:06.642Z] 20) SunJSSE: RSA~RSA (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 21) SunJSSE: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 22) SunJSSE: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 23) SunJSSE: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 24) SunJSSE: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 25) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 26) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 27) SunJCE: DiffieHellman~DiffieHellman (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 28) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 29) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 30) SunJCE: DiffieHellman~DH (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 31) SunMSCAPI: RSA~RSA (KeyPairGenerator)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] running: cryptotest.tests.TrustManagerFactoryTests
[2026-02-12T04:08:06.643Z] 0) SunJSSE: SunX509~SunX509 (TrustManagerFactory)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 1) SunJSSE: PKIX~PKIX (TrustManagerFactory)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 2) SunJSSE: PKIX~SunPKIX (TrustManagerFactory)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 3) SunJSSE: PKIX~X509 (TrustManagerFactory)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 4) SunJSSE: PKIX~X.509 (TrustManagerFactory)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] running: cryptotest.tests.SignatureTests
[2026-02-12T04:08:06.643Z] 0) SUN: NONEwithDSA~NONEwithDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 1) SUN: NONEwithDSA~RawDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 2) SUN: SHA1withDSA~SHA1withDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 3) SUN: SHA1withDSA~OID.1.2.840.10040.4.3 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 4) SUN: SHA1withDSA~1.2.840.10040.4.3 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 5) SUN: SHA1withDSA~DSS (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 6) SUN: SHA1withDSA~1.3.14.3.2.13 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 7) SUN: SHA1withDSA~1.3.14.3.2.27 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 8) SUN: SHA1withDSA~DSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 9) SUN: SHA1withDSA~SHA/DSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 10) SUN: SHA1withDSA~SHA-1/DSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 11) SUN: SHA1withDSA~SHA1/DSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 12) SUN: SHA1withDSA~SHAwithDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 13) SUN: SHA1withDSA~DSAWithSHA1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 14) SUN: SHA224withDSA~SHA224withDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 15) SUN: SHA224withDSA~OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 16) SUN: SHA224withDSA~2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 17) SUN: SHA256withDSA~SHA256withDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 18) SUN: SHA256withDSA~OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 19) SUN: SHA256withDSA~2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 20) SUN: NONEwithDSAinP1363Format~NONEwithDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 21) SUN: SHA256withDSAinP1363Format~SHA256withDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 22) SUN: SHA224withDSAinP1363Format~SHA224withDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 23) SUN: SHA1withDSAinP1363Format~SHA1withDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 24) SunRsaSign: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 25) SunRsaSign: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 26) SunRsaSign: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 27) SunRsaSign: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 28) SunRsaSign: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 29) SunRsaSign: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 30) SunRsaSign: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 31) SunRsaSign: MD2withRSA~MD2withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 32) SunRsaSign: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 33) SunRsaSign: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 34) SunRsaSign: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 35) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 36) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 37) SunRsaSign: MD5withRSA~MD5withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 38) SunRsaSign: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 39) SunRsaSign: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 40) SunRsaSign: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 41) SunRsaSign: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 42) SunRsaSign: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 43) SunRsaSign: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 44) SunRsaSign: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 45) SunRsaSign: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 46) SunRsaSign: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 47) SunRsaSign: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 48) SunRsaSign: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 49) SunRsaSign: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 50) SunRsaSign: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 51) SunRsaSign: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 52) SunRsaSign: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 53) SunRsaSign: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 54) SunRsaSign: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 55) SunEC: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 56) SunEC: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 57) SunEC: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 58) SunEC: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 59) SunEC: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 60) SunEC: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 61) SunEC: NONEwithECDSAinP1363Format~NONEwithECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 62) SunEC: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 63) SunEC: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 64) SunEC: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 65) SunEC: NONEwithECDSA~NONEwithECDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 66) SunEC: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 67) SunEC: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 68) SunEC: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 69) SunEC: SHA384withECDSAinP1363Format~SHA384withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 70) SunEC: SHA512withECDSAinP1363Format~SHA512withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 71) SunEC: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 72) SunEC: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 73) SunEC: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 74) SunEC: SHA1withECDSAinP1363Format~SHA1withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 75) SunEC: SHA224withECDSAinP1363Format~SHA224withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 76) SunEC: SHA256withECDSAinP1363Format~SHA256withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 77) SunJSSE: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 78) SunJSSE: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 79) SunJSSE: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 80) SunJSSE: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 81) SunJSSE: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 82) SunJSSE: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 83) SunJSSE: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 84) SunJSSE: MD2withRSA~MD2withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 85) SunJSSE: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 86) SunJSSE: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 87) SunJSSE: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 88) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 89) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 90) SunJSSE: MD5withRSA~MD5withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 91) SunJSSE: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 92) SunJSSE: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 93) SunJSSE: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 94) SunJSSE: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 95) SunJSSE: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 96) SunJSSE: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 97) SunJSSE: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 98) SunJSSE: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 99) SunJSSE: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 100) SunJSSE: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 101) SunJSSE: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 102) SunJSSE: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.643Z] 103) SunJSSE: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.643Z] Passed
[2026-02-12T04:08:06.644Z] 104) SunJSSE: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 105) SunJSSE: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 106) SunJSSE: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 107) SunJSSE: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 108) SunJSSE: MD5andSHA1withRSA~MD5andSHA1withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 109) SunMSCAPI: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 110) SunMSCAPI: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 111) SunMSCAPI: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 112) SunMSCAPI: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 113) SunMSCAPI: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 114) SunMSCAPI: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 115) SunMSCAPI: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 116) SunMSCAPI: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 117) SunMSCAPI: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 118) SunMSCAPI: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 119) SunMSCAPI: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 120) SunMSCAPI: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 121) SunMSCAPI: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 122) SunMSCAPI: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 123) SunMSCAPI: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 124) SunMSCAPI: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 125) SunMSCAPI: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 126) SunMSCAPI: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 127) SunMSCAPI: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 128) SunMSCAPI: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 129) SunMSCAPI: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 130) SunMSCAPI: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 131) SunMSCAPI: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 132) SunMSCAPI: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 133) SunMSCAPI: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 134) SunMSCAPI: MD2withRSA~MD2withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 135) SunMSCAPI: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 136) SunMSCAPI: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 137) SunMSCAPI: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] 138) SunMSCAPI: NONEwithRSA~NONEwithRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 139) SunMSCAPI: MD5withRSA~MD5withRSA (Signature)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.ConfigurationTests
[2026-02-12T04:08:06.644Z] 0) SUN: JavaLoginConfig~JavaLoginConfig (Configuration)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.CertificateFactoryTests
[2026-02-12T04:08:06.644Z] 0) SUN: X.509~X.509 (CertificateFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 1) SUN: X.509~X509 (CertificateFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.MacTests
[2026-02-12T04:08:06.644Z] 0) SunJCE: PBEWithHmacSHA512~PBEWithHmacSHA512 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 1) SunJCE: HmacPBESHA512~HmacPBESHA512 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 2) SunJCE: HmacSHA512/224~HmacSHA512/224 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 3) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 4) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 5) SunJCE: HmacSHA512/256~HmacSHA512/256 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 6) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 7) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 8) SunJCE: HmacPBESHA512/224~HmacPBESHA512/224 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 9) SunJCE: HmacSHA1~HmacSHA1 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 10) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 11) SunJCE: HmacSHA1~1.2.840.113549.2.7 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 12) SunJCE: HmacSHA224~HmacSHA224 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 13) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 14) SunJCE: HmacSHA224~1.2.840.113549.2.8 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 15) SunJCE: HmacSHA256~HmacSHA256 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 16) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 17) SunJCE: HmacSHA256~1.2.840.113549.2.9 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 18) SunJCE: HmacPBESHA1~HmacPBESHA1 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 19) SunJCE: SslMacMD5~SslMacMD5 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 20) SunJCE: PBEWithHmacSHA384~PBEWithHmacSHA384 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 21) SunJCE: PBEWithHmacSHA1~PBEWithHmacSHA1 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 22) SunJCE: HmacSHA384~HmacSHA384 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 23) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 24) SunJCE: HmacSHA384~1.2.840.113549.2.10 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 25) SunJCE: HmacSHA512~HmacSHA512 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 26) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 27) SunJCE: HmacSHA512~1.2.840.113549.2.11 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 28) SunJCE: HmacPBESHA512/256~HmacPBESHA512/256 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 29) SunJCE: HmacPBESHA384~HmacPBESHA384 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 30) SunJCE: HmacPBESHA256~HmacPBESHA256 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 31) SunJCE: SslMacSHA1~SslMacSHA1 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 32) SunJCE: PBEWithHmacSHA224~PBEWithHmacSHA224 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 33) SunJCE: HmacPBESHA224~HmacPBESHA224 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 34) SunJCE: PBEWithHmacSHA256~PBEWithHmacSHA256 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 35) SunJCE: HmacMD5~HmacMD5 (Mac)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.KEMTests
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.TransformServiceTests
[2026-02-12T04:08:06.644Z] 0) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 1) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 2) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 3) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~ENVELOPED (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 4) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 5) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 6) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 7) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~EXCLUSIVE (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 8) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 9) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~XPATH2 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 10) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 11) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~XSLT (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 12) XMLDSig: http://www.w3.org/2006/12/xml-c14n11~http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 13) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 14) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~XPATH (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 15) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 16) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~BASE64 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 17) XMLDSig: http://www.w3.org/2006/12/xml-c14n11#WithComments~http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 18) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 19) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~INCLUSIVE (TransformService)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.KeyFactoryTests
[2026-02-12T04:08:06.644Z] 0) SUN: DSA~DSA (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 4) SunRsaSign: RSA~RSA (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 5) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 6) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 7) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 8) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 10) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 11) SunEC: XDH~XDH (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 12) SunEC: X25519~X25519 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 13) SunEC: X25519~OID.1.3.101.110 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 14) SunEC: X25519~1.3.101.110 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 15) SunEC: EC~EC (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 16) SunEC: EC~EllipticCurve (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 17) SunEC: X448~X448 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 18) SunEC: X448~OID.1.3.101.111 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 19) SunEC: X448~1.3.101.111 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 20) SunJSSE: RSA~RSA (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 21) SunJSSE: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 22) SunJSSE: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 23) SunJSSE: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 24) SunJSSE: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 25) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 26) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 27) SunJCE: DiffieHellman~DiffieHellman (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 28) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 29) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 30) SunJCE: DiffieHellman~DH (KeyFactory)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-12T04:08:06.644Z] 0) JdkSASL: GSSAPI~GSSAPI (SaslServerFactory)
[2026-02-12T04:08:06.644Z] Ignored
[2026-02-12T04:08:06.644Z] running: cryptotest.tests.AlgorithmParametersTests
[2026-02-12T04:08:06.644Z] 0) SUN: DSA~DSA (AlgorithmParameters)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.644Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.644Z] Passed
[2026-02-12T04:08:06.645Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 5) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 6) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 7) SunEC: EC~EC (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 8) SunEC: EC~OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 9) SunEC: EC~1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 10) SunEC: EC~EllipticCurve (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 11) SunJSSE: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 12) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 13) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 14) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 15) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 16) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 17) SunJCE: PBEWithMD5AndDES~PBE (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 18) SunJCE: DESede~DESede (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 19) SunJCE: DESede~TripleDES (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 20) SunJCE: PBES2~PBES2 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 21) SunJCE: PBES2~OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 22) SunJCE: PBES2~1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 23) SunJCE: AES~AES (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 24) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 25) SunJCE: AES~2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 26) SunJCE: AES~Rijndael (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 27) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 28) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 29) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 30) SunJCE: DiffieHellman~DH (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 31) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 32) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 33) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 34) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 35) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 36) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 37) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 38) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 39) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 40) SunJCE: OAEP~OAEP (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 41) SunJCE: DES~DES (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 42) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 43) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 44) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 45) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 46) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 47) SunJCE: RC2~RC2 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 48) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 49) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 50) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 51) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 52) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 53) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 54) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 55) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 56) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 57) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 58) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 59) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 60) SunJCE: GCM~GCM (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 61) SunJCE: Blowfish~Blowfish (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 62) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 63) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 64) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] running: cryptotest.tests.CipherTests
[2026-02-12T04:08:06.645Z] 0) SunJCE: AES_192/CBC/NoPadding~AES_192/CBC/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 1) SunJCE: AES_192/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 2) SunJCE: AES_192/CBC/NoPadding~2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 3) SunJCE: AES_192/OFB/NoPadding~AES_192/OFB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 4) SunJCE: AES_192/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 5) SunJCE: AES_192/OFB/NoPadding~2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 6) SunJCE: AES_192/CFB/NoPadding~AES_192/CFB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 7) SunJCE: AES_192/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 8) SunJCE: AES_192/CFB/NoPadding~2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 9) SunJCE: AESWrap_192~AESWrap_192 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 10) SunJCE: AESWrap_192~OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 11) SunJCE: AESWrap_192~2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 12) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 13) SunJCE: AES_192/ECB/NoPadding~AES_192/ECB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 14) SunJCE: AES_192/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 15) SunJCE: AES_192/ECB/NoPadding~2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 16) SunJCE: AES_192/GCM/NoPadding~AES_192/GCM/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 17) SunJCE: AES_192/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 18) SunJCE: AES_192/GCM/NoPadding~2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 19) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 20) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 21) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 22) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 23) SunJCE: AES_128/ECB/NoPadding~AES_128/ECB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 24) SunJCE: AES_128/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 25) SunJCE: AES_128/ECB/NoPadding~2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 26) SunJCE: AES_128/OFB/NoPadding~AES_128/OFB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 27) SunJCE: AES_128/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 28) SunJCE: AES_128/OFB/NoPadding~2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 29) SunJCE: AES_128/CBC/NoPadding~AES_128/CBC/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 30) SunJCE: AES_128/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 31) SunJCE: AES_128/CBC/NoPadding~2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 32) SunJCE: AESWrap_128~AESWrap_128 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 33) SunJCE: AESWrap_128~OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 34) SunJCE: AESWrap_128~2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 35) SunJCE: AES_128/CFB/NoPadding~AES_128/CFB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 36) SunJCE: AES_128/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 37) SunJCE: AES_128/CFB/NoPadding~2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 38) SunJCE: AES_128/GCM/NoPadding~AES_128/GCM/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 39) SunJCE: AES_128/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 40) SunJCE: AES_128/GCM/NoPadding~2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 41) SunJCE: AES_256/GCM/NoPadding~AES_256/GCM/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 42) SunJCE: AES_256/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 43) SunJCE: AES_256/GCM/NoPadding~2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 44) SunJCE: AES_256/CFB/NoPadding~AES_256/CFB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 45) SunJCE: AES_256/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 46) SunJCE: AES_256/CFB/NoPadding~2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 47) SunJCE: AESWrap_256~AESWrap_256 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 48) SunJCE: AESWrap_256~OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 49) SunJCE: AESWrap_256~2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 50) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 51) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 52) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 53) SunJCE: PBEWithMD5AndDES~PBE (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 54) SunJCE: AES_256/ECB/NoPadding~AES_256/ECB/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 55) SunJCE: AES_256/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 56) SunJCE: AES_256/ECB/NoPadding~2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 57) SunJCE: AES_256/CBC/NoPadding~AES_256/CBC/NoPadding (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.645Z] 58) SunJCE: AES_256/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T04:08:06.645Z] Passed
[2026-02-12T04:08:06.646Z] 59) SunJCE: AES_256/CBC/NoPadding~2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 60) SunJCE: AES_256/OFB/NoPadding~AES_256/OFB/NoPadding (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 61) SunJCE: AES_256/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 62) SunJCE: AES_256/OFB/NoPadding~2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 63) SunJCE: DESedeWrap~DESedeWrap (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 64) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 65) SunJCE: AES~AES (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 66) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 67) SunJCE: AES~2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 68) SunJCE: AES~Rijndael (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 69) SunJCE: ChaCha20~ChaCha20 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 70) SunJCE: DESede~DESede (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 71) SunJCE: DESede~TripleDES (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 72) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 73) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 74) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 75) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 76) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 77) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 78) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 79) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 80) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 81) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 82) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 83) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 84) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 85) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 86) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 87) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 88) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 89) SunJCE: ARCFOUR~ARCFOUR (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 90) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 91) SunJCE: ARCFOUR~1.2.840.113549.3.4 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 92) SunJCE: ARCFOUR~RC4 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 93) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 94) SunJCE: AESWrap~AESWrap (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 95) SunJCE: RSA~RSA (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 96) SunJCE: RC2~RC2 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 97) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 98) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 99) SunJCE: DES~DES (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 100) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 101) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 102) SunJCE: Blowfish~Blowfish (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 103) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 104) SunMSCAPI: RSA/ECB/PKCS1Padding~RSA/ECB/PKCS1Padding (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 105) SunMSCAPI: RSA~RSA (Cipher)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] running: cryptotest.tests.SecureRandomTests
[2026-02-12T04:08:06.646Z] 0) SUN: SHA1PRNG~SHA1PRNG (SecureRandom)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 1) SUN: DRBG~DRBG (SecureRandom)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] 2) SunMSCAPI: Windows-PRNG~Windows-PRNG (SecureRandom)
[2026-02-12T04:08:06.646Z] Passed
[2026-02-12T04:08:06.646Z] running: cryptotest.tests.TestProviders
[2026-02-12T04:08:06.646Z] provider atts
[2026-02-12T04:08:06.646Z] --------------------------------------------
[2026-02-12T04:08:06.646Z] 1) SUN
[2026-02-12T04:08:06.646Z] **************atts**************
[2026-02-12T04:08:06.646Z] Signature.SHA256withDSA KeySize=2048
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.646Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.646Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-12T04:08:06.646Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.646Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-12T04:08:06.646Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-12T04:08:06.646Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-12T04:08:06.646Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-12T04:08:06.646Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.646Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T04:08:06.646Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-12T04:08:06.646Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-12T04:08:06.646Z] Signature.NONEwithDSA KeySize=1024
[2026-02-12T04:08:06.646Z] Provider.id version=11
[2026-02-12T04:08:06.646Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-12T04:08:06.646Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-12T04:08:06.646Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-12T04:08:06.646Z] Provider.id className=sun.security.provider.Sun
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-12T04:08:06.646Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-12T04:08:06.646Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-12T04:08:06.646Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-12T04:08:06.646Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-12T04:08:06.646Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Provider.id name=SUN
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-12T04:08:06.646Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-12T04:08:06.646Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-12T04:08:06.646Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-12T04:08:06.646Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-12T04:08:06.646Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Signature.SHA1withDSA KeySize=1024
[2026-02-12T04:08:06.646Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-12T04:08:06.646Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.646Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.646Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-12T04:08:06.646Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-12T04:08:06.646Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-12T04:08:06.646Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-12T04:08:06.646Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] KeyStore.DKS ImplementedIn=Software
[2026-02-12T04:08:06.646Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T04:08:06.646Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-12T04:08:06.646Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-12T04:08:06.646Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] KeyStore.JKS ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-12T04:08:06.646Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.646Z] Signature.SHA224withDSA KeySize=2048
[2026-02-12T04:08:06.646Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.646Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-12T04:08:06.646Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-12T04:08:06.646Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-12T04:08:06.646Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-12T04:08:06.646Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-12T04:08:06.646Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-12T04:08:06.646Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-12T04:08:06.646Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-12T04:08:06.646Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-12T04:08:06.646Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-12T04:08:06.646Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-12T04:08:06.646Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T04:08:06.646Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-12T04:08:06.646Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-12T04:08:06.646Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-12T04:08:06.646Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T04:08:06.647Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-12T04:08:06.647Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T04:08:06.647Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T04:08:06.647Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-12T04:08:06.647Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-12T04:08:06.647Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-12T04:08:06.647Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-12T04:08:06.647Z] CertStore.Collection ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T04:08:06.647Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-12T04:08:06.647Z] Signature.SHA256withDSA KeySize=2048
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-12T04:08:06.647Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-12T04:08:06.647Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-12T04:08:06.647Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.647Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-12T04:08:06.647Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-12T04:08:06.647Z] Signature.NONEwithDSA KeySize=1024
[2026-02-12T04:08:06.647Z] Provider.id version=11
[2026-02-12T04:08:06.647Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-12T04:08:06.647Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-12T04:08:06.647Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-12T04:08:06.647Z] Provider.id className=sun.security.provider.Sun
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-12T04:08:06.647Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-12T04:08:06.647Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-12T04:08:06.647Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-12T04:08:06.647Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Provider.id name=SUN
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-12T04:08:06.647Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-12T04:08:06.647Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-12T04:08:06.647Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-12T04:08:06.647Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-12T04:08:06.647Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Signature.SHA1withDSA KeySize=1024
[2026-02-12T04:08:06.647Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.647Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-12T04:08:06.647Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-12T04:08:06.647Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-12T04:08:06.647Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-12T04:08:06.647Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] KeyStore.DKS ImplementedIn=Software
[2026-02-12T04:08:06.647Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T04:08:06.647Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] KeyStore.JKS ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-12T04:08:06.647Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.647Z] Signature.SHA224withDSA KeySize=2048
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-12T04:08:06.647Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-12T04:08:06.647Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-12T04:08:06.647Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-12T04:08:06.647Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-12T04:08:06.647Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-12T04:08:06.647Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-12T04:08:06.647Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-12T04:08:06.647Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-12T04:08:06.647Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-12T04:08:06.647Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T04:08:06.647Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-12T04:08:06.647Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-12T04:08:06.647Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T04:08:06.647Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T04:08:06.647Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T04:08:06.647Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T04:08:06.647Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T04:08:06.647Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.647Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-12T04:08:06.648Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-12T04:08:06.648Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-12T04:08:06.648Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-12T04:08:06.648Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-12T04:08:06.648Z] CertStore.Collection ImplementedIn=Software
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-12T04:08:06.648Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T04:08:06.648Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-12T04:08:06.648Z] 2) SunRsaSign
[2026-02-12T04:08:06.648Z] **************atts**************
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.648Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.648Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-12T04:08:06.648Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.648Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-12T04:08:06.648Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-12T04:08:06.648Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-12T04:08:06.648Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-12T04:08:06.648Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-12T04:08:06.648Z] Provider.id version=11
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.648Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-12T04:08:06.648Z] Provider.id info=Sun RSA signature provider
[2026-02-12T04:08:06.648Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-12T04:08:06.648Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-12T04:08:06.648Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-12T04:08:06.648Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-12T04:08:06.648Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.648Z] Provider.id name=SunRsaSign
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.648Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.648Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-12T04:08:06.648Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.648Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-12T04:08:06.648Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-12T04:08:06.648Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-12T04:08:06.648Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-12T04:08:06.648Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-12T04:08:06.648Z] Provider.id version=11
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.648Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-12T04:08:06.648Z] Provider.id info=Sun RSA signature provider
[2026-02-12T04:08:06.648Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-12T04:08:06.648Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-12T04:08:06.648Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-12T04:08:06.648Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-12T04:08:06.648Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.648Z] Provider.id name=SunRsaSign
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.648Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.648Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.648Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.648Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.648Z] 3) SunEC
[2026-02-12T04:08:06.648Z] **************atts**************
[2026-02-12T04:08:06.648Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-12T04:08:06.648Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-12T04:08:06.648Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.648Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.648Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.648Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-12T04:08:06.648Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-12T04:08:06.648Z] KeyAgreement.ECDH KeySize=256
[2026-02-12T04:08:06.648Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.648Z] AlgorithmParameters.EC KeySize=256
[2026-02-12T04:08:06.648Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-12T04:08:06.648Z] Signature.SHA224withECDSA KeySize=256
[2026-02-12T04:08:06.648Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyFactory.EC KeySize=256
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-12T04:08:06.649Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.649Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Provider.id version=11
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-12T04:08:06.649Z] Provider.id info=Sun Elliptic Curve provider (EC, ECDSA, ECDH)
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.649Z] Provider.id className=sun.security.ec.SunEC
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-12T04:08:06.649Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-12T04:08:06.649Z] Provider.id name=SunEC
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA KeySize=256
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-12T04:08:06.649Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-12T04:08:06.649Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC KeySize=256
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-12T04:08:06.649Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-12T04:08:06.649Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC SupportedCurves=[secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]|[brainpoolP160r1,1.3.36.3.3.2.8.1.1.1]|[brainpoolP192r1,1.3.36.3.3.2.8.1.1.3]|[brainpoolP224r1,1.3.36.3.3.2.8.1.1.5]|[brainpoolP256r1,1.3.36.3.3.2.8.1.1.7]|[brainpoolP320r1,1.3.36.3.3.2.8.1.1.9]|[brainpoolP384r1,1.3.36.3.3.2.8.1.1.11]|[brainpoolP512r1,1.3.36.3.3.2.8.1.1.13]
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.649Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.649Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-12T04:08:06.649Z] KeyFactory.EC ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-12T04:08:06.649Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA KeySize=256
[2026-02-12T04:08:06.649Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] KeyAgreement.ECDH KeySize=256
[2026-02-12T04:08:06.649Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC KeySize=256
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA KeySize=256
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-12T04:08:06.649Z] KeyFactory.EC KeySize=256
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-12T04:08:06.649Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.649Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.649Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC KeySize=256
[2026-02-12T04:08:06.649Z] Provider.id version=11
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-12T04:08:06.649Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-12T04:08:06.649Z] Provider.id info=Sun Elliptic Curve provider (EC, ECDSA, ECDH)
[2026-02-12T04:08:06.649Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-12T04:08:06.649Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-12T04:08:06.649Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Provider.id className=sun.security.ec.SunEC
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-12T04:08:06.649Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-12T04:08:06.649Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-12T04:08:06.649Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-12T04:08:06.649Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-12T04:08:06.649Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.649Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-12T04:08:06.649Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-12T04:08:06.649Z] Provider.id name=SunEC
[2026-02-12T04:08:06.649Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-12T04:08:06.649Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-12T04:08:06.650Z] AlgorithmParameters.EC SupportedCurves=[secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]|[brainpoolP160r1,1.3.36.3.3.2.8.1.1.1]|[brainpoolP192r1,1.3.36.3.3.2.8.1.1.3]|[brainpoolP224r1,1.3.36.3.3.2.8.1.1.5]|[brainpoolP256r1,1.3.36.3.3.2.8.1.1.7]|[brainpoolP320r1,1.3.36.3.3.2.8.1.1.9]|[brainpoolP384r1,1.3.36.3.3.2.8.1.1.11]|[brainpoolP512r1,1.3.36.3.3.2.8.1.1.13]
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.650Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.650Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-12T04:08:06.650Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.650Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.650Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-12T04:08:06.650Z] KeyFactory.EC ImplementedIn=Software
[2026-02-12T04:08:06.650Z] Signature.SHA512withECDSA KeySize=256
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-12T04:08:06.650Z] Signature.SHA1withECDSA KeySize=256
[2026-02-12T04:08:06.650Z] 4) SunJSSE
[2026-02-12T04:08:06.650Z] **************atts**************
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.650Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-12T04:08:06.650Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.650Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-12T04:08:06.650Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.650Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-12T04:08:06.650Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-12T04:08:06.650Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-12T04:08:06.650Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-12T04:08:06.650Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-12T04:08:06.650Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-12T04:08:06.650Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-12T04:08:06.650Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-12T04:08:06.650Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-12T04:08:06.650Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-12T04:08:06.650Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-12T04:08:06.650Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-12T04:08:06.650Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-12T04:08:06.650Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-12T04:08:06.650Z] Provider.id version=11
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.650Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.650Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-12T04:08:06.650Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2)
[2026-02-12T04:08:06.650Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-12T04:08:06.650Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-12T04:08:06.650Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-12T04:08:06.650Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Provider.id className=com.sun.net.ssl.internal.ssl.Provider
[2026-02-12T04:08:06.650Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-12T04:08:06.650Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.650Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.650Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-12T04:08:06.650Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-12T04:08:06.650Z] Provider.id name=SunJSSE
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.650Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.650Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-12T04:08:06.650Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.650Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-12T04:08:06.650Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.650Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-12T04:08:06.650Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-12T04:08:06.650Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-12T04:08:06.650Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-12T04:08:06.650Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-12T04:08:06.650Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-12T04:08:06.650Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-12T04:08:06.650Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-12T04:08:06.650Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-12T04:08:06.650Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-12T04:08:06.650Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-12T04:08:06.650Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-12T04:08:06.650Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-12T04:08:06.650Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-12T04:08:06.650Z] Provider.id version=11
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.650Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-12T04:08:06.650Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-12T04:08:06.650Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2)
[2026-02-12T04:08:06.650Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-12T04:08:06.650Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-12T04:08:06.650Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-12T04:08:06.650Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-12T04:08:06.650Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.650Z] Provider.id className=com.sun.net.ssl.internal.ssl.Provider
[2026-02-12T04:08:06.650Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-12T04:08:06.650Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T04:08:06.650Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-12T04:08:06.650Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.650Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.651Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-12T04:08:06.651Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-12T04:08:06.651Z] Provider.id name=SunJSSE
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-12T04:08:06.651Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.651Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.651Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.651Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T04:08:06.651Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T04:08:06.651Z] 5) SunJCE
[2026-02-12T04:08:06.651Z] **************atts**************
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-12T04:08:06.651Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-12T04:08:06.651Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-12T04:08:06.651Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-12T04:08:06.651Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-12T04:08:06.651Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-12T04:08:06.651Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.651Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T04:08:06.651Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-12T04:08:06.651Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.651Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.651Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-12T04:08:06.651Z] Cipher.AESWrap_192 SupportedModes=ECB
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.651Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.651Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-12T04:08:06.651Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T04:08:06.651Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T04:08:06.651Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.651Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-12T04:08:06.651Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-12T04:08:06.651Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-12T04:08:06.651Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-12T04:08:06.651Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.651Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-12T04:08:06.651Z] Cipher.AESWrap_192 SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-12T04:08:06.651Z] Provider.id version=11
[2026-02-12T04:08:06.651Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-12T04:08:06.651Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-12T04:08:06.651Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-12T04:08:06.651Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-12T04:08:06.651Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-12T04:08:06.651Z] Cipher.AESWrap_128 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.651Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.651Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-12T04:08:06.651Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-12T04:08:06.651Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T04:08:06.651Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-12T04:08:06.651Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES192_GCM_NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T04:08:06.651Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T04:08:06.651Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA512
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.651Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-12T04:08:06.651Z] Cipher.AESWrap SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-12T04:08:06.651Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.651Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.651Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-12T04:08:06.651Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-12T04:08:06.651Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.Rijndael=AES
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.651Z] Cipher.AESWrap_256 SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.651Z] Cipher.AESWrap=com.sun.crypto.provider.AESWrapCipher$General
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-12T04:08:06.651Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.651Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.651Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.Rijndael=AES
[2026-02-12T04:08:06.651Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.651Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.651Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.651Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.651Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-12T04:08:06.651Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-12T04:08:06.651Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-12T04:08:06.651Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.651Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.651Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.651Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-12T04:08:06.651Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-12T04:08:06.651Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.652Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.652Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|GCM|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-12T04:08:06.652Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-12T04:08:06.652Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-12T04:08:06.652Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_128=com.sun.crypto.provider.AESWrapCipher$AES128
[2026-02-12T04:08:06.652Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.652Z] Cipher.AESWrap SupportedModes=ECB
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-12T04:08:06.652Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.652Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-12T04:08:06.652Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-12T04:08:06.652Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-12T04:08:06.652Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-12T04:08:06.652Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-12T04:08:06.652Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA384
[2026-02-12T04:08:06.652Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES256_GCM_NoPadding
[2026-02-12T04:08:06.652Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.652Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_256=com.sun.crypto.provider.AESWrapCipher$AES256
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.652Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.652Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.652Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.652Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.652Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.652Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.652Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.652Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.652Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.652Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-12T04:08:06.652Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.652Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-12T04:08:06.652Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.652Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.652Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA256
[2026-02-12T04:08:06.652Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-12T04:08:06.652Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.652Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T04:08:06.652Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T04:08:06.652Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-12T04:08:06.652Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-12T04:08:06.652Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-12T04:08:06.652Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-12T04:08:06.652Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA224
[2026-02-12T04:08:06.652Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-12T04:08:06.652Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-12T04:08:06.652Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T04:08:06.652Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-12T04:08:06.652Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-12T04:08:06.652Z] Cipher.AESWrap SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-12T04:08:06.652Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-12T04:08:06.652Z] Provider.id name=SunJCE
[2026-02-12T04:08:06.652Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T04:08:06.652Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-12T04:08:06.652Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-12T04:08:06.652Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-12T04:08:06.652Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-12T04:08:06.652Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-12T04:08:06.652Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.652Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.652Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-12T04:08:06.652Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_256 SupportedModes=ECB
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T04:08:06.652Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_128 SupportedModes=ECB
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.652Z] Cipher.RSA SupportedModes=ECB
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-12T04:08:06.652Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-12T04:08:06.652Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_128 SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.652Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.652Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-12T04:08:06.652Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-12T04:08:06.652Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_192=com.sun.crypto.provider.AESWrapCipher$AES192
[2026-02-12T04:08:06.652Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-12T04:08:06.652Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Cipher.AESWrap_192 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.Rijndael=AES
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.652Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.652Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-12T04:08:06.652Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.652Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.652Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.652Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.652Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.652Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.652Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T04:08:06.652Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-12T04:08:06.652Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T04:08:06.652Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T04:08:06.652Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.652Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T04:08:06.653Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-12T04:08:06.653Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES128_GCM_NoPadding
[2026-02-12T04:08:06.653Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T04:08:06.653Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-12T04:08:06.653Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-12T04:08:06.653Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T04:08:06.653Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-12T04:08:06.653Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-12T04:08:06.653Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-12T04:08:06.653Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-12T04:08:06.653Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-12T04:08:06.653Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-12T04:08:06.653Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-12T04:08:06.653Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-12T04:08:06.653Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T04:08:06.653Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.653Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_192 SupportedModes=ECB
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.653Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.653Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-12T04:08:06.653Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-12T04:08:06.653Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-12T04:08:06.653Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-12T04:08:06.653Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_192 SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-12T04:08:06.653Z] Provider.id version=11
[2026-02-12T04:08:06.653Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-12T04:08:06.653Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-12T04:08:06.653Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-12T04:08:06.653Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_128 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.653Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-12T04:08:06.653Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T04:08:06.653Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-12T04:08:06.653Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES192_GCM_NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T04:08:06.653Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T04:08:06.653Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-12T04:08:06.653Z] Cipher.AESWrap SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-12T04:08:06.653Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-12T04:08:06.653Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.Rijndael=AES
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_256 SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] Cipher.AESWrap=com.sun.crypto.provider.AESWrapCipher$General
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-12T04:08:06.653Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.Rijndael=AES
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-12T04:08:06.653Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-12T04:08:06.653Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.653Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.653Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|GCM|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-12T04:08:06.653Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-12T04:08:06.653Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_128=com.sun.crypto.provider.AESWrapCipher$AES128
[2026-02-12T04:08:06.653Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.653Z] Cipher.AESWrap SupportedModes=ECB
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-12T04:08:06.653Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T04:08:06.653Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-12T04:08:06.653Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-12T04:08:06.653Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-12T04:08:06.653Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-12T04:08:06.653Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA384
[2026-02-12T04:08:06.653Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES256_GCM_NoPadding
[2026-02-12T04:08:06.653Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.653Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_256=com.sun.crypto.provider.AESWrapCipher$AES256
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.653Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.653Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.653Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.653Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.653Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.653Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.653Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-12T04:08:06.653Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.653Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.653Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.653Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA256
[2026-02-12T04:08:06.653Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-12T04:08:06.653Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.653Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T04:08:06.653Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T04:08:06.653Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T04:08:06.653Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.653Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-12T04:08:06.653Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-12T04:08:06.653Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-12T04:08:06.653Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-12T04:08:06.653Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA224
[2026-02-12T04:08:06.653Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-12T04:08:06.653Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T04:08:06.653Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-12T04:08:06.653Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-12T04:08:06.653Z] Cipher.AESWrap SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-12T04:08:06.653Z] Provider.id name=SunJCE
[2026-02-12T04:08:06.653Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T04:08:06.653Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-12T04:08:06.653Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-12T04:08:06.653Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-12T04:08:06.653Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-12T04:08:06.653Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-12T04:08:06.653Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.653Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T04:08:06.653Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-12T04:08:06.653Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-12T04:08:06.653Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_256 SupportedModes=ECB
[2026-02-12T04:08:06.653Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T04:08:06.653Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-12T04:08:06.653Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-12T04:08:06.653Z] Cipher.AESWrap_128 SupportedModes=ECB
[2026-02-12T04:08:06.653Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-12T04:08:06.653Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.653Z] Cipher.RSA SupportedModes=ECB
[2026-02-12T04:08:06.654Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-12T04:08:06.654Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T04:08:06.654Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-12T04:08:06.654Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-12T04:08:06.654Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Cipher.AESWrap_128 SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.654Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.654Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-12T04:08:06.654Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-12T04:08:06.654Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-12T04:08:06.654Z] Cipher.AESWrap_192=com.sun.crypto.provider.AESWrapCipher$AES192
[2026-02-12T04:08:06.654Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-12T04:08:06.654Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Cipher.AESWrap_192 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.AlgorithmParameters.Rijndael=AES
[2026-02-12T04:08:06.654Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.654Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.654Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T04:08:06.654Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T04:08:06.654Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.654Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-12T04:08:06.654Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-12T04:08:06.654Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T04:08:06.654Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-12T04:08:06.654Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T04:08:06.654Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T04:08:06.654Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-12T04:08:06.654Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T04:08:06.654Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T04:08:06.654Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T04:08:06.654Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T04:08:06.654Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-12T04:08:06.654Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T04:08:06.654Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-12T04:08:06.654Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T04:08:06.654Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-12T04:08:06.654Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES128_GCM_NoPadding
[2026-02-12T04:08:06.654Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T04:08:06.654Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-12T04:08:06.654Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.654Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-12T04:08:06.654Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-12T04:08:06.654Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T04:08:06.654Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-12T04:08:06.654Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-12T04:08:06.654Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-12T04:08:06.654Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T04:08:06.654Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-12T04:08:06.654Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-12T04:08:06.654Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-12T04:08:06.654Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T04:08:06.654Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-12T04:08:06.654Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-12T04:08:06.654Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-12T04:08:06.654Z] 6) SunJGSS
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-12T04:08:06.654Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-12T04:08:06.654Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-12T04:08:06.654Z] Provider.id name=SunJGSS
[2026-02-12T04:08:06.654Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-12T04:08:06.654Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-12T04:08:06.654Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-12T04:08:06.654Z] Provider.id name=SunJGSS
[2026-02-12T04:08:06.654Z] 7) SunSASL
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM)
[2026-02-12T04:08:06.654Z] Provider.id name=SunSASL
[2026-02-12T04:08:06.654Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-12T04:08:06.654Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T04:08:06.654Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-12T04:08:06.654Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM)
[2026-02-12T04:08:06.654Z] Provider.id name=SunSASL
[2026-02-12T04:08:06.654Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T04:08:06.654Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T04:08:06.654Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T04:08:06.654Z] 8) XMLDSig
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-12T04:08:06.654Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-12T04:08:06.654Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-12T04:08:06.654Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-12T04:08:06.654Z] Provider.id name=XMLDSig
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T04:08:06.654Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-12T04:08:06.654Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-12T04:08:06.654Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-12T04:08:06.654Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-12T04:08:06.654Z] Provider.id name=XMLDSig
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T04:08:06.654Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T04:08:06.654Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-12T04:08:06.654Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-12T04:08:06.654Z] 9) SunPCSC
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-12T04:08:06.654Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-12T04:08:06.654Z] Provider.id info=Sun PC/SC provider
[2026-02-12T04:08:06.654Z] Provider.id name=SunPCSC
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-12T04:08:06.654Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-12T04:08:06.654Z] Provider.id info=Sun PC/SC provider
[2026-02-12T04:08:06.654Z] Provider.id name=SunPCSC
[2026-02-12T04:08:06.654Z] 10) JdkLDAP
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] CertStore.LDAP ImplementedIn=Software
[2026-02-12T04:08:06.654Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-12T04:08:06.654Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-12T04:08:06.654Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-12T04:08:06.654Z] Provider.id name=JdkLDAP
[2026-02-12T04:08:06.654Z] CertStore.LDAP ImplementedIn=Software
[2026-02-12T04:08:06.654Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-12T04:08:06.654Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-12T04:08:06.654Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-12T04:08:06.654Z] Provider.id name=JdkLDAP
[2026-02-12T04:08:06.654Z] 11) JdkSASL
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-12T04:08:06.654Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-12T04:08:06.654Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id name=JdkSASL
[2026-02-12T04:08:06.654Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-12T04:08:06.654Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-12T04:08:06.654Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T04:08:06.654Z] Provider.id name=JdkSASL
[2026-02-12T04:08:06.654Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T04:08:06.654Z] 12) SunMSCAPI
[2026-02-12T04:08:06.654Z] **************atts**************
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.654Z] KeyPairGenerator.RSA KeySize=16384
[2026-02-12T04:08:06.654Z] SecureRandom.Windows-PRNG ThreadSafe=true
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.654Z] Signature.SHA512withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] KeyPairGenerator.RSA=sun.security.mscapi.CKeyPairGenerator$RSA
[2026-02-12T04:08:06.654Z] Signature.RSASSA-PSS SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] Cipher.RSA SupportedModes=ECB
[2026-02-12T04:08:06.654Z] Signature.SHA512withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] Signature.SHA384withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] KeyStore.Windows-MY-CURRENTUSER=sun.security.mscapi.CKeyStore$MY
[2026-02-12T04:08:06.654Z] Signature.SHA1withRSA=sun.security.mscapi.CSignature$SHA1withRSA
[2026-02-12T04:08:06.654Z] Signature.SHA256withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] KeyStore.Windows-MY-LOCALMACHINE=sun.security.mscapi.CKeyStore$MYLocalMachine
[2026-02-12T04:08:06.654Z] KeyStore.Windows-ROOT-LOCALMACHINE=sun.security.mscapi.CKeyStore$ROOTLocalMachine
[2026-02-12T04:08:06.654Z] KeyStore.Windows-ROOT-CURRENTUSER=sun.security.mscapi.CKeyStore$ROOT
[2026-02-12T04:08:06.654Z] Signature.SHA512withECDSA=sun.security.mscapi.CSignature$SHA512withECDSA
[2026-02-12T04:08:06.654Z] Signature.SHA256withECDSA=sun.security.mscapi.CSignature$SHA256withECDSA
[2026-02-12T04:08:06.654Z] Signature.MD5withRSA=sun.security.mscapi.CSignature$MD5withRSA
[2026-02-12T04:08:06.654Z] Signature.MD5withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] Cipher.RSA/ECB/PKCS1Padding SupportedPaddings=PKCS1PADDING
[2026-02-12T04:08:06.654Z] Cipher.RSA/ECB/PKCS1Padding=sun.security.mscapi.CRSACipher
[2026-02-12T04:08:06.654Z] Signature.SHA512withRSA=sun.security.mscapi.CSignature$SHA512withRSA
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.654Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.654Z] Provider.id version=11
[2026-02-12T04:08:06.654Z] Signature.SHA384withECDSA=sun.security.mscapi.CSignature$SHA384withECDSA
[2026-02-12T04:08:06.654Z] Signature.NONEwithRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.654Z] Signature.RSASSA-PSS=sun.security.mscapi.CSignature$PSS
[2026-02-12T04:08:06.655Z] Provider.id info=Sun's Microsoft Crypto API provider
[2026-02-12T04:08:06.655Z] Cipher.RSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Cipher.RSA/ECB/PKCS1Padding SupportedModes=ECB
[2026-02-12T04:08:06.655Z] Signature.SHA1withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA384withRSA=sun.security.mscapi.CSignature$SHA384withRSA
[2026-02-12T04:08:06.655Z] Signature.MD2withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Provider.id className=sun.security.mscapi.SunMSCAPI
[2026-02-12T04:08:06.655Z] Cipher.RSA=sun.security.mscapi.CRSACipher
[2026-02-12T04:08:06.655Z] Signature.SHA224withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Signature.SHA1withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.655Z] Signature.SHA256withRSA=sun.security.mscapi.CSignature$SHA256withRSA
[2026-02-12T04:08:06.655Z] Signature.SHA384withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] KeyStore.Windows-ROOT=sun.security.mscapi.CKeyStore$ROOT
[2026-02-12T04:08:06.655Z] KeyStore.Windows-MY=sun.security.mscapi.CKeyStore$MY
[2026-02-12T04:08:06.655Z] Provider.id name=SunMSCAPI
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.655Z] SecureRandom.Windows-PRNG=sun.security.mscapi.PRNG
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.655Z] Cipher.RSA/ECB/PKCS1Padding SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Signature.NONEwithRSA=sun.security.mscapi.CSignature$NONEwithRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.655Z] Signature.MD2withRSA=sun.security.mscapi.CSignature$MD2withRSA
[2026-02-12T04:08:06.655Z] Signature.SHA1withECDSA=sun.security.mscapi.CSignature$SHA1withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA224withECDSA=sun.security.mscapi.CSignature$SHA224withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA256withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.655Z] Cipher.RSA SupportedPaddings=PKCS1PADDING
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.655Z] KeyPairGenerator.RSA KeySize=16384
[2026-02-12T04:08:06.655Z] SecureRandom.Windows-PRNG ThreadSafe=true
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.655Z] Signature.SHA512withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] KeyPairGenerator.RSA=sun.security.mscapi.CKeyPairGenerator$RSA
[2026-02-12T04:08:06.655Z] Signature.RSASSA-PSS SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Cipher.RSA SupportedModes=ECB
[2026-02-12T04:08:06.655Z] Signature.SHA512withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Signature.SHA384withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] KeyStore.Windows-MY-CURRENTUSER=sun.security.mscapi.CKeyStore$MY
[2026-02-12T04:08:06.655Z] Signature.SHA1withRSA=sun.security.mscapi.CSignature$SHA1withRSA
[2026-02-12T04:08:06.655Z] Signature.SHA256withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] KeyStore.Windows-MY-LOCALMACHINE=sun.security.mscapi.CKeyStore$MYLocalMachine
[2026-02-12T04:08:06.655Z] KeyStore.Windows-ROOT-LOCALMACHINE=sun.security.mscapi.CKeyStore$ROOTLocalMachine
[2026-02-12T04:08:06.655Z] KeyStore.Windows-ROOT-CURRENTUSER=sun.security.mscapi.CKeyStore$ROOT
[2026-02-12T04:08:06.655Z] Signature.SHA512withECDSA=sun.security.mscapi.CSignature$SHA512withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA256withECDSA=sun.security.mscapi.CSignature$SHA256withECDSA
[2026-02-12T04:08:06.655Z] Signature.MD5withRSA=sun.security.mscapi.CSignature$MD5withRSA
[2026-02-12T04:08:06.655Z] Signature.MD5withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Cipher.RSA/ECB/PKCS1Padding SupportedPaddings=PKCS1PADDING
[2026-02-12T04:08:06.655Z] Cipher.RSA/ECB/PKCS1Padding=sun.security.mscapi.CRSACipher
[2026-02-12T04:08:06.655Z] Signature.SHA512withRSA=sun.security.mscapi.CSignature$SHA512withRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.655Z] Provider.id version=11
[2026-02-12T04:08:06.655Z] Signature.SHA384withECDSA=sun.security.mscapi.CSignature$SHA384withECDSA
[2026-02-12T04:08:06.655Z] Signature.NONEwithRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Signature.RSASSA-PSS=sun.security.mscapi.CSignature$PSS
[2026-02-12T04:08:06.655Z] Provider.id info=Sun's Microsoft Crypto API provider
[2026-02-12T04:08:06.655Z] Cipher.RSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Cipher.RSA/ECB/PKCS1Padding SupportedModes=ECB
[2026-02-12T04:08:06.655Z] Signature.SHA1withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA384withRSA=sun.security.mscapi.CSignature$SHA384withRSA
[2026-02-12T04:08:06.655Z] Signature.MD2withRSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Provider.id className=sun.security.mscapi.SunMSCAPI
[2026-02-12T04:08:06.655Z] Cipher.RSA=sun.security.mscapi.CRSACipher
[2026-02-12T04:08:06.655Z] Signature.SHA224withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Signature.SHA1withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T04:08:06.655Z] Signature.SHA256withRSA=sun.security.mscapi.CSignature$SHA256withRSA
[2026-02-12T04:08:06.655Z] Signature.SHA384withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] KeyStore.Windows-ROOT=sun.security.mscapi.CKeyStore$ROOT
[2026-02-12T04:08:06.655Z] KeyStore.Windows-MY=sun.security.mscapi.CKeyStore$MY
[2026-02-12T04:08:06.655Z] Provider.id name=SunMSCAPI
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T04:08:06.655Z] SecureRandom.Windows-PRNG=sun.security.mscapi.PRNG
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T04:08:06.655Z] Cipher.RSA/ECB/PKCS1Padding SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Signature.NONEwithRSA=sun.security.mscapi.CSignature$NONEwithRSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T04:08:06.655Z] Signature.MD2withRSA=sun.security.mscapi.CSignature$MD2withRSA
[2026-02-12T04:08:06.655Z] Signature.SHA1withECDSA=sun.security.mscapi.CSignature$SHA1withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA224withECDSA=sun.security.mscapi.CSignature$SHA224withECDSA
[2026-02-12T04:08:06.655Z] Signature.SHA256withECDSA SupportedKeyClasses=sun.security.mscapi.CKey
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T04:08:06.655Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T04:08:06.655Z] Cipher.RSA SupportedPaddings=PKCS1PADDING
[2026-02-12T04:08:06.655Z] 13) SunPKCS11
[2026-02-12T04:08:06.655Z] **************atts**************
[2026-02-12T04:08:06.655Z] Provider.id version=11
[2026-02-12T04:08:06.655Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-12T04:08:06.655Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-12T04:08:06.655Z] Provider.id name=SunPKCS11
[2026-02-12T04:08:06.655Z] Provider.id version=11
[2026-02-12T04:08:06.655Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-12T04:08:06.655Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-12T04:08:06.655Z] Provider.id name=SunPKCS11
[2026-02-12T04:08:06.655Z] running: cryptotest.tests.TestServices
[2026-02-12T04:08:06.655Z] provider curves aliases
[2026-02-12T04:08:06.655Z] --------------------------------------------
[2026-02-12T04:08:06.655Z] SUN
[2026-02-12T04:08:06.655Z] **************curves**************
[2026-02-12T04:08:06.655Z] 1) SHA3-224 (MessageDigest)
[2026-02-12T04:08:06.655Z] 2) OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T04:08:06.655Z] 3) 2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T04:08:06.655Z] 4) NONEwithDSA (Signature)
[2026-02-12T04:08:06.655Z] 5) RawDSA (Signature)
[2026-02-12T04:08:06.655Z] 6) DSA (KeyFactory)
[2026-02-12T04:08:06.655Z] 7) OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 8) 1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 9) 1.3.14.3.2.12 (KeyFactory)
[2026-02-12T04:08:06.655Z] 10) JavaLoginConfig (Configuration)
[2026-02-12T04:08:06.655Z] 11) SHA3-384 (MessageDigest)
[2026-02-12T04:08:06.655Z] 12) OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T04:08:06.655Z] 13) 2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T04:08:06.655Z] 14) SHA3-256 (MessageDigest)
[2026-02-12T04:08:06.655Z] 15) OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T04:08:06.655Z] 16) 2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T04:08:06.655Z] 17) SHA1withDSA (Signature)
[2026-02-12T04:08:06.655Z] 18) OID.1.2.840.10040.4.3 (Signature)
[2026-02-12T04:08:06.655Z] 19) 1.2.840.10040.4.3 (Signature)
[2026-02-12T04:08:06.655Z] 20) DSS (Signature)
[2026-02-12T04:08:06.655Z] 21) 1.3.14.3.2.13 (Signature)
[2026-02-12T04:08:06.655Z] 22) 1.3.14.3.2.27 (Signature)
[2026-02-12T04:08:06.655Z] 23) DSA (Signature)
[2026-02-12T04:08:06.655Z] 24) SHA/DSA (Signature)
[2026-02-12T04:08:06.655Z] 25) SHA-1/DSA (Signature)
[2026-02-12T04:08:06.655Z] 26) SHA1/DSA (Signature)
[2026-02-12T04:08:06.655Z] 27) SHAwithDSA (Signature)
[2026-02-12T04:08:06.655Z] 28) DSAWithSHA1 (Signature)
[2026-02-12T04:08:06.655Z] 29) X.509 (CertificateFactory)
[2026-02-12T04:08:06.655Z] 30) X509 (CertificateFactory)
[2026-02-12T04:08:06.655Z] 31) SHA-1 (MessageDigest)
[2026-02-12T04:08:06.655Z] 32) OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-12T04:08:06.655Z] 33) 1.3.14.3.2.26 (MessageDigest)
[2026-02-12T04:08:06.655Z] 34) SHA (MessageDigest)
[2026-02-12T04:08:06.655Z] 35) SHA1 (MessageDigest)
[2026-02-12T04:08:06.655Z] 36) CaseExactJKS (KeyStore)
[2026-02-12T04:08:06.655Z] 37) SHA-512/256 (MessageDigest)
[2026-02-12T04:08:06.655Z] 38) OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T04:08:06.655Z] 39) 2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T04:08:06.655Z] 40) SHA512/256 (MessageDigest)
[2026-02-12T04:08:06.655Z] 41) DKS (KeyStore)
[2026-02-12T04:08:06.655Z] 42) DSA (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 43) OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 44) 1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 45) 1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 46) Collection (CertStore)
[2026-02-12T04:08:06.655Z] 47) SHA224withDSA (Signature)
[2026-02-12T04:08:06.655Z] 48) OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T04:08:06.655Z] 49) 2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T04:08:06.655Z] 50) SHA-384 (MessageDigest)
[2026-02-12T04:08:06.655Z] 51) OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T04:08:06.655Z] 52) 2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T04:08:06.655Z] 53) SHA384 (MessageDigest)
[2026-02-12T04:08:06.655Z] 54) SHA256withDSA (Signature)
[2026-02-12T04:08:06.655Z] 55) OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T04:08:06.655Z] 56) 2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T04:08:06.655Z] 57) SHA-256 (MessageDigest)
[2026-02-12T04:08:06.655Z] 58) OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T04:08:06.655Z] 59) 2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T04:08:06.655Z] 60) SHA256 (MessageDigest)
[2026-02-12T04:08:06.655Z] 61) SHA-512/224 (MessageDigest)
[2026-02-12T04:08:06.655Z] 62) OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T04:08:06.655Z] 63) 2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T04:08:06.655Z] 64) SHA512/224 (MessageDigest)
[2026-02-12T04:08:06.655Z] 65) SHA-224 (MessageDigest)
[2026-02-12T04:08:06.655Z] 66) OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T04:08:06.655Z] 67) 2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T04:08:06.655Z] 68) SHA224 (MessageDigest)
[2026-02-12T04:08:06.655Z] 69) SHA-512 (MessageDigest)
[2026-02-12T04:08:06.655Z] 70) OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T04:08:06.655Z] 71) 2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T04:08:06.655Z] 72) SHA512 (MessageDigest)
[2026-02-12T04:08:06.655Z] 73) MD5 (MessageDigest)
[2026-02-12T04:08:06.655Z] 74) PKIX (CertPathBuilder)
[2026-02-12T04:08:06.655Z] 75) DSA (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 76) OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 77) 1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 78) 1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 79) MD2 (MessageDigest)
[2026-02-12T04:08:06.655Z] 80) DSA (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.655Z] 81) OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.655Z] 82) 1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.655Z] 83) 1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.655Z] 84) SHA1PRNG (SecureRandom)
[2026-02-12T04:08:06.655Z] 85) NONEwithDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 86) SHA256withDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 87) PKCS12 (KeyStore)
[2026-02-12T04:08:06.655Z] 88) SHA224withDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 89) DRBG (SecureRandom)
[2026-02-12T04:08:06.655Z] 90) SHA3-512 (MessageDigest)
[2026-02-12T04:08:06.655Z] 91) OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T04:08:06.655Z] 92) 2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T04:08:06.655Z] 93) com.sun.security.IndexedCollection (CertStore)
[2026-02-12T04:08:06.655Z] 94) JavaPolicy (Policy)
[2026-02-12T04:08:06.655Z] 95) JKS (KeyStore)
[2026-02-12T04:08:06.655Z] 96) PKIX (CertPathValidator)
[2026-02-12T04:08:06.655Z] 97) SHA1withDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] SunRsaSign
[2026-02-12T04:08:06.655Z] **************curves**************
[2026-02-12T04:08:06.655Z] 98) RSA (KeyFactory)
[2026-02-12T04:08:06.655Z] 99) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 100) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 101) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 102) RSA (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 103) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 104) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 105) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 106) RSASSA-PSS (KeyFactory)
[2026-02-12T04:08:06.655Z] 107) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.655Z] 108) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.655Z] 109) SHA256withRSA (Signature)
[2026-02-12T04:08:06.655Z] 110) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.655Z] 111) 1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.655Z] 112) RSASSA-PSS (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 113) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 114) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 115) SHA1withRSA (Signature)
[2026-02-12T04:08:06.655Z] 116) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.655Z] 117) 1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.655Z] 118) 1.3.14.3.2.29 (Signature)
[2026-02-12T04:08:06.655Z] 119) MD2withRSA (Signature)
[2026-02-12T04:08:06.655Z] 120) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.655Z] 121) 1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.655Z] 122) RSASSA-PSS (Signature)
[2026-02-12T04:08:06.655Z] 123) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.655Z] 124) 1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.655Z] 125) MD5withRSA (Signature)
[2026-02-12T04:08:06.655Z] 126) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.655Z] 127) 1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.655Z] 128) SHA512withRSA (Signature)
[2026-02-12T04:08:06.655Z] 129) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.655Z] 130) 1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.655Z] 131) SHA512/224withRSA (Signature)
[2026-02-12T04:08:06.655Z] 132) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.655Z] 133) 1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.655Z] 134) SHA224withRSA (Signature)
[2026-02-12T04:08:06.655Z] 135) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.655Z] 136) 1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.655Z] 137) SHA384withRSA (Signature)
[2026-02-12T04:08:06.655Z] 138) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.655Z] 139) 1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.655Z] 140) SHA512/256withRSA (Signature)
[2026-02-12T04:08:06.655Z] 141) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.655Z] 142) 1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.655Z] 143) RSASSA-PSS (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 144) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 145) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] SunEC
[2026-02-12T04:08:06.655Z] **************curves**************
[2026-02-12T04:08:06.655Z] 146) SHA224withECDSA (Signature)
[2026-02-12T04:08:06.655Z] 147) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.655Z] 148) 1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.655Z] 149) SHA512withECDSA (Signature)
[2026-02-12T04:08:06.655Z] 150) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.655Z] 151) 1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.655Z] 152) NONEwithECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 153) SHA384withECDSA (Signature)
[2026-02-12T04:08:06.655Z] 154) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.655Z] 155) 1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.655Z] 156) NONEwithECDSA (Signature)
[2026-02-12T04:08:06.655Z] 157) SHA256withECDSA (Signature)
[2026-02-12T04:08:06.655Z] 158) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.655Z] 159) 1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.655Z] 160) XDH (KeyAgreement)
[2026-02-12T04:08:06.655Z] 161) XDH (KeyFactory)
[2026-02-12T04:08:06.655Z] 162) X448 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 163) OID.1.3.101.111 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 164) 1.3.101.111 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 165) SHA384withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 166) SHA512withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 167) SHA1withECDSA (Signature)
[2026-02-12T04:08:06.655Z] 168) OID.1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.655Z] 169) 1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.655Z] 170) X25519 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 171) OID.1.3.101.110 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 172) 1.3.101.110 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 173) EC (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 174) EllipticCurve (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 175) ECDH (KeyAgreement)
[2026-02-12T04:08:06.655Z] 176) SHA1withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 177) X448 (KeyAgreement)
[2026-02-12T04:08:06.655Z] 178) OID.1.3.101.111 (KeyAgreement)
[2026-02-12T04:08:06.655Z] 179) 1.3.101.111 (KeyAgreement)
[2026-02-12T04:08:06.655Z] 180) X25519 (KeyAgreement)
[2026-02-12T04:08:06.655Z] 181) OID.1.3.101.110 (KeyAgreement)
[2026-02-12T04:08:06.655Z] 182) 1.3.101.110 (KeyAgreement)
[2026-02-12T04:08:06.655Z] 183) X25519 (KeyFactory)
[2026-02-12T04:08:06.655Z] 184) OID.1.3.101.110 (KeyFactory)
[2026-02-12T04:08:06.655Z] 185) 1.3.101.110 (KeyFactory)
[2026-02-12T04:08:06.655Z] 186) EC (KeyFactory)
[2026-02-12T04:08:06.655Z] 187) EllipticCurve (KeyFactory)
[2026-02-12T04:08:06.655Z] 188) X448 (KeyFactory)
[2026-02-12T04:08:06.655Z] 189) OID.1.3.101.111 (KeyFactory)
[2026-02-12T04:08:06.655Z] 190) 1.3.101.111 (KeyFactory)
[2026-02-12T04:08:06.655Z] 191) EC (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 192) OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 193) 1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 194) EllipticCurve (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 195) SHA224withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 196) SHA256withECDSAinP1363Format (Signature)
[2026-02-12T04:08:06.655Z] 197) XDH (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] SunJSSE
[2026-02-12T04:08:06.655Z] **************curves**************
[2026-02-12T04:08:06.655Z] 198) RSA (KeyFactory)
[2026-02-12T04:08:06.655Z] 199) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 200) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 201) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-12T04:08:06.655Z] 202) RSA (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 203) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 204) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 205) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 206) RSASSA-PSS (KeyFactory)
[2026-02-12T04:08:06.655Z] 207) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.655Z] 208) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T04:08:06.655Z] 209) SHA256withRSA (Signature)
[2026-02-12T04:08:06.655Z] 210) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.655Z] 211) 1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.655Z] 212) RSASSA-PSS (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 213) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 214) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T04:08:06.655Z] 215) SHA1withRSA (Signature)
[2026-02-12T04:08:06.655Z] 216) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.655Z] 217) 1.2.840.113549.1.1.5 (Signature)
[2026-02-12T04:08:06.655Z] 218) 1.3.14.3.2.29 (Signature)
[2026-02-12T04:08:06.655Z] 219) TLS (SSLContext)
[2026-02-12T04:08:06.655Z] 220) SSL (SSLContext)
[2026-02-12T04:08:06.655Z] 221) TLSv1 (SSLContext)
[2026-02-12T04:08:06.655Z] 222) SSLv3 (SSLContext)
[2026-02-12T04:08:06.655Z] 223) MD2withRSA (Signature)
[2026-02-12T04:08:06.655Z] 224) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.655Z] 225) 1.2.840.113549.1.1.2 (Signature)
[2026-02-12T04:08:06.655Z] 226) RSASSA-PSS (Signature)
[2026-02-12T04:08:06.655Z] 227) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.655Z] 228) 1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.655Z] 229) MD5withRSA (Signature)
[2026-02-12T04:08:06.655Z] 230) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.655Z] 231) 1.2.840.113549.1.1.4 (Signature)
[2026-02-12T04:08:06.655Z] 232) PKCS12 (KeyStore)
[2026-02-12T04:08:06.655Z] 233) SHA512withRSA (Signature)
[2026-02-12T04:08:06.655Z] 234) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.655Z] 235) 1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.655Z] 236) SunX509 (TrustManagerFactory)
[2026-02-12T04:08:06.655Z] 237) SunX509 (KeyManagerFactory)
[2026-02-12T04:08:06.655Z] 238) DTLSv1.2 (SSLContext)
[2026-02-12T04:08:06.655Z] 239) PKIX (TrustManagerFactory)
[2026-02-12T04:08:06.655Z] 240) SunPKIX (TrustManagerFactory)
[2026-02-12T04:08:06.655Z] 241) X509 (TrustManagerFactory)
[2026-02-12T04:08:06.655Z] 242) X.509 (TrustManagerFactory)
[2026-02-12T04:08:06.655Z] 243) SHA512/224withRSA (Signature)
[2026-02-12T04:08:06.655Z] 244) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.655Z] 245) 1.2.840.113549.1.1.15 (Signature)
[2026-02-12T04:08:06.655Z] 246) SHA224withRSA (Signature)
[2026-02-12T04:08:06.655Z] 247) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.655Z] 248) 1.2.840.113549.1.1.14 (Signature)
[2026-02-12T04:08:06.655Z] 249) NewSunX509 (KeyManagerFactory)
[2026-02-12T04:08:06.655Z] 250) PKIX (KeyManagerFactory)
[2026-02-12T04:08:06.655Z] 251) SHA384withRSA (Signature)
[2026-02-12T04:08:06.655Z] 252) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.655Z] 253) 1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.655Z] 254) DTLSv1.0 (SSLContext)
[2026-02-12T04:08:06.655Z] 255) SHA512/256withRSA (Signature)
[2026-02-12T04:08:06.655Z] 256) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.655Z] 257) 1.2.840.113549.1.1.16 (Signature)
[2026-02-12T04:08:06.655Z] 258) Default (SSLContext)
[2026-02-12T04:08:06.655Z] 259) TLSv1.1 (SSLContext)
[2026-02-12T04:08:06.655Z] 260) TLSv1.3 (SSLContext)
[2026-02-12T04:08:06.655Z] 261) TLSv1.2 (SSLContext)
[2026-02-12T04:08:06.655Z] 262) RSASSA-PSS (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 263) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 264) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T04:08:06.655Z] 265) DTLS (SSLContext)
[2026-02-12T04:08:06.655Z] 266) MD5andSHA1withRSA (Signature)
[2026-02-12T04:08:06.655Z] SunJCE
[2026-02-12T04:08:06.655Z] **************curves**************
[2026-02-12T04:08:06.655Z] 267) AES_192/CBC/NoPadding (Cipher)
[2026-02-12T04:08:06.655Z] 268) OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T04:08:06.655Z] 269) 2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T04:08:06.655Z] 270) AES_192/OFB/NoPadding (Cipher)
[2026-02-12T04:08:06.655Z] 271) OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T04:08:06.655Z] 272) 2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T04:08:06.655Z] 273) PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-12T04:08:06.655Z] 274) OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T04:08:06.655Z] 275) 1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T04:08:06.655Z] 276) AES_192/CFB/NoPadding (Cipher)
[2026-02-12T04:08:06.655Z] 277) OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T04:08:06.655Z] 278) 2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T04:08:06.655Z] 279) PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 280) OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 281) 1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 282) AESWrap_192 (Cipher)
[2026-02-12T04:08:06.656Z] 283) OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T04:08:06.656Z] 284) 2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T04:08:06.656Z] 285) PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 286) OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 287) 1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 288) PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-12T04:08:06.656Z] 289) DiffieHellman (KeyPairGenerator)
[2026-02-12T04:08:06.656Z] 290) OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T04:08:06.656Z] 291) 1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T04:08:06.656Z] 292) DH (KeyPairGenerator)
[2026-02-12T04:08:06.656Z] 293) AES_192/ECB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 294) OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T04:08:06.656Z] 295) 2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T04:08:06.656Z] 296) PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 297) OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 298) 1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 299) HmacSHA384 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 300) OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 301) 1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 302) SunTlsKeyMaterial (KeyGenerator)
[2026-02-12T04:08:06.656Z] 303) SunTls12KeyMaterial (KeyGenerator)
[2026-02-12T04:08:06.656Z] 304) AES_192/GCM/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 305) OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T04:08:06.656Z] 306) 2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T04:08:06.656Z] 307) DiffieHellman (KeyAgreement)
[2026-02-12T04:08:06.656Z] 308) OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T04:08:06.656Z] 309) 1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T04:08:06.656Z] 310) DH (KeyAgreement)
[2026-02-12T04:08:06.656Z] 311) PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 312) OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 313) 1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 314) PBE (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 315) PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 316) OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 317) 1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 318) PBE (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 319) PBEWithHmacSHA512 (Mac)
[2026-02-12T04:08:06.656Z] 320) ChaCha20-Poly1305 (Cipher)
[2026-02-12T04:08:06.656Z] 321) OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T04:08:06.656Z] 322) 1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T04:08:06.656Z] 323) PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-12T04:08:06.656Z] 324) AES_128/ECB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 325) OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T04:08:06.656Z] 326) 2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T04:08:06.656Z] 327) AES (KeyGenerator)
[2026-02-12T04:08:06.656Z] 328) OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 329) 2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 330) Rijndael (KeyGenerator)
[2026-02-12T04:08:06.656Z] 331) AES_128/OFB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 332) OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T04:08:06.656Z] 333) 2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T04:08:06.656Z] 334) SunTlsMasterSecret (KeyGenerator)
[2026-02-12T04:08:06.656Z] 335) SunTls12MasterSecret (KeyGenerator)
[2026-02-12T04:08:06.656Z] 336) SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-12T04:08:06.656Z] 337) AES_128/CBC/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 338) OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T04:08:06.656Z] 339) 2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T04:08:06.656Z] 340) AESWrap_128 (Cipher)
[2026-02-12T04:08:06.656Z] 341) OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T04:08:06.656Z] 342) 2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T04:08:06.656Z] 343) AES_128/CFB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 344) OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T04:08:06.656Z] 345) 2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T04:08:06.656Z] 346) PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 347) AES_128/GCM/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 348) OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T04:08:06.656Z] 349) 2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T04:08:06.656Z] 350) SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-12T04:08:06.656Z] 351) SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-12T04:08:06.656Z] 352) PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 353) HmacPBESHA512 (Mac)
[2026-02-12T04:08:06.656Z] 354) HmacSHA256 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 355) OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 356) 1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 357) AES_256/GCM/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 358) OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T04:08:06.656Z] 359) 2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T04:08:06.656Z] 360) PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 361) DESede (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 362) TripleDES (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 363) HmacSHA512/224 (Mac)
[2026-02-12T04:08:06.656Z] 364) OID.1.2.840.113549.2.12 (Mac)
[2026-02-12T04:08:06.656Z] 365) 1.2.840.113549.2.12 (Mac)
[2026-02-12T04:08:06.656Z] 366) ARCFOUR (KeyGenerator)
[2026-02-12T04:08:06.656Z] 367) OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 368) 1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 369) RC4 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 370) PBES2 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 371) OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 372) 1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 373) PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 374) OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 375) 1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 376) PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 377) OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 378) 1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 379) AES_256/CFB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 380) OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T04:08:06.656Z] 381) 2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T04:08:06.656Z] 382) AESWrap_256 (Cipher)
[2026-02-12T04:08:06.656Z] 383) OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T04:08:06.656Z] 384) 2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T04:08:06.656Z] 385) DES (KeyGenerator)
[2026-02-12T04:08:06.656Z] 386) PBEWithMD5AndDES (Cipher)
[2026-02-12T04:08:06.656Z] 387) OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T04:08:06.656Z] 388) 1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T04:08:06.656Z] 389) PBE (Cipher)
[2026-02-12T04:08:06.656Z] 390) AES_256/ECB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 391) OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T04:08:06.656Z] 392) 2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T04:08:06.656Z] 393) AES_256/CBC/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 394) OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T04:08:06.656Z] 395) 2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T04:08:06.656Z] 396) PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 397) AES_256/OFB/NoPadding (Cipher)
[2026-02-12T04:08:06.656Z] 398) OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T04:08:06.656Z] 399) 2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T04:08:06.656Z] 400) AES (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 401) OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 402) 2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 403) Rijndael (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 404) HmacSHA512/256 (Mac)
[2026-02-12T04:08:06.656Z] 405) OID.1.2.840.113549.2.13 (Mac)
[2026-02-12T04:08:06.656Z] 406) 1.2.840.113549.2.13 (Mac)
[2026-02-12T04:08:06.656Z] 407) DESedeWrap (Cipher)
[2026-02-12T04:08:06.656Z] 408) DiffieHellman (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 409) OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 410) 1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 411) DH (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 412) PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-12T04:08:06.656Z] 413) PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 414) OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 415) 1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 416) HmacPBESHA512/224 (Mac)
[2026-02-12T04:08:06.656Z] 417) DESede (KeyGenerator)
[2026-02-12T04:08:06.656Z] 418) TripleDES (KeyGenerator)
[2026-02-12T04:08:06.656Z] 419) AES (Cipher)
[2026-02-12T04:08:06.656Z] 420) OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T04:08:06.656Z] 421) 2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T04:08:06.656Z] 422) Rijndael (Cipher)
[2026-02-12T04:08:06.656Z] 423) HmacSHA1 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 424) OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 425) 1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 426) HmacSHA224 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 427) OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 428) 1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 429) HmacSHA1 (Mac)
[2026-02-12T04:08:06.656Z] 430) OID.1.2.840.113549.2.7 (Mac)
[2026-02-12T04:08:06.656Z] 431) 1.2.840.113549.2.7 (Mac)
[2026-02-12T04:08:06.656Z] 432) HmacSHA224 (Mac)
[2026-02-12T04:08:06.656Z] 433) OID.1.2.840.113549.2.8 (Mac)
[2026-02-12T04:08:06.656Z] 434) 1.2.840.113549.2.8 (Mac)
[2026-02-12T04:08:06.656Z] 435) HmacSHA256 (Mac)
[2026-02-12T04:08:06.656Z] 436) OID.1.2.840.113549.2.9 (Mac)
[2026-02-12T04:08:06.656Z] 437) 1.2.840.113549.2.9 (Mac)
[2026-02-12T04:08:06.656Z] 438) ChaCha20 (Cipher)
[2026-02-12T04:08:06.656Z] 439) HmacPBESHA1 (Mac)
[2026-02-12T04:08:06.656Z] 440) DiffieHellman (KeyFactory)
[2026-02-12T04:08:06.656Z] 441) OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T04:08:06.656Z] 442) 1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T04:08:06.656Z] 443) DH (KeyFactory)
[2026-02-12T04:08:06.656Z] 444) PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 445) OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 446) 1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 447) ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 448) OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 449) 1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 450) DiffieHellman (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.656Z] 451) OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.656Z] 452) 1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.656Z] 453) DH (AlgorithmParameterGenerator)
[2026-02-12T04:08:06.656Z] 454) SslMacMD5 (Mac)
[2026-02-12T04:08:06.656Z] 455) DESede (Cipher)
[2026-02-12T04:08:06.656Z] 456) TripleDES (Cipher)
[2026-02-12T04:08:06.656Z] 457) PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-12T04:08:06.656Z] 458) OAEP (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 459) DES (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 460) PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 461) PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-12T04:08:06.656Z] 462) OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T04:08:06.656Z] 463) 1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T04:08:06.656Z] 464) PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-12T04:08:06.656Z] 465) OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T04:08:06.656Z] 466) 1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T04:08:06.656Z] 467) PBEWithSHA1AndDESede (Cipher)
[2026-02-12T04:08:06.656Z] 468) OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T04:08:06.656Z] 469) 1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T04:08:06.656Z] 470) PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-12T04:08:06.656Z] 471) OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T04:08:06.656Z] 472) 1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T04:08:06.656Z] 473) PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-12T04:08:06.656Z] 474) OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T04:08:06.656Z] 475) 1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T04:08:06.656Z] 476) HmacSHA512 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 477) OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 478) 1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 479) PBEWithHmacSHA384 (Mac)
[2026-02-12T04:08:06.656Z] 480) PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 481) PBEWithHmacSHA1 (Mac)
[2026-02-12T04:08:06.656Z] 482) PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 483) PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-12T04:08:06.656Z] 484) ARCFOUR (Cipher)
[2026-02-12T04:08:06.656Z] 485) OID.1.2.840.113549.3.4 (Cipher)
[2026-02-12T04:08:06.656Z] 486) 1.2.840.113549.3.4 (Cipher)
[2026-02-12T04:08:06.656Z] 487) RC4 (Cipher)
[2026-02-12T04:08:06.656Z] 488) PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 489) PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 490) OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 491) 1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 492) HmacSHA384 (Mac)
[2026-02-12T04:08:06.656Z] 493) OID.1.2.840.113549.2.10 (Mac)
[2026-02-12T04:08:06.656Z] 494) 1.2.840.113549.2.10 (Mac)
[2026-02-12T04:08:06.656Z] 495) HmacSHA512 (Mac)
[2026-02-12T04:08:06.656Z] 496) OID.1.2.840.113549.2.11 (Mac)
[2026-02-12T04:08:06.656Z] 497) 1.2.840.113549.2.11 (Mac)
[2026-02-12T04:08:06.656Z] 498) HmacPBESHA512/256 (Mac)
[2026-02-12T04:08:06.656Z] 499) PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-12T04:08:06.656Z] 500) RC2 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 501) PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 502) OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 503) 1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 504) HmacPBESHA384 (Mac)
[2026-02-12T04:08:06.656Z] 505) AESWrap (Cipher)
[2026-02-12T04:08:06.656Z] 506) PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 507) RSA (Cipher)
[2026-02-12T04:08:06.656Z] 508) PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 509) RC2 (Cipher)
[2026-02-12T04:08:06.656Z] 510) PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 511) OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 512) 1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 513) PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-12T04:08:06.656Z] 514) HmacPBESHA256 (Mac)
[2026-02-12T04:08:06.656Z] 515) PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 516) PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 517) PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-12T04:08:06.656Z] 518) DES (Cipher)
[2026-02-12T04:08:06.656Z] 519) SslMacSHA1 (Mac)
[2026-02-12T04:08:06.656Z] 520) PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 521) PBEWithHmacSHA224 (Mac)
[2026-02-12T04:08:06.656Z] 522) PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 523) PBEWithMD5AndTripleDES (Cipher)
[2026-02-12T04:08:06.656Z] 524) PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 525) PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 526) SunTls12Prf (KeyGenerator)
[2026-02-12T04:08:06.656Z] 527) Blowfish (KeyGenerator)
[2026-02-12T04:08:06.656Z] 528) HmacPBESHA224 (Mac)
[2026-02-12T04:08:06.656Z] 529) PBEWithHmacSHA256 (Mac)
[2026-02-12T04:08:06.656Z] 530) HmacMD5 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 531) HmacMD5 (Mac)
[2026-02-12T04:08:06.656Z] 532) PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 533) PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 534) PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 535) DES (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 536) PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-12T04:08:06.656Z] 537) DESede (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 538) TripleDES (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 539) PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 540) PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 541) SunTlsPrf (KeyGenerator)
[2026-02-12T04:08:06.656Z] 542) RC2 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 543) JCEKS (KeyStore)
[2026-02-12T04:08:06.656Z] 544) GCM (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 545) Blowfish (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 546) ChaCha20 (KeyGenerator)
[2026-02-12T04:08:06.656Z] 547) PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 548) PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 549) PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-12T04:08:06.656Z] 550) PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 551) PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-12T04:08:06.656Z] 552) Blowfish (Cipher)
[2026-02-12T04:08:06.656Z] 553) PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-12T04:08:06.656Z] SunJGSS
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 554) 1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-12T04:08:06.656Z] 555) 1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-12T04:08:06.656Z] SunSASL
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 556) DIGEST-MD5 (SaslClientFactory)
[2026-02-12T04:08:06.656Z] 557) DIGEST-MD5 (SaslServerFactory)
[2026-02-12T04:08:06.656Z] 558) EXTERNAL (SaslClientFactory)
[2026-02-12T04:08:06.656Z] 559) NTLM (SaslClientFactory)
[2026-02-12T04:08:06.656Z] 560) NTLM (SaslServerFactory)
[2026-02-12T04:08:06.656Z] 561) PLAIN (SaslClientFactory)
[2026-02-12T04:08:06.656Z] 562) CRAM-MD5 (SaslClientFactory)
[2026-02-12T04:08:06.656Z] 563) CRAM-MD5 (SaslServerFactory)
[2026-02-12T04:08:06.656Z] XMLDSig
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 564) http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-12T04:08:06.656Z] 565) INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T04:08:06.656Z] 566) http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-12T04:08:06.656Z] 567) ENVELOPED (TransformService)
[2026-02-12T04:08:06.656Z] 568) http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-12T04:08:06.656Z] 569) EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T04:08:06.656Z] 570) http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-12T04:08:06.656Z] 571) EXCLUSIVE (TransformService)
[2026-02-12T04:08:06.656Z] 572) http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-12T04:08:06.656Z] 573) XPATH2 (TransformService)
[2026-02-12T04:08:06.656Z] 574) http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-12T04:08:06.656Z] 575) XSLT (TransformService)
[2026-02-12T04:08:06.656Z] 576) http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-12T04:08:06.656Z] 577) http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-12T04:08:06.656Z] 578) XPATH (TransformService)
[2026-02-12T04:08:06.656Z] 579) DOM (KeyInfoFactory)
[2026-02-12T04:08:06.656Z] 580) http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-12T04:08:06.656Z] 581) BASE64 (TransformService)
[2026-02-12T04:08:06.656Z] 582) http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-12T04:08:06.656Z] 583) DOM (XMLSignatureFactory)
[2026-02-12T04:08:06.656Z] 584) http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-12T04:08:06.656Z] 585) INCLUSIVE (TransformService)
[2026-02-12T04:08:06.656Z] SunPCSC
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 586) PC/SC (TerminalFactory)
[2026-02-12T04:08:06.656Z] JdkLDAP
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 587) LDAP (CertStore)
[2026-02-12T04:08:06.656Z] JdkSASL
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 588) GSSAPI (SaslClientFactory)
[2026-02-12T04:08:06.656Z] 589) GSSAPI (SaslServerFactory)
[2026-02-12T04:08:06.656Z] SunMSCAPI
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] 590) SHA256withRSA (Signature)
[2026-02-12T04:08:06.656Z] 591) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.656Z] 592) 1.2.840.113549.1.1.11 (Signature)
[2026-02-12T04:08:06.656Z] 593) RSA/ECB/PKCS1Padding (Cipher)
[2026-02-12T04:08:06.656Z] 594) SHA224withECDSA (Signature)
[2026-02-12T04:08:06.656Z] 595) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.656Z] 596) 1.2.840.10045.4.3.1 (Signature)
[2026-02-12T04:08:06.656Z] 597) SHA512withECDSA (Signature)
[2026-02-12T04:08:06.656Z] 598) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.656Z] 599) 1.2.840.10045.4.3.4 (Signature)
[2026-02-12T04:08:06.656Z] 600) Windows-ROOT-LOCALMACHINE (KeyStore)
[2026-02-12T04:08:06.656Z] 601) Windows-ROOT-CURRENTUSER (KeyStore)
[2026-02-12T04:08:06.656Z] 602) SHA384withECDSA (Signature)
[2026-02-12T04:08:06.656Z] 603) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.656Z] 604) 1.2.840.10045.4.3.3 (Signature)
[2026-02-12T04:08:06.656Z] 605) SHA256withECDSA (Signature)
[2026-02-12T04:08:06.656Z] 606) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.656Z] 607) 1.2.840.10045.4.3.2 (Signature)
[2026-02-12T04:08:06.656Z] 608) RSASSA-PSS (Signature)
[2026-02-12T04:08:06.656Z] 609) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.656Z] 610) 1.2.840.113549.1.1.10 (Signature)
[2026-02-12T04:08:06.656Z] 611) RSA (Cipher)
[2026-02-12T04:08:06.656Z] 612) SHA512withRSA (Signature)
[2026-02-12T04:08:06.656Z] 613) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.656Z] 614) 1.2.840.113549.1.1.13 (Signature)
[2026-02-12T04:08:06.656Z] 615) SHA1withRSA (Signature)
[2026-02-12T04:08:06.656Z] 616) Windows-MY (KeyStore)
[2026-02-12T04:08:06.656Z] 617) SHA384withRSA (Signature)
[2026-02-12T04:08:06.656Z] 618) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.656Z] 619) 1.2.840.113549.1.1.12 (Signature)
[2026-02-12T04:08:06.656Z] 620) Windows-PRNG (SecureRandom)
[2026-02-12T04:08:06.656Z] 621) Windows-MY-CURRENTUSER (KeyStore)
[2026-02-12T04:08:06.656Z] 622) MD2withRSA (Signature)
[2026-02-12T04:08:06.656Z] 623) SHA1withECDSA (Signature)
[2026-02-12T04:08:06.656Z] 624) OID.1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.656Z] 625) 1.2.840.10045.4.1 (Signature)
[2026-02-12T04:08:06.656Z] 626) Windows-MY-LOCALMACHINE (KeyStore)
[2026-02-12T04:08:06.656Z] 627) NONEwithRSA (Signature)
[2026-02-12T04:08:06.656Z] 628) Windows-ROOT (KeyStore)
[2026-02-12T04:08:06.656Z] 629) RSA (KeyPairGenerator)
[2026-02-12T04:08:06.656Z] 630) MD5withRSA (Signature)
[2026-02-12T04:08:06.656Z] SunPKCS11
[2026-02-12T04:08:06.656Z] **************curves**************
[2026-02-12T04:08:06.656Z] Known types size: 29
[2026-02-12T04:08:06.656Z] Missing to test types: []
[2026-02-12T04:08:06.656Z] Missing to test types: 0; see list above
[2026-02-12T04:08:06.656Z] ----------------------------------
[2026-02-12T04:08:06.656Z] Total checks: 0, failed: 0
[2026-02-12T04:08:06.656Z] All KDF passed
[2026-02-12T04:08:06.656Z] PASSED: cryptotest.tests.KDFTests
[2026-02-12T04:08:06.656Z] Total checks: 8, failed: 0
[2026-02-12T04:08:06.656Z] All AlgorithmParameterGenerator passed
[2026-02-12T04:08:06.656Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-12T04:08:06.656Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.656Z] All Policy passed
[2026-02-12T04:08:06.656Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-12T04:08:06.656Z] Total checks: 43, failed: 0
[2026-02-12T04:08:06.656Z] All MessageDigest passed
[2026-02-12T04:08:06.656Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-12T04:08:06.656Z] Total checks: 12, failed: 0
[2026-02-12T04:08:06.656Z] All KeyStore passed
[2026-02-12T04:08:06.656Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-12T04:08:06.656Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] All XMLSignatureFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 40, failed: 0
[2026-02-12T04:08:06.657Z] All SecretKeyFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] All CertPathBuilder passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-12T04:08:06.657Z] Total checks: 6, failed: 0
[2026-02-12T04:08:06.657Z] All SaslClientFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 3, failed: 0
[2026-02-12T04:08:06.657Z] All CertStore passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-12T04:08:06.657Z] Total checks: 12, failed: 0
[2026-02-12T04:08:06.657Z] All KeyAgreement passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] All TerminalFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 3, failed: 0
[2026-02-12T04:08:06.657Z] All SaslServerFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 39, failed: 0
[2026-02-12T04:08:06.657Z] All KeyGenerator passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-12T04:08:06.657Z] Total checks: 11, failed: 0
[2026-02-12T04:08:06.657Z] All SSLContext passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-12T04:08:06.657Z] Total checks: 2, failed: 0
[2026-02-12T04:08:06.657Z] All GssApiMechanism passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 1
[2026-02-12T04:08:06.657Z] 1 CertPathValidator failed
[2026-02-12T04:08:06.657Z] ** failed runs: 1 **
[2026-02-12T04:08:06.657Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T04:08:06.657Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-12T04:08:06.657Z] at cryptotest.utils.AlgorithmTest.doTest(AlgorithmTest.java:65)
[2026-02-12T04:08:06.657Z] at cryptotest.CryptoTest.main(CryptoTest.java:131)
[2026-02-12T04:08:06.657Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-12T04:08:06.657Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-12T04:08:06.657Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-12T04:08:06.657Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-12T04:08:06.657Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T04:08:06.657Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-12T04:08:06.657Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T04:08:06.657Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-12T04:08:06.657Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-12T04:08:06.657Z] ... 8 more
[2026-02-12T04:08:06.657Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-12T04:08:06.657Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-12T04:08:06.657Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-12T04:08:06.657Z] ... 9 more
[2026-02-12T04:08:06.657Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 11:40:12 GMT 2026
[2026-02-12T04:08:06.657Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:669)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-12T04:08:06.657Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-12T04:08:06.657Z] ... 14 more
[2026-02-12T04:08:06.657Z] ** failed inits: 0 **
[2026-02-12T04:08:06.657Z] ** error runs: 0 **
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:08:06.657Z] Total checks: 3, failed: 0
[2026-02-12T04:08:06.657Z] All KeyManagerFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] All KeyInfoFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 32, failed: 0
[2026-02-12T04:08:06.657Z] All KeyPairGenerator passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-12T04:08:06.657Z] Total checks: 5, failed: 0
[2026-02-12T04:08:06.657Z] All TrustManagerFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 140, failed: 0
[2026-02-12T04:08:06.657Z] All Signature passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] All Configuration passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-12T04:08:06.657Z] Total checks: 2, failed: 0
[2026-02-12T04:08:06.657Z] All CertificateFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 36, failed: 0
[2026-02-12T04:08:06.657Z] All Mac passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.MacTests
[2026-02-12T04:08:06.657Z] Total checks: 0, failed: 0
[2026-02-12T04:08:06.657Z] All KEM passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KEMTests
[2026-02-12T04:08:06.657Z] Total checks: 20, failed: 0
[2026-02-12T04:08:06.657Z] All TransformService passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-12T04:08:06.657Z] Total checks: 31, failed: 0
[2026-02-12T04:08:06.657Z] All KeyFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] All SaslServerFactory passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-12T04:08:06.657Z] Total checks: 65, failed: 0
[2026-02-12T04:08:06.657Z] All AlgorithmParameters passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-12T04:08:06.657Z] Total checks: 106, failed: 0
[2026-02-12T04:08:06.657Z] All Cipher passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CipherTests
[2026-02-12T04:08:06.657Z] Total checks: 3, failed: 0
[2026-02-12T04:08:06.657Z] All SecureRandom passed
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-12T04:08:06.657Z] Total checks: 13, failed: 0
[2026-02-12T04:08:06.657Z] Checked 13 providers
[2026-02-12T04:08:06.657Z] no bad provider appeared (from total of 1: [SunPKCS11-NSS])
[2026-02-12T04:08:06.657Z] all expected providers appeared (from total of 0: [])]nfailed: 0 providers
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TestProviders
[2026-02-12T04:08:06.657Z] Total checks: 630, failed: 0
[2026-02-12T04:08:06.657Z] Checked 630 services
[2026-02-12T04:08:06.657Z] no bad curve appeared (from total of 2: [NIST P-192, 1.2.840.10045.3.1.1])
[2026-02-12T04:08:06.657Z] all expected curves appeared (from total of 0: [])
[2026-02-12T04:08:06.657Z] failed: 0 services
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TestServices
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] Number of checked services changed during test run 630
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-12T04:08:06.657Z] Total checks: 1, failed: 0
[2026-02-12T04:08:06.657Z] Tested all 630 algorithms
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-12T04:08:06.657Z] ----------------------------------
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KDFTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-12T04:08:06.657Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.MacTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KEMTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.CipherTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TestProviders
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.tests.TestServices
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-12T04:08:06.657Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-12T04:08:06.657Z] Test runs: 36; failed: 1
[2026-02-12T04:08:06.657Z] STDERR:
[2026-02-12T04:08:06.657Z] java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T04:08:06.657Z] at cryptotest.CryptoTest.main(CryptoTest.java:173)
[2026-02-12T04:08:06.657Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-12T04:08:06.657Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-12T04:08:06.657Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-12T04:08:06.657Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-12T04:08:06.657Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T04:08:06.657Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T04:08:06.657Z] JavaTest Message: shutting down test
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T04:08:06.657Z] rerun:
[2026-02-12T04:08:06.657Z] cd 'C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\scratch' && \
[2026-02-12T04:08:06.657Z] 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:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-02-12T04:08:06.657Z] SystemDrive=C: \
[2026-02-12T04:08:06.657Z] SystemRoot='C:\Windows' \
[2026-02-12T04:08:06.657Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:08:06.657Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-02-12T04:08:06.657Z] windir='C:\Windows' \
[2026-02-12T04:08:06.657Z] CLASSPATH='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto\jtreg\lib\javatest.jar;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto\jtreg\lib\jtreg.jar' \
[2026-02-12T04:08:06.657Z] 'c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image\bin\java' \
[2026-02-12T04:08:06.657Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.657Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.657Z] -Dtest.compiler.opts= \
[2026-02-12T04:08:06.657Z] -Dtest.java.opts= \
[2026-02-12T04:08:06.657Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:08:06.657Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\jdkbinary\j2sdk-image' \
[2026-02-12T04:08:06.657Z] -Dtest.timeout.factor=2.0 \
[2026-02-12T04:08:06.657Z] -Dtest.root='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:08:06.657Z] -Dtest.name=cryptotest/CryptoTest.java \
[2026-02-12T04:08:06.657Z] -Dtest.file='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest\CryptoTest.java' \
[2026-02-12T04:08:06.657Z] -Dtest.src='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest' \
[2026-02-12T04:08:06.657Z] -Dtest.src.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto\CryptoTest' \
[2026-02-12T04:08:06.657Z] -Dtest.classes='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest' \
[2026-02-12T04:08:06.657Z] -Dtest.class.path='C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes\cryptotest;C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\classes' \
[2026-02-12T04:08:06.657Z] -Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-12T04:08:06.657Z] --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto \
[2026-02-12T04:08:06.657Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.base/sun.security.ssl=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.base/sun.security.x509=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED \
[2026-02-12T04:08:06.657Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-12T04:08:06.657Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work\cryptotest\CryptoTest.d\main.2.jta'
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T04:08:06.657Z] --------------------------------------------------
[2026-02-12T04:08:06.657Z] Test results: passed: 29; failed: 2
[2026-02-12T04:08:06.657Z] Report written to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\report\html\report.html
[2026-02-12T04:08:06.657Z] Results written to C:\jenkins\workspace\Test_openjdk11_hs_extended.functional_x86-64_windows\aqa-tests\TKG\output_17708691295067\CryptoTests_jtreg_0\work
[2026-02-12T04:08:06.657Z] Error: Some tests failed or other problems occurred.
[2026-02-12T04:08:06.657Z] -----------------------------------
[2026-02-12T04:08:06.657Z] CryptoTests_jtreg_0_FAILED
[2026-02-12T04:08:06.657Z] -----------------------------------
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] TEST TEARDOWN:
[2026-02-12T04:08:06.657Z] Nothing to be done for teardown.
[2026-02-12T04:08:06.657Z] CryptoTests_jtreg_0 Finish Time: Thu Feb 12 04:07:53 2026 Epoch Time (ms): 1770869273535
[2026-02-12T04:08:06.657Z] make[5]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/Crypto'
[2026-02-12T04:08:06.657Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/security'
[2026-02-12T04:08:06.657Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/TestExample'
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] ===============================================
[2026-02-12T04:08:06.657Z] Running test testExample_0 ...
[2026-02-12T04:08:06.657Z] ===============================================
[2026-02-12T04:08:06.657Z] testExample_0 Start Time: Thu Feb 12 04:07:54 2026 Epoch Time (ms): 1770869274312
[2026-02-12T04:08:06.657Z] Skipped due to jvm options ( -Xint ) and/or platform requirements ([os.linux,arch.x86,bits.64]) => testExample_0_SKIPPED
[2026-02-12T04:08:06.657Z] testExample_0 Finish Time: Thu Feb 12 04:07:54 2026 Epoch Time (ms): 1770869274584
[2026-02-12T04:08:06.657Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional/TestExample'
[2026-02-12T04:08:06.657Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/functional'
[2026-02-12T04:08:06.657Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests'
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] All tests finished, run result summary:
[2026-02-12T04:08:06.657Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\scripts"; \
[2026-02-12T04:08:06.657Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=11 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=C:/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17708691295067\\ --tapName=Test_openjdk11_hs_extended.functional_x86-64_windows.tap --comment=""
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] TEST TARGETS SUMMARY
[2026-02-12T04:08:06.657Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-12T04:08:06.657Z] DISABLED test targets:
[2026-02-12T04:08:06.657Z] vmLifecyleTests_0
[2026-02-12T04:08:06.657Z] vmLifecyleTests_1
[2026-02-12T04:08:06.657Z] vmLifecyleTests_2
[2026-02-12T04:08:06.657Z] vmLifecyleTests_3
[2026-02-12T04:08:06.657Z] vmLifecyleTests_4
[2026-02-12T04:08:06.657Z] vmLifecyleTests_5
[2026-02-12T04:08:06.657Z] SecurityTests_0
[2026-02-12T04:08:06.657Z] CryptoTests_0
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] PASSED test targets:
[2026-02-12T04:08:06.657Z] IllegalAccessProtectedMethodTest_hs_0
[2026-02-12T04:08:06.657Z] jsr292BootstrapTest_0
[2026-02-12T04:08:06.657Z] MockitoMockTest_0
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] FAILED test targets:
[2026-02-12T04:08:06.657Z] CryptoTests_jtreg_0 - Test results: passed: 29; failed: 2
[2026-02-12T04:08:06.657Z] Failed test cases:
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] TOTAL: 14 EXECUTED: 4 PASSED: 3 FAILED: 1 DISABLED: 8 SKIPPED: 2
[2026-02-12T04:08:06.657Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-12T04:08:06.657Z]
[2026-02-12T04:08:06.657Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-12T04:08:06.657Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-12T04:08:06.657Z] make: *** [makefile:66: _extended.functional] Error 2
[Pipeline] sh
[2026-02-12T04:08:07.531Z] ++ uname
[2026-02-12T04:08:07.531Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-12T04:08:07.531Z] ++ uname
[2026-02-12T04:08:07.531Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-12T04:08:07.531Z] ++ uname
[2026-02-12T04:08:07.531Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-12T04:08:07.531Z] + MAKE=make
[2026-02-12T04:08:07.531Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-12T04:08:07.531Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-12T04:08:07.596Z] $ ssh-agent -k
[2026-02-12T04:08:07.644Z] unset SSH_AUTH_SOCK;
[2026-02-12T04:08:07.644Z] unset SSH_AGENT_PID;
[2026-02-12T04:08:07.644Z] echo Agent pid 638 killed;
[2026-02-12T04:08:07.694Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-12T04:08:07.768Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-12T04:08:07.831Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T04:08:07.858Z] Archiving artifacts
[2026-02-12T04:08:07.897Z] Recording fingerprints
[Pipeline] echo
[2026-02-12T04:08:07.928Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T04:08:07.954Z] Archiving artifacts
[2026-02-12T04:08:08.092Z] Recording fingerprints
[Pipeline] sh
[2026-02-12T04:08:08.612Z] + tar -cf - ./aqa-tests/TKG/output_17708691295067
[2026-02-12T04:08:08.612Z] + pigz -9
[2026-02-12T04:08:08.612Z] + gzip -9
[Pipeline] echo
[2026-02-12T04:08:10.307Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T04:08:10.331Z] Archiving artifacts
[2026-02-12T04:08:10.384Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-12T04:08:11.106Z] Tap file found: aqa-tests\TKG\output_17708691295067\Test_openjdk11_hs_extended.functional_x86-64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-12T04:08:11.246Z] Recording test results
[2026-02-12T04:08:11.996Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T04:08:12.032Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T04:08:12.504Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-12T04:08:12.504Z] Windows machine, using powershell queries...
[2026-02-12T04:08:12.833Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T04:08:12.948Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T04:08:12.948Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T04:08:19.094Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-12T04:08:19.575Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-12T04:08:19.656Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-12T04:08:19.785Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-12T04:08:19.822Z] Running on test-docker-fedora42-x64-1 in /home/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2026-02-12T04:08:19.839Z] Generating rerun Test_openjdk11_hs_extended.functional_x86-64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_extended.functional_x86-64_windows_rerun)
[Pipeline] echo
[2026-02-12T04:08:19.860Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_extended.functional_x86-64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-12T04:08:21.554Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-12T04:08:23.338Z] Processing DSL script testJobTemplate
[2026-02-12T04:11:45.541Z] LEVELS: [extended]
[2026-02-12T04:11:45.541Z] JDK_VERSIONS: [8]
[2026-02-12T04:11:45.541Z] GROUPS: [functional]
[2026-02-12T04:11:45.541Z] ARCH_OS_LIST: [x86-64_windows]
[2026-02-12T04:11:45.621Z] Added items:
[2026-02-12T04:11:45.621Z] GeneratedJob{name='Test_openjdk11_hs_extended.functional_x86-64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-12T04:11:46.254Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_extended.functional_x86-64_windows_rerun)
[Pipeline] build
[2026-02-12T04:11:46.274Z] Scheduling project: Test_openjdk11_hs_extended.functional_x86-64_windows_rerun
[2026-02-12T04:11:55.761Z] Starting building: Test_openjdk11_hs_extended.functional_x86-64_windows_rerun #1
[2026-02-12T04:40:50.465Z] Build Test_openjdk11_hs_extended.functional_x86-64_windows_rerun #1 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-12T04:40:50.552Z] Running on test-osuosl-aix72-ppc64-6 in /home/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T04:40:50.942Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T04:40:50.942Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T04:40:51.128Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-12T04:40:51.162Z] Test_openjdk11_hs_extended.functional_x86-64_windows_rerun #1 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-12T04:40:51.173Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T04:40:53.646Z] Copied 1 artifact from "Test_openjdk11_hs_extended.functional_x86-64_windows_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-12T04:40:53.685Z] Saving Test_openjdk11_hs_extended.functional_x86-64_windows_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T04:40:53.866Z] Archiving artifacts
[2026-02-12T04:40:54.408Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-12T04:40:55.342Z] Tap file found: Test_openjdk11_hs_extended.functional_x86-64_windows_rerun/1/aqa-tests/TKG/output_17708710795704/Test_openjdk11_hs_extended.functional_x86-64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-12T04:40:56.134Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=CryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=461&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T04:40:56.530Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T04:40:56.530Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T04:40:56.707Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE