Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 5
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 15
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_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_openjdk8_hs_sanity.system_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.35.1'
> 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/v0.9.7-release^{commit} # timeout=10
Checking out Revision 38e7802ab7f8c1c52ba9721403b2d6987fd8144c (origin/v0.9.7-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 38e7802ab7f8c1c52ba9721403b2d6987fd8144c # timeout=10
Commit message: "Update expected GA tags in testenv.properties (#4514)"
> git rev-list --no-walk 52ad05763ef365c2296b16e1c3fb48b6ab425b5a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2023-04-19T10:16:54.956Z] SPEC: win_x86-64
[Pipeline] echo
[2023-04-19T10:16:54.958Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2023-04-19T10:16:54.981Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] echo
[2023-04-19T10:16:54.986Z] dynamicAgents: []
[Pipeline] node
[2023-04-19T10:17:10.028Z] Still waiting to schedule task
[2023-04-19T10:17:10.028Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2023-04-19T10:50:20.281Z] Running on test-azure-win2012r2-x64-1 in D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2023-04-19T10:50:20.331Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2023-04-19T10:50:20.545Z] [WS-CLEANUP] Deleting project workspace...
[2023-04-19T10:50:20.545Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2023-04-19T10:50:20.636Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2023-04-19T10:50:20.780Z] The recommended git tool is: git
[2023-04-19T10:50:20.964Z] No credentials specified
[2023-04-19T10:50:21.057Z] Cloning the remote Git repository
[2023-04-19T10:50:21.410Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2023-04-19T10:50:21.410Z] > git init D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests # timeout=10
[2023-04-19T10:50:21.440Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2023-04-19T10:50:21.440Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2023-04-19T10:50:21.440Z] > git --version # timeout=10
[2023-04-19T10:50:21.457Z] > git --version # 'git version 2.17.0'
[2023-04-19T10:50:21.457Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-19T10:50:24.500Z] Avoid second fetch
[2023-04-19T10:50:24.616Z] Checking out Revision 38e7802ab7f8c1c52ba9721403b2d6987fd8144c (origin/v0.9.7-release)
[2023-04-19T10:50:24.533Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2023-04-19T10:50:24.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-19T10:50:24.758Z] > git rev-parse "origin/v0.9.7-release^{commit}" # timeout=10
[2023-04-19T10:50:24.873Z] > git config core.sparsecheckout # timeout=10
[2023-04-19T10:50:24.894Z] > git checkout -f 38e7802ab7f8c1c52ba9721403b2d6987fd8144c # timeout=10
[2023-04-19T10:50:25.902Z] Commit message: "Update expected GA tags in testenv.properties (#4514)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2023-04-19T10:50:28.898Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2023-04-19T10:50:30.124Z] + LC_TIME=C
[2023-04-19T10:50:30.125Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2023-04-19T10:50:30.412Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2023-04-19T10:50:31.501Z] + aqa-tests/terminateTestProcesses.sh null
[2023-04-19T10:50:31.501Z] Windows machine, using powershell queries...
[2023-04-19T10:50:31.501Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2023-04-19T10:50:33.492Z] + printenv
[2023-04-19T10:50:33.492Z] TIME_LIMIT=10
[2023-04-19T10:50:33.492Z] USERDOMAIN=test-2012r2-1
[2023-04-19T10:50:33.492Z] OS=Windows_NT
[2023-04-19T10:50:33.492Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2023-04-19T10:50:33.492Z] RERUN_ITERATIONS=0
[2023-04-19T10:50:33.492Z] PROCESSOR_LEVEL=6
[2023-04-19T10:50:33.492Z] PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
[2023-04-19T10:50:33.492Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/776/display/redirect
[2023-04-19T10:50:33.492Z] JENKINS_URL=https://ci.adoptium.net/
[2023-04-19T10:50:33.492Z] CommonProgramW6432=C:\Program Files\Common Files
[2023-04-19T10:50:33.492Z] EXECUTOR_NUMBER=0
[2023-04-19T10:50:33.492Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2023-04-19T10:50:33.492Z] _=/usr/bin/printenv
[2023-04-19T10:50:33.492Z] FP_NO_HOST_CHECK=NO
[2023-04-19T10:50:33.492Z] BUILD_ID=776
[2023-04-19T10:50:33.492Z] USE_JRE=false
[2023-04-19T10:50:33.492Z] PUBLIC=C:\Users\Public
[2023-04-19T10:50:33.492Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/776/display/redirect?page=changes
[2023-04-19T10:50:33.492Z] STF_OWNER_BRANCH=adoptium:master
[2023-04-19T10:50:33.492Z] PERSONAL_BUILD=false
[2023-04-19T10:50:33.492Z] JENKINS_NODE_COOKIE=7a6c1570-d1ac-4800-a021-af8676440909
[2023-04-19T10:50:33.492Z] USERNAME=jenkins
[2023-04-19T10:50:33.492Z] JAVA_HOME=C:\Program Files\Java\jdk8u172-b11
[2023-04-19T10:50:33.492Z] JDK_IMPL=hotspot
[2023-04-19T10:50:33.492Z] PROCESSOR_ARCHITECTURE=AMD64
[2023-04-19T10:50:33.492Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2023-04-19T10:50:33.492Z] WORKSPACE_TMP=D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows@tmp
[2023-04-19T10:50:33.492Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2023-04-19T10:50:33.492Z] DYNAMIC_COMPILE=false
[2023-04-19T10:50:33.492Z] OPENJ9_BRANCH=master
[2023-04-19T10:50:33.492Z] LOCALAPPDATA=C:\Users\jenkins.test-2012r2-1\AppData\Local
[2023-04-19T10:50:33.492Z] CI=true
[2023-04-19T10:50:33.492Z] HUDSON_COOKIE=a658c9c1-ab81-4ce9-8bd3-0ed235d64432
[2023-04-19T10:50:33.492Z] COMPUTERNAME=test-2012r2-1
[2023-04-19T10:50:33.492Z] ADOPTOPENJDK_BRANCH=v0.9.7-release
[2023-04-19T10:50:33.492Z] ORIGIN_JDK_VERSION=8
[2023-04-19T10:50:33.492Z] SYSTEMDRIVE=C:
[2023-04-19T10:50:33.492Z] USERPROFILE=C:\Users\jenkins.test-2012r2-1
[2023-04-19T10:50:33.492Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2023-04-19T10:50:33.492Z] SYSTEMROOT=C:\Windows
[2023-04-19T10:50:33.492Z] UPSTREAM_JOB_NUMBER=5
[2023-04-19T10:50:33.492Z] BUILD_NUMBER=776
[2023-04-19T10:50:33.492Z] JCK_GIT_BRANCH=master
[2023-04-19T10:50:33.492Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2023-04-19T10:50:33.492Z] EXTERNAL_TEST_CMD=mvn clean install
[2023-04-19T10:50:33.492Z] WORKSPACE=D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[2023-04-19T10:50:33.492Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2023-04-19T10:50:33.492Z] KEEP_REPORTDIR=false
[2023-04-19T10:50:33.492Z] PWD=/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows
[2023-04-19T10:50:33.492Z] HUDSON_URL=https://ci.adoptium.net/
[2023-04-19T10:50:33.492Z] USE_TESTENV_PROPERTIES=true
[2023-04-19T10:50:33.492Z] HOME=/home/jenkins
[2023-04-19T10:50:33.492Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp
[2023-04-19T10:50:33.492Z] NODE_NAME=test-azure-win2012r2-x64-1
[2023-04-19T10:50:33.492Z] PERF_ROOT=D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../benchmarks
[2023-04-19T10:50:33.492Z] DOCKER_REQUIRED=false
[2023-04-19T10:50:33.492Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2023-04-19T10:50:33.492Z] git=C:\Program Files\Git\cmd\git.exe
[2023-04-19T10:50:33.492Z] JDK_BRANCH=jdk8u372-b07_adopt
[2023-04-19T10:50:33.492Z] ARCHIVE_TEST_RESULTS=false
[2023-04-19T10:50:33.492Z] JENKINS_HOME=/home/jenkins/.jenkins
[2023-04-19T10:50:33.492Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2023-04-19T10:50:33.492Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/776/display/redirect?page=tests
[2023-04-19T10:50:33.492Z] BUILD_LIST=system
[2023-04-19T10:50:33.492Z] VS100COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\
[2023-04-19T10:50:33.492Z] KEEP_WORKSPACE=false
[2023-04-19T10:50:33.492Z] NUM_PROCESSORS=2
[2023-04-19T10:50:33.493Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2023-04-19T10:50:33.493Z] EXIT_SUCCESS=false
[2023-04-19T10:50:33.493Z] PROCESSOR_REVISION=5504
[2023-04-19T10:50:33.493Z] HUDSON_HOME=/home/jenkins/.jenkins
[2023-04-19T10:50:33.493Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/display/redirect
[2023-04-19T10:50:33.493Z] WINSW_EXECUTABLE=C:\Users\jenkins\jenkins-slave.exe
[2023-04-19T10:50:33.493Z] SDK_RESOURCE=upstream
[2023-04-19T10:50:33.493Z] ACTIVE_NODE_TIMEOUT=0
[2023-04-19T10:50:33.493Z] SPEC=win_x86-64
[2023-04-19T10:50:33.493Z] ITERATIONS=1
[2023-04-19T10:50:33.493Z] GENERATE_JOBS=false
[2023-04-19T10:50:33.493Z] NUMBER_OF_PROCESSORS=4
[2023-04-19T10:50:33.493Z] TEST_JDK_HOME=D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image
[2023-04-19T10:50:33.493Z] ProgramW6432=C:\Program Files
[2023-04-19T10:50:33.493Z] LIGHT_WEIGHT_CHECKOUT=false
[2023-04-19T10:50:33.493Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/776/display/redirect?page=artifacts
[2023-04-19T10:50:33.493Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2023-04-19T10:50:33.493Z] AUTO_DETECT=true
[2023-04-19T10:50:33.493Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows.tap
[2023-04-19T10:50:33.493Z] COMSPEC=C:\Windows\system32\cmd.exe
[2023-04-19T10:50:33.493Z] WINSW_SERVICE_ID=jenkinsslave-C__Users_jenkins
[2023-04-19T10:50:33.493Z] APPDATA=C:\Users\jenkins.test-2012r2-1\AppData\Roaming
[2023-04-19T10:50:33.493Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/776/
[2023-04-19T10:50:33.493Z] TERM=cygwin
[2023-04-19T10:50:33.493Z] STAGE_NAME=Setup
[2023-04-19T10:50:33.493Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-19T10:50:33.493Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/
[2023-04-19T10:50:33.493Z] TKG_OWNER_BRANCH=adoptium:master
[2023-04-19T10:50:33.493Z] JDK_VERSION=8
[2023-04-19T10:50:33.493Z] BUILD_DISPLAY_NAME=#776
[2023-04-19T10:50:33.493Z] PLATFORM=x86-64_windows
[2023-04-19T10:50:33.493Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2023-04-19T10:50:33.493Z] WINDIR=C:\Windows
[2023-04-19T10:50:33.493Z] EXTERNAL_REPO_BRANCH=master
[2023-04-19T10:50:33.493Z] ProgramData=C:\ProgramData
[2023-04-19T10:50:33.493Z] SHLVL=2
[2023-04-19T10:50:33.493Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2023-04-19T10:50:33.493Z] PROGRAMFILES=C:\Program Files
[2023-04-19T10:50:33.493Z] PARALLEL=None
[2023-04-19T10:50:33.493Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_windows-776
[2023-04-19T10:50:33.493Z] ALLUSERSPROFILE=C:\ProgramData
[2023-04-19T10:50:33.493Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp
[2023-04-19T10:50:33.493Z] TKG_ITERATIONS=1
[2023-04-19T10:50:33.493Z] EXIT_FAILURE=false
[2023-04-19T10:50:33.493Z] NODE_LABELS=ci.role.test hw.arch.x86 sw.os.windows test test-azure-win2012r2-x64-1 win2012 windows x64
[2023-04-19T10:50:33.493Z] SERVICE_ID=jenkinsslave-C__Users_jenkins
[2023-04-19T10:50:33.493Z] TARGET=sanity.system
[2023-04-19T10:50:33.493Z] JOBSTARTTIME=Wed, 19 Apr 2023 10:50:29 +0000
[2023-04-19T10:50:33.493Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.3
[2023-04-19T10:50:33.493Z] ProgramFiles(x86)=C:\Program Files (x86)
[2023-04-19T10:50:33.493Z] PATH=/cygdrive/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Program Files/Java/jdk8u172-b11/bin:/cygdrive/c/apache-ant/apache-ant-1.10.3/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
[2023-04-19T10:50:33.493Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2023-04-19T10:50:33.493Z] BASE=C:\Users\jenkins
[2023-04-19T10:50:33.493Z] JENKINS_SERVER_COOKIE=durable-aac511c446be08d8bcf2bc0036ce56ae2e126ecf0732266b42fe40570b71cdff
[2023-04-19T10:50:33.493Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2023-04-19T10:50:33.493Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[Pipeline] timeout
[2023-04-19T10:50:33.685Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2023-04-19T10:50:33.710Z] Running in D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T10:50:50.036Z] Copied 3 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 5
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] dir
[2023-04-19T10:50:50.197Z] Running in D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2023-04-19T10:50:50.235Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-19T10:50:50.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-19T10:50:50.952Z] $ ssh-agent
[2023-04-19T10:50:51.155Z] SSH_AUTH_SOCK=/tmp/ssh-dp7wK4PaPR56/agent.8668
[2023-04-19T10:50:51.155Z] SSH_AGENT_PID=4844
[2023-04-19T10:50:51.155Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2023-04-19T10:50:51.181Z] Running in D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2023-04-19T10:50:51.222Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2023-04-19T10:50:52.338Z] ++ pwd
[2023-04-19T10:50:52.338Z] + ./get.sh -s /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot
[2023-04-19T10:50:52.338Z] TESTDIR: /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests
[2023-04-19T10:50:52.338Z] load ./testenv/testenv.properties
[2023-04-19T10:50:52.338Z] get jdk binary...
[2023-04-19T10:50:52.338Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2023-04-19T10:50:52.338Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u372b07.zip ...
[2023-04-19T10:50:54.066Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u372b07.zip ...
[2023-04-19T10:50:54.589Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u372b07.zip over ./j2sdk-image/jre...
[2023-04-19T10:50:55.697Z] Run D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image/bin/java -version
[2023-04-19T10:50:55.697Z] =JAVA VERSION OUTPUT BEGIN=
[2023-04-19T10:50:55.697Z] openjdk version "1.8.0_372"
[2023-04-19T10:50:55.697Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-19T10:50:55.697Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-19T10:50:55.697Z] =JAVA VERSION OUTPUT END=
[2023-04-19T10:50:55.697Z] =RELEASE INFO BEGIN=
[2023-04-19T10:50:55.697Z] JAVA_VERSION="1.8.0_372"
[2023-04-19T10:50:55.697Z] OS_NAME="Windows"
[2023-04-19T10:50:55.697Z] OS_VERSION="5.2"
[2023-04-19T10:50:55.697Z] OS_ARCH="amd64"
[2023-04-19T10:50:55.697Z] SOURCE=".:git:8054308454cf+"
[2023-04-19T10:50:55.697Z] IMPLEMENTOR="Eclipse Adoptium"
[2023-04-19T10:50:55.697Z] BUILD_SOURCE="git:7c3aa6443f9d395b8603d37ebf8107e12bfc3e91"
[2023-04-19T10:50:55.697Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2023-04-19T10:50:55.697Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2023-04-19T10:50:55.697Z] FULL_VERSION="1.8.0_372-b07"
[2023-04-19T10:50:55.697Z] SEMANTIC_VERSION="8.0.372+7"
[2023-04-19T10:50:55.697Z] BUILD_INFO="OS: Windows Server 2012 R2 Version: 6.3"
[2023-04-19T10:50:55.697Z] JVM_VARIANT="Hotspot"
[2023-04-19T10:50:55.697Z] JVM_VERSION="25.372-b07"
[2023-04-19T10:50:55.697Z] IMAGE_TYPE="JDK"
[2023-04-19T10:50:55.697Z] =RELEASE INFO END=
[2023-04-19T10:50:55.697Z] get testKitGen...
[2023-04-19T10:50:55.697Z] git clone -q https://github.com/adoptium/TKG.git
[2023-04-19T10:50:56.220Z] git rev-parse v0.9.7
[2023-04-19T10:50:56.220Z] git checkout -q -f c6accfa1941416bb5adf44134eee6b4e2c970825
[2023-04-19T10:50:56.220Z] check adoptium repo and TKG repo SHA
[2023-04-19T10:50:56.220Z] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests --output_file /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:50:56.220Z] Check sha in /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests and store the info in /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:50:56.220Z] touch /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:50:56.220Z] ================================================
[2023-04-19T10:50:56.220Z] timestamp: 20230419-105056
[2023-04-19T10:50:56.220Z] repo dir: /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests
[2023-04-19T10:50:56.220Z] git repo:
[2023-04-19T10:50:56.220Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2023-04-19T10:50:56.220Z] sha:
[2023-04-19T10:50:56.220Z] 38e7802ab7f8c1c52ba9721403b2d6987fd8144c
[2023-04-19T10:50:56.220Z] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests --output_file /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2023-04-19T10:50:56.220Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T10:50:56.220Z] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG --output_file /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:50:56.221Z] Check sha in /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG and store the info in /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:50:56.221Z] ================================================
[2023-04-19T10:50:56.221Z] timestamp: 20230419-105056
[2023-04-19T10:50:56.221Z] repo dir: /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG
[2023-04-19T10:50:56.221Z] git repo:
[2023-04-19T10:50:56.221Z] Fetch URL: https://github.com/adoptium/TKG.git
[2023-04-19T10:50:56.221Z] sha:
[2023-04-19T10:50:56.221Z] cb3ce37250da0d0c41c8cc24639942475d885dbf
[2023-04-19T10:50:56.221Z] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG --output_file /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name TKG
[2023-04-19T10:50:56.221Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T10:50:56.221Z] get functional test material...
[2023-04-19T10:50:56.221Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.38.0-release https://github.com/eclipse-openj9/openj9.git
[2023-04-19T10:50:56.221Z] Cloning into 'openj9'...
[2023-04-19T10:50:56.221Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2023-04-19T10:51:06.998Z] Checking out files: 32% (3318/10185)
Checking out files: 33% (3362/10185)
Checking out files: 34% (3463/10185)
Checking out files: 35% (3565/10185)
Checking out files: 36% (3667/10185)
Checking out files: 37% (3769/10185)
Checking out files: 38% (3871/10185)
Checking out files: 39% (3973/10185)
Checking out files: 40% (4074/10185)
Checking out files: 41% (4176/10185)
Checking out files: 42% (4278/10185)
Checking out files: 43% (4380/10185)
Checking out files: 44% (4482/10185)
Checking out files: 45% (4584/10185)
Checking out files: 46% (4686/10185)
Checking out files: 47% (4787/10185)
Checking out files: 48% (4889/10185)
Checking out files: 49% (4991/10185)
Checking out files: 50% (5093/10185)
Checking out files: 51% (5195/10185)
Checking out files: 52% (5297/10185)
Checking out files: 53% (5399/10185)
Checking out files: 54% (5500/10185)
Checking out files: 55% (5602/10185)
Checking out files: 56% (5704/10185)
Checking out files: 57% (5806/10185)
Checking out files: 58% (5908/10185)
Checking out files: 59% (6010/10185)
Checking out files: 60% (6111/10185)
Checking out files: 61% (6213/10185)
Checking out files: 62% (6315/10185)
Checking out files: 63% (6417/10185)
Checking out files: 63% (6508/10185)
Checking out files: 64% (6519/10185)
Checking out files: 65% (6621/10185)
Checking out files: 66% (6723/10185)
Checking out files: 67% (6824/10185)
Checking out files: 68% (6926/10185)
Checking out files: 69% (7028/10185)
Checking out files: 70% (7130/10185)
Checking out files: 71% (7232/10185)
Checking out files: 72% (7334/10185)
Checking out files: 73% (7436/10185)
Checking out files: 74% (7537/10185)
Checking out files: 75% (7639/10185)
Checking out files: 76% (7741/10185)
Checking out files: 77% (7843/10185)
Checking out files: 78% (7945/10185)
Checking out files: 79% (8047/10185)
Checking out files: 80% (8148/10185)
Checking out files: 81% (8250/10185)
Checking out files: 82% (8352/10185)
Checking out files: 83% (8454/10185)
Checking out files: 84% (8556/10185)
Checking out files: 85% (8658/10185)
Checking out files: 86% (8760/10185)
Checking out files: 87% (8861/10185)
Checking out files: 88% (8963/10185)
Checking out files: 89% (9065/10185)
Checking out files: 90% (9167/10185)
Checking out files: 91% (9269/10185)
Checking out files: 92% (9371/10185)
Checking out files: 92% (9471/10185)
Checking out files: 93% (9473/10185)
Checking out files: 94% (9574/10185)
Checking out files: 95% (9676/10185)
Checking out files: 96% (9778/10185)
Checking out files: 97% (9880/10185)
Checking out files: 98% (9982/10185)
Checking out files: 99% (10084/10185)
Checking out files: 100% (10185/10185)
Checking out files: 100% (10185/10185), done.
[2023-04-19T10:51:06.998Z] check OpenJ9 Repo sha
[2023-04-19T10:51:06.998Z] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:51:06.998Z] Check sha in /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/openj9 and store the info in /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/SHA.txt
[2023-04-19T10:51:06.998Z] ================================================
[2023-04-19T10:51:06.998Z] timestamp: 20230419-105106
[2023-04-19T10:51:06.998Z] repo dir: /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/openj9
[2023-04-19T10:51:06.998Z] git repo:
[2023-04-19T10:51:06.998Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2023-04-19T10:51:06.998Z] sha:
[2023-04-19T10:51:06.998Z] 9dc55968c702afc4722201bc06c67541e84292cd
[2023-04-19T10:51:06.999Z] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2023-04-19T10:51:06.999Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2023-04-19T10:51:08.055Z] $ ssh-agent -k
[2023-04-19T10:51:08.073Z] unset SSH_AUTH_SOCK;
[2023-04-19T10:51:08.073Z] unset SSH_AGENT_PID;
[2023-04-19T10:51:08.073Z] echo Agent pid 4844 killed;
[2023-04-19T10:51:08.256Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2023-04-19T10:51:08.848Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&UPSTREAM_JOB_NUMBER=5&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2023-04-19T10:51:08.869Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2012r2-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&UPSTREAM_JOB_NUMBER=5&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2023-04-19T10:51:08.939Z] Building tests...
[Pipeline] timeout
[2023-04-19T10:51:08.947Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T10:51:25.876Z] Copied 25 artifacts from "test.getDependency" build number 1782
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2023-04-19T10:51:26.407Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T10:51:31.647Z] Copied 9 artifacts from "systemtest.getDependency" build number 175
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2023-04-19T10:51:31.950Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2023-04-19T10:51:31.972Z] Running in D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2023-04-19T10:51:31.991Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-19T10:51:32.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-19T10:51:32.713Z] $ ssh-agent
[2023-04-19T10:51:32.912Z] SSH_AUTH_SOCK=/tmp/ssh-tIZWhyVJpCVW/agent.4036
[2023-04-19T10:51:32.912Z] SSH_AGENT_PID=6416
[2023-04-19T10:51:32.912Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2023-04-19T10:51:34.006Z] + bash ./compile.sh true
[2023-04-19T10:51:34.006Z] Set values based on ./testenv/testenv.properties:
[2023-04-19T10:51:34.006Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2023-04-19T10:51:34.006Z] TKG_BRANCH=v0.9.7
[2023-04-19T10:51:34.006Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-19T10:51:34.006Z] OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T10:51:34.006Z] STF_REPO=https://github.com/adoptium/STF.git
[2023-04-19T10:51:34.006Z] STF_BRANCH=v0.9.7
[2023-04-19T10:51:34.006Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2023-04-19T10:51:34.006Z] OPENJ9_SYSTEMTEST_BRANCH=openj9-0.38.0
[2023-04-19T10:51:34.006Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2023-04-19T10:51:34.006Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.7
[2023-04-19T10:51:34.006Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-19T10:51:34.006Z] JDK8_BRANCH=jdk8u372-b07
[2023-04-19T10:51:34.006Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2023-04-19T10:51:34.006Z] JDK11_BRANCH=jdk-11.0.19+7
[2023-04-19T10:51:34.006Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2023-04-19T10:51:34.006Z] JDK17_BRANCH=jdk-17.0.7+7
[2023-04-19T10:51:34.006Z] JDK20_REPO=https://github.com/adoptium/jdk20u.git
[2023-04-19T10:51:34.006Z] JDK20_BRANCH=jdk-20.0.1+10
[2023-04-19T10:51:34.006Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2023-04-19T10:51:34.006Z] JDK8_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T10:51:34.006Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2023-04-19T10:51:34.006Z] JDK11_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T10:51:34.006Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2023-04-19T10:51:34.006Z] JDK17_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T10:51:34.006Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2023-04-19T10:51:34.006Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-19T10:51:34.006Z] JDK_BRANCH=jdk8u372-b07
[2023-04-19T10:51:34.006Z] JAVA_HOME is set to D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image
[2023-04-19T10:51:34.006Z] rm -f -r /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T10:51:34.006Z] mkdir -p /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T10:51:34.007Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image -DTEST_ROOT=/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.. 2>&1; echo $? ) | tee "/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-19T10:51:34.007Z] if [ -z "$(tail -1 /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-19T10:51:34.007Z] Buildfile: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2023-04-19T10:51:34.532Z]
[2023-04-19T10:51:34.532Z] build:
[2023-04-19T10:51:34.532Z]
[2023-04-19T10:51:34.532Z] clean:
[2023-04-19T10:51:34.532Z]
[2023-04-19T10:51:34.532Z] init:
[2023-04-19T10:51:34.532Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin
[2023-04-19T10:51:34.532Z]
[2023-04-19T10:51:34.532Z] getDependentLibs:
[2023-04-19T10:51:34.532Z] [exec] --------------------------------------------
[2023-04-19T10:51:34.532Z] [exec] path is set to /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/lib
[2023-04-19T10:51:34.532Z] [exec] task is set to default
[2023-04-19T10:51:34.532Z] [exec] dependencyList is set to json_simple
[2023-04-19T10:51:34.532Z] [exec] --------------------------------------------
[2023-04-19T10:51:34.532Z] [exec] Starting download third party dependent jars
[2023-04-19T10:51:34.532Z] [exec] --------------------------------------------
[2023-04-19T10:51:34.532Z] [exec] downloading dependent third party jars to /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/lib
[2023-04-19T10:51:34.532Z] [exec] /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/lib/json-simple.jar exists with correct hash, not downloading
[2023-04-19T10:51:34.532Z] [exec] downloaded dependent third party jars successfully
[2023-04-19T10:51:34.532Z]
[2023-04-19T10:51:34.532Z] compile:
[2023-04-19T10:51:34.532Z] [echo] Ant version is Apache Ant(TM) version 1.10.3 compiled on March 24 2018
[2023-04-19T10:51:34.532Z] [echo] ============COMPILER SETTINGS============
[2023-04-19T10:51:34.532Z] [echo] ===fork: yes
[2023-04-19T10:51:34.532Z] [echo] ===debug: on
[2023-04-19T10:51:34.532Z] [javac] Compiling 27 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin
[2023-04-19T10:51:36.264Z]
[2023-04-19T10:51:36.264Z] dist:
[2023-04-19T10:51:36.264Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2023-04-19T10:51:36.264Z]
[2023-04-19T10:51:36.264Z] BUILD SUCCESSFUL
[2023-04-19T10:51:36.264Z] Total time: 1 second
[2023-04-19T10:51:36.264Z] 0
[2023-04-19T10:51:36.264Z] D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2023-04-19T10:51:36.787Z] ****************************** MACHINE INFO ******************************
[2023-04-19T10:51:36.787Z] File path : D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG
[2023-04-19T10:51:36.787Z] Free Physical Memory Size : 6333743104
[2023-04-19T10:51:36.787Z] Free space (bytes) : 28342599680
[2023-04-19T10:51:36.787Z] Total Physical Memory Size : 8589463552
[2023-04-19T10:51:36.787Z] Total space (bytes) : 34358620160
[2023-04-19T10:51:36.787Z] Usable space (bytes) : 28342599680
[2023-04-19T10:51:36.787Z] antVersion : Apache Ant(TM) version 1.10.3 compiled on March 24 2018
[2023-04-19T10:51:36.787Z] cpuCores : 4
[2023-04-19T10:51:36.787Z] curlVersion :
[2023-04-19T10:51:36.787Z] curl 7.59.0 (x86_64-unknown-cygwin) libcurl/7.59.0 OpenSSL/1.0.2o zlib/1.2.11 libidn2/2.0.4 libpsl/0.18.0 (+libidn2/2.0.2) libssh2/1.7.0 nghttp2/1.31.0
[2023-04-19T10:51:36.787Z] Release-Date: 2018-03-14
[2023-04-19T10:51:36.787Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2023-04-19T10:51:36.787Z] Features: AsynchDNS Debug IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL Metalink
[2023-04-19T10:51:36.787Z] docker : not on docker
[2023-04-19T10:51:36.787Z] gcc version : 7.3.0
[2023-04-19T10:51:36.787Z] gclibc version : ldd (cygwin) 2.10.0
[2023-04-19T10:51:36.787Z] gdb version : GNU gdb (GDB) (Cygwin 7.12.1-2) 7.12.1
[2023-04-19T10:51:36.787Z] lldb version : Command could not be executed
[2023-04-19T10:51:36.787Z] makeVersion :
[2023-04-19T10:51:36.787Z] GNU Make 4.2.1
[2023-04-19T10:51:36.787Z] Built for x86_64-unknown-cygwin
[2023-04-19T10:51:36.787Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2023-04-19T10:51:36.787Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2023-04-19T10:51:36.787Z] This is free software: you are free to change and redistribute it.
[2023-04-19T10:51:36.787Z] There is NO WARRANTY, to the extent permitted by law.
[2023-04-19T10:51:36.787Z] perlVersion :
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] This is perl 5, version 26, subversion 2 (v5.26.2) built for x86_64-cygwin-threads-multi
[2023-04-19T10:51:36.787Z] (with 7 registered patches, see perl -V for more detail)
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] Copyright 1987-2018, Larry Wall
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] Perl may be copied only under the terms of either the Artistic License or the
[2023-04-19T10:51:36.787Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] Complete documentation for Perl, including FAQ lists, should be found on
[2023-04-19T10:51:36.787Z] this system using "man perl" or "perldoc perl". If you have access to the
[2023-04-19T10:51:36.787Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] procArch : unknown
[2023-04-19T10:51:36.787Z] sysArch : x86_64
[2023-04-19T10:51:36.787Z] sysOS : CYGWIN_NT-6.3
[2023-04-19T10:51:36.787Z] ulimit :
[2023-04-19T10:51:36.787Z] core file size (blocks, -c) unlimited
[2023-04-19T10:51:36.787Z] data seg size (kbytes, -d) unlimited
[2023-04-19T10:51:36.787Z] file size (blocks, -f) unlimited
[2023-04-19T10:51:36.787Z] open files (-n) 256
[2023-04-19T10:51:36.787Z] pipe size (512 bytes, -p) 8
[2023-04-19T10:51:36.787Z] stack size (kbytes, -s) 2032
[2023-04-19T10:51:36.787Z] cpu time (seconds, -t) unlimited
[2023-04-19T10:51:36.787Z] max user processes (-u) 256
[2023-04-19T10:51:36.787Z] virtual memory (kbytes, -v) unlimited
[2023-04-19T10:51:36.787Z] uname : CYGWIN_NT-6.3 test-2012r2-1 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin
[2023-04-19T10:51:36.787Z] vmVendor : Oracle Corporation
[2023-04-19T10:51:36.787Z] vmVersion : 25.372-b07
[2023-04-19T10:51:36.787Z] xlc version : bash: xlC: command not found
[2023-04-19T10:51:36.787Z] **************************************************************************
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] System.getProperty('java.vendor')=Temurin
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Temurin directly.
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] System.getProperty('os.name')=Windows Server 2012 R2
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] System.getProperty('os.arch')=amd64
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] System.getProperty('java.fullversion')=null
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:36.787Z] System.getProperty('sun.arch.data.model')=64
[2023-04-19T10:51:36.787Z]
[2023-04-19T10:51:37.311Z] make -f clean.mk cleanBuild
[2023-04-19T10:51:37.311Z] make[1]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2023-04-19T10:51:37.311Z] rm -f -r D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest
[2023-04-19T10:51:37.311Z] make[1]: Leaving directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2023-04-19T10:51:37.311Z] make -f compile.mk compile
[2023-04-19T10:51:37.311Z] make[1]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2023-04-19T10:51:37.311Z] rm -f -r D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2023-04-19T10:51:37.311Z] mkdir -p D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2023-04-19T10:51:37.312Z] (ant -f scripts/build_test.xml -DTEST_ROOT=D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/ -DBUILD_ROOT=D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest -DJDK_VERSION=8 -DJDK_IMPL=hotspot -DJCL_VERSION=latest -DBUILD_LIST=system -DRESOURCES_DIR=D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources -DSPEC=win_x86-64 -DTEST_JDK_HOME=D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image -DJVM_VERSION=openjdk8 -DLIB_DIR=D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/lib 2>&1; echo $? ) | tee "D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2023-04-19T10:51:37.312Z] if [ -z "$(tail -1 D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/"; false; else rm -f -r "D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2023-04-19T10:51:37.835Z] Buildfile: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2023-04-19T10:51:38.359Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2023-04-19T10:51:38.359Z]
[2023-04-19T10:51:38.359Z] -create_test_directory:
[2023-04-19T10:51:38.359Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest
[2023-04-19T10:51:38.359Z]
[2023-04-19T10:51:38.359Z] stage_test_material:
[2023-04-19T10:51:38.359Z] [copy] Copying 148 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest
[2023-04-19T10:51:38.884Z]
[2023-04-19T10:51:38.884Z] build:
[2023-04-19T10:51:38.884Z]
[2023-04-19T10:51:38.884Z] init:
[2023-04-19T10:51:38.884Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\TestConfig
[2023-04-19T10:51:38.884Z]
[2023-04-19T10:51:38.884Z] build:
[2023-04-19T10:51:38.884Z] [copy] Copying 12 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\TestConfig
[2023-04-19T10:51:38.884Z] [copy] Copied 4 empty directories to 2 empty directories under D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\TestConfig
[2023-04-19T10:51:38.885Z] [copy] Copying 1 file to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\TestConfig
[2023-04-19T10:51:38.885Z]
[2023-04-19T10:51:38.885Z] init:
[2023-04-19T10:51:38.885Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system
[2023-04-19T10:51:38.885Z]
[2023-04-19T10:51:38.885Z] dist:
[2023-04-19T10:51:38.885Z] [copy] Copying 1 file to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system
[2023-04-19T10:51:38.885Z]
[2023-04-19T10:51:38.885Z] common_build:
[2023-04-19T10:51:38.885Z] [echo] target common_build is called.....
[2023-04-19T10:51:38.885Z]
[2023-04-19T10:51:38.885Z] common_init:
[2023-04-19T10:51:38.885Z]
[2023-04-19T10:51:38.885Z] check_systemtest:
[2023-04-19T10:51:38.885Z] [echo] D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/STF does not exist, clone from GitHub
[2023-04-19T10:51:38.885Z]
[2023-04-19T10:51:38.885Z] clone_stf:
[2023-04-19T10:51:38.885Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2023-04-19T10:51:39.408Z] [echo] git rev-parse v0.9.7
[2023-04-19T10:51:39.408Z] [echo] git checkout -q -f fc6f90fecf8cd76a707c51318de603246a79ddf8
[2023-04-19T10:51:39.408Z] [exec] Check sha in D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/STF and store the info in D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHA.txt
[2023-04-19T10:51:39.408Z] [exec] ================================================
[2023-04-19T10:51:39.408Z] [exec] timestamp: 20230419-105139
[2023-04-19T10:51:39.408Z] [exec] repo dir: D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/STF
[2023-04-19T10:51:39.408Z] [exec] git repo:
[2023-04-19T10:51:39.408Z] [exec] Fetch URL: https://github.com/adoptium/STF.git
[2023-04-19T10:51:39.408Z] [exec] sha:
[2023-04-19T10:51:39.408Z] [exec] 89020fe1391aecaa6d2cf4f5402b60d200705c2a
[2023-04-19T10:51:39.408Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T10:51:39.408Z] [echo] D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2023-04-19T10:51:39.408Z]
[2023-04-19T10:51:39.408Z] clone_systemtest:
[2023-04-19T10:51:39.408Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2023-04-19T10:51:40.506Z] [echo] git rev-parse v0.9.7
[2023-04-19T10:51:40.506Z] [echo] git checkout -q -f 63e85dbf844fb58ede67a37e41b8faefb3965a95
[2023-04-19T10:51:41.027Z] [exec] Check sha in D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/aqa-systemtest and store the info in D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHA.txt
[2023-04-19T10:51:41.027Z] [exec] ================================================
[2023-04-19T10:51:41.027Z] [exec] timestamp: 20230419-105140
[2023-04-19T10:51:41.027Z] [exec] repo dir: D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/aqa-systemtest
[2023-04-19T10:51:41.027Z] [exec] git repo:
[2023-04-19T10:51:41.027Z] [exec] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2023-04-19T10:51:41.027Z] [exec] sha:
[2023-04-19T10:51:41.027Z] [exec] a43f9b61adf3e16d48e59e7acd504338845dfb45
[2023-04-19T10:51:41.027Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T10:51:41.027Z]
[2023-04-19T10:51:41.027Z] configure_systemtest:
[2023-04-19T10:51:41.027Z] [echo] Executing openjdk.build/build.xml
[2023-04-19T10:51:41.027Z]
[2023-04-19T10:51:41.027Z] check-for-ant:
[2023-04-19T10:51:41.027Z]
[2023-04-19T10:51:41.027Z] configure-ant:
[2023-04-19T10:51:41.027Z]
[2023-04-19T10:51:41.027Z] print-ant-location:
[2023-04-19T10:51:41.027Z] [echo] Using ant from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\apache-ant\lib\ant-launcher.jar
[2023-04-19T10:51:41.027Z]
[2023-04-19T10:51:41.027Z] print-ant-error:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] check-for-junit:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] configure-junit:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-junit-location:
[2023-04-19T10:51:41.028Z] [echo] Using junit from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\junit\junit.jar
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-junit-error:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] check-for-hamcrest-core:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] configure-hamcrest-core:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-hamcrest-core-location:
[2023-04-19T10:51:41.028Z] [echo] Using hamcrest-core from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\junit\hamcrest-core.jar
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-hamcrest-core-error:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] check-for-log4j:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] configure-log4j:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-log4j-location:
[2023-04-19T10:51:41.028Z] [echo] Using log4j-api from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\log4j\log4j-api.jar and log4j-core from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\log4j\log4j-core.jar
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-log4j-error:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] check-for-asm:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] configure-asm:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-asm-location:
[2023-04-19T10:51:41.028Z] [echo] Using asm.jar from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\asm/asm.jar
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-asm-error:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] setup-java-properties:
[2023-04-19T10:51:41.028Z] [echo] java_home is ${java_home}
[2023-04-19T10:51:41.028Z] [echo] java.home is D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary\j2sdk-image\jre
[2023-04-19T10:51:41.028Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\openjdk.java.build.properties.1828313338
[2023-04-19T10:51:41.028Z] [echo] java_platform set to win_x86-64
[2023-04-19T10:51:41.028Z] [echo] java_java_specification_version set to 1.8
[2023-04-19T10:51:41.028Z] [echo] java_java_vm_vendor set to Temurin
[2023-04-19T10:51:41.028Z] [echo] java_bindir set to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary\j2sdk-image\jre/../bin
[2023-04-19T10:51:41.028Z] [echo] java_compiler set to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary\j2sdk-image\bin\javac.exe
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] check-for-tools-jar:
[2023-04-19T10:51:41.028Z] [echo] java_java_specification_version is 1.8
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] configure-tools-jar:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-tools-jar-location:
[2023-04-19T10:51:41.028Z] [echo] Using tools.jar from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\tools/tools.jar
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] print-tools-jar-error:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] check-for-windows-sysinternals:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] set-download-windows-sysinternals-required:
[2023-04-19T10:51:41.028Z]
[2023-04-19T10:51:41.028Z] configure-windows-sysinternals:
[2023-04-19T10:51:41.028Z] [echo] Executing macro download-file
[2023-04-19T10:51:41.028Z] [echo] File to download: https://download.sysinternals.com/files/SysinternalsSuite.zip
[2023-04-19T10:51:41.028Z] [echo] Destination: C:\Users\JENKIN~1.TES\AppData\Local\Temp\/windows_sysinternals/SysinternalsSuite.zip
[2023-04-19T10:51:41.028Z] [echo] Download tool: curl
[2023-04-19T10:51:41.549Z] [mkdir] Created dir: C:\Users\JENKIN~1.TES\AppData\Local\Temp\windows_sysinternals
[2023-04-19T10:51:41.549Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2023-04-19T10:51:41.549Z] [exec] Dload Upload Total Spent Left Speed
[2023-04-19T10:51:41.549Z] [exec]
[2023-04-19T10:51:41.549Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 45.6M 100 45.6M 0 0 157M 0 --:--:-- --:--:-- --:--:-- 157M
[2023-04-19T10:51:41.549Z] [unzip] Expanding: C:\Users\JENKIN~1.TES\AppData\Local\Temp\windows_sysinternals\SysinternalsSuite.zip into D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\windows_sysinternals
[2023-04-19T10:51:42.642Z] [delete] Deleting directory C:\Users\JENKIN~1.TES\AppData\Local\Temp\windows_sysinternals
[2023-04-19T10:51:42.642Z]
[2023-04-19T10:51:42.642Z] print-windows-sysinternals-location:
[2023-04-19T10:51:42.642Z] [echo] Using windows sysinternals from from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\windows_sysinternals
[2023-04-19T10:51:42.642Z]
[2023-04-19T10:51:42.642Z] set-print-windows-sysinternals-error-required:
[2023-04-19T10:51:42.642Z]
[2023-04-19T10:51:42.642Z] really-print-windows-sysinternals-error:
[2023-04-19T10:51:42.642Z]
[2023-04-19T10:51:42.643Z] print-windows-sysinternals-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] fail-if-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-all-prereq-versions:
[2023-04-19T10:51:42.643Z] [echo] Ant version in use : 1.10.2
[2023-04-19T10:51:42.643Z] [echo] log4j version in use : 2.16.0
[2023-04-19T10:51:42.643Z] [echo] ASM version in use : 9.0
[2023-04-19T10:51:42.643Z] [echo] junit version in use : 4.12
[2023-04-19T10:51:42.643Z] [echo] hamcrest version in use: 1.3
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] configure:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] build-dependencies:
[2023-04-19T10:51:42.643Z] [echo] Executing openjdk.build/build.xml
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] setup-java-properties:
[2023-04-19T10:51:42.643Z] [echo] java_home is ${java_home}
[2023-04-19T10:51:42.643Z] [echo] java.home is D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary\j2sdk-image\jre
[2023-04-19T10:51:42.643Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\openjdk.java.build.properties.59798753
[2023-04-19T10:51:42.643Z] [echo] java_platform set to win_x86-64
[2023-04-19T10:51:42.643Z] [echo] java_java_specification_version set to 1.8
[2023-04-19T10:51:42.643Z] [echo] java_java_vm_vendor set to Temurin
[2023-04-19T10:51:42.643Z] [echo] java_bindir set to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary\j2sdk-image\jre/../bin
[2023-04-19T10:51:42.643Z] [echo] java_compiler set to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\openjdkbinary\j2sdk-image\bin\javac.exe
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] setup-windows-compiler:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-prereqs:
[2023-04-19T10:51:42.643Z] [echo] Executing openjdk.build/build.xml
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-for-ant:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-ant-location:
[2023-04-19T10:51:42.643Z] [echo] Using ant from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\apache-ant\lib\ant-launcher.jar
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-ant-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-for-junit:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-junit-location:
[2023-04-19T10:51:42.643Z] [echo] Using junit from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\junit\junit.jar
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-junit-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-for-hamcrest-core:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-hamcrest-core-location:
[2023-04-19T10:51:42.643Z] [echo] Using hamcrest-core from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\junit\hamcrest-core.jar
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-hamcrest-core-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-for-log4j:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-log4j-location:
[2023-04-19T10:51:42.643Z] [echo] Using log4j-api from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\log4j\log4j-api.jar and log4j-core from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\log4j\log4j-core.jar
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-log4j-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-for-asm:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-asm-location:
[2023-04-19T10:51:42.643Z] [echo] Using asm.jar from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\asm/asm.jar
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-asm-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] setup-java-properties:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] check-for-tools-jar:
[2023-04-19T10:51:42.643Z] [echo] java_java_specification_version is 1.8
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-tools-jar-location:
[2023-04-19T10:51:42.643Z] [echo] Using tools.jar from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\tools/tools.jar
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.643Z] print-tools-jar-error:
[2023-04-19T10:51:42.643Z]
[2023-04-19T10:51:42.644Z] check-for-windows-sysinternals:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] print-windows-sysinternals-location:
[2023-04-19T10:51:42.644Z] [echo] Using windows sysinternals from from D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs\windows_sysinternals
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] set-print-windows-sysinternals-error-required:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] really-print-windows-sysinternals-error:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] print-windows-sysinternals-error:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] fail-if-error:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] print-all-prereq-versions:
[2023-04-19T10:51:42.644Z] [echo] Ant version in use : 1.10.2
[2023-04-19T10:51:42.644Z] [echo] log4j version in use : 2.16.0
[2023-04-19T10:51:42.644Z] [echo] ASM version in use : 9.0
[2023-04-19T10:51:42.644Z] [echo] junit version in use : 4.12
[2023-04-19T10:51:42.644Z] [echo] hamcrest version in use: 1.3
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] run-check-prereqs:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] build-dependencies:
[2023-04-19T10:51:42.644Z] [echo] Executing stf.build/build.xml
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] setup-java-properties:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] setup-windows-compiler:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] check-prereqs:
[2023-04-19T10:51:42.644Z]
[2023-04-19T10:51:42.644Z] build-dependencies:
[2023-04-19T10:51:43.168Z] [echo] Executing stf.core/build.xml
[2023-04-19T10:51:43.169Z]
[2023-04-19T10:51:43.169Z] setup-java-properties:
[2023-04-19T10:51:43.169Z]
[2023-04-19T10:51:43.169Z] setup-windows-compiler:
[2023-04-19T10:51:43.169Z]
[2023-04-19T10:51:43.169Z] check-prereqs:
[2023-04-19T10:51:43.169Z]
[2023-04-19T10:51:43.169Z] build-dependencies:
[2023-04-19T10:51:43.169Z]
[2023-04-19T10:51:43.169Z] create-bin-dir:
[2023-04-19T10:51:43.169Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2023-04-19T10:51:43.169Z]
[2023-04-19T10:51:43.169Z] build-java:
[2023-04-19T10:51:43.169Z] [javac] Compiling 58 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2023-04-19T10:51:44.900Z] [javac] Compiling 2 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2023-04-19T10:51:45.423Z]
[2023-04-19T10:51:45.423Z] build-jar:
[2023-04-19T10:51:45.945Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-archives:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] copy-log4j2-config:
[2023-04-19T10:51:45.945Z] [copy] Copying 1 file to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-no-natives:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-natives:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build:
[2023-04-19T10:51:45.945Z] [echo] Executing stf.load/build.xml
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] setup-java-properties:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] setup-windows-compiler:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] check-prereqs:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-dependencies:
[2023-04-19T10:51:45.945Z] [echo] Executing stf.core/build.xml
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] setup-java-properties:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] setup-windows-compiler:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] check-prereqs:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-dependencies:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] create-bin-dir:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-java:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-jar:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-archives:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] copy-log4j2-config:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-no-natives:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-natives:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build:
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] create-bin-dir:
[2023-04-19T10:51:45.945Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin
[2023-04-19T10:51:45.945Z]
[2023-04-19T10:51:45.945Z] build-java:
[2023-04-19T10:51:45.945Z] [javac] Compiling 28 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-jar:
[2023-04-19T10:51:47.042Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-archives:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-no-natives:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-natives:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build:
[2023-04-19T10:51:47.042Z] [echo] Executing stf.samples/build.xml
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] setup-java-properties:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] setup-windows-compiler:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] check-prereqs:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-dependencies:
[2023-04-19T10:51:47.042Z] [echo] Executing stf.core/build.xml
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] setup-java-properties:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] setup-windows-compiler:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] check-prereqs:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-dependencies:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] create-bin-dir:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-java:
[2023-04-19T10:51:47.042Z]
[2023-04-19T10:51:47.042Z] build-jar:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] build-archives:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] copy-log4j2-config:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] build-no-natives:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] build-natives:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] build:
[2023-04-19T10:51:47.565Z] [echo] Executing stf.load/build.xml
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] setup-java-properties:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] setup-windows-compiler:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.565Z] check-prereqs:
[2023-04-19T10:51:47.565Z]
[2023-04-19T10:51:47.566Z] build-dependencies:
[2023-04-19T10:51:47.566Z] [echo] Executing stf.core/build.xml
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] setup-java-properties:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] setup-windows-compiler:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] check-prereqs:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-dependencies:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] create-bin-dir:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-java:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-jar:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-archives:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] copy-log4j2-config:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-no-natives:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-natives:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] create-bin-dir:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-java:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-jar:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-archives:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-no-natives:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-natives:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build:
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] create-bin-dir:
[2023-04-19T10:51:47.566Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin
[2023-04-19T10:51:47.566Z]
[2023-04-19T10:51:47.566Z] build-java:
[2023-04-19T10:51:47.566Z] [javac] Compiling 24 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build-jar:
[2023-04-19T10:51:48.095Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build-archives:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build-no-natives:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build-natives:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build:
[2023-04-19T10:51:48.095Z] [echo] Executing openjdk.test.concurrent/build.xml
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] setup-java-properties:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] setup-windows-compiler:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] check-prereqs:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build-dependencies:
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] create-bin-dir:
[2023-04-19T10:51:48.095Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2023-04-19T10:51:48.095Z]
[2023-04-19T10:51:48.095Z] build-java:
[2023-04-19T10:51:48.095Z] [javac] Compiling 36 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build-jar:
[2023-04-19T10:51:50.542Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build-archives:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build-no-natives:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build-natives:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build:
[2023-04-19T10:51:50.542Z] [echo] Executing openjdk.test.classloading/build.xml
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] setup-java-properties:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] setup-windows-compiler:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] check-prereqs:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build-dependencies:
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] create-bin-dir:
[2023-04-19T10:51:50.542Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2023-04-19T10:51:50.542Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2023-04-19T10:51:50.542Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2023-04-19T10:51:50.542Z]
[2023-04-19T10:51:50.542Z] build-java:
[2023-04-19T10:51:50.542Z] [javac] Compiling 5 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2023-04-19T10:51:51.064Z] [javac] Compiling 4 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2023-04-19T10:51:51.064Z] [javac] Compiling 4 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2023-04-19T10:51:51.586Z] [delete] Deleting D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2023-04-19T10:51:51.586Z] [delete] Deleting D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2023-04-19T10:51:51.586Z] [delete] Deleting directory D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2023-04-19T10:51:51.586Z] [delete] Deleting directory D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build-jar:
[2023-04-19T10:51:51.586Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build-archives:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build-no-natives:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build-natives:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] copy-dict-file:
[2023-04-19T10:51:51.586Z] [copy] Copying 1 file to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build:
[2023-04-19T10:51:51.586Z] [echo] Executing openjdk.test.debugging/build.xml
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] setup-java-properties:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] setup-windows-compiler:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] check-prereqs:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build-dependencies:
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] create-bin-dir:
[2023-04-19T10:51:51.586Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2023-04-19T10:51:51.586Z]
[2023-04-19T10:51:51.586Z] build-java-8:
[2023-04-19T10:51:51.586Z] [javac] Compiling 16 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-java-11:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-java-above-11:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-java:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-jdi-jar:
[2023-04-19T10:51:52.681Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-hcr-jar:
[2023-04-19T10:51:52.681Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-jars:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-archives:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-no-natives:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build-natives:
[2023-04-19T10:51:52.681Z]
[2023-04-19T10:51:52.681Z] build:
[2023-04-19T10:51:52.681Z] [echo] Executing openjdk.test.gc/build.xml
[2023-04-19T10:51:52.682Z]
[2023-04-19T10:51:52.682Z] setup-java-properties:
[2023-04-19T10:51:52.682Z]
[2023-04-19T10:51:52.682Z] setup-windows-compiler:
[2023-04-19T10:51:52.682Z]
[2023-04-19T10:51:52.682Z] check-prereqs:
[2023-04-19T10:51:52.682Z]
[2023-04-19T10:51:52.682Z] build-dependencies:
[2023-04-19T10:51:52.682Z]
[2023-04-19T10:51:52.682Z] create-bin-dir:
[2023-04-19T10:51:52.682Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2023-04-19T10:51:52.682Z]
[2023-04-19T10:51:52.682Z] build-java:
[2023-04-19T10:51:52.682Z] [javac] Compiling 5 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2023-04-19T10:51:53.205Z]
[2023-04-19T10:51:53.205Z] build-jar:
[2023-04-19T10:51:53.205Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2023-04-19T10:51:53.205Z]
[2023-04-19T10:51:53.205Z] build-archives:
[2023-04-19T10:51:53.205Z]
[2023-04-19T10:51:53.205Z] build-no-natives:
[2023-04-19T10:51:53.205Z]
[2023-04-19T10:51:53.205Z] build-natives:
[2023-04-19T10:51:53.205Z]
[2023-04-19T10:51:53.205Z] build:
[2023-04-19T10:51:53.206Z] [echo] Executing openjdk.test.jck/build.xml
[2023-04-19T10:51:53.206Z]
[2023-04-19T10:51:53.206Z] setup-java-properties:
[2023-04-19T10:51:53.206Z]
[2023-04-19T10:51:53.206Z] setup-windows-compiler:
[2023-04-19T10:51:53.206Z]
[2023-04-19T10:51:53.206Z] check-prereqs:
[2023-04-19T10:51:53.206Z]
[2023-04-19T10:51:53.206Z] build-dependencies:
[2023-04-19T10:51:53.206Z]
[2023-04-19T10:51:53.206Z] create-bin-dir:
[2023-04-19T10:51:53.206Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2023-04-19T10:51:53.206Z]
[2023-04-19T10:51:53.206Z] build-java:
[2023-04-19T10:51:53.206Z] [javac] Compiling 2 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build-jar:
[2023-04-19T10:51:54.302Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build-archives:
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build-no-natives:
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] setup-native-build-command:
[2023-04-19T10:51:54.302Z] [echo] building natives for java_platform win_x86-64
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build-natives-windows:
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build-natives-unix:
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build-natives:
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] build:
[2023-04-19T10:51:54.302Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.302Z] setup-java-properties:
[2023-04-19T10:51:54.302Z]
[2023-04-19T10:51:54.303Z] setup-windows-compiler:
[2023-04-19T10:51:54.303Z]
[2023-04-19T10:51:54.303Z] check-prereqs:
[2023-04-19T10:51:54.303Z]
[2023-04-19T10:51:54.303Z] build-dependencies:
[2023-04-19T10:51:54.303Z]
[2023-04-19T10:51:54.303Z] create-bin-dir:
[2023-04-19T10:51:54.303Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2023-04-19T10:51:54.303Z]
[2023-04-19T10:51:54.303Z] build-java:
[2023-04-19T10:51:54.303Z] [javac] Compiling 23 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2023-04-19T10:51:56.035Z] [copy] Copying 4 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build-jar:
[2023-04-19T10:51:56.035Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build-archives:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build-no-natives:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build-natives:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build:
[2023-04-19T10:51:56.035Z] [echo] Executing openjdk.test.lang/build.xml
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] setup-java-properties:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] setup-windows-compiler:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] check-prereqs:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build-dependencies:
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] create-bin-dir:
[2023-04-19T10:51:56.035Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2023-04-19T10:51:56.035Z]
[2023-04-19T10:51:56.035Z] build-java:
[2023-04-19T10:51:56.036Z] [javac] Compiling 29 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build-jar:
[2023-04-19T10:51:57.768Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build-archives:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build-no-natives:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build-natives:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build:
[2023-04-19T10:51:57.768Z] [echo] Executing openjdk.test.load/build.xml
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] setup-java-properties:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] setup-windows-compiler:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] check-prereqs:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build-dependencies:
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] create-bin-dir:
[2023-04-19T10:51:57.768Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2023-04-19T10:51:57.768Z]
[2023-04-19T10:51:57.768Z] build-java:
[2023-04-19T10:51:57.768Z] [javac] Compiling 17 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build-jar:
[2023-04-19T10:51:58.869Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build-archives:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build-no-natives:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build-natives:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build:
[2023-04-19T10:51:58.869Z] [echo] Executing openjdk.test.locking/build.xml
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] setup-java-properties:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] setup-windows-compiler:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] check-prereqs:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build-dependencies:
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] create-bin-dir:
[2023-04-19T10:51:58.869Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2023-04-19T10:51:58.869Z]
[2023-04-19T10:51:58.869Z] build-java:
[2023-04-19T10:51:58.869Z] [javac] Compiling 3 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build-jar:
[2023-04-19T10:51:59.395Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build-archives:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build-no-natives:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build-natives:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build:
[2023-04-19T10:51:59.395Z] [echo] Executing openjdk.test.math/build.xml
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] setup-java-properties:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] setup-windows-compiler:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] check-prereqs:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build-dependencies:
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] create-bin-dir:
[2023-04-19T10:51:59.395Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2023-04-19T10:51:59.395Z]
[2023-04-19T10:51:59.395Z] build-java:
[2023-04-19T10:51:59.395Z] [javac] Compiling 71 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2023-04-19T10:52:12.626Z]
[2023-04-19T10:52:12.626Z] build-jar:
[2023-04-19T10:52:12.627Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-archives:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-no-natives:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-natives:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build:
[2023-04-19T10:52:12.627Z] [echo] Executing openjdk.test.mauve/build.xml
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] check-if-already-built:
[2023-04-19T10:52:12.627Z] [echo] Checking if D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs/mauve/mauve.jar already exists
[2023-04-19T10:52:12.627Z] [echo] openjdk_test_mauve_already_built is true
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] check-if-cvs-available:
[2023-04-19T10:52:12.627Z] [echo] Checking if D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2023-04-19T10:52:12.627Z] [echo] cvs_available is true
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] download-cvsclient:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] output-recreate-message:
[2023-04-19T10:52:12.627Z] [echo] D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs/mauve/mauve.jar already exists, it will not be recreated.
[2023-04-19T10:52:12.627Z] [echo] If you want to recreate D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\systemtest_prereqs/mauve/mauve.jar, delete it manually and rerun.
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] delete-work-dir:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] create-work-dir:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] get-source:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] check-if-source-available:
[2023-04-19T10:52:12.627Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2023-04-19T10:52:12.627Z] [echo] mauve_source_available is ${mauve_source_available}
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] delete-corba-files:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] mauve-configure:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] setup-java-properties:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-harness:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-tests:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-java:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-jar:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-archives:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] check-if-work_jar_file-exists:
[2023-04-19T10:52:12.627Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\/mauve/mauve.jar exists
[2023-04-19T10:52:12.627Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] install-archives:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] configure:
[2023-04-19T10:52:12.627Z] [echo] Executing openjdk.test.nio/build.xml
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] setup-java-properties:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] setup-windows-compiler:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] check-prereqs:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] build-dependencies:
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] create-bin-dir:
[2023-04-19T10:52:12.627Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] check-java-nio-filesystem:
[2023-04-19T10:52:12.627Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2023-04-19T10:52:12.627Z]
[2023-04-19T10:52:12.627Z] copy-resources:
[2023-04-19T10:52:12.628Z] [copy] Copying 4 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2023-04-19T10:52:12.628Z] [copy] Copied 15 empty directories to 8 empty directories under D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2023-04-19T10:52:12.628Z]
[2023-04-19T10:52:12.628Z] build-java-nio-filesystem:
[2023-04-19T10:52:12.628Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2023-04-19T10:52:12.628Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2023-04-19T10:52:12.628Z] [exec] Updated services file: /cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2023-04-19T10:52:12.628Z] [exec] Done
[2023-04-19T10:52:12.628Z] [javac] D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2023-04-19T10:52:12.628Z] [javac] Compiling 1005 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2023-04-19T10:52:14.372Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2023-04-19T10:52:14.372Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2023-04-19T10:52:14.372Z] [copy] Copying 1 file to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2023-04-19T10:52:14.372Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2023-04-19T10:52:14.372Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2023-04-19T10:52:14.372Z]
[2023-04-19T10:52:14.372Z] build-java:
[2023-04-19T10:52:14.372Z] [javac] Compiling 47 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build-jar:
[2023-04-19T10:52:16.112Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build-archives:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build-no-natives:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build-natives:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build:
[2023-04-19T10:52:16.112Z] [echo] Executing openjdk.test.serialization/build.xml
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] setup-java-properties:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] setup-windows-compiler:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] check-prereqs:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build-dependencies:
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] create-bin-dir:
[2023-04-19T10:52:16.112Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2023-04-19T10:52:16.112Z]
[2023-04-19T10:52:16.112Z] build-java:
[2023-04-19T10:52:16.112Z] [javac] Compiling 2 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2023-04-19T10:52:16.637Z]
[2023-04-19T10:52:16.637Z] build-jar:
[2023-04-19T10:52:16.638Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] build-archives:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] build-no-natives:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] build-natives:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] build:
[2023-04-19T10:52:16.638Z] [echo] Executing openjdk.test.security/build.xml
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] setup-java-properties:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] setup-windows-compiler:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] check-prereqs:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] build-dependencies:
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] create-bin-dir:
[2023-04-19T10:52:16.638Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2023-04-19T10:52:16.638Z]
[2023-04-19T10:52:16.638Z] build-java:
[2023-04-19T10:52:16.638Z] [javac] Compiling 6 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build-jar:
[2023-04-19T10:52:17.741Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build-archives:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build-no-natives:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build-natives:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build:
[2023-04-19T10:52:17.741Z] [echo] Executing openjdk.test.util/build.xml
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] setup-java-properties:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] setup-windows-compiler:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] check-prereqs:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build-dependencies:
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] create-bin-dir:
[2023-04-19T10:52:17.741Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2023-04-19T10:52:17.741Z]
[2023-04-19T10:52:17.741Z] build-java:
[2023-04-19T10:52:17.741Z] [javac] Compiling 16 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2023-04-19T10:52:18.266Z]
[2023-04-19T10:52:18.266Z] build-jar:
[2023-04-19T10:52:18.266Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2023-04-19T10:52:18.266Z]
[2023-04-19T10:52:18.266Z] build-archives:
[2023-04-19T10:52:18.266Z]
[2023-04-19T10:52:18.266Z] build-no-natives:
[2023-04-19T10:52:18.266Z]
[2023-04-19T10:52:18.266Z] build-natives:
[2023-04-19T10:52:18.266Z]
[2023-04-19T10:52:18.266Z] build:
[2023-04-19T10:52:18.267Z] [echo] Executing openjdk.test.jlm/build.xml
[2023-04-19T10:52:18.267Z]
[2023-04-19T10:52:18.267Z] setup-java-properties:
[2023-04-19T10:52:18.267Z]
[2023-04-19T10:52:18.267Z] setup-windows-compiler:
[2023-04-19T10:52:18.267Z]
[2023-04-19T10:52:18.267Z] check-prereqs:
[2023-04-19T10:52:18.267Z]
[2023-04-19T10:52:18.267Z] create-bin-dir:
[2023-04-19T10:52:18.267Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2023-04-19T10:52:18.267Z]
[2023-04-19T10:52:18.267Z] build-java:
[2023-04-19T10:52:18.267Z] [javac] Compiling 33 source files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2023-04-19T10:52:20.004Z]
[2023-04-19T10:52:20.004Z] build-jar:
[2023-04-19T10:52:20.004Z] [jar] Building jar: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2023-04-19T10:52:20.004Z]
[2023-04-19T10:52:20.004Z] build-archives:
[2023-04-19T10:52:20.004Z]
[2023-04-19T10:52:20.004Z] build-no-natives:
[2023-04-19T10:52:20.004Z]
[2023-04-19T10:52:20.004Z] build-natives:
[2023-04-19T10:52:20.004Z]
[2023-04-19T10:52:20.004Z] build:
[2023-04-19T10:52:20.004Z]
[2023-04-19T10:52:20.004Z] setup-java-properties:
[2023-04-19T10:52:20.005Z]
[2023-04-19T10:52:20.005Z] setup-windows-compiler:
[2023-04-19T10:52:20.005Z]
[2023-04-19T10:52:20.005Z] check-prereqs:
[2023-04-19T10:52:20.005Z]
[2023-04-19T10:52:20.005Z] check-compiler-level:
[2023-04-19T10:52:20.005Z] [echo] java_java_specification_version is 1.8
[2023-04-19T10:52:20.005Z] [echo] can_build_modularity is false
[2023-04-19T10:52:20.005Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2023-04-19T10:52:20.005Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2023-04-19T10:52:20.005Z]
[2023-04-19T10:52:20.005Z] create-bin-dir:
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2023-04-19T10:52:20.005Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2023-04-19T10:52:20.005Z]
[2023-04-19T10:52:20.005Z] build-java:
[2023-04-19T10:52:20.005Z]
[2023-04-19T10:52:20.005Z] check-if-javac_ran:
[2023-04-19T10:52:20.005Z] [echo] openjdk_test_modularity_javac_ran is ${openjdk_test_modularity_javac_ran}
[2023-04-19T10:52:20.006Z] [echo] openjdk_test_modularity_javac_did_not_run is true
[2023-04-19T10:52:20.006Z]
[2023-04-19T10:52:20.006Z] build-javah:
[2023-04-19T10:52:20.006Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests\com.test.jlink\native\lib
[2023-04-19T10:52:20.006Z] [echo] Building JNI header file for JniTest to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] build-no-natives:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] setup-native-build-command:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] build-natives-windows:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] build-natives-unix:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] build-natives:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] build:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] build:
[2023-04-19T10:52:20.530Z]
[2023-04-19T10:52:20.530Z] common_dist:
[2023-04-19T10:52:20.530Z] [copy] Copying 336 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\STF
[2023-04-19T10:52:21.053Z] [copy] Copying 1203 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest
[2023-04-19T10:52:21.578Z] [copy] Copied 510 empty directories to 6 empty directories under D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest
[2023-04-19T10:52:21.578Z] [copy] Warning: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\openj9-systemtest does not exist.
[2023-04-19T10:52:21.578Z] [copy] Copying 169 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\systemtest_prereqs
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] build:
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] init:
[2023-04-19T10:52:21.578Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] common_build:
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] build:
[2023-04-19T10:52:21.578Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] build:
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] init:
[2023-04-19T10:52:21.578Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress
[2023-04-19T10:52:21.578Z]
[2023-04-19T10:52:21.578Z] getDependentLibs:
[2023-04-19T10:52:22.101Z] [exec] --------------------------------------------
[2023-04-19T10:52:22.101Z] [exec] path is set to D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/lib
[2023-04-19T10:52:22.101Z] [exec] task is set to default
[2023-04-19T10:52:22.101Z] [exec] dependencyList is set to jcstress
[2023-04-19T10:52:22.101Z] [exec] --------------------------------------------
[2023-04-19T10:52:22.101Z] [exec] Starting download third party dependent jars
[2023-04-19T10:52:22.101Z] [exec] --------------------------------------------
[2023-04-19T10:52:22.101Z] [exec] downloading dependent third party jars to D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/lib
[2023-04-19T10:52:22.101Z] [exec] D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/lib/jcstress-tests-all-20220908.jar exists with correct hash, not downloading
[2023-04-19T10:52:22.101Z] [exec] downloaded dependent third party jars successfully
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] dist:
[2023-04-19T10:52:22.101Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] init:
[2023-04-19T10:52:22.101Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jlm
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] common_build:
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] build:
[2023-04-19T10:52:22.101Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jlm
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] init:
[2023-04-19T10:52:22.101Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] common_build:
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] build:
[2023-04-19T10:52:22.101Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] init:
[2023-04-19T10:52:22.101Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] common_build:
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] build:
[2023-04-19T10:52:22.101Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] init:
[2023-04-19T10:52:22.101Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] common_build:
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] build:
[2023-04-19T10:52:22.101Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] init:
[2023-04-19T10:52:22.101Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\modularity
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] common_build:
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] build:
[2023-04-19T10:52:22.101Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\modularity
[2023-04-19T10:52:22.101Z]
[2023-04-19T10:52:22.101Z] init:
[2023-04-19T10:52:22.102Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] common_build:
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] build:
[2023-04-19T10:52:22.102Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] init:
[2023-04-19T10:52:22.102Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\security
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] common_build:
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] build:
[2023-04-19T10:52:22.102Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\security
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] init:
[2023-04-19T10:52:22.102Z] [mkdir] Created dir: D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] common_build:
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] build:
[2023-04-19T10:52:22.102Z] [copy] Copying 2 files to D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses
[2023-04-19T10:52:22.102Z]
[2023-04-19T10:52:22.102Z] BUILD SUCCESSFUL
[2023-04-19T10:52:22.102Z] Total time: 43 seconds
[2023-04-19T10:52:22.102Z] 0
[2023-04-19T10:52:22.102Z] make[1]: Leaving directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2023-04-19T10:52:22.541Z] $ ssh-agent -k
[2023-04-19T10:52:22.558Z] unset SSH_AUTH_SOCK;
[2023-04-19T10:52:22.558Z] unset SSH_AGENT_PID;
[2023-04-19T10:52:22.558Z] echo Agent pid 6416 killed;
[2023-04-19T10:52:22.739Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2023-04-19T10:52:22.893Z] Running tests...
[Pipeline] echo
[2023-04-19T10:52:22.916Z] ITERATION: 1/1
[Pipeline] sh
[2023-04-19T10:52:24.113Z] ++ uname
[2023-04-19T10:52:24.114Z] + '[' CYGWIN_NT-6.3 = AIX ']'
[2023-04-19T10:52:24.114Z] ++ uname
[2023-04-19T10:52:24.114Z] + '[' CYGWIN_NT-6.3 = SunOS ']'
[2023-04-19T10:52:24.114Z] ++ uname
[2023-04-19T10:52:24.114Z] + '[' CYGWIN_NT-6.3 = '*BSD' ']'
[2023-04-19T10:52:24.114Z] + MAKE=make
[2023-04-19T10:52:24.114Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2023-04-19T10:52:24.114Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2023-04-19T10:52:25.389Z] ++ uname
[2023-04-19T10:52:25.389Z] + '[' CYGWIN_NT-6.3 = AIX ']'
[2023-04-19T10:52:25.389Z] ++ uname
[2023-04-19T10:52:25.389Z] + '[' CYGWIN_NT-6.3 = SunOS ']'
[2023-04-19T10:52:25.389Z] ++ uname
[2023-04-19T10:52:25.389Z] + '[' CYGWIN_NT-6.3 = '*BSD' ']'
[2023-04-19T10:52:25.389Z] + MAKE=make
[2023-04-19T10:52:25.389Z] + cd ./aqa-tests/TKG
[2023-04-19T10:52:25.389Z] + make _sanity.system
[2023-04-19T10:52:25.389Z] JAVA_HOME is set to D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image
[2023-04-19T10:52:25.389Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.system TESTLIST=
[2023-04-19T10:52:25.389Z] make[1]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2023-04-19T10:52:25.389Z] perl scripts/configure.pl
[2023-04-19T10:52:25.389Z] D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;./lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch= --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="Temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime= --TRSSURL=
[2023-04-19T10:52:25.389Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2023-04-19T10:52:25.389Z]
[2023-04-19T10:52:25.389Z] Starting to generate test make files.
[2023-04-19T10:52:25.389Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/daaLoadTest/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jlm\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/jlm/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\modularity\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/modularity/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\security\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/security/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Parsing D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/sharedClasses/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Generated D:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] Make files are generated successfully.
[2023-04-19T10:52:25.913Z]
[2023-04-19T10:52:25.913Z] make[1]: Leaving directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2023-04-19T10:52:25.913Z] make -f runtest.mk _sanity.system
[2023-04-19T10:52:25.913Z] make[1]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2023-04-19T10:52:26.437Z]
[2023-04-19T10:52:26.437Z] Running make 4.2.1
[2023-04-19T10:52:26.437Z] set TEST_ROOT to D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/
[2023-04-19T10:52:26.437Z] set JDK_VERSION to 8
[2023-04-19T10:52:26.437Z] set JDK_IMPL to hotspot
[2023-04-19T10:52:26.437Z] set JVM_VERSION to openjdk8
[2023-04-19T10:52:26.437Z] set JCL_VERSION to latest
[2023-04-19T10:52:26.437Z] /bin/sh: line 0: [: C:Program: unary operator expected
[2023-04-19T10:52:26.437Z] set JAVA_HOME to D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image
[2023-04-19T10:52:26.437Z] set SPEC to win_x86-64
[2023-04-19T10:52:26.437Z] set TEST_FLAG to
[2023-04-19T10:52:26.437Z] Running sanity.system ...
[2023-04-19T10:52:26.437Z] There are 60 test targets in sanity.system
[2023-04-19T10:52:26.437Z] "D:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -version
[2023-04-19T10:52:26.437Z] openjdk version "1.8.0_372"
[2023-04-19T10:52:26.437Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-19T10:52:26.437Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-19T10:52:26.437Z] make[2]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests'
[2023-04-19T10:52:26.437Z] make[3]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system'
[2023-04-19T10:52:26.437Z] make[4]: Entering directory '/cygdrive/d/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/daaLoadTest'
[2023-04-19T10:52:26.437Z] ../system.mk:25: CYGWIN is 1
[2023-04-19T10:52:26.437Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2023-04-19T10:52:26.437Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2023-04-19T10:52:26.437Z]
[2023-04-19T10:52:26.437Z] ===============================================