Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_alpine-linux" build number 332
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 475
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2956
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 126
originally caused by:
Started by timer
Started by user Stewart X Addison
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2954
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 126
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1@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_alpine-linux_testList_1@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/master^{commit} # timeout=10
Checking out Revision a7f0676ca19bf949745b8dc2964c52dcef4df9a2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a7f0676ca19bf949745b8dc2964c52dcef4df9a2 # timeout=10
Commit message: "Unexclude LargeGatheringWrite on everythign except AIX (#5771)"
> git rev-list --no-walk b184eaa9b9f55154e99e3d133b7743050bcf6f3e # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-11-29T18:56:34.156Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2024-11-29T18:56:34.157Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-11-29T18:56:34.174Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
[Pipeline] echo
[2024-11-29T18:56:34.177Z] dynamicAgents: []
[Pipeline] node
[2024-11-29T18:56:49.204Z] Still waiting to schedule task
[2024-11-29T18:56:49.205Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’
[2024-11-30T09:43:59.050Z] Running on test-docker-alpine314-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-11-30T09:43:59.088Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-11-30T09:43:59.406Z] [WS-CLEANUP] Deleting project workspace...
[2024-11-30T09:43:59.406Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-11-30T09:43:59.561Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-11-30T09:43:59.750Z] The recommended git tool is: git
[2024-11-30T09:44:00.098Z] No credentials specified
[2024-11-30T09:44:00.252Z] Cloning the remote Git repository
[2024-11-30T09:44:00.493Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-11-30T09:44:00.494Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests # timeout=10
[2024-11-30T09:44:00.524Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2024-11-30T09:44:00.525Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-11-30T09:44:00.526Z] > git --version # timeout=10
[2024-11-30T09:44:00.553Z] > git --version # 'git version 2.32.7'
[2024-11-30T09:44:00.553Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-11-30T09:44:07.523Z] Avoid second fetch
[2024-11-30T09:44:07.697Z] Checking out Revision a7f0676ca19bf949745b8dc2964c52dcef4df9a2 (origin/master)
[2024-11-30T09:44:07.231Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-11-30T09:44:07.244Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-11-30T09:44:07.588Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-11-30T09:44:07.765Z] > git config core.sparsecheckout # timeout=10
[2024-11-30T09:44:07.798Z] > git checkout -f a7f0676ca19bf949745b8dc2964c52dcef4df9a2 # timeout=10
[2024-11-30T09:44:09.517Z] Commit message: "Unexclude LargeGatheringWrite on everythign except AIX (#5771)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-11-30T09:44:20.162Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-11-30T09:44:21.840Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2024-11-30T09:44:22.466Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-11-30T09:44:24.110Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-11-30T09:44:24.110Z] Unix type machine..
[2024-11-30T09:44:24.110Z] Running on a Linux host
[2024-11-30T09:44:24.110Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-11-30T09:44:26.929Z] + printenv
[2024-11-30T09:44:26.929Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-11-30T09:44:26.929Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-11-30T09:44:26.929Z] SETUP_JCK_RUN=false
[2024-11-30T09:44:26.929Z] USE_TESTENV_PROPERTIES=false
[2024-11-30T09:44:26.929Z] MAIL=/var/mail/jenkins
[2024-11-30T09:44:26.929Z] SSH_CLIENT=78.47.239.97 44164 22
[2024-11-30T09:44:26.929Z] BUILD_LIST=system
[2024-11-30T09:44:26.929Z] USER=jenkins
[2024-11-30T09:44:26.929Z] SDK_RESOURCE=upstream
[2024-11-30T09:44:26.929Z] CI=true
[2024-11-30T09:44:26.929Z] OPENJ9_BRANCH=master
[2024-11-30T09:44:26.929Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-11-30T09:44:26.929Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/11/display/redirect?page=changes
[2024-11-30T09:44:26.929Z] UPSTREAM_JOB_NUMBER=475
[2024-11-30T09:44:26.929Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine314-x64-1 hw.arch.x86
[2024-11-30T09:44:26.929Z] HUDSON_URL=https://ci.adoptium.net/
[2024-11-30T09:44:26.929Z] TARGET=-f parallelList.mk testList_1
[2024-11-30T09:44:26.929Z] EXIT_FAILURE=false
[2024-11-30T09:44:26.929Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2024-11-30T09:44:26.929Z] SHLVL=2
[2024-11-30T09:44:26.929Z] STF_OWNER_BRANCH=adoptium:master
[2024-11-30T09:44:26.929Z] HOME=/home/jenkins
[2024-11-30T09:44:26.929Z] USE_JRE=false
[2024-11-30T09:44:26.929Z] OLDPWD=/home/jenkins
[2024-11-30T09:44:26.929Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/11/
[2024-11-30T09:44:26.929Z] ADOPTOPENJDK_BRANCH=master
[2024-11-30T09:44:26.929Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1.tap
[2024-11-30T09:44:26.929Z] JDK_IMPL=hotspot
[2024-11-30T09:44:26.929Z] HUDSON_COOKIE=966dfae4-5089-444f-b7b9-3bf98104ec7f
[2024-11-30T09:44:26.929Z] DOCKER_REQUIRED=false
[2024-11-30T09:44:26.929Z] JENKINS_SERVER_COOKIE=durable-5deba8790eb89136d292532ce9af0422e80085ccd868c39582c2a5975ac238e3
[2024-11-30T09:44:26.929Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../benchmarks
[2024-11-30T09:44:26.929Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1
[2024-11-30T09:44:26.929Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2024-11-30T09:44:26.929Z] KEEP_WORKSPACE=false
[2024-11-30T09:44:26.929Z] ARCHIVE_TEST_RESULTS=false
[2024-11-30T09:44:26.929Z] GENERATE_JOBS=true
[2024-11-30T09:44:26.929Z] LOGNAME=jenkins
[2024-11-30T09:44:26.929Z] NODE_NAME=test-docker-alpine314-x64-1
[2024-11-30T09:44:26.929Z] PERSONAL_BUILD=false
[2024-11-30T09:44:26.929Z] TKG_OWNER_BRANCH=adoptium:master
[2024-11-30T09:44:26.929Z] JDK_BRANCH=jdk8u442-b04_adopt
[2024-11-30T09:44:26.929Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/11/display/redirect?page=artifacts
[2024-11-30T09:44:26.929Z] _=/usr/lib/jvm/jdk21/bin/java
[2024-11-30T09:44:26.929Z] AUTO_DETECT=true
[2024-11-30T09:44:26.929Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux
[2024-11-30T09:44:26.929Z] STAGE_NAME=Setup
[2024-11-30T09:44:26.929Z] EXECUTOR_NUMBER=0
[2024-11-30T09:44:26.929Z] JDK_VERSION=8
[2024-11-30T09:44:26.929Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-11-30T09:44:26.929Z] BUILD_DISPLAY_NAME=#11
[2024-11-30T09:44:26.929Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-11-30T09:44:26.929Z] TIME_LIMIT=25
[2024-11-30T09:44:26.929Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/11/display/redirect?page=tests
[2024-11-30T09:44:26.929Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-11-30T09:44:26.929Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1
[2024-11-30T09:44:26.929Z] PATH=/bin:/usr/bin:/sbin:/usr/sbin
[2024-11-30T09:44:26.929Z] TKG_ITERATIONS=1
[2024-11-30T09:44:26.929Z] PLATFORM=x86-64_alpine-linux
[2024-11-30T09:44:26.929Z] BUILD_ID=11
[2024-11-30T09:44:26.929Z] EXIT_SUCCESS=false
[2024-11-30T09:44:26.929Z] ACTIVE_NODE_TIMEOUT=5
[2024-11-30T09:44:26.929Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:44:26.929Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1-11
[2024-11-30T09:44:26.929Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2024-11-30T09:44:26.929Z] JENKINS_URL=https://ci.adoptium.net/
[2024-11-30T09:44:26.929Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/
[2024-11-30T09:44:26.929Z] KEEP_REPORTDIR=false
[2024-11-30T09:44:26.930Z] JCK_GIT_BRANCH=master
[2024-11-30T09:44:26.930Z] ORIGIN_JDK_VERSION=8
[2024-11-30T09:44:26.930Z] BUILD_NUMBER=11
[2024-11-30T09:44:26.930Z] ITERATIONS=1
[2024-11-30T09:44:26.930Z] JENKINS_NODE_COOKIE=64628fc2-02ec-4846-9937-9d8eb3ca34e2
[2024-11-30T09:44:26.930Z] SHELL=/bin/bash
[2024-11-30T09:44:26.930Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2024-11-30T09:44:26.930Z] SPEC=alpine-linux_x86-64
[2024-11-30T09:44:26.930Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-11-30T09:44:26.930Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2024-11-30T09:44:26.930Z] LIGHT_WEIGHT_CHECKOUT=false
[2024-11-30T09:44:26.930Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/11/display/redirect
[2024-11-30T09:44:26.930Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-11-30T09:44:26.930Z] UPSTREAM_TEST_JOB_NUMBER=332
[2024-11-30T09:44:26.930Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/display/redirect
[2024-11-30T09:44:26.930Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2024-11-30T09:44:26.930Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1
[2024-11-30T09:44:26.930Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-11-30T09:44:26.930Z] EXTERNAL_REPO_BRANCH=master
[2024-11-30T09:44:26.930Z] SLACK_CHANNEL=aqavit-bot
[2024-11-30T09:44:26.930Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/lib
[2024-11-30T09:44:26.930Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1
[2024-11-30T09:44:26.930Z] SSH_CONNECTION=78.47.239.97 44164 172.17.0.11 22
[2024-11-30T09:44:26.930Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1@tmp
[2024-11-30T09:44:26.930Z] PARALLEL=None
[2024-11-30T09:44:26.930Z] JOBSTARTTIME=Sat, 30 Nov 2024 09:44:20 +0000
[2024-11-30T09:44:26.930Z] DYNAMIC_COMPILE=false
[2024-11-30T09:44:26.930Z] RERUN_ITERATIONS=1
[Pipeline] timeout
[2024-11-30T09:44:27.391Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-11-30T09:44:27.401Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-11-30T09:45:15.599Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 475
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-11-30T09:45:15.803Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-11-30T09:45:15.811Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1
[Pipeline] {
[Pipeline] sshagent
[2024-11-30T09:45:15.887Z] $ ssh-agent
[2024-11-30T09:45:16.603Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMdECBd/agent.3536332
[2024-11-30T09:45:16.603Z] SSH_AGENT_PID=3536334
[2024-11-30T09:45:16.603Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-11-30T09:45:16.615Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-11-30T09:45:16.638Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-11-30T09:45:18.293Z] + pwd
[2024-11-30T09:45:18.293Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2024-11-30T09:45:18.293Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests
[2024-11-30T09:45:18.293Z] get jdk binary...
[2024-11-30T09:45:18.293Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-11-30T09:45:18.293Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz ...
[2024-11-30T09:45:21.023Z] List files in jdkbinary folder...
[2024-11-30T09:45:21.023Z] total 303576
[2024-11-30T09:45:21.023Z] -rw-r--r-- 1 jenkins jenkins 168497303 Nov 29 13:31 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz
[2024-11-30T09:45:21.023Z] -rw-r--r-- 1 jenkins jenkins 100929503 Nov 29 13:31 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz
[2024-11-30T09:45:21.023Z] -rw-r--r-- 1 jenkins jenkins 41364817 Nov 29 13:31 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz
[2024-11-30T09:45:21.023Z] -rw-rw-r-- 1 jenkins jenkins 21532 Nov 29 13:33 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u442b04-ea-metadata.json
[2024-11-30T09:45:21.023Z] -rw-r--r-- 1 jenkins jenkins 31472 Nov 29 13:33 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u442b04-ea.json
[2024-11-30T09:45:21.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 09:45 tmp
[2024-11-30T09:45:21.023Z] List files in jdkbinary/tmp folder...
[2024-11-30T09:45:21.023Z] total 4
[2024-11-30T09:45:21.023Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 30 09:45 jdk8u442-b04
[2024-11-30T09:45:21.023Z] Moving directory jdk8u442-b04/ to ../j2sdk-image
[2024-11-30T09:45:21.023Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz ...
[2024-11-30T09:45:22.788Z] List files in jdkbinary folder...
[2024-11-30T09:45:22.789Z] total 303580
[2024-11-30T09:45:22.789Z] -rw-r--r-- 1 jenkins jenkins 168497303 Nov 29 13:31 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz
[2024-11-30T09:45:22.789Z] -rw-r--r-- 1 jenkins jenkins 100929503 Nov 29 13:31 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz
[2024-11-30T09:45:22.789Z] -rw-r--r-- 1 jenkins jenkins 41364817 Nov 29 13:31 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz
[2024-11-30T09:45:22.789Z] -rw-rw-r-- 1 jenkins jenkins 21532 Nov 29 13:33 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u442b04-ea-metadata.json
[2024-11-30T09:45:22.789Z] -rw-r--r-- 1 jenkins jenkins 31472 Nov 29 13:33 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u442b04-ea.json
[2024-11-30T09:45:22.789Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 30 09:45 j2sdk-image
[2024-11-30T09:45:22.789Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 09:45 tmp
[2024-11-30T09:45:22.789Z] List files in jdkbinary/tmp folder...
[2024-11-30T09:45:22.789Z] total 4
[2024-11-30T09:45:22.789Z] drwxr-xr-x 5 jenkins jenkins 4096 Nov 30 09:45 jdk8u442-b04-jre
[2024-11-30T09:45:22.789Z] Moving directory jdk8u442-b04-jre/ to ../j2re-image
[2024-11-30T09:45:22.789Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u442b04-ea.tar.gz over ./j2sdk-image/jre...
[2024-11-30T09:45:30.267Z] Removing top-level folder jdk8u442-b04-debug-image/
[2024-11-30T09:45:30.267Z] Removing top-level folder jdk8u442-b04/
[2024-11-30T09:45:36.409Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2024-11-30T09:45:36.409Z] =JAVA VERSION OUTPUT BEGIN=
[2024-11-30T09:45:37.270Z] openjdk version "1.8.0_442-beta"
[2024-11-30T09:45:37.270Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-beta-202411291316-b04)
[2024-11-30T09:45:37.270Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.442-b04, mixed mode)
[2024-11-30T09:45:37.270Z] =JAVA VERSION OUTPUT END=
[2024-11-30T09:45:37.270Z] =RELEASE INFO BEGIN=
[2024-11-30T09:45:37.270Z] JAVA_VERSION="1.8.0_442"
[2024-11-30T09:45:37.270Z] OS_NAME="Linux"
[2024-11-30T09:45:37.270Z] OS_VERSION="2.6"
[2024-11-30T09:45:37.270Z] OS_ARCH="amd64"
[2024-11-30T09:45:37.270Z] SOURCE=".:git:8874b0188566+"
[2024-11-30T09:45:37.270Z] IMPLEMENTOR="Eclipse Adoptium"
[2024-11-30T09:45:37.270Z] BUILD_SOURCE="git:4a141b1fad22bfcf2d6eb075ac9b01d394e544e7"
[2024-11-30T09:45:37.270Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2024-11-30T09:45:37.270Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2024-11-30T09:45:37.270Z] FULL_VERSION="1.8.0_442-beta-202411291316-b04"
[2024-11-30T09:45:37.270Z] SEMANTIC_VERSION="8.0.442+4"
[2024-11-30T09:45:37.270Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2024-11-30T09:45:37.270Z] JVM_VARIANT="Hotspot"
[2024-11-30T09:45:37.270Z] JVM_VERSION="25.442-b04"
[2024-11-30T09:45:37.270Z] IMAGE_TYPE="JDK"
[2024-11-30T09:45:37.270Z] =RELEASE INFO END=
[2024-11-30T09:45:37.270Z] get testKitGen...
[2024-11-30T09:45:37.270Z] git clone -q https://github.com/adoptium/TKG.git
[2024-11-30T09:45:37.270Z] git rev-parse master
[2024-11-30T09:45:37.270Z] git checkout -q -f 4ab5104cbc97d54ce0deb26c9d69e4380a796922
[2024-11-30T09:45:37.721Z] check adoptium repo and TKG repo SHA
[2024-11-30T09:45:37.721Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/SHA.txt
[2024-11-30T09:45:37.722Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/SHA.txt
[2024-11-30T09:45:37.722Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/SHA.txt
[2024-11-30T09:45:37.722Z] ================================================
[2024-11-30T09:45:37.722Z] timestamp: 20241130-094537
[2024-11-30T09:45:37.722Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests
[2024-11-30T09:45:37.722Z] git repo:
[2024-11-30T09:45:37.722Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-11-30T09:45:37.722Z] sha:
[2024-11-30T09:45:37.722Z] a7f0676ca19bf949745b8dc2964c52dcef4df9a2
[2024-11-30T09:45:37.722Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-11-30T09:45:37.722Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/testenv/testenv.properties
[2024-11-30T09:45:37.722Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-11-30T09:45:37.722Z] ADOPTOPENJDK_BRANCH=a7f0676ca19bf949745b8dc2964c52dcef4df9a2
[2024-11-30T09:45:37.722Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/SHA.txt
[2024-11-30T09:45:37.722Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/SHA.txt
[2024-11-30T09:45:37.722Z] ================================================
[2024-11-30T09:45:37.722Z] timestamp: 20241130-094537
[2024-11-30T09:45:37.722Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG
[2024-11-30T09:45:37.722Z] git repo:
[2024-11-30T09:45:37.722Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-11-30T09:45:37.722Z] sha:
[2024-11-30T09:45:37.722Z] 4ab5104cbc97d54ce0deb26c9d69e4380a796922
[2024-11-30T09:45:37.722Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-11-30T09:45:37.722Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/testenv/testenv.properties
[2024-11-30T09:45:37.722Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-11-30T09:45:37.722Z] TKG_BRANCH=4ab5104cbc97d54ce0deb26c9d69e4380a796922
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-11-30T09:45:37.855Z] $ ssh-agent -k
[2024-11-30T09:45:37.872Z] unset SSH_AUTH_SOCK;
[2024-11-30T09:45:37.872Z] unset SSH_AGENT_PID;
[2024-11-30T09:45:37.873Z] echo Agent pid 3536334 killed;
[2024-11-30T09:45:38.564Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-11-30T09:45:39.064Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u442-b04_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=332&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=475&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2024-11-30T09:45:39.079Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine314-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u442-b04_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=332&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=475&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-11-30T09:45:39.114Z] Building tests...
[Pipeline] timeout
[2024-11-30T09:45:39.120Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2024-11-30T09:45:40.058Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_x86-64_alpine-linux" build number 332
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2024-11-30T09:45:40.096Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-11-30T09:45:40.109Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-11-30T09:45:41.895Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-11-30T09:45:44.624Z] --------------------------------------------
[2024-11-30T09:45:44.624Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:45:44.624Z] task is set to default
[2024-11-30T09:45:44.624Z] dependencyList is set to all
[2024-11-30T09:45:44.624Z] --------------------------------------------
[2024-11-30T09:45:44.624Z] Starting download third party dependent jars
[2024-11-30T09:45:44.624Z] --------------------------------------------
[2024-11-30T09:45:44.624Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-11-30T09:45:44.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2024-11-30T09:45:44.624Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2024-11-30T09:45:45.443Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2024-11-30T09:45:45.472Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2024-11-30T09:45:45.557Z] $ ssh-agent
[2024-11-30T09:45:46.264Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGcMLBn/agent.3536462
[2024-11-30T09:45:46.264Z] SSH_AGENT_PID=3536465
[2024-11-30T09:45:46.264Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2024-11-30T09:45:47.924Z] + unset LD_LIBRARY_PATH
[2024-11-30T09:45:47.924Z] + bash ./compile.sh
[2024-11-30T09:45:47.924Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2024-11-30T09:45:47.924Z] UNAME_OS is Linux
[2024-11-30T09:45:47.924Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:45:47.924Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2024-11-30T09:45:47.924Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2024-11-30T09:45:47.924Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-11-30T09:45:47.924Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-11-30T09:45:47.924Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2024-11-30T09:45:48.788Z]
[2024-11-30T09:45:48.788Z] build:
[2024-11-30T09:45:48.788Z]
[2024-11-30T09:45:48.788Z] clean:
[2024-11-30T09:45:48.788Z]
[2024-11-30T09:45:48.788Z] init:
[2024-11-30T09:45:48.788Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/bin
[2024-11-30T09:45:48.788Z]
[2024-11-30T09:45:48.788Z] getDependentLibs:
[2024-11-30T09:45:49.658Z] [exec] --------------------------------------------
[2024-11-30T09:45:49.658Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:45:49.658Z] [exec] task is set to default
[2024-11-30T09:45:49.658Z] [exec] dependencyList is set to json_simple
[2024-11-30T09:45:49.658Z] [exec] --------------------------------------------
[2024-11-30T09:45:49.658Z] [exec] Starting download third party dependent jars
[2024-11-30T09:45:49.658Z] [exec] --------------------------------------------
[2024-11-30T09:45:49.658Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:45:49.658Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2024-11-30T09:45:49.658Z] [exec] downloaded dependent third party jars successfully
[2024-11-30T09:45:49.658Z]
[2024-11-30T09:45:49.658Z] compile:
[2024-11-30T09:45:49.658Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2024-11-30T09:45:49.658Z] [echo] ============COMPILER SETTINGS============
[2024-11-30T09:45:49.658Z] [echo] ===fork: yes
[2024-11-30T09:45:49.658Z] [echo] ===debug: on
[2024-11-30T09:45:49.659Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/bin
[2024-11-30T09:45:53.464Z]
[2024-11-30T09:45:53.464Z] dist:
[2024-11-30T09:45:53.464Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2024-11-30T09:45:53.464Z]
[2024-11-30T09:45:53.464Z] BUILD SUCCESSFUL
[2024-11-30T09:45:53.464Z] Total time: 5 seconds
[2024-11-30T09:45:53.464Z] 0
[2024-11-30T09:45:53.464Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-11-30T09:45:54.319Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-11-30T09:45:54.319Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2024-11-30T09:45:54.319Z] ****************************** MACHINE INFO ******************************
[2024-11-30T09:45:54.319Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG
[2024-11-30T09:45:54.319Z] Free Physical Memory Size : 4447875072
[2024-11-30T09:45:54.319Z] Free space (bytes) : 152122441728
[2024-11-30T09:45:54.319Z] Total Physical Memory Size : 6442450944
[2024-11-30T09:45:54.319Z] Total space (bytes) : 268370579456
[2024-11-30T09:45:54.319Z] Usable space (bytes) : 138415456256
[2024-11-30T09:45:54.319Z] antVersion : Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2024-11-30T09:45:54.319Z] bashVersion :
[2024-11-30T09:45:54.320Z] GNU bash, version 5.1.16(1)-release (x86_64-alpine-linux-musl)
[2024-11-30T09:45:54.320Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2024-11-30T09:45:54.320Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-11-30T09:45:54.320Z]
[2024-11-30T09:45:54.320Z] This is free software; you are free to change and redistribute it.
[2024-11-30T09:45:54.320Z] There is NO WARRANTY, to the extent permitted by law.
[2024-11-30T09:45:54.320Z] cpuCores : 16
[2024-11-30T09:45:54.320Z] curlVersion :
[2024-11-30T09:45:54.320Z] curl 8.0.1 (x86_64-alpine-linux-musl) libcurl/8.0.1 OpenSSL/1.1.1t zlib/1.2.12 brotli/1.0.9 nghttp2/1.43.0
[2024-11-30T09:45:54.320Z] Release-Date: 2023-03-20
[2024-11-30T09:45:54.320Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2024-11-30T09:45:54.320Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL threadsafe TLS-SRP UnixSockets
[2024-11-30T09:45:54.321Z] dockerVersion : bash: line 1: docker: command not found
[2024-11-30T09:45:54.321Z] gcc version : 10.3.1
[2024-11-30T09:45:54.321Z] gclibc version :
[2024-11-30T09:45:54.321Z] musl libc (x86_64)
[2024-11-30T09:45:54.321Z] Version 1.2.2
[2024-11-30T09:45:54.321Z] Dynamic Program Loader
[2024-11-30T09:45:54.321Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2024-11-30T09:45:54.321Z] gdb version : bash: line 1: gdb: command not found
[2024-11-30T09:45:54.321Z] lldb version : Command could not be executed
[2024-11-30T09:45:54.321Z] makeVersion :
[2024-11-30T09:45:54.321Z] GNU Make 4.3
[2024-11-30T09:45:54.321Z] Built for x86_64-alpine-linux-musl
[2024-11-30T09:45:54.321Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2024-11-30T09:45:54.321Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-11-30T09:45:54.321Z] This is free software: you are free to change and redistribute it.
[2024-11-30T09:45:54.321Z] There is NO WARRANTY, to the extent permitted by law.
[2024-11-30T09:45:54.321Z] mavenVersion : bash: line 1: mvn: command not found
[2024-11-30T09:45:54.321Z] perlVersion :
[2024-11-30T09:45:54.321Z]
[2024-11-30T09:45:54.321Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2024-11-30T09:45:54.321Z]
[2024-11-30T09:45:54.321Z] Copyright 1987-2021, Larry Wall
[2024-11-30T09:45:54.321Z]
[2024-11-30T09:45:54.321Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-11-30T09:45:54.321Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-11-30T09:45:54.321Z]
[2024-11-30T09:45:54.321Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-11-30T09:45:54.321Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-11-30T09:45:54.322Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] podmanVersion : bash: line 1: podman: command not found
[2024-11-30T09:45:54.322Z] procArch : unknown
[2024-11-30T09:45:54.322Z] sysArch : x86_64
[2024-11-30T09:45:54.322Z] sysOS : Linux
[2024-11-30T09:45:54.322Z] ulimit :
[2024-11-30T09:45:54.322Z] real-time non-blocking time (microseconds, -R) unlimited
[2024-11-30T09:45:54.322Z] core file size (blocks, -c) unlimited
[2024-11-30T09:45:54.322Z] data seg size (kbytes, -d) unlimited
[2024-11-30T09:45:54.322Z] scheduling priority (-e) 0
[2024-11-30T09:45:54.322Z] file size (blocks, -f) unlimited
[2024-11-30T09:45:54.322Z] pending signals (-i) 257167
[2024-11-30T09:45:54.322Z] max locked memory (kbytes, -l) 8192
[2024-11-30T09:45:54.322Z] max memory size (kbytes, -m) unlimited
[2024-11-30T09:45:54.322Z] open files (-n) 1048576
[2024-11-30T09:45:54.322Z] pipe size (512 bytes, -p) 8
[2024-11-30T09:45:54.322Z] POSIX message queues (bytes, -q) 819200
[2024-11-30T09:45:54.322Z] real-time priority (-r) 0
[2024-11-30T09:45:54.322Z] stack size (kbytes, -s) 8192
[2024-11-30T09:45:54.322Z] cpu time (seconds, -t) unlimited
[2024-11-30T09:45:54.322Z] max user processes (-u) unlimited
[2024-11-30T09:45:54.322Z] virtual memory (kbytes, -v) unlimited
[2024-11-30T09:45:54.322Z] file locks (-x) unlimited
[2024-11-30T09:45:54.322Z] uname : Linux e2c73ad9321d 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2024-11-30T09:45:54.322Z] vmVendor : Oracle Corporation
[2024-11-30T09:45:54.322Z] vmVersion : 25.442-b04
[2024-11-30T09:45:54.322Z] xlc version : bash: line 1: xlC: command not found
[2024-11-30T09:45:54.322Z] **************************************************************************
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] System.getProperty('java.vendor')=Temurin
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] System.getProperty('os.name')=Linux
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] System.getProperty('os.arch')=amd64
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] System.getProperty('java.fullversion')=null
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:54.322Z] System.getProperty('sun.arch.data.model')=64
[2024-11-30T09:45:54.322Z]
[2024-11-30T09:45:55.176Z] make -f clean.mk cleanBuild
[2024-11-30T09:45:55.176Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:45:55.177Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../../jvmtest
[2024-11-30T09:45:55.177Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:45:55.177Z] make -f compile.mk compile
[2024-11-30T09:45:55.177Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:45:55.177Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2024-11-30T09:45:55.177Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2024-11-30T09:45:55.178Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-11-30T09:45:55.178Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-11-30T09:45:56.039Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2024-11-30T09:45:56.905Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2024-11-30T09:45:56.905Z]
[2024-11-30T09:45:56.905Z] -create_test_directory:
[2024-11-30T09:45:56.905Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest
[2024-11-30T09:45:56.905Z]
[2024-11-30T09:45:56.905Z] stage_test_material:
[2024-11-30T09:45:56.905Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest
[2024-11-30T09:45:56.905Z]
[2024-11-30T09:45:56.905Z] build:
[2024-11-30T09:45:56.905Z]
[2024-11-30T09:45:56.905Z] init:
[2024-11-30T09:45:56.905Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system
[2024-11-30T09:45:56.905Z]
[2024-11-30T09:45:56.905Z] dist:
[2024-11-30T09:45:56.905Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system
[2024-11-30T09:45:56.905Z]
[2024-11-30T09:45:56.905Z] common_build:
[2024-11-30T09:45:57.764Z] [echo] target common_build is called.....
[2024-11-30T09:45:57.764Z]
[2024-11-30T09:45:57.764Z] common_init:
[2024-11-30T09:45:57.764Z]
[2024-11-30T09:45:57.764Z] check_systemtest:
[2024-11-30T09:45:57.764Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2024-11-30T09:45:57.764Z]
[2024-11-30T09:45:57.764Z] clone_stf:
[2024-11-30T09:45:57.764Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2024-11-30T09:45:57.764Z] [echo] git rev-parse master
[2024-11-30T09:45:57.764Z] [echo] git checkout -q -f 5b80d947ccf335d279be7a77bf2cea147f93f23a
[2024-11-30T09:45:58.625Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/SHA.txt
[2024-11-30T09:45:58.625Z] [exec] ================================================
[2024-11-30T09:45:58.625Z] [exec] timestamp: 20241130-094557
[2024-11-30T09:45:58.625Z] [exec] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/STF
[2024-11-30T09:45:58.625Z] [exec] git repo:
[2024-11-30T09:45:58.625Z] [exec] Fetch URL: https://github.com/adoptium/STF.git
[2024-11-30T09:45:58.625Z] [exec] sha:
[2024-11-30T09:45:58.625Z] [exec] 5b80d947ccf335d279be7a77bf2cea147f93f23a
[2024-11-30T09:45:58.625Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2024-11-30T09:45:58.625Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2024-11-30T09:45:58.625Z] [exec] STF_BRANCH=5b80d947ccf335d279be7a77bf2cea147f93f23a
[2024-11-30T09:45:58.625Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2024-11-30T09:45:58.625Z]
[2024-11-30T09:45:58.625Z] clone_systemtest:
[2024-11-30T09:45:58.625Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2024-11-30T09:46:00.401Z] [echo] git rev-parse master
[2024-11-30T09:46:00.401Z] [echo] git checkout -q -f 5279e7ee7ddf2a4381f8e5c650b4c13b239f00f7
[2024-11-30T09:46:00.402Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/SHA.txt
[2024-11-30T09:46:00.402Z] [exec] ================================================
[2024-11-30T09:46:00.402Z] [exec] timestamp: 20241130-094600
[2024-11-30T09:46:00.402Z] [exec] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest
[2024-11-30T09:46:00.402Z] [exec] git repo:
[2024-11-30T09:46:00.402Z] [exec] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2024-11-30T09:46:00.402Z] [exec] sha:
[2024-11-30T09:46:00.402Z] [exec] 5279e7ee7ddf2a4381f8e5c650b4c13b239f00f7
[2024-11-30T09:46:00.402Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2024-11-30T09:46:00.402Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2024-11-30T09:46:00.402Z] [exec] AQA_SYSTEMTEST_BRANCH=5279e7ee7ddf2a4381f8e5c650b4c13b239f00f7
[2024-11-30T09:46:00.402Z]
[2024-11-30T09:46:00.402Z] configure_systemtest:
[2024-11-30T09:46:00.402Z] [echo] Executing openjdk.build/build.xml
[2024-11-30T09:46:01.411Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] check-for-ant:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] configure-ant:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-ant-location:
[2024-11-30T09:46:01.411Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-ant-error:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] check-for-junit:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] configure-junit:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-junit-location:
[2024-11-30T09:46:01.411Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-junit-error:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] check-for-hamcrest-core:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] configure-hamcrest-core:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-hamcrest-core-location:
[2024-11-30T09:46:01.411Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-hamcrest-core-error:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] check-for-log4j:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] configure-log4j:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-log4j-location:
[2024-11-30T09:46:01.411Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-log4j-error:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] check-for-asm:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] configure-asm:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-asm-location:
[2024-11-30T09:46:01.411Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] print-asm-error:
[2024-11-30T09:46:01.411Z]
[2024-11-30T09:46:01.411Z] setup-java-properties:
[2024-11-30T09:46:01.411Z] [echo] java_home is ${java_home}
[2024-11-30T09:46:01.411Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre
[2024-11-30T09:46:01.411Z] [echoproperties] #Ant properties
[2024-11-30T09:46:01.411Z] [echoproperties] #Sat Nov 30 09:46:00 GMT 2024
[2024-11-30T09:46:01.411Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/../lib/amd64=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/classes=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./lib=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./lib64=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./usr/java/packages/lib/amd64=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./usr/lib=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk./usr/lib64=
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.442-b04, mixed mode)
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.Property=settings\:
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.file.separator=/
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.java.class.path=.
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.java.class.version=52.0
[2024-11-30T09:46:01.412Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64/server
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_442-beta-202411291316-b04
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.specification.version=1.8
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vendor=Temurin
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.version=1.8.0_442-beta
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.java.vm.version=25.442-b04
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.line.separator=\\n
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.openjdk=version "1.8.0_442-beta"
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.os.arch=amd64
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.os.name=Linux
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.path.separator=\:
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.user.country=US
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.user.language=en
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.user.name=jenkins
[2024-11-30T09:46:01.413Z] [echoproperties] buildjdk.user.timezone=
[2024-11-30T09:46:01.413Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1490853604
[2024-11-30T09:46:01.413Z] [echo] java_platform set to linux_x86-64
[2024-11-30T09:46:01.413Z] [echo] java_java_specification_version set to 1.8
[2024-11-30T09:46:01.413Z] [echo] java_java_vm_vendor set to Temurin
[2024-11-30T09:46:01.413Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/../bin
[2024-11-30T09:46:01.414Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] check-for-tools-jar:
[2024-11-30T09:46:01.414Z] [echo] java_java_specification_version is 1.8
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] configure-tools-jar:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] print-tools-jar-location:
[2024-11-30T09:46:01.414Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] print-tools-jar-error:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] check-for-windows-sysinternals:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] set-download-windows-sysinternals-required:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] configure-windows-sysinternals:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] print-windows-sysinternals-location:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] set-print-windows-sysinternals-error-required:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] really-print-windows-sysinternals-error:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] print-windows-sysinternals-error:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] fail-if-error:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] print-all-prereq-versions:
[2024-11-30T09:46:01.414Z] [echo] Ant version in use : 1.10.2
[2024-11-30T09:46:01.414Z] [echo] log4j version in use : 2.16.0
[2024-11-30T09:46:01.414Z] [echo] ASM version in use : 9.0
[2024-11-30T09:46:01.414Z] [echo] junit version in use : 4.12
[2024-11-30T09:46:01.414Z] [echo] hamcrest version in use: 1.3
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] configure:
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] build-dependencies:
[2024-11-30T09:46:01.414Z] [echo] Executing openjdk.build/build.xml
[2024-11-30T09:46:01.414Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:01.414Z]
[2024-11-30T09:46:01.414Z] setup-java-properties:
[2024-11-30T09:46:01.414Z] [echo] java_home is ${java_home}
[2024-11-30T09:46:01.414Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre
[2024-11-30T09:46:01.414Z] [echoproperties] #Ant properties
[2024-11-30T09:46:01.414Z] [echoproperties] #Sat Nov 30 09:46:00 GMT 2024
[2024-11-30T09:46:01.414Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/../lib/amd64=
[2024-11-30T09:46:01.414Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/classes=
[2024-11-30T09:46:01.414Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64=
[2024-11-30T09:46:01.414Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2024-11-30T09:46:01.414Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2024-11-30T09:46:01.414Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./lib=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./lib64=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./usr/java/packages/lib/amd64=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./usr/lib=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk./usr/lib64=
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.442-b04, mixed mode)
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.Property=settings\:
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.file.separator=/
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.class.path=.
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.class.version=52.0
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64/server
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_442-beta-202411291316-b04
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.specification.version=1.8
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.vendor=Temurin
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.version=1.8.0_442-beta
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2024-11-30T09:46:01.415Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.java.vm.version=25.442-b04
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.line.separator=\\n
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.openjdk=version "1.8.0_442-beta"
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.os.arch=amd64
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.os.name=Linux
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.path.separator=\:
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.user.country=US
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.user.language=en
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.user.name=jenkins
[2024-11-30T09:46:01.416Z] [echoproperties] buildjdk.user.timezone=
[2024-11-30T09:46:01.416Z] [delete] Deleting: /tmp/openjdk.java.build.properties.147223698
[2024-11-30T09:46:01.416Z] [echo] java_platform set to linux_x86-64
[2024-11-30T09:46:01.416Z] [echo] java_java_specification_version set to 1.8
[2024-11-30T09:46:01.416Z] [echo] java_java_vm_vendor set to Temurin
[2024-11-30T09:46:01.416Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/jre/../bin
[2024-11-30T09:46:01.416Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2024-11-30T09:46:01.416Z]
[2024-11-30T09:46:01.416Z] setup-windows-compiler:
[2024-11-30T09:46:01.416Z]
[2024-11-30T09:46:01.416Z] check-prereqs:
[2024-11-30T09:46:01.416Z] [echo] Executing openjdk.build/build.xml
[2024-11-30T09:46:01.417Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-ant:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-ant-location:
[2024-11-30T09:46:01.417Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-ant-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-junit:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-junit-location:
[2024-11-30T09:46:01.417Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-junit-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-hamcrest-core:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-hamcrest-core-location:
[2024-11-30T09:46:01.417Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-hamcrest-core-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-log4j:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-log4j-location:
[2024-11-30T09:46:01.417Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-log4j-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-asm:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-asm-location:
[2024-11-30T09:46:01.417Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-asm-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] setup-java-properties:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-tools-jar:
[2024-11-30T09:46:01.417Z] [echo] java_java_specification_version is 1.8
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-tools-jar-location:
[2024-11-30T09:46:01.417Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-tools-jar-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-for-windows-sysinternals:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-windows-sysinternals-location:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] set-print-windows-sysinternals-error-required:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] really-print-windows-sysinternals-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-windows-sysinternals-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] fail-if-error:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] print-all-prereq-versions:
[2024-11-30T09:46:01.417Z] [echo] Ant version in use : 1.10.2
[2024-11-30T09:46:01.417Z] [echo] log4j version in use : 2.16.0
[2024-11-30T09:46:01.417Z] [echo] ASM version in use : 9.0
[2024-11-30T09:46:01.417Z] [echo] junit version in use : 4.12
[2024-11-30T09:46:01.417Z] [echo] hamcrest version in use: 1.3
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] run-check-prereqs:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] build-dependencies:
[2024-11-30T09:46:01.417Z] [echo] Executing stf.build/build.xml
[2024-11-30T09:46:01.417Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] setup-java-properties:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] setup-windows-compiler:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-prereqs:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] build-dependencies:
[2024-11-30T09:46:01.417Z] [echo] Executing stf.core/build.xml
[2024-11-30T09:46:01.417Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] setup-java-properties:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] setup-windows-compiler:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] check-prereqs:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] build-dependencies:
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] create-bin-dir:
[2024-11-30T09:46:01.417Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2024-11-30T09:46:01.417Z]
[2024-11-30T09:46:01.417Z] build-java:
[2024-11-30T09:46:01.417Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2024-11-30T09:46:06.350Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2024-11-30T09:46:08.113Z]
[2024-11-30T09:46:08.113Z] build-jar:
[2024-11-30T09:46:08.973Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-archives:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] copy-log4j2-config:
[2024-11-30T09:46:08.973Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-no-natives:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-natives:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build:
[2024-11-30T09:46:08.973Z] [echo] Executing stf.load/build.xml
[2024-11-30T09:46:08.973Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] setup-java-properties:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] setup-windows-compiler:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] check-prereqs:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-dependencies:
[2024-11-30T09:46:08.973Z] [echo] Executing stf.core/build.xml
[2024-11-30T09:46:08.973Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] setup-java-properties:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] setup-windows-compiler:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] check-prereqs:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-dependencies:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] create-bin-dir:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-java:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-jar:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] build-archives:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.973Z] copy-log4j2-config:
[2024-11-30T09:46:08.973Z]
[2024-11-30T09:46:08.974Z] build-no-natives:
[2024-11-30T09:46:08.974Z]
[2024-11-30T09:46:08.974Z] build-natives:
[2024-11-30T09:46:08.974Z]
[2024-11-30T09:46:08.974Z] build:
[2024-11-30T09:46:08.974Z]
[2024-11-30T09:46:08.974Z] create-bin-dir:
[2024-11-30T09:46:08.974Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2024-11-30T09:46:08.974Z]
[2024-11-30T09:46:08.974Z] build-java:
[2024-11-30T09:46:08.974Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] build-jar:
[2024-11-30T09:46:12.801Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] build-archives:
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] build-no-natives:
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] build-natives:
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] build:
[2024-11-30T09:46:12.801Z] [echo] Executing stf.samples/build.xml
[2024-11-30T09:46:12.801Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] setup-java-properties:
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] setup-windows-compiler:
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] check-prereqs:
[2024-11-30T09:46:12.801Z]
[2024-11-30T09:46:12.801Z] build-dependencies:
[2024-11-30T09:46:12.801Z] [echo] Executing stf.core/build.xml
[2024-11-30T09:46:12.802Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] setup-java-properties:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] setup-windows-compiler:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] check-prereqs:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-dependencies:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] create-bin-dir:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-java:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-jar:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-archives:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] copy-log4j2-config:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-no-natives:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-natives:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build:
[2024-11-30T09:46:12.802Z] [echo] Executing stf.load/build.xml
[2024-11-30T09:46:12.802Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] setup-java-properties:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] setup-windows-compiler:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] check-prereqs:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-dependencies:
[2024-11-30T09:46:12.802Z] [echo] Executing stf.core/build.xml
[2024-11-30T09:46:12.802Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] setup-java-properties:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] setup-windows-compiler:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] check-prereqs:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-dependencies:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] create-bin-dir:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-java:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-jar:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-archives:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] copy-log4j2-config:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-no-natives:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-natives:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] create-bin-dir:
[2024-11-30T09:46:12.802Z]
[2024-11-30T09:46:12.802Z] build-java:
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] build-jar:
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] build-archives:
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] build-no-natives:
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] build-natives:
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] build:
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] create-bin-dir:
[2024-11-30T09:46:12.803Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2024-11-30T09:46:12.803Z]
[2024-11-30T09:46:12.803Z] build-java:
[2024-11-30T09:46:12.803Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build-jar:
[2024-11-30T09:46:15.556Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build-archives:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build-no-natives:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build-natives:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build:
[2024-11-30T09:46:15.556Z] [echo] Executing openjdk.test.concurrent/build.xml
[2024-11-30T09:46:15.556Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] setup-java-properties:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] setup-windows-compiler:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] check-prereqs:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build-dependencies:
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] create-bin-dir:
[2024-11-30T09:46:15.556Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2024-11-30T09:46:15.556Z]
[2024-11-30T09:46:15.556Z] build-java:
[2024-11-30T09:46:15.556Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2024-11-30T09:46:19.555Z]
[2024-11-30T09:46:19.556Z] build-jar:
[2024-11-30T09:46:19.556Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] build-archives:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] build-no-natives:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] build-natives:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] build:
[2024-11-30T09:46:19.556Z] [echo] Executing openjdk.test.classloading/build.xml
[2024-11-30T09:46:19.556Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] setup-java-properties:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] setup-windows-compiler:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] check-prereqs:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] build-dependencies:
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] create-bin-dir:
[2024-11-30T09:46:19.556Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2024-11-30T09:46:19.556Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2024-11-30T09:46:19.556Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2024-11-30T09:46:19.556Z]
[2024-11-30T09:46:19.556Z] build-java:
[2024-11-30T09:46:19.556Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2024-11-30T09:46:21.322Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2024-11-30T09:46:22.175Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2024-11-30T09:46:23.940Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2024-11-30T09:46:23.940Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2024-11-30T09:46:23.940Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2024-11-30T09:46:23.941Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build-jar:
[2024-11-30T09:46:23.941Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build-archives:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build-no-natives:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build-natives:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] copy-dict-file:
[2024-11-30T09:46:23.941Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build:
[2024-11-30T09:46:23.941Z] [echo] Executing openjdk.test.debugging/build.xml
[2024-11-30T09:46:23.941Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] setup-java-properties:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] setup-windows-compiler:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] check-prereqs:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build-dependencies:
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] create-bin-dir:
[2024-11-30T09:46:23.941Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2024-11-30T09:46:23.941Z]
[2024-11-30T09:46:23.941Z] build-java-8:
[2024-11-30T09:46:23.941Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2024-11-30T09:46:25.705Z]
[2024-11-30T09:46:25.705Z] build-java-11:
[2024-11-30T09:46:25.705Z]
[2024-11-30T09:46:25.705Z] build-java-above-11:
[2024-11-30T09:46:25.705Z]
[2024-11-30T09:46:25.705Z] build-java:
[2024-11-30T09:46:25.705Z]
[2024-11-30T09:46:25.705Z] build-jdi-jar:
[2024-11-30T09:46:25.705Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2024-11-30T09:46:25.705Z]
[2024-11-30T09:46:25.705Z] build-hcr-jar:
[2024-11-30T09:46:25.706Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2024-11-30T09:46:25.706Z]
[2024-11-30T09:46:25.706Z] build-jars:
[2024-11-30T09:46:25.706Z]
[2024-11-30T09:46:25.706Z] build-archives:
[2024-11-30T09:46:25.706Z]
[2024-11-30T09:46:25.706Z] build-no-natives:
[2024-11-30T09:46:25.706Z]
[2024-11-30T09:46:25.706Z] build-natives:
[2024-11-30T09:46:25.706Z]
[2024-11-30T09:46:25.706Z] build:
[2024-11-30T09:46:25.706Z] [echo] Executing openjdk.test.gc/build.xml
[2024-11-30T09:46:25.706Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:26.562Z]
[2024-11-30T09:46:26.562Z] setup-java-properties:
[2024-11-30T09:46:26.562Z]
[2024-11-30T09:46:26.562Z] setup-windows-compiler:
[2024-11-30T09:46:26.562Z]
[2024-11-30T09:46:26.562Z] check-prereqs:
[2024-11-30T09:46:26.562Z]
[2024-11-30T09:46:26.562Z] build-dependencies:
[2024-11-30T09:46:26.562Z]
[2024-11-30T09:46:26.562Z] create-bin-dir:
[2024-11-30T09:46:26.562Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2024-11-30T09:46:26.562Z]
[2024-11-30T09:46:26.562Z] build-java:
[2024-11-30T09:46:26.562Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build-jar:
[2024-11-30T09:46:27.422Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build-archives:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build-no-natives:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build-natives:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build:
[2024-11-30T09:46:27.422Z] [echo] Executing openjdk.test.jck/build.xml
[2024-11-30T09:46:27.422Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] setup-java-properties:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] setup-windows-compiler:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] check-prereqs:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build-dependencies:
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] create-bin-dir:
[2024-11-30T09:46:27.422Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2024-11-30T09:46:27.422Z]
[2024-11-30T09:46:27.422Z] build-java:
[2024-11-30T09:46:27.422Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build-jar:
[2024-11-30T09:46:30.161Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build-archives:
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build-no-natives:
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] setup-native-build-command:
[2024-11-30T09:46:30.161Z] [echo] building natives for java_platform linux_x86-64
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build-natives-windows:
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build-natives-unix:
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build-natives:
[2024-11-30T09:46:30.161Z]
[2024-11-30T09:46:30.161Z] build:
[2024-11-30T09:46:30.161Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2024-11-30T09:46:30.161Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:31.027Z]
[2024-11-30T09:46:31.027Z] setup-java-properties:
[2024-11-30T09:46:31.027Z]
[2024-11-30T09:46:31.027Z] setup-windows-compiler:
[2024-11-30T09:46:31.027Z]
[2024-11-30T09:46:31.027Z] check-prereqs:
[2024-11-30T09:46:31.027Z]
[2024-11-30T09:46:31.027Z] build-dependencies:
[2024-11-30T09:46:31.027Z]
[2024-11-30T09:46:31.027Z] create-bin-dir:
[2024-11-30T09:46:31.027Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2024-11-30T09:46:31.027Z]
[2024-11-30T09:46:31.027Z] build-java:
[2024-11-30T09:46:31.027Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2024-11-30T09:46:34.820Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2024-11-30T09:46:34.820Z]
[2024-11-30T09:46:34.820Z] build-jar:
[2024-11-30T09:46:34.820Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2024-11-30T09:46:34.820Z]
[2024-11-30T09:46:34.820Z] build-archives:
[2024-11-30T09:46:34.820Z]
[2024-11-30T09:46:34.820Z] build-no-natives:
[2024-11-30T09:46:34.820Z]
[2024-11-30T09:46:34.820Z] build-natives:
[2024-11-30T09:46:34.820Z]
[2024-11-30T09:46:34.820Z] build:
[2024-11-30T09:46:34.820Z] [echo] Executing openjdk.test.lang/build.xml
[2024-11-30T09:46:34.821Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:34.821Z]
[2024-11-30T09:46:34.821Z] setup-java-properties:
[2024-11-30T09:46:34.821Z]
[2024-11-30T09:46:34.821Z] setup-windows-compiler:
[2024-11-30T09:46:34.821Z]
[2024-11-30T09:46:34.821Z] check-prereqs:
[2024-11-30T09:46:34.821Z]
[2024-11-30T09:46:34.821Z] build-dependencies:
[2024-11-30T09:46:34.821Z]
[2024-11-30T09:46:34.821Z] create-bin-dir:
[2024-11-30T09:46:34.821Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2024-11-30T09:46:34.821Z]
[2024-11-30T09:46:34.821Z] build-java:
[2024-11-30T09:46:34.821Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2024-11-30T09:46:39.881Z]
[2024-11-30T09:46:39.881Z] build-jar:
[2024-11-30T09:46:39.882Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] build-archives:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] build-no-natives:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] build-natives:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] build:
[2024-11-30T09:46:39.882Z] [echo] Executing openjdk.test.load/build.xml
[2024-11-30T09:46:39.882Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] setup-java-properties:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] setup-windows-compiler:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] check-prereqs:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] build-dependencies:
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] create-bin-dir:
[2024-11-30T09:46:39.882Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2024-11-30T09:46:39.882Z]
[2024-11-30T09:46:39.882Z] build-java:
[2024-11-30T09:46:39.882Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] build-jar:
[2024-11-30T09:46:41.653Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] build-archives:
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] build-no-natives:
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] build-natives:
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] build:
[2024-11-30T09:46:41.653Z] [echo] Executing openjdk.test.locking/build.xml
[2024-11-30T09:46:41.653Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] setup-java-properties:
[2024-11-30T09:46:41.653Z]
[2024-11-30T09:46:41.653Z] setup-windows-compiler:
[2024-11-30T09:46:41.654Z]
[2024-11-30T09:46:41.654Z] check-prereqs:
[2024-11-30T09:46:41.654Z]
[2024-11-30T09:46:41.654Z] build-dependencies:
[2024-11-30T09:46:41.654Z]
[2024-11-30T09:46:41.654Z] create-bin-dir:
[2024-11-30T09:46:41.654Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2024-11-30T09:46:41.654Z]
[2024-11-30T09:46:41.654Z] build-java:
[2024-11-30T09:46:41.654Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2024-11-30T09:46:43.411Z]
[2024-11-30T09:46:43.411Z] build-jar:
[2024-11-30T09:46:43.412Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] build-archives:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] build-no-natives:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] build-natives:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] build:
[2024-11-30T09:46:43.412Z] [echo] Executing openjdk.test.math/build.xml
[2024-11-30T09:46:43.412Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] setup-java-properties:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] setup-windows-compiler:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] check-prereqs:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] build-dependencies:
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] create-bin-dir:
[2024-11-30T09:46:43.412Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2024-11-30T09:46:43.412Z]
[2024-11-30T09:46:43.412Z] build-java:
[2024-11-30T09:46:43.412Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2024-11-30T09:47:16.017Z]
[2024-11-30T09:47:16.017Z] build-jar:
[2024-11-30T09:47:16.018Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-archives:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-no-natives:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-natives:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build:
[2024-11-30T09:47:16.018Z] [echo] Executing openjdk.test.mauve/build.xml
[2024-11-30T09:47:16.018Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] check-if-already-built:
[2024-11-30T09:47:16.018Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists
[2024-11-30T09:47:16.018Z] [echo] openjdk_test_mauve_already_built is true
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] check-if-cvs-available:
[2024-11-30T09:47:16.018Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2024-11-30T09:47:16.018Z] [echo] cvs_available is true
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] download-cvsclient:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] output-recreate-message:
[2024-11-30T09:47:16.018Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2024-11-30T09:47:16.018Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] delete-work-dir:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] create-work-dir:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] get-source:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] check-if-source-available:
[2024-11-30T09:47:16.018Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists
[2024-11-30T09:47:16.018Z] [echo] mauve_source_available is ${mauve_source_available}
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] delete-corba-files:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] mauve-configure:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] setup-java-properties:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-harness:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-tests:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-java:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-jar:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-archives:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] check-if-work_jar_file-exists:
[2024-11-30T09:47:16.018Z] [echo] Checking if /tmp/mauve/mauve.jar exists
[2024-11-30T09:47:16.018Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] install-archives:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] configure:
[2024-11-30T09:47:16.018Z] [echo] Executing openjdk.test.nio/build.xml
[2024-11-30T09:47:16.018Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] setup-java-properties:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] setup-windows-compiler:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] check-prereqs:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] build-dependencies:
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] create-bin-dir:
[2024-11-30T09:47:16.018Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2024-11-30T09:47:16.018Z]
[2024-11-30T09:47:16.018Z] check-java-nio-filesystem:
[2024-11-30T09:47:16.019Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2024-11-30T09:47:16.019Z]
[2024-11-30T09:47:16.019Z] copy-resources:
[2024-11-30T09:47:16.019Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2024-11-30T09:47:16.019Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2024-11-30T09:47:16.019Z]
[2024-11-30T09:47:16.019Z] build-java-nio-filesystem:
[2024-11-30T09:47:16.019Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2024-11-30T09:47:16.019Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2024-11-30T09:47:16.019Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/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
[2024-11-30T09:47:16.019Z] [exec] Done
[2024-11-30T09:47:16.019Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/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
[2024-11-30T09:47:16.019Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2024-11-30T09:47:19.810Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2024-11-30T09:47:19.810Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2024-11-30T09:47:19.810Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2024-11-30T09:47:19.811Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2024-11-30T09:47:19.811Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2024-11-30T09:47:20.677Z]
[2024-11-30T09:47:20.677Z] build-java:
[2024-11-30T09:47:20.677Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.412Z] build-jar:
[2024-11-30T09:47:23.412Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.412Z] build-archives:
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.412Z] build-no-natives:
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.412Z] build-natives:
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.412Z] build:
[2024-11-30T09:47:23.412Z] [echo] Executing openjdk.test.serialization/build.xml
[2024-11-30T09:47:23.412Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.412Z] setup-java-properties:
[2024-11-30T09:47:23.412Z]
[2024-11-30T09:47:23.413Z] setup-windows-compiler:
[2024-11-30T09:47:23.413Z]
[2024-11-30T09:47:23.413Z] check-prereqs:
[2024-11-30T09:47:23.413Z]
[2024-11-30T09:47:23.413Z] build-dependencies:
[2024-11-30T09:47:23.413Z]
[2024-11-30T09:47:23.413Z] create-bin-dir:
[2024-11-30T09:47:23.413Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2024-11-30T09:47:23.413Z]
[2024-11-30T09:47:23.413Z] build-java:
[2024-11-30T09:47:23.413Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2024-11-30T09:47:24.271Z]
[2024-11-30T09:47:24.271Z] build-jar:
[2024-11-30T09:47:24.272Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] build-archives:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] build-no-natives:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] build-natives:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] build:
[2024-11-30T09:47:24.272Z] [echo] Executing openjdk.test.security/build.xml
[2024-11-30T09:47:24.272Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] setup-java-properties:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] setup-windows-compiler:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] check-prereqs:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] build-dependencies:
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] create-bin-dir:
[2024-11-30T09:47:24.272Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2024-11-30T09:47:24.272Z]
[2024-11-30T09:47:24.272Z] build-java:
[2024-11-30T09:47:24.272Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build-jar:
[2024-11-30T09:47:26.054Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build-archives:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build-no-natives:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build-natives:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build:
[2024-11-30T09:47:26.054Z] [echo] Executing openjdk.test.util/build.xml
[2024-11-30T09:47:26.054Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] setup-java-properties:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] setup-windows-compiler:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] check-prereqs:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build-dependencies:
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] create-bin-dir:
[2024-11-30T09:47:26.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2024-11-30T09:47:26.054Z]
[2024-11-30T09:47:26.054Z] build-java:
[2024-11-30T09:47:26.054Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] build-jar:
[2024-11-30T09:47:27.829Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] build-archives:
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] build-no-natives:
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] build-natives:
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] build:
[2024-11-30T09:47:27.829Z] [echo] Executing openjdk.test.jlm/build.xml
[2024-11-30T09:47:27.829Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] setup-java-properties:
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] setup-windows-compiler:
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] check-prereqs:
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] create-bin-dir:
[2024-11-30T09:47:27.829Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2024-11-30T09:47:27.829Z]
[2024-11-30T09:47:27.829Z] build-java:
[2024-11-30T09:47:27.830Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] build-jar:
[2024-11-30T09:47:31.616Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] build-archives:
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] build-no-natives:
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] build-natives:
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] build:
[2024-11-30T09:47:31.616Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] setup-java-properties:
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] setup-windows-compiler:
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] check-prereqs:
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] check-compiler-level:
[2024-11-30T09:47:31.616Z] [echo] java_java_specification_version is 1.8
[2024-11-30T09:47:31.616Z] [echo] can_build_modularity is false
[2024-11-30T09:47:31.616Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2024-11-30T09:47:31.616Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2024-11-30T09:47:31.616Z]
[2024-11-30T09:47:31.616Z] create-bin-dir:
[2024-11-30T09:47:31.616Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2024-11-30T09:47:31.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2024-11-30T09:47:31.617Z]
[2024-11-30T09:47:31.617Z] build-java:
[2024-11-30T09:47:31.617Z]
[2024-11-30T09:47:31.617Z] check-if-javac_ran:
[2024-11-30T09:47:31.617Z] [echo] openjdk_test_modularity_javac_ran is ${openjdk_test_modularity_javac_ran}
[2024-11-30T09:47:31.617Z] [echo] openjdk_test_modularity_javac_did_not_run is true
[2024-11-30T09:47:31.617Z]
[2024-11-30T09:47:31.617Z] build-javah:
[2024-11-30T09:47:31.618Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib
[2024-11-30T09:47:31.618Z] [echo] Building JNI header file for JniTest to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] build-no-natives:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] setup-native-build-command:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] build-natives-windows:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] build-natives-unix:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] build-natives:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] build:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] build:
[2024-11-30T09:47:32.480Z]
[2024-11-30T09:47:32.480Z] common_dist:
[2024-11-30T09:47:32.480Z] [copy] Copying 336 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/STF
[2024-11-30T09:47:32.480Z] [copy] Copying 1203 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/aqa-systemtest
[2024-11-30T09:47:33.338Z] [copy] Copied 510 empty directories to 6 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/aqa-systemtest
[2024-11-30T09:47:33.338Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2024-11-30T09:47:33.338Z]
[2024-11-30T09:47:33.338Z] build:
[2024-11-30T09:47:33.338Z]
[2024-11-30T09:47:33.338Z] build:
[2024-11-30T09:47:33.338Z]
[2024-11-30T09:47:33.338Z] THC.check:
[2024-11-30T09:47:33.338Z]
[2024-11-30T09:47:33.338Z] getChurn:
[2024-11-30T09:47:33.338Z] [exec] Cloning into 'churn'...
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] dist:
[2024-11-30T09:47:34.566Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/churn
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] init:
[2024-11-30T09:47:34.566Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/daaLoadTest
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] common_build:
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] build:
[2024-11-30T09:47:34.566Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/daaLoadTest
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] build:
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] init:
[2024-11-30T09:47:34.566Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/jcstress
[2024-11-30T09:47:34.566Z]
[2024-11-30T09:47:34.566Z] getDependentLibs:
[2024-11-30T09:47:34.566Z] [exec] --------------------------------------------
[2024-11-30T09:47:34.566Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:34.566Z] [exec] task is set to default
[2024-11-30T09:47:34.566Z] [exec] dependencyList is set to jcstress
[2024-11-30T09:47:34.566Z] [exec] --------------------------------------------
[2024-11-30T09:47:34.566Z] [exec] Starting download third party dependent jars
[2024-11-30T09:47:34.566Z] [exec] --------------------------------------------
[2024-11-30T09:47:34.567Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:47:34.567Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-11-30T09:47:34.567Z] [exec] downloaded dependent third party jars successfully
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] dist:
[2024-11-30T09:47:34.567Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/jcstress
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] init:
[2024-11-30T09:47:34.567Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/jlm
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] common_build:
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] build:
[2024-11-30T09:47:34.567Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/jlm
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] init:
[2024-11-30T09:47:34.567Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/lambdaLoadTest
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] common_build:
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] build:
[2024-11-30T09:47:34.567Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/lambdaLoadTest
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] init:
[2024-11-30T09:47:34.567Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/mathLoadTest
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] common_build:
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] build:
[2024-11-30T09:47:34.567Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/mathLoadTest
[2024-11-30T09:47:34.567Z]
[2024-11-30T09:47:34.567Z] init:
[2024-11-30T09:47:34.568Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/mauveLoadTest
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] common_build:
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] build:
[2024-11-30T09:47:34.568Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/mauveLoadTest
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] init:
[2024-11-30T09:47:34.568Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/modularity
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] common_build:
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] build:
[2024-11-30T09:47:34.568Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/modularity
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] init:
[2024-11-30T09:47:34.568Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/otherLoadTest
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] common_build:
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] build:
[2024-11-30T09:47:34.568Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/otherLoadTest
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] init:
[2024-11-30T09:47:34.568Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/security
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] common_build:
[2024-11-30T09:47:34.568Z]
[2024-11-30T09:47:34.568Z] build:
[2024-11-30T09:47:34.569Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/security
[2024-11-30T09:47:34.569Z]
[2024-11-30T09:47:34.569Z] init:
[2024-11-30T09:47:34.569Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/sharedClasses
[2024-11-30T09:47:34.569Z]
[2024-11-30T09:47:34.569Z] common_build:
[2024-11-30T09:47:34.569Z]
[2024-11-30T09:47:34.569Z] build:
[2024-11-30T09:47:34.569Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jvmtest/system/sharedClasses
[2024-11-30T09:47:34.569Z]
[2024-11-30T09:47:34.569Z] BUILD SUCCESSFUL
[2024-11-30T09:47:34.569Z] Total time: 1 minute 38 seconds
[2024-11-30T09:47:34.569Z] 0
[2024-11-30T09:47:34.569Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[Pipeline] }
[2024-11-30T09:47:35.092Z] $ ssh-agent -k
[2024-11-30T09:47:35.102Z] unset SSH_AUTH_SOCK;
[2024-11-30T09:47:35.103Z] unset SSH_AGENT_PID;
[2024-11-30T09:47:35.109Z] echo Agent pid 3536465 killed;
[2024-11-30T09:47:35.801Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-11-30T09:47:35.927Z] Running tests...
[Pipeline] echo
[2024-11-30T09:47:35.945Z] ITERATION: 1/1
[Pipeline] wrap
[2024-11-30T09:47:36.327Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/.xvfb-11-..fbdir13721055896041147566
[Pipeline] {
[Pipeline] sh
[2024-11-30T09:47:58.523Z] + + ps -fawk
[2024-11-30T09:47:58.523Z] '{print $9}'
[2024-11-30T09:47:58.523Z] + grep '[X]vfb'
[Pipeline] echo
[2024-11-30T09:47:59.142Z] env.DISPLAY is :0
[Pipeline] sh
[2024-11-30T09:48:00.790Z] + uname
[2024-11-30T09:48:00.790Z] + '[' Linux '=' AIX ]
[2024-11-30T09:48:00.790Z] + uname
[2024-11-30T09:48:00.790Z] + '[' Linux '=' SunOS ]
[2024-11-30T09:48:00.790Z] + uname
[2024-11-30T09:48:00.790Z] + '[' Linux '=' '*BSD' ]
[2024-11-30T09:48:00.790Z] + MAKE=make
[2024-11-30T09:48:00.790Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-11-30T09:48:00.790Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-11-30T09:48:02.911Z] + unset LD_LIBRARY_PATH
[2024-11-30T09:48:02.912Z] + uname
[2024-11-30T09:48:02.912Z] + '[' Linux '=' AIX ]
[2024-11-30T09:48:02.912Z] + uname
[2024-11-30T09:48:02.912Z] + '[' Linux '=' SunOS ]
[2024-11-30T09:48:02.912Z] + uname
[2024-11-30T09:48:02.912Z] + '[' Linux '=' '*BSD' ]
[2024-11-30T09:48:02.912Z] + MAKE=make
[2024-11-30T09:48:02.912Z] + cd ./aqa-tests
[2024-11-30T09:48:02.912Z] + . ./scripts/testenv/testenvSettings.sh
[2024-11-30T09:48:02.912Z] + set +x
[2024-11-30T09:48:02.912Z] make _testList TESTLIST=ClassLoadingTest_5m_0,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,TestJlmLocal_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_2,TestJlmRemoteNotifierProxyAuth_2,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteClassNoAuth_2,ClassLoadingTest_5m_2,TestJlmLocal_2,MauveSingleThrdLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteThreadNoAuth_2,ParallelStreamsLoadTest_HS_2,LambdaLoadTest_HS_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,NioLoadTest_5m_2
[2024-11-30T09:48:02.912Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:48:02.912Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2024-11-30T09:48:02.912Z] UNAME_OS is Linux
[2024-11-30T09:48:02.912Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2024-11-30T09:48:02.912Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ClassLoadingTest_5m_0,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,TestJlmLocal_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_2,TestJlmRemoteNotifierProxyAuth_2,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteClassNoAuth_2,ClassLoadingTest_5m_2,TestJlmLocal_2,MauveSingleThrdLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteThreadNoAuth_2,ParallelStreamsLoadTest_HS_2,LambdaLoadTest_HS_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,NioLoadTest_5m_2
[2024-11-30T09:48:02.912Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:48:02.912Z] perl scripts/configure.pl
[2024-11-30T09:48:02.912Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ClassLoadingTest_5m_0,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,TestJlmLocal_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_2,TestJlmRemoteNotifierProxyAuth_2,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteClassNoAuth_2,ClassLoadingTest_5m_2,TestJlmLocal_2,MauveSingleThrdLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteThreadNoAuth_2,ParallelStreamsLoadTest_HS_2,LambdaLoadTest_HS_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,NioLoadTest_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2024-11-30T09:48:05.522Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-11-30T09:48:05.522Z]
[2024-11-30T09:48:05.522Z] Starting to generate test make files.
[2024-11-30T09:48:05.522Z]
[2024-11-30T09:48:05.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2024-11-30T09:48:05.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2024-11-30T09:48:05.522Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/security/autoGen.mk
[2024-11-30T09:48:05.522Z]
[2024-11-30T09:48:05.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/jlm/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/sharedClasses/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/modularity/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../autoGen.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Make files are generated successfully.
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:48:06.388Z] make -f runtest.mk _testList
[2024-11-30T09:48:06.388Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] Running make 4.3
[2024-11-30T09:48:06.388Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/..
[2024-11-30T09:48:06.388Z] set JDK_VERSION to 8
[2024-11-30T09:48:06.388Z] set JDK_IMPL to hotspot
[2024-11-30T09:48:06.388Z] set JVM_VERSION to openjdk8
[2024-11-30T09:48:06.388Z] set JCL_VERSION to latest
[2024-11-30T09:48:06.388Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2024-11-30T09:48:06.388Z] set SPEC to alpine-linux_x86-64
[2024-11-30T09:48:06.388Z] set TEST_FLAG to
[2024-11-30T09:48:06.388Z] Running testList ...
[2024-11-30T09:48:06.388Z] There are 49 test targets in testList
[2024-11-30T09:48:06.388Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version
[2024-11-30T09:48:06.388Z] openjdk version "1.8.0_442-beta"
[2024-11-30T09:48:06.388Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-beta-202411291316-b04)
[2024-11-30T09:48:06.388Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.442-b04, mixed mode)
[2024-11-30T09:48:06.388Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests'
[2024-11-30T09:48:06.388Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system'
[2024-11-30T09:48:06.388Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_testList_1/aqa-tests/system/security'
[2024-11-30T09:48:06.388Z] ../system.mk:25: CYGWIN is 0
[2024-11-30T09:48:06.388Z]
[2024-11-30T09:48:06.388Z] ===============================================