Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_alpine-linux" build number 366 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 512 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3073 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 324 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun@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_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-11T17:22:58.867Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2026-02-11T17:22:58.867Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-11T17:22:58.880Z] dynamicAgents: [] [Pipeline] echo [2026-02-11T17:22:58.882Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] nodesByLabel [2026-02-11T17:22:58.892Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label [Pipeline] node [2026-02-11T17:23:13.895Z] Still waiting to schedule task [2026-02-11T17:23:13.896Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’ [2026-02-11T17:53:17.386Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-02-11T17:53:17.407Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T17:53:17.668Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T17:53:17.669Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T17:53:17.791Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-11T17:53:17.953Z] The recommended git tool is: git [2026-02-11T17:53:18.199Z] No credentials specified [2026-02-11T17:53:18.323Z] Cloning the remote Git repository [2026-02-11T17:53:18.510Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-11T17:53:18.511Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests # timeout=10 [2026-02-11T17:53:18.518Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-11T17:53:18.519Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-11T17:53:18.519Z] > git --version # timeout=10 [2026-02-11T17:53:18.521Z] > git --version # 'git version 2.45.4' [2026-02-11T17:53:18.521Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T17:53:23.317Z] Avoid second fetch [2026-02-11T17:53:23.444Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) [2026-02-11T17:53:23.127Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-11T17:53:23.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T17:53:23.381Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-11T17:53:23.507Z] > git config core.sparsecheckout # timeout=10 [2026-02-11T17:53:23.510Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 [2026-02-11T17:53:24.721Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T17:53:26.265Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-11T17:53:26.286Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-11T17:53:27.821Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-11T17:53:28.326Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T17:53:29.693Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T17:53:29.693Z] Unix type machine.. [2026-02-11T17:53:29.693Z] Running on a Linux host [2026-02-11T17:53:29.693Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-11T17:53:32.130Z] + printenv [2026-02-11T17:53:32.130Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-11T17:53:32.130Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T17:53:32.130Z] SETUP_JCK_RUN=false [2026-02-11T17:53:32.130Z] USE_TESTENV_PROPERTIES=false [2026-02-11T17:53:32.130Z] MAIL=/var/mail/jenkins [2026-02-11T17:53:32.130Z] SSH_CLIENT=78.47.239.97 50778 22 [2026-02-11T17:53:32.130Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-11T17:53:32.130Z] BUILD_LIST=system [2026-02-11T17:53:32.130Z] USER=jenkins [2026-02-11T17:53:32.130Z] SDK_RESOURCE=upstream [2026-02-11T17:53:32.130Z] CI=true [2026-02-11T17:53:32.130Z] OPENJ9_BRANCH=master [2026-02-11T17:53:32.130Z] jobStatus=SUCCESS [2026-02-11T17:53:32.130Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-11T17:53:32.130Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/18/display/redirect?page=changes [2026-02-11T17:53:32.130Z] UPSTREAM_JOB_NUMBER=512 [2026-02-11T17:53:32.130Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86 [2026-02-11T17:53:32.130Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-11T17:53:32.130Z] TARGET=testList TESTLIST=ParallelStreamsLoadTest_HS_0,ParallelStreamsLoadTest_HS_1 [2026-02-11T17:53:32.130Z] EXIT_FAILURE=false [2026-02-11T17:53:32.130Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2026-02-11T17:53:32.130Z] SHLVL=2 [2026-02-11T17:53:32.130Z] STF_OWNER_BRANCH=adoptium:master [2026-02-11T17:53:32.130Z] HOME=/home/jenkins [2026-02-11T17:53:32.130Z] USE_JRE=false [2026-02-11T17:53:32.130Z] OLDPWD=/home/jenkins [2026-02-11T17:53:32.130Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/18/ [2026-02-11T17:53:32.130Z] ADOPTOPENJDK_BRANCH=master [2026-02-11T17:53:32.130Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun.tap [2026-02-11T17:53:32.130Z] JDK_IMPL=hotspot [2026-02-11T17:53:32.130Z] HUDSON_COOKIE=ed487d93-8acb-435b-bca8-8c4fce0ca14e [2026-02-11T17:53:32.130Z] DOCKER_REQUIRED=false [2026-02-11T17:53:32.130Z] JENKINS_SERVER_COOKIE=durable-8ddf92f6a4392410b58e6db67e3e33bdc58473ac890d01a7e1dd09302f9fc287 [2026-02-11T17:53:32.130Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../benchmarks [2026-02-11T17:53:32.130Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2026-02-11T17:53:32.130Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u [2026-02-11T17:53:32.130Z] KEEP_WORKSPACE=false [2026-02-11T17:53:32.130Z] ARCHIVE_TEST_RESULTS=false [2026-02-11T17:53:32.130Z] GENERATE_JOBS=true [2026-02-11T17:53:32.130Z] LOGNAME=jenkins [2026-02-11T17:53:32.130Z] NODE_NAME=test-docker-alpine320-x64-2 [2026-02-11T17:53:32.130Z] PERSONAL_BUILD=false [2026-02-11T17:53:32.130Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-11T17:53:32.130Z] JDK_BRANCH=jdk8u492-b02_adopt [2026-02-11T17:53:32.130Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/18/display/redirect?page=artifacts [2026-02-11T17:53:32.130Z] _=/usr/lib/jvm/jdk21/bin/java [2026-02-11T17:53:32.130Z] AUTO_DETECT=true [2026-02-11T17:53:32.130Z] STAGE_NAME=Setup [2026-02-11T17:53:32.130Z] EXECUTOR_NUMBER=0 [2026-02-11T17:53:32.130Z] JDK_VERSION=8 [2026-02-11T17:53:32.130Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-11T17:53:32.130Z] BUILD_DISPLAY_NAME=#18 [2026-02-11T17:53:32.130Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-11T17:53:32.130Z] TIME_LIMIT=25 [2026-02-11T17:53:32.130Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/18/display/redirect?page=tests [2026-02-11T17:53:32.130Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-11T17:53:32.130Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2026-02-11T17:53:32.130Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2026-02-11T17:53:32.130Z] TKG_ITERATIONS=1 [2026-02-11T17:53:32.130Z] PLATFORM=x86-64_alpine-linux [2026-02-11T17:53:32.130Z] BUILD_ID=18 [2026-02-11T17:53:32.130Z] EXIT_SUCCESS=false [2026-02-11T17:53:32.130Z] RERUN_FAILURE=true [2026-02-11T17:53:32.130Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-11T17:53:32.130Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:53:32.130Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun-18 [2026-02-11T17:53:32.130Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-11T17:53:32.130Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-11T17:53:32.130Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/ [2026-02-11T17:53:32.130Z] KEEP_REPORTDIR=false [2026-02-11T17:53:32.130Z] JCK_GIT_BRANCH=master [2026-02-11T17:53:32.130Z] ORIGIN_JDK_VERSION=8 [2026-02-11T17:53:32.130Z] BUILD_NUMBER=18 [2026-02-11T17:53:32.130Z] ITERATIONS=1 [2026-02-11T17:53:32.130Z] JENKINS_NODE_COOKIE=3a0bcafa-a44c-407a-9151-27f59eb81f7f [2026-02-11T17:53:32.130Z] SHELL=/bin/bash [2026-02-11T17:53:32.130Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-11T17:53:32.130Z] SPEC=alpine-linux_x86-64 [2026-02-11T17:53:32.130Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-11T17:53:32.130Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T17:53:32.130Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-11T17:53:32.130Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/18/display/redirect [2026-02-11T17:53:32.130Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-11T17:53:32.130Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/display/redirect [2026-02-11T17:53:32.130Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin [2026-02-11T17:53:32.130Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2026-02-11T17:53:32.130Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-11T17:53:32.130Z] SLACK_CHANNEL=aqavit-bot [2026-02-11T17:53:32.130Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T17:53:32.130Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2026-02-11T17:53:32.130Z] SSH_CONNECTION=78.47.239.97 50778 172.17.0.11 22 [2026-02-11T17:53:32.130Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun@tmp [2026-02-11T17:53:32.130Z] PARALLEL=None [2026-02-11T17:53:32.130Z] JOBSTARTTIME=Wed, 11 Feb 2026 17:53:27 +0000 [2026-02-11T17:53:32.130Z] DYNAMIC_COMPILE=false [2026-02-11T17:53:32.131Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T17:53:32.504Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-11T17:53:32.517Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T17:54:14.075Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 512 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-11T17:54:14.262Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-11T17:54:14.268Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [Pipeline] { [Pipeline] sshagent [2026-02-11T17:54:14.347Z] $ ssh-agent [2026-02-11T17:54:14.904Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdIjnPe/agent.1878614 [2026-02-11T17:54:14.904Z] SSH_AGENT_PID=1878616 [2026-02-11T17:54:14.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-11T17:54:14.922Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-11T17:54:14.945Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-11T17:54:16.321Z] + pwd [2026-02-11T17:54:16.321Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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 [2026-02-11T17:54:16.321Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [2026-02-11T17:54:16.321Z] get jdk binary... [2026-02-11T17:54:16.321Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-11T17:54:16.321Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T17:54:17.849Z] List files in jdkbinary folder... [2026-02-11T17:54:17.849Z] total 306060 [2026-02-11T17:54:17.850Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T17:54:17.850Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T17:54:17.850Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T17:54:17.850Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T17:54:17.850Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json [2026-02-11T17:54:17.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 17:54 tmp [2026-02-11T17:54:17.850Z] List files in jdkbinary/tmp folder... [2026-02-11T17:54:17.850Z] total 4 [2026-02-11T17:54:17.850Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 17:54 jdk8u492-b02 [2026-02-11T17:54:17.850Z] Moving directory jdk8u492-b02/ to ../j2sdk-image [2026-02-11T17:54:17.850Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T17:54:18.590Z] List files in jdkbinary folder... [2026-02-11T17:54:18.590Z] total 306064 [2026-02-11T17:54:18.591Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T17:54:18.591Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T17:54:18.591Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T17:54:18.591Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T17:54:18.591Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json [2026-02-11T17:54:18.591Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 17:54 j2sdk-image [2026-02-11T17:54:18.591Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 17:54 tmp [2026-02-11T17:54:18.591Z] List files in jdkbinary/tmp folder... [2026-02-11T17:54:18.591Z] total 4 [2026-02-11T17:54:18.591Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 17:54 jdk8u492-b02-jre [2026-02-11T17:54:18.591Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image [2026-02-11T17:54:18.591Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre... [2026-02-11T17:54:29.902Z] Removing top-level folder jdk8u492-b02-debug-image/ [2026-02-11T17:54:29.903Z] Removing top-level folder jdk8u492-b02/ [2026-02-11T17:54:30.641Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -version [2026-02-11T17:54:30.641Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-11T17:54:30.641Z] openjdk version "1.8.0_492-beta" [2026-02-11T17:54:30.641Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02) [2026-02-11T17:54:30.641Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T17:54:30.641Z] =JAVA VERSION OUTPUT END= [2026-02-11T17:54:30.641Z] =RELEASE INFO BEGIN= [2026-02-11T17:54:30.642Z] JAVA_VERSION="1.8.0_492" [2026-02-11T17:54:30.642Z] OS_NAME="Linux" [2026-02-11T17:54:30.642Z] OS_VERSION="2.6" [2026-02-11T17:54:30.642Z] OS_ARCH="amd64" [2026-02-11T17:54:30.642Z] SOURCE=".:git:a841f5e75a41+" [2026-02-11T17:54:30.642Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-11T17:54:30.642Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-11T17:54:30.642Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-11T17:54:30.642Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git" [2026-02-11T17:54:30.642Z] FULL_VERSION="1.8.0_492-beta-202602111414-b02" [2026-02-11T17:54:30.642Z] SEMANTIC_VERSION="8.0.492+2" [2026-02-11T17:54:30.642Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2026-02-11T17:54:30.642Z] JVM_VARIANT="Hotspot" [2026-02-11T17:54:30.642Z] JVM_VERSION="25.492-b02" [2026-02-11T17:54:30.642Z] IMAGE_TYPE="JDK" [2026-02-11T17:54:30.642Z] =RELEASE INFO END= [2026-02-11T17:54:30.642Z] get testKitGen... [2026-02-11T17:54:30.642Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-11T17:54:31.382Z] git rev-parse master [2026-02-11T17:54:31.382Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-11T17:54:31.875Z] $ ssh-agent -k [2026-02-11T17:54:31.879Z] unset SSH_AUTH_SOCK; [2026-02-11T17:54:31.880Z] unset SSH_AGENT_PID; [2026-02-11T17:54:31.880Z] echo Agent pid 1878616 killed; [2026-02-11T17:54:32.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T17:54:32.883Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DParallelStreamsLoadTest_HS_0%2CParallelStreamsLoadTest_HS_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T17:54:32.894Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DParallelStreamsLoadTest_HS_0%2CParallelStreamsLoadTest_HS_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-alpine320-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-11T17:54:32.943Z] Building tests... [Pipeline] timeout [2026-02-11T17:54:32.945Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-11T17:54:32.960Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-02-11T17:54:34.364Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-02-11T17:54:34.364Z] -------------------------------------------- [2026-02-11T17:54:34.364Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:34.364Z] task is set to default [2026-02-11T17:54:34.364Z] dependencyList is set to all [2026-02-11T17:54:34.364Z] System Test jars will be downloaded. [2026-02-11T17:54:34.364Z] -------------------------------------------- [2026-02-11T17:54:34.364Z] Starting download third party dependent jars [2026-02-11T17:54:34.364Z] -------------------------------------------- [2026-02-11T17:54:34.364Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:34.364Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-02-11T17:54:34.364Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-11T17:54:34.364Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-02-11T17:54:34.364Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-02-11T17:54:34.365Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-02-11T17:54:34.365Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-11T17:54:35.042Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-11T17:54:35.057Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-11T17:54:35.133Z] $ ssh-agent [2026-02-11T17:54:35.689Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbNlJO/agent.1878702 [2026-02-11T17:54:35.689Z] SSH_AGENT_PID=1878704 [2026-02-11T17:54:35.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T17:54:38.684Z] + unset LD_LIBRARY_PATH [2026-02-11T17:54:38.684Z] + bash ./compile.sh [2026-02-11T17:54:38.684Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T17:54:38.684Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:38.684Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T17:54:38.684Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T17:54:38.685Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T17:54:38.685Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T17:54:38.685Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/build_tools.xml [2026-02-11T17:54:38.685Z] [2026-02-11T17:54:38.685Z] build: [2026-02-11T17:54:38.685Z] [2026-02-11T17:54:38.685Z] clean: [2026-02-11T17:54:38.685Z] [2026-02-11T17:54:38.685Z] init: [2026-02-11T17:54:38.685Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin [2026-02-11T17:54:38.685Z] [2026-02-11T17:54:38.685Z] getDependentLibs: [2026-02-11T17:54:38.685Z] [exec] -------------------------------------------- [2026-02-11T17:54:38.685Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:38.685Z] [exec] task is set to default [2026-02-11T17:54:38.685Z] [exec] dependencyList is set to json_simple [2026-02-11T17:54:38.685Z] [exec] System Test jars will be downloaded. [2026-02-11T17:54:38.685Z] [exec] -------------------------------------------- [2026-02-11T17:54:38.686Z] [exec] Starting download third party dependent jars [2026-02-11T17:54:38.686Z] [exec] -------------------------------------------- [2026-02-11T17:54:38.686Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:38.686Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T17:54:38.686Z] [exec] downloaded dependent third party jars successfully [2026-02-11T17:54:38.686Z] [2026-02-11T17:54:38.686Z] compile: [2026-02-11T17:54:38.686Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T17:54:38.686Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T17:54:38.686Z] [echo] ===fork: yes [2026-02-11T17:54:38.686Z] [echo] ===debug: on [2026-02-11T17:54:38.686Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin [2026-02-11T17:54:40.308Z] [2026-02-11T17:54:40.308Z] dist: [2026-02-11T17:54:40.308Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-11T17:54:40.308Z] [2026-02-11T17:54:40.308Z] BUILD SUCCESSFUL [2026-02-11T17:54:40.308Z] Total time: 1 second [2026-02-11T17:54:40.308Z] 0 [2026-02-11T17:54:40.308Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T17:54:40.308Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-11T17:54:40.308Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-02-11T17:54:41.047Z] ****************************** MACHINE INFO ****************************** [2026-02-11T17:54:41.048Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG [2026-02-11T17:54:41.048Z] Free Physical Memory Size : 3028733952 [2026-02-11T17:54:41.048Z] Free space (bytes) : 339565871104 [2026-02-11T17:54:41.048Z] Total Physical Memory Size : 6442450944 [2026-02-11T17:54:41.048Z] Total space (bytes) : 480790110208 [2026-02-11T17:54:41.048Z] Usable space (bytes) : 317215645696 [2026-02-11T17:54:41.048Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T17:54:41.048Z] bashVersion : [2026-02-11T17:54:41.048Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-02-11T17:54:41.048Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-11T17:54:41.048Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] This is free software; you are free to change and redistribute it. [2026-02-11T17:54:41.048Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T17:54:41.048Z] cpuCores : 16 [2026-02-11T17:54:41.048Z] curlVersion : [2026-02-11T17:54:41.048Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2026-02-11T17:54:41.048Z] Release-Date: 2025-06-04 [2026-02-11T17:54:41.048Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2026-02-11T17:54:41.048Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-11T17:54:41.048Z] dockerVersion : bash: line 1: docker: command not found [2026-02-11T17:54:41.048Z] gcc version : 13.2.1 [2026-02-11T17:54:41.048Z] gclibc version : [2026-02-11T17:54:41.048Z] musl libc (x86_64) [2026-02-11T17:54:41.048Z] Version 1.2.5 [2026-02-11T17:54:41.048Z] Dynamic Program Loader [2026-02-11T17:54:41.048Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-02-11T17:54:41.048Z] gdb version : bash: line 1: gdb: command not found [2026-02-11T17:54:41.048Z] lldb version : Command could not be executed [2026-02-11T17:54:41.048Z] makeVersion : [2026-02-11T17:54:41.048Z] GNU Make 4.4.1 [2026-02-11T17:54:41.048Z] Built for x86_64-alpine-linux-musl [2026-02-11T17:54:41.048Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-11T17:54:41.048Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-11T17:54:41.048Z] This is free software: you are free to change and redistribute it. [2026-02-11T17:54:41.048Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T17:54:41.048Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-11T17:54:41.048Z] perlVersion : [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] Copyright 1987-2025, Larry Wall [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T17:54:41.048Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T17:54:41.048Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T17:54:41.048Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] podmanVersion : bash: line 1: podman: command not found [2026-02-11T17:54:41.048Z] procArch : unknown [2026-02-11T17:54:41.048Z] sysArch : x86_64 [2026-02-11T17:54:41.048Z] sysOS : Linux [2026-02-11T17:54:41.048Z] ulimit : [2026-02-11T17:54:41.048Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-11T17:54:41.048Z] core file size (blocks, -c) unlimited [2026-02-11T17:54:41.048Z] data seg size (kbytes, -d) unlimited [2026-02-11T17:54:41.048Z] scheduling priority (-e) 0 [2026-02-11T17:54:41.048Z] file size (blocks, -f) unlimited [2026-02-11T17:54:41.048Z] pending signals (-i) 257167 [2026-02-11T17:54:41.048Z] max locked memory (kbytes, -l) 8192 [2026-02-11T17:54:41.048Z] max memory size (kbytes, -m) unlimited [2026-02-11T17:54:41.048Z] open files (-n) 1048576 [2026-02-11T17:54:41.048Z] pipe size (512 bytes, -p) 8 [2026-02-11T17:54:41.048Z] POSIX message queues (bytes, -q) 819200 [2026-02-11T17:54:41.048Z] real-time priority (-r) 0 [2026-02-11T17:54:41.048Z] stack size (kbytes, -s) 8192 [2026-02-11T17:54:41.048Z] cpu time (seconds, -t) unlimited [2026-02-11T17:54:41.048Z] max user processes (-u) unlimited [2026-02-11T17:54:41.048Z] virtual memory (kbytes, -v) unlimited [2026-02-11T17:54:41.048Z] file locks (-x) unlimited [2026-02-11T17:54:41.048Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2026-02-11T17:54:41.048Z] vmVendor : Oracle Corporation [2026-02-11T17:54:41.048Z] vmVersion : 25.492-b02 [2026-02-11T17:54:41.048Z] xlc version : bash: line 1: xlC: command not found [2026-02-11T17:54:41.048Z] ************************************************************************** [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] System.getProperty('java.vendor')=Temurin [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] System.getProperty('os.name')=Linux [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] System.getProperty('os.arch')=amd64 [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] System.getProperty('java.fullversion')=null [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T17:54:41.048Z] [2026-02-11T17:54:41.048Z] make -f clean.mk cleanBuild [2026-02-11T17:54:41.048Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T17:54:41.049Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest [2026-02-11T17:54:41.049Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T17:54:41.049Z] make -f compile.mk compile [2026-02-11T17:54:41.049Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T17:54:41.049Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T17:54:41.049Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T17:54:41.049Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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_rerun/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_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T17:54:41.049Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T17:54:41.049Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/build_test.xml [2026-02-11T17:54:41.790Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] -create_test_directory: [2026-02-11T17:54:41.790Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] stage_test_material: [2026-02-11T17:54:41.790Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] build: [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] init: [2026-02-11T17:54:41.790Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] dist: [2026-02-11T17:54:41.790Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] common_build: [2026-02-11T17:54:41.790Z] [echo] target common_build is called..... [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] common_init: [2026-02-11T17:54:41.790Z] [2026-02-11T17:54:41.790Z] check_systemtest: [2026-02-11T17:54:41.791Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2026-02-11T17:54:41.791Z] [2026-02-11T17:54:41.791Z] clone_stf: [2026-02-11T17:54:41.791Z] [exec] git clone -q https://github.com/adoptium/STF.git [2026-02-11T17:54:42.529Z] [echo] git rev-parse master [2026-02-11T17:54:42.529Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-11T17:54:42.530Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../testenv/testenv.properties [2026-02-11T17:54:42.530Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2026-02-11T17:54:42.530Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-11T17:54:42.530Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2026-02-11T17:54:42.530Z] [2026-02-11T17:54:42.530Z] clone_systemtest: [2026-02-11T17:54:42.530Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2026-02-11T17:54:44.059Z] [echo] git rev-parse master [2026-02-11T17:54:44.059Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-11T17:54:44.059Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../testenv/testenv.properties [2026-02-11T17:54:44.059Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-11T17:54:44.059Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] configure_systemtest: [2026-02-11T17:54:44.059Z] [echo] Executing openjdk.build/build.xml [2026-02-11T17:54:44.059Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] check-for-ant: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] configure-ant: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] print-ant-location: [2026-02-11T17:54:44.059Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] print-ant-error: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] check-for-junit: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] configure-junit: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] print-junit-location: [2026-02-11T17:54:44.059Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] print-junit-error: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] check-for-hamcrest-core: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] configure-hamcrest-core: [2026-02-11T17:54:44.059Z] [2026-02-11T17:54:44.059Z] print-hamcrest-core-location: [2026-02-11T17:54:44.060Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] print-hamcrest-core-error: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] check-for-log4j: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] configure-log4j: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] print-log4j-location: [2026-02-11T17:54:44.060Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] print-log4j-error: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] check-for-asm: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] configure-asm: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] print-asm-location: [2026-02-11T17:54:44.060Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar [2026-02-11T17:54:44.060Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] print-asm-error: [2026-02-11T17:54:44.060Z] [2026-02-11T17:54:44.060Z] setup-java-properties: [2026-02-11T17:54:44.060Z] [echo] java_home is ${java_home} [2026-02-11T17:54:44.060Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2026-02-11T17:54:44.060Z] [echoproperties] #Ant properties [2026-02-11T17:54:44.060Z] [echoproperties] #Wed Feb 11 17:54:43 GMT 2026 [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../lib/amd64= [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/classes= [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64= [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2026-02-11T17:54:44.060Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./lib= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./lib64= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./usr/java/packages/lib/amd64= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./usr/lib= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk./usr/lib64= [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.Property=settings\: [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.file.separator=/ [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.class.path=. [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/endorsed [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/ext [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2026-02-11T17:54:44.061Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64/server [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111414-b02 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.java.vm.version=25.492-b02 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.line.separator=\\n [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta" [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.os.name=Linux [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.path.separator=\: [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/resources.jar [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64 [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.cpu.isalist= [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-11T17:54:44.062Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.user.country=US [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.build [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.user.home=/home/jenkins [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.user.language=en [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.user.name=jenkins [2026-02-11T17:54:44.063Z] [echoproperties] buildjdk.user.timezone= [2026-02-11T17:54:44.063Z] [delete] Deleting: /tmp/openjdk.java.build.properties.2123176183 [2026-02-11T17:54:44.063Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2026-02-11T17:54:44.063Z] [echo] java_platform set to linux_x86-64 [2026-02-11T17:54:44.063Z] [echo] java_java_specification_version set to 1.8 [2026-02-11T17:54:44.063Z] [echo] java_java_vm_vendor set to Temurin [2026-02-11T17:54:44.063Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../bin [2026-02-11T17:54:44.063Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/javac [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] check-for-tools-jar: [2026-02-11T17:54:44.063Z] [echo] java_java_specification_version is 1.8 [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] configure-tools-jar: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] print-tools-jar-location: [2026-02-11T17:54:44.063Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] print-tools-jar-error: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] check-for-windows-sysinternals: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] set-download-windows-sysinternals-required: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] configure-windows-sysinternals: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] print-windows-sysinternals-location: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] set-print-windows-sysinternals-error-required: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] really-print-windows-sysinternals-error: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] print-windows-sysinternals-error: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] fail-if-error: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] print-all-prereq-versions: [2026-02-11T17:54:44.063Z] [echo] Ant version in use : 1.10.2 [2026-02-11T17:54:44.063Z] [echo] log4j version in use : 2.16.0 [2026-02-11T17:54:44.063Z] [echo] ASM version in use : 9.7.1 [2026-02-11T17:54:44.063Z] [echo] junit version in use : 4.12 [2026-02-11T17:54:44.063Z] [echo] hamcrest version in use: 1.3 [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] configure: [2026-02-11T17:54:44.063Z] [2026-02-11T17:54:44.063Z] build-dependencies: [2026-02-11T17:54:44.063Z] [echo] Executing openjdk.build/build.xml [2026-02-11T17:54:44.064Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:44.064Z] [2026-02-11T17:54:44.064Z] setup-java-properties: [2026-02-11T17:54:44.064Z] [echo] java_home is ${java_home} [2026-02-11T17:54:44.064Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2026-02-11T17:54:44.805Z] [echoproperties] #Ant properties [2026-02-11T17:54:44.805Z] [echoproperties] #Wed Feb 11 17:54:44 GMT 2026 [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../lib/amd64= [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/classes= [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64= [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2026-02-11T17:54:44.805Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./lib= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./lib64= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./usr/java/packages/lib/amd64= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./usr/lib= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk./usr/lib64= [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.Property=settings\: [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.file.separator=/ [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.class.path=. [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/endorsed [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/ext [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64/server [2026-02-11T17:54:44.806Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111414-b02 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.java.vm.version=25.492-b02 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.line.separator=\\n [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta" [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.os.name=Linux [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.path.separator=\: [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/resources.jar [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64 [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.cpu.isalist= [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-11T17:54:44.807Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.user.country=US [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.build [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.user.home=/home/jenkins [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.user.language=en [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.user.name=jenkins [2026-02-11T17:54:44.808Z] [echoproperties] buildjdk.user.timezone= [2026-02-11T17:54:44.808Z] [delete] Deleting: /tmp/openjdk.java.build.properties.478665640 [2026-02-11T17:54:44.808Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2026-02-11T17:54:44.808Z] [echo] java_platform set to linux_x86-64 [2026-02-11T17:54:44.808Z] [echo] java_java_specification_version set to 1.8 [2026-02-11T17:54:44.808Z] [echo] java_java_vm_vendor set to Temurin [2026-02-11T17:54:44.808Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../bin [2026-02-11T17:54:44.808Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/javac [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] check-prereqs: [2026-02-11T17:54:44.808Z] [echo] Executing openjdk.build/build.xml [2026-02-11T17:54:44.808Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] check-for-ant: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-ant-location: [2026-02-11T17:54:44.808Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-ant-error: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] check-for-junit: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-junit-location: [2026-02-11T17:54:44.808Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-junit-error: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] check-for-hamcrest-core: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-hamcrest-core-location: [2026-02-11T17:54:44.808Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-hamcrest-core-error: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] check-for-log4j: [2026-02-11T17:54:44.808Z] [2026-02-11T17:54:44.808Z] print-log4j-location: [2026-02-11T17:54:44.809Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-log4j-error: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] check-for-asm: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-asm-location: [2026-02-11T17:54:44.809Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar [2026-02-11T17:54:44.809Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-asm-error: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] setup-java-properties: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] check-for-tools-jar: [2026-02-11T17:54:44.809Z] [echo] java_java_specification_version is 1.8 [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-tools-jar-location: [2026-02-11T17:54:44.809Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-tools-jar-error: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] check-for-windows-sysinternals: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-windows-sysinternals-location: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] set-print-windows-sysinternals-error-required: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] really-print-windows-sysinternals-error: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-windows-sysinternals-error: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] fail-if-error: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] print-all-prereq-versions: [2026-02-11T17:54:44.809Z] [echo] Ant version in use : 1.10.2 [2026-02-11T17:54:44.809Z] [echo] log4j version in use : 2.16.0 [2026-02-11T17:54:44.809Z] [echo] ASM version in use : 9.7.1 [2026-02-11T17:54:44.809Z] [echo] junit version in use : 4.12 [2026-02-11T17:54:44.809Z] [echo] hamcrest version in use: 1.3 [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] run-check-prereqs: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] build-dependencies: [2026-02-11T17:54:44.809Z] [echo] Executing stf.build/build.xml [2026-02-11T17:54:44.809Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] setup-java-properties: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] check-prereqs: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] build-dependencies: [2026-02-11T17:54:44.809Z] [echo] Executing stf.core/build.xml [2026-02-11T17:54:44.809Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] setup-java-properties: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] check-prereqs: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] build-dependencies: [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] create-bin-dir: [2026-02-11T17:54:44.809Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2026-02-11T17:54:44.809Z] [2026-02-11T17:54:44.809Z] build-java: [2026-02-11T17:54:44.810Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2026-02-11T17:54:46.339Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2026-02-11T17:54:47.078Z] [2026-02-11T17:54:47.079Z] build-jar: [2026-02-11T17:54:47.079Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-archives: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] copy-log4j2-config: [2026-02-11T17:54:47.079Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-no-natives: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-natives: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build: [2026-02-11T17:54:47.079Z] [echo] Executing stf.load/build.xml [2026-02-11T17:54:47.079Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] setup-java-properties: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] check-prereqs: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-dependencies: [2026-02-11T17:54:47.079Z] [echo] Executing stf.core/build.xml [2026-02-11T17:54:47.079Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] setup-java-properties: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] check-prereqs: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-dependencies: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] create-bin-dir: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-java: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-jar: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-archives: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] copy-log4j2-config: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-no-natives: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-natives: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build: [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] create-bin-dir: [2026-02-11T17:54:47.079Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/bin [2026-02-11T17:54:47.079Z] [2026-02-11T17:54:47.079Z] build-java: [2026-02-11T17:54:47.079Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/bin [2026-02-11T17:54:47.819Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2026-02-11T17:54:47.819Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] build-jar: [2026-02-11T17:54:47.819Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] build-archives: [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] build-no-natives: [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] build-natives: [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] build: [2026-02-11T17:54:47.819Z] [echo] Executing stf.samples/build.xml [2026-02-11T17:54:47.819Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] setup-java-properties: [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] check-prereqs: [2026-02-11T17:54:47.819Z] [2026-02-11T17:54:47.819Z] build-dependencies: [2026-02-11T17:54:47.819Z] [echo] Executing stf.core/build.xml [2026-02-11T17:54:47.820Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:47.820Z] [2026-02-11T17:54:47.820Z] setup-java-properties: [2026-02-11T17:54:47.820Z] [2026-02-11T17:54:47.820Z] check-prereqs: [2026-02-11T17:54:47.820Z] [2026-02-11T17:54:47.820Z] build-dependencies: [2026-02-11T17:54:47.820Z] [2026-02-11T17:54:47.820Z] create-bin-dir: [2026-02-11T17:54:47.820Z] [2026-02-11T17:54:47.820Z] build-java: [2026-02-11T17:54:48.559Z] [2026-02-11T17:54:48.560Z] build-jar: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-archives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] copy-log4j2-config: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-no-natives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-natives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build: [2026-02-11T17:54:48.560Z] [echo] Executing stf.load/build.xml [2026-02-11T17:54:48.560Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] setup-java-properties: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] check-prereqs: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-dependencies: [2026-02-11T17:54:48.560Z] [echo] Executing stf.core/build.xml [2026-02-11T17:54:48.560Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] setup-java-properties: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] check-prereqs: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-dependencies: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] create-bin-dir: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-java: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-jar: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-archives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] copy-log4j2-config: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-no-natives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-natives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] create-bin-dir: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-java: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-jar: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-archives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-no-natives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-natives: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build: [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] create-bin-dir: [2026-02-11T17:54:48.560Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.samples/bin [2026-02-11T17:54:48.560Z] [2026-02-11T17:54:48.560Z] build-java: [2026-02-11T17:54:48.560Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.samples/bin [2026-02-11T17:54:49.351Z] [2026-02-11T17:54:49.351Z] build-jar: [2026-02-11T17:54:49.352Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build-archives: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build-no-natives: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build-natives: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build: [2026-02-11T17:54:49.352Z] [echo] Executing openjdk.test.concurrent/build.xml [2026-02-11T17:54:49.352Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] setup-java-properties: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] check-prereqs: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build-dependencies: [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] create-bin-dir: [2026-02-11T17:54:49.352Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2026-02-11T17:54:49.352Z] [2026-02-11T17:54:49.352Z] build-java: [2026-02-11T17:54:49.352Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2026-02-11T17:54:50.883Z] [2026-02-11T17:54:50.883Z] build-jar: [2026-02-11T17:54:50.883Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2026-02-11T17:54:50.883Z] [2026-02-11T17:54:50.883Z] build-archives: [2026-02-11T17:54:50.883Z] [2026-02-11T17:54:50.883Z] build-no-natives: [2026-02-11T17:54:50.883Z] [2026-02-11T17:54:50.883Z] build-natives: [2026-02-11T17:54:50.883Z] [2026-02-11T17:54:50.883Z] build: [2026-02-11T17:54:50.883Z] [echo] Executing openjdk.test.classloading/build.xml [2026-02-11T17:54:50.884Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:50.884Z] [2026-02-11T17:54:50.884Z] setup-java-properties: [2026-02-11T17:54:50.884Z] [2026-02-11T17:54:50.884Z] check-prereqs: [2026-02-11T17:54:50.884Z] [2026-02-11T17:54:50.884Z] build-dependencies: [2026-02-11T17:54:50.884Z] [2026-02-11T17:54:50.884Z] create-bin-dir: [2026-02-11T17:54:50.884Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2026-02-11T17:54:50.884Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2026-02-11T17:54:50.884Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2026-02-11T17:54:50.884Z] [2026-02-11T17:54:50.884Z] build-java: [2026-02-11T17:54:50.884Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2026-02-11T17:54:52.010Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2026-02-11T17:54:52.011Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2026-02-11T17:54:52.751Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2026-02-11T17:54:52.751Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2026-02-11T17:54:52.751Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2026-02-11T17:54:52.751Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] build-jar: [2026-02-11T17:54:52.751Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] build-archives: [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] build-no-natives: [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] build-natives: [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] copy-dict-file: [2026-02-11T17:54:52.751Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] build: [2026-02-11T17:54:52.751Z] [echo] Executing openjdk.test.debugging/build.xml [2026-02-11T17:54:52.751Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] setup-java-properties: [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] check-prereqs: [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] build-dependencies: [2026-02-11T17:54:52.751Z] [2026-02-11T17:54:52.751Z] create-bin-dir: [2026-02-11T17:54:52.752Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2026-02-11T17:54:52.752Z] [2026-02-11T17:54:52.752Z] build-java-8: [2026-02-11T17:54:52.752Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2026-02-11T17:54:53.492Z] [2026-02-11T17:54:53.492Z] build-java-11-25plus: [2026-02-11T17:54:53.492Z] [2026-02-11T17:54:53.492Z] build-java-17-24: [2026-02-11T17:54:53.492Z] [2026-02-11T17:54:53.492Z] build-java: [2026-02-11T17:54:53.492Z] [2026-02-11T17:54:53.492Z] build-jdi-jar: [2026-02-11T17:54:53.492Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2026-02-11T17:54:53.492Z] [2026-02-11T17:54:53.492Z] build-hcr-jar: [2026-02-11T17:54:53.493Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build-jars: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build-archives: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build-no-natives: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build-natives: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build: [2026-02-11T17:54:53.493Z] [echo] Executing openjdk.test.gc/build.xml [2026-02-11T17:54:53.493Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] setup-java-properties: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] check-prereqs: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build-dependencies: [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] create-bin-dir: [2026-02-11T17:54:53.493Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2026-02-11T17:54:53.493Z] [2026-02-11T17:54:53.493Z] build-java: [2026-02-11T17:54:53.493Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2026-02-11T17:54:54.233Z] [2026-02-11T17:54:54.233Z] build-jar: [2026-02-11T17:54:54.233Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2026-02-11T17:54:54.233Z] [2026-02-11T17:54:54.233Z] build-archives: [2026-02-11T17:54:54.233Z] [2026-02-11T17:54:54.233Z] build-no-natives: [2026-02-11T17:54:54.233Z] [2026-02-11T17:54:54.233Z] build-natives: [2026-02-11T17:54:54.233Z] [2026-02-11T17:54:54.233Z] build: [2026-02-11T17:54:54.233Z] [echo] Executing openjdk.test.jck/build.xml [2026-02-11T17:54:54.234Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:54.234Z] [2026-02-11T17:54:54.234Z] setup-java-properties: [2026-02-11T17:54:54.234Z] [2026-02-11T17:54:54.234Z] check-prereqs: [2026-02-11T17:54:54.234Z] [2026-02-11T17:54:54.234Z] build-dependencies: [2026-02-11T17:54:54.234Z] [2026-02-11T17:54:54.234Z] create-bin-dir: [2026-02-11T17:54:54.234Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2026-02-11T17:54:54.234Z] [2026-02-11T17:54:54.234Z] build-java: [2026-02-11T17:54:54.234Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build-jar: [2026-02-11T17:54:54.973Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build-archives: [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build-no-natives: [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] setup-native-build-command: [2026-02-11T17:54:54.973Z] [echo] building natives for java_platform linux_x86-64 [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build-natives-windows: [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build-natives-unix: [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build-natives: [2026-02-11T17:54:54.973Z] [2026-02-11T17:54:54.973Z] build: [2026-02-11T17:54:54.973Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2026-02-11T17:54:54.974Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:54.974Z] [2026-02-11T17:54:54.974Z] setup-java-properties: [2026-02-11T17:54:54.974Z] [2026-02-11T17:54:54.974Z] check-prereqs: [2026-02-11T17:54:54.974Z] [2026-02-11T17:54:54.974Z] build-dependencies: [2026-02-11T17:54:54.974Z] [2026-02-11T17:54:54.974Z] create-bin-dir: [2026-02-11T17:54:54.974Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2026-02-11T17:54:54.974Z] [2026-02-11T17:54:54.974Z] build-java: [2026-02-11T17:54:54.974Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2026-02-11T17:54:56.504Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build-jar: [2026-02-11T17:54:56.504Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build-archives: [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build-no-natives: [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build-natives: [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build: [2026-02-11T17:54:56.504Z] [echo] Executing openjdk.test.lang/build.xml [2026-02-11T17:54:56.504Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] setup-java-properties: [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] check-prereqs: [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build-dependencies: [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] create-bin-dir: [2026-02-11T17:54:56.504Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2026-02-11T17:54:56.504Z] [2026-02-11T17:54:56.504Z] build-java: [2026-02-11T17:54:56.504Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2026-02-11T17:54:58.033Z] [2026-02-11T17:54:58.034Z] build-jar: [2026-02-11T17:54:58.034Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] build-archives: [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] build-no-natives: [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] build-natives: [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] build: [2026-02-11T17:54:58.034Z] [echo] Executing openjdk.test.load/build.xml [2026-02-11T17:54:58.034Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] setup-java-properties: [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] check-prereqs: [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] build-dependencies: [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] create-bin-dir: [2026-02-11T17:54:58.034Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2026-02-11T17:54:58.034Z] [2026-02-11T17:54:58.034Z] build-java: [2026-02-11T17:54:58.034Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build-jar: [2026-02-11T17:54:58.774Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build-archives: [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build-no-natives: [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build-natives: [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build: [2026-02-11T17:54:58.774Z] [echo] Executing openjdk.test.locking/build.xml [2026-02-11T17:54:58.774Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] setup-java-properties: [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] check-prereqs: [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build-dependencies: [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] create-bin-dir: [2026-02-11T17:54:58.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2026-02-11T17:54:58.774Z] [2026-02-11T17:54:58.774Z] build-java: [2026-02-11T17:54:58.774Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2026-02-11T17:54:59.512Z] [2026-02-11T17:54:59.512Z] build-jar: [2026-02-11T17:54:59.513Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] build-archives: [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] build-no-natives: [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] build-natives: [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] build: [2026-02-11T17:54:59.513Z] [echo] Executing openjdk.test.math/build.xml [2026-02-11T17:54:59.513Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] setup-java-properties: [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] check-prereqs: [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] build-dependencies: [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] create-bin-dir: [2026-02-11T17:54:59.513Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2026-02-11T17:54:59.513Z] [2026-02-11T17:54:59.513Z] build-java: [2026-02-11T17:54:59.513Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2026-02-11T17:55:09.112Z] [2026-02-11T17:55:09.112Z] build-jar: [2026-02-11T17:55:09.112Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2026-02-11T17:55:09.850Z] [2026-02-11T17:55:09.850Z] build-archives: [2026-02-11T17:55:09.850Z] [2026-02-11T17:55:09.850Z] build-no-natives: [2026-02-11T17:55:09.850Z] [2026-02-11T17:55:09.850Z] build-natives: [2026-02-11T17:55:09.850Z] [2026-02-11T17:55:09.850Z] build: [2026-02-11T17:55:09.850Z] [echo] Executing openjdk.test.mauve/build.xml [2026-02-11T17:55:09.850Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:09.850Z] [2026-02-11T17:55:09.851Z] check-if-already-built: [2026-02-11T17:55:09.851Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists [2026-02-11T17:55:09.851Z] [echo] openjdk_test_mauve_already_built is true [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] check-if-cvs-available: [2026-02-11T17:55:09.851Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2026-02-11T17:55:09.851Z] [echo] cvs_available is true [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] download-cvsclient: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] output-recreate-message: [2026-02-11T17:55:09.851Z] [echo] /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2026-02-11T17:55:09.851Z] [echo] If you want to recreate /home/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] delete-work-dir: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] create-work-dir: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] get-source: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] check-if-source-available: [2026-02-11T17:55:09.851Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists [2026-02-11T17:55:09.851Z] [echo] mauve_source_available is ${mauve_source_available} [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] delete-corba-files: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] mauve-configure: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] setup-java-properties: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] build-harness: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] build-tests: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] build-java: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] build-jar: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] build-archives: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] check-if-work_jar_file-exists: [2026-02-11T17:55:09.851Z] [echo] Checking if /tmp/mauve/mauve.jar exists [2026-02-11T17:55:09.851Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] install-archives: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] configure: [2026-02-11T17:55:09.851Z] [echo] Executing openjdk.test.nio/build.xml [2026-02-11T17:55:09.851Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] setup-java-properties: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] check-prereqs: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] build-dependencies: [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] create-bin-dir: [2026-02-11T17:55:09.851Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] check-java-nio-filesystem: [2026-02-11T17:55:09.851Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2026-02-11T17:55:09.851Z] [2026-02-11T17:55:09.851Z] copy-resources: [2026-02-11T17:55:09.852Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-02-11T17:55:09.852Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-02-11T17:55:09.852Z] [2026-02-11T17:55:09.852Z] build-java-nio-filesystem: [2026-02-11T17:55:09.852Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2026-02-11T17:55:09.852Z] [echo] Generating MemoryFileSystemProviderImpl classes [2026-02-11T17:55:09.852Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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 [2026-02-11T17:55:09.852Z] [exec] Done [2026-02-11T17:55:09.852Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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 [2026-02-11T17:55:09.852Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-02-11T17:55:11.381Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2026-02-11T17:55:11.381Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2026-02-11T17:55:11.381Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2026-02-11T17:55:11.381Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2026-02-11T17:55:12.122Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2026-02-11T17:55:12.122Z] [2026-02-11T17:55:12.122Z] build-java: [2026-02-11T17:55:12.122Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-jar: [2026-02-11T17:55:13.652Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-archives: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-no-natives: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-natives: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build: [2026-02-11T17:55:13.652Z] [echo] Executing openjdk.test.serialization/build.xml [2026-02-11T17:55:13.652Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] setup-java-properties: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] check-prereqs: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-dependencies: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] create-bin-dir: [2026-02-11T17:55:13.652Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-java: [2026-02-11T17:55:13.652Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-jar: [2026-02-11T17:55:13.652Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-archives: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-no-natives: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build-natives: [2026-02-11T17:55:13.652Z] [2026-02-11T17:55:13.652Z] build: [2026-02-11T17:55:13.652Z] [echo] Executing openjdk.test.security/build.xml [2026-02-11T17:55:13.653Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:13.653Z] [2026-02-11T17:55:13.653Z] setup-java-properties: [2026-02-11T17:55:13.653Z] [2026-02-11T17:55:13.653Z] check-prereqs: [2026-02-11T17:55:13.653Z] [2026-02-11T17:55:13.653Z] build-dependencies: [2026-02-11T17:55:13.653Z] [2026-02-11T17:55:13.653Z] create-bin-dir: [2026-02-11T17:55:13.653Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2026-02-11T17:55:13.653Z] [2026-02-11T17:55:13.653Z] build-java: [2026-02-11T17:55:13.653Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2026-02-11T17:55:14.392Z] [2026-02-11T17:55:14.392Z] build-jar: [2026-02-11T17:55:14.392Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2026-02-11T17:55:14.392Z] [2026-02-11T17:55:14.392Z] build-archives: [2026-02-11T17:55:14.392Z] [2026-02-11T17:55:14.392Z] build-no-natives: [2026-02-11T17:55:14.392Z] [2026-02-11T17:55:14.392Z] build-natives: [2026-02-11T17:55:14.392Z] [2026-02-11T17:55:14.392Z] build: [2026-02-11T17:55:14.392Z] [echo] Executing openjdk.test.util/build.xml [2026-02-11T17:55:14.393Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:14.393Z] [2026-02-11T17:55:14.393Z] setup-java-properties: [2026-02-11T17:55:14.393Z] [2026-02-11T17:55:14.393Z] check-prereqs: [2026-02-11T17:55:14.393Z] [2026-02-11T17:55:14.393Z] build-dependencies: [2026-02-11T17:55:14.393Z] [2026-02-11T17:55:14.393Z] create-bin-dir: [2026-02-11T17:55:14.393Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2026-02-11T17:55:14.393Z] [2026-02-11T17:55:14.393Z] build-java: [2026-02-11T17:55:14.393Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] build-jar: [2026-02-11T17:55:15.923Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] build-archives: [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] build-no-natives: [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] build-natives: [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] build: [2026-02-11T17:55:15.923Z] [echo] Executing openjdk.test.jlm/build.xml [2026-02-11T17:55:15.923Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] setup-java-properties: [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] check-prereqs: [2026-02-11T17:55:15.923Z] [2026-02-11T17:55:15.923Z] create-bin-dir: [2026-02-11T17:55:15.924Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2026-02-11T17:55:15.924Z] [2026-02-11T17:55:15.924Z] build-java: [2026-02-11T17:55:15.924Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] build-jar: [2026-02-11T17:55:17.454Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] build-archives: [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] build-no-natives: [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] build-natives: [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] build: [2026-02-11T17:55:17.454Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] setup-java-properties: [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] check-prereqs: [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] check-compiler-level: [2026-02-11T17:55:17.454Z] [echo] java_java_specification_version is 1.8 [2026-02-11T17:55:17.454Z] [echo] can_build_modularity is false [2026-02-11T17:55:17.454Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2026-02-11T17:55:17.454Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2026-02-11T17:55:17.454Z] [2026-02-11T17:55:17.454Z] create-bin-dir: [2026-02-11T17:55:17.454Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2026-02-11T17:55:17.454Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2026-02-11T17:55:17.454Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2026-02-11T17:55:17.455Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2026-02-11T17:55:17.455Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2026-02-11T17:55:17.455Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2026-02-11T17:55:17.455Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2026-02-11T17:55:17.455Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] build-java: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] build-no-natives: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] build: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] build: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] common_dist: [2026-02-11T17:55:17.455Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/STF [2026-02-11T17:55:17.455Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/aqa-systemtest [2026-02-11T17:55:17.455Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/aqa-systemtest [2026-02-11T17:55:17.455Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/openj9-systemtest does not exist. [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] build: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] build: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] THC.check: [2026-02-11T17:55:17.455Z] [2026-02-11T17:55:17.455Z] getChurn: [2026-02-11T17:55:17.455Z] [exec] Cloning into 'churn'... [2026-02-11T17:55:18.198Z] [2026-02-11T17:55:18.198Z] dist: [2026-02-11T17:55:18.198Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/churn [2026-02-11T17:55:18.198Z] [2026-02-11T17:55:18.198Z] init: [2026-02-11T17:55:18.199Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/daaLoadTest [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] common_build: [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] build: [2026-02-11T17:55:18.199Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/daaLoadTest [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] build: [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] init: [2026-02-11T17:55:18.199Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jcstress [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] getDependentLibs: [2026-02-11T17:55:18.199Z] [exec] -------------------------------------------- [2026-02-11T17:55:18.199Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:18.199Z] [exec] task is set to default [2026-02-11T17:55:18.199Z] [exec] dependencyList is set to jcstress [2026-02-11T17:55:18.199Z] [exec] System Test jars will be downloaded. [2026-02-11T17:55:18.199Z] [exec] -------------------------------------------- [2026-02-11T17:55:18.199Z] [exec] Starting download third party dependent jars [2026-02-11T17:55:18.199Z] [exec] -------------------------------------------- [2026-02-11T17:55:18.199Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:18.199Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-11T17:55:18.199Z] [exec] downloaded dependent third party jars successfully [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] dist: [2026-02-11T17:55:18.199Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jcstress [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] init: [2026-02-11T17:55:18.199Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jlm [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] common_build: [2026-02-11T17:55:18.199Z] [2026-02-11T17:55:18.199Z] build: [2026-02-11T17:55:18.199Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jlm [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] init: [2026-02-11T17:55:18.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/lambdaLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] common_build: [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] build: [2026-02-11T17:55:18.200Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/lambdaLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] init: [2026-02-11T17:55:18.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mathLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] common_build: [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] build: [2026-02-11T17:55:18.200Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mathLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] init: [2026-02-11T17:55:18.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mauveLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] common_build: [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] build: [2026-02-11T17:55:18.200Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mauveLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] init: [2026-02-11T17:55:18.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/modularity [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] common_build: [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] build: [2026-02-11T17:55:18.200Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/modularity [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] init: [2026-02-11T17:55:18.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/otherLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] common_build: [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] build: [2026-02-11T17:55:18.200Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/otherLoadTest [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] init: [2026-02-11T17:55:18.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/security [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] common_build: [2026-02-11T17:55:18.200Z] [2026-02-11T17:55:18.200Z] build: [2026-02-11T17:55:18.201Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/security [2026-02-11T17:55:18.201Z] [2026-02-11T17:55:18.201Z] init: [2026-02-11T17:55:18.201Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/sharedClasses [2026-02-11T17:55:18.201Z] [2026-02-11T17:55:18.201Z] common_build: [2026-02-11T17:55:18.201Z] [2026-02-11T17:55:18.201Z] build: [2026-02-11T17:55:18.201Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/sharedClasses [2026-02-11T17:55:18.201Z] [2026-02-11T17:55:18.201Z] BUILD SUCCESSFUL [2026-02-11T17:55:18.201Z] Total time: 36 seconds [2026-02-11T17:55:18.201Z] 0 [2026-02-11T17:55:18.201Z] [2026-02-11T17:55:18.201Z] [2026-02-11T17:55:18.201Z] RECORD TEST REPOs SHA [2026-02-11T17:55:18.201Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-11T17:55:18.201Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-11T17:55:18.201Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-11T17:55:18.201Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-11T17:55:18.201Z] ================================================ [2026-02-11T17:55:18.201Z] timestamp: 20260211-175517 [2026-02-11T17:55:18.201Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [2026-02-11T17:55:18.201Z] git repo: [2026-02-11T17:55:18.201Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-11T17:55:18.201Z] sha: [2026-02-11T17:55:18.201Z] f17fd61bff060b4d54d235255b83f4b4024789fe [2026-02-11T17:55:18.201Z] ================================================ [2026-02-11T17:55:18.201Z] timestamp: 20260211-175518 [2026-02-11T17:55:18.201Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/churn/churn [2026-02-11T17:55:18.201Z] git repo: [2026-02-11T17:55:18.201Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2026-02-11T17:55:18.201Z] sha: [2026-02-11T17:55:18.201Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2026-02-11T17:55:18.201Z] ================================================ [2026-02-11T17:55:18.201Z] timestamp: 20260211-175518 [2026-02-11T17:55:18.202Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest [2026-02-11T17:55:18.202Z] git repo: [2026-02-11T17:55:18.202Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2026-02-11T17:55:18.202Z] sha: [2026-02-11T17:55:18.202Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-11T17:55:18.202Z] ================================================ [2026-02-11T17:55:18.202Z] timestamp: 20260211-175518 [2026-02-11T17:55:18.202Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF [2026-02-11T17:55:18.202Z] git repo: [2026-02-11T17:55:18.202Z] Fetch URL: https://github.com/adoptium/STF.git [2026-02-11T17:55:18.202Z] sha: [2026-02-11T17:55:18.202Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-11T17:55:18.202Z] ================================================ [2026-02-11T17:55:18.202Z] timestamp: 20260211-175518 [2026-02-11T17:55:18.202Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG [2026-02-11T17:55:18.202Z] git repo: [2026-02-11T17:55:18.202Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-11T17:55:18.202Z] sha: [2026-02-11T17:55:18.202Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-11T17:55:18.202Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [Pipeline] } [2026-02-11T17:55:18.639Z] $ ssh-agent -k [2026-02-11T17:55:18.644Z] unset SSH_AUTH_SOCK; [2026-02-11T17:55:18.644Z] unset SSH_AGENT_PID; [2026-02-11T17:55:18.644Z] echo Agent pid 1878704 killed; [2026-02-11T17:55:19.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-11T17:55:19.313Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-11T17:55:19.335Z] ITERATION: 1/1 [Pipeline] sh [2026-02-11T17:55:20.755Z] + which Xvfb [2026-02-11T17:55:20.755Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-11T17:55:21.436Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/.xvfb-18-..fbdir14671663697569312783 [Pipeline] { [Pipeline] sh [2026-02-11T17:55:43.240Z] + ps -f [2026-02-11T17:55:43.241Z] + grep '[X]vfb' [2026-02-11T17:55:43.241Z] + awk '{print $9}' [Pipeline] echo [2026-02-11T17:55:43.749Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-11T17:55:43.815Z] $ ssh-agent [2026-02-11T17:55:44.371Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjdHDFE/agent.1879497 [2026-02-11T17:55:44.371Z] SSH_AGENT_PID=1879499 [2026-02-11T17:55:44.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T17:55:45.756Z] + uname [2026-02-11T17:55:45.756Z] + '[' Linux '=' AIX ] [2026-02-11T17:55:45.756Z] + uname [2026-02-11T17:55:45.756Z] + '[' Linux '=' SunOS ] [2026-02-11T17:55:45.756Z] + uname [2026-02-11T17:55:45.756Z] + '[' Linux '=' '*BSD' ] [2026-02-11T17:55:45.756Z] + MAKE=make [2026-02-11T17:55:45.756Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-11T17:55:45.756Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-11T17:55:47.489Z] + unset LD_LIBRARY_PATH [2026-02-11T17:55:47.490Z] + uname [2026-02-11T17:55:47.490Z] + '[' Linux '=' AIX ] [2026-02-11T17:55:47.490Z] + uname [2026-02-11T17:55:47.490Z] + '[' Linux '=' SunOS ] [2026-02-11T17:55:47.490Z] + uname [2026-02-11T17:55:47.490Z] + '[' Linux '=' '*BSD' ] [2026-02-11T17:55:47.490Z] + MAKE=make [2026-02-11T17:55:47.490Z] + cd ./aqa-tests [2026-02-11T17:55:47.490Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-11T17:55:47.490Z] + set +x [2026-02-11T17:55:47.490Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T17:55:47.490Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T17:55:47.490Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ParallelStreamsLoadTest_HS_0,ParallelStreamsLoadTest_HS_1 [2026-02-11T17:55:47.490Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T17:55:47.490Z] perl scripts/configure.pl [2026-02-11T17:55:47.490Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../externalDependency/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=ParallelStreamsLoadTest_HS_0,ParallelStreamsLoadTest_HS_1 --numOfMachines= --testTime= --TRSSURL= [2026-02-11T17:55:47.490Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T17:55:47.490Z] [2026-02-11T17:55:47.490Z] Starting to generate test make files. [2026-02-11T17:55:47.490Z] [2026-02-11T17:55:47.490Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/churn/playlist.xml [2026-02-11T17:55:47.490Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/security/playlist.xml [2026-02-11T17:55:47.490Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-02-11T17:55:47.490Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/jlm/playlist.xml [2026-02-11T17:55:47.490Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-02-11T17:55:47.490Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk [2026-02-11T17:55:47.490Z] [2026-02-11T17:55:47.490Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-02-11T17:55:48.230Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-02-11T17:55:48.230Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-02-11T17:55:48.230Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-02-11T17:55:48.230Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/modularity/playlist.xml [2026-02-11T17:55:48.230Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-02-11T17:55:48.230Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/autoGen.mk [2026-02-11T17:55:48.230Z] [2026-02-11T17:55:48.230Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../autoGen.mk [2026-02-11T17:55:48.230Z] [2026-02-11T17:55:48.230Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/utils.mk [2026-02-11T17:55:48.230Z] [2026-02-11T17:55:48.230Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/rerun.mk [2026-02-11T17:55:48.230Z] [2026-02-11T17:55:48.230Z] Make files are generated successfully. [2026-02-11T17:55:48.230Z] [2026-02-11T17:55:48.230Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T17:55:48.230Z] make -f runtest.mk _testList [2026-02-11T17:55:48.230Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T17:55:48.230Z] [2026-02-11T17:55:48.230Z] Running make 4.4.1 [2026-02-11T17:55:48.230Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.. [2026-02-11T17:55:48.230Z] set JDK_VERSION to 8 [2026-02-11T17:55:48.230Z] set JDK_IMPL to hotspot [2026-02-11T17:55:48.230Z] set JVM_VERSION to openjdk8 [2026-02-11T17:55:48.230Z] set JCL_VERSION to latest [2026-02-11T17:55:48.230Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T17:55:48.231Z] set SPEC to alpine-linux_x86-64 [2026-02-11T17:55:48.231Z] set TEST_FLAG to [2026-02-11T17:55:48.231Z] Running testList ... [2026-02-11T17:55:48.231Z] There are 2 test targets in testList [2026-02-11T17:55:48.231Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java" -version [2026-02-11T17:55:48.231Z] openjdk version "1.8.0_492-beta" [2026-02-11T17:55:48.231Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02) [2026-02-11T17:55:48.231Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T17:55:48.231Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests' [2026-02-11T17:55:48.231Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system' [2026-02-11T17:55:48.231Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/lambdaLoadTest' [2026-02-11T17:55:48.231Z] ../system.mk:25: CYGWIN is 0 [2026-02-11T17:55:48.231Z] [2026-02-11T17:55:48.231Z] ===============================================