Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 533 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux@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_dev.functional_ppc64le_linux@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 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 Commit message: "Exclude OSRWithManyLocals for OpenJ9" > git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-10T10:40:24.171Z] SPEC: linux_ppc-64_le [Pipeline] echo [2026-02-10T10:40:24.173Z] Specified LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.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-10T10:40:24.199Z] dynamicAgents: [fyre] [Pipeline] echo [2026-02-10T10:40:24.201Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux [Pipeline] nodesByLabel [2026-02-10T10:40:24.207Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] node [2026-02-10T10:40:24.220Z] Running on test-skytap-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux [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-10T10:40:24.237Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-10T10:40:24.295Z] [WS-CLEANUP] Deleting project workspace... [2026-02-10T10:40:24.295Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-10T10:40:24.312Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-10T10:40:24.369Z] The recommended git tool is: git [2026-02-10T10:40:24.402Z] No credentials specified [2026-02-10T10:40:24.419Z] Cloning the remote Git repository [2026-02-10T10:40:24.446Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-10T10:40:24.447Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests # timeout=10 [2026-02-10T10:40:24.454Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-10T10:40:24.454Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-10T10:40:24.454Z] > git --version # timeout=10 [2026-02-10T10:40:24.460Z] > git --version # 'git version 2.43.0' [2026-02-10T10:40:24.460Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-10T10:40:34.616Z] Avoid second fetch [2026-02-10T10:40:34.639Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master) [2026-02-10T10:40:34.581Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-10T10:40:34.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-10T10:40:34.625Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-10T10:40:34.647Z] > git config core.sparsecheckout # timeout=10 [2026-02-10T10:40:34.651Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 [2026-02-10T10:40:35.671Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/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-10T10:40:36.938Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-10T10:40:36.955Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-10T10:40:37.404Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-02-10T10:40:37.482Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-10T10:40:37.896Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-10T10:40:37.896Z] Unix type machine.. [2026-02-10T10:40:37.896Z] Running on a Linux host [2026-02-10T10:40:37.896Z] 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-10T10:40:38.958Z] + printenv [2026-02-10T10:40:38.958Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-10T10:40:38.958Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-10T10:40:38.958Z] LESSOPEN=| /usr/bin/lesspipe %s [2026-02-10T10:40:38.958Z] SETUP_JCK_RUN=false [2026-02-10T10:40:38.958Z] USE_TESTENV_PROPERTIES=false [2026-02-10T10:40:38.958Z] MAIL=/var/mail/jenkins [2026-02-10T10:40:38.958Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-10T10:40:38.958Z] BUILD_LIST=functional [2026-02-10T10:40:38.958Z] USER=jenkins [2026-02-10T10:40:38.958Z] SDK_RESOURCE=upstream [2026-02-10T10:40:38.958Z] CI=true [2026-02-10T10:40:38.958Z] OPENJ9_BRANCH=master [2026-02-10T10:40:38.958Z] jobStatus=SUCCESS [2026-02-10T10:40:38.958Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-10T10:40:38.958Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/51/display/redirect?page=changes [2026-02-10T10:40:38.958Z] UPSTREAM_JOB_NUMBER=533 [2026-02-10T10:40:38.958Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-10T10:40:38.958Z] TARGET=dev.functional [2026-02-10T10:40:38.958Z] EXIT_FAILURE=false [2026-02-10T10:40:38.958Z] SHLVL=0 [2026-02-10T10:40:38.958Z] NODE_LABELS=test ci.role.test ubuntu linux sw.os.linux test-skytap-ubuntu2404-ppc64le-1 sw.tool.docker hw.arch.ppc64le ppc64le [2026-02-10T10:40:38.958Z] HOME=/home/jenkins [2026-02-10T10:40:38.958Z] STF_OWNER_BRANCH=adoptium:master [2026-02-10T10:40:38.958Z] USE_JRE=false [2026-02-10T10:40:38.958Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/51/ [2026-02-10T10:40:38.958Z] ADOPTOPENJDK_BRANCH=master [2026-02-10T10:40:38.958Z] TAP_NAME=Test_openjdk8_hs_dev.functional_ppc64le_linux.tap [2026-02-10T10:40:38.958Z] JDK_IMPL=hotspot [2026-02-10T10:40:38.958Z] HUDSON_COOKIE=a7dff1a2-c50f-4ee7-8e5e-29c114b4b3ef [2026-02-10T10:40:38.958Z] DOCKER_REQUIRED=false [2026-02-10T10:40:38.958Z] JENKINS_SERVER_COOKIE=durable-f6e57cd8fe7ffe10872dd39dccb0bc953e89c977d931c1da38404c230ed4047c [2026-02-10T10:40:38.958Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../benchmarks [2026-02-10T10:40:38.958Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-10T10:40:38.958Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux [2026-02-10T10:40:38.958Z] KEEP_WORKSPACE=false [2026-02-10T10:40:38.958Z] ARCHIVE_TEST_RESULTS=false [2026-02-10T10:40:38.958Z] GENERATE_JOBS=true [2026-02-10T10:40:38.958Z] NODE_NAME=test-skytap-ubuntu2404-ppc64le-1 [2026-02-10T10:40:38.958Z] LOGNAME=jenkins [2026-02-10T10:40:38.958Z] PERSONAL_BUILD=false [2026-02-10T10:40:38.958Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-10T10:40:38.958Z] JDK_BRANCH=jdk8u492-b01_adopt [2026-02-10T10:40:38.958Z] _=/usr/bin/nohup [2026-02-10T10:40:38.958Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/51/display/redirect?page=artifacts [2026-02-10T10:40:38.958Z] AUTO_DETECT=true [2026-02-10T10:40:38.958Z] STAGE_NAME=Setup [2026-02-10T10:40:38.958Z] EXECUTOR_NUMBER=0 [2026-02-10T10:40:38.958Z] JDK_VERSION=8 [2026-02-10T10:40:38.958Z] TERM=xterm-256color [2026-02-10T10:40:38.958Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-10T10:40:38.958Z] BUILD_DISPLAY_NAME=#51 [2026-02-10T10:40:38.958Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-10T10:40:38.958Z] TIME_LIMIT=25 [2026-02-10T10:40:38.958Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/51/display/redirect?page=tests [2026-02-10T10:40:38.958Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-10T10:40:38.958Z] JOB_BASE_NAME=Test_openjdk8_hs_dev.functional_ppc64le_linux [2026-02-10T10:40:38.958Z] PATH=/usr/lib/jvm/jdk21/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-02-10T10:40:38.958Z] TKG_ITERATIONS=1 [2026-02-10T10:40:38.958Z] PLATFORM=ppc64le_linux [2026-02-10T10:40:38.958Z] BUILD_ID=51 [2026-02-10T10:40:38.958Z] EXIT_SUCCESS=false [2026-02-10T10:40:38.958Z] RERUN_FAILURE=true [2026-02-10T10:40:38.958Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/system_lib [2026-02-10T10:40:38.958Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-10T10:40:38.958Z] BUILD_TAG=jenkins-Test_openjdk8_hs_dev.functional_ppc64le_linux-51 [2026-02-10T10:40:38.958Z] LANG=C.UTF-8 [2026-02-10T10:40:38.958Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-10T10:40:38.958Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-10T10:40:38.958Z] KEEP_REPORTDIR=true [2026-02-10T10:40:38.958Z] ORIGIN_JDK_VERSION=8 [2026-02-10T10:40:38.958Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/ [2026-02-10T10:40:38.958Z] LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90: [2026-02-10T10:40:38.958Z] JCK_GIT_BRANCH=master [2026-02-10T10:40:38.958Z] BUILD_NUMBER=51 [2026-02-10T10:40:38.958Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-10T10:40:38.958Z] ITERATIONS=1 [2026-02-10T10:40:38.958Z] JENKINS_NODE_COOKIE=f9fa42a1-6a5d-4764-b6d5-cff4668c03d9 [2026-02-10T10:40:38.959Z] SHELL=/bin/bash [2026-02-10T10:40:38.959Z] SPEC=linux_ppc-64_le [2026-02-10T10:40:38.959Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-10T10:40:38.959Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-02-10T10:40:38.959Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-10T10:40:38.959Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/51/display/redirect [2026-02-10T10:40:38.959Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-10T10:40:38.959Z] LESSCLOSE=/usr/bin/lesspipe %s %s [2026-02-10T10:40:38.959Z] NUM_PROCESSORS=4 [2026-02-10T10:40:38.959Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64le_linux/display/redirect [2026-02-10T10:40:38.959Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin [2026-02-10T10:40:38.959Z] SLACK_CHANNEL=aqavit-bot [2026-02-10T10:40:38.959Z] JOB_NAME=Test_openjdk8_hs_dev.functional_ppc64le_linux [2026-02-10T10:40:38.959Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-10T10:40:38.959Z] JAVA_HOME=/usr/lib/jvm/jdk21 [2026-02-10T10:40:38.959Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux [2026-02-10T10:40:38.959Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:40:38.959Z] TEST_TIME=120 [2026-02-10T10:40:38.959Z] XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop [2026-02-10T10:40:38.959Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux@tmp [2026-02-10T10:40:38.959Z] PARALLEL=Dynamic [2026-02-10T10:40:38.959Z] JOBSTARTTIME=Tue, 10 Feb 2026 10:40:37 +0000 [2026-02-10T10:40:38.959Z] DYNAMIC_COMPILE=true [2026-02-10T10:40:38.959Z] RERUN_ITERATIONS=0 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-10T10:40:39.010Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-10T10:40:39.022Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-10T10:40:54.357Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 533 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-10T10:40:54.545Z] 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-10T10:40:54.554Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2026-02-10T10:40:54.577Z] $ ssh-agent [2026-02-10T10:40:54.654Z] SSH_AUTH_SOCK=/tmp/ssh-cFjzZDvl83yp/agent.1494970 [2026-02-10T10:40:54.654Z] SSH_AGENT_PID=1494972 [2026-02-10T10:40:54.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-10T10:40:54.696Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-10T10:40:54.727Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-10T10:40:55.148Z] + pwd [2026-02-10T10:40:55.148Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-10T10:40:55.148Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests [2026-02-10T10:40:55.148Z] get jdk binary... [2026-02-10T10:40:55.148Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-10T10:40:55.148Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz ... [2026-02-10T10:40:56.747Z] List files in jdkbinary folder... [2026-02-10T10:40:56.747Z] total 274388 [2026-02-10T10:40:56.747Z] -rw-r--r-- 1 jenkins jenkins 138497210 Feb 10 10:24 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz [2026-02-10T10:40:56.747Z] -rw-r--r-- 1 jenkins jenkins 101047261 Feb 10 10:24 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz [2026-02-10T10:40:56.747Z] -rw-r--r-- 1 jenkins jenkins 41313643 Feb 10 10:24 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz [2026-02-10T10:40:56.747Z] -rw-rw-r-- 1 jenkins jenkins 21332 Feb 10 10:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea-metadata.json [2026-02-10T10:40:56.747Z] -rw-r--r-- 1 jenkins jenkins 80827 Feb 10 10:36 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea.json [2026-02-10T10:40:56.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 10:40 tmp [2026-02-10T10:40:56.747Z] List files in jdkbinary/tmp folder... [2026-02-10T10:40:56.747Z] total 4 [2026-02-10T10:40:56.747Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 10 10:24 jdk8u492-b01 [2026-02-10T10:40:56.747Z] Moving directory jdk8u492-b01/ to ../j2sdk-image [2026-02-10T10:40:56.747Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz ... [2026-02-10T10:40:57.855Z] List files in jdkbinary folder... [2026-02-10T10:40:57.855Z] total 274392 [2026-02-10T10:40:57.855Z] -rw-r--r-- 1 jenkins jenkins 138497210 Feb 10 10:24 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz [2026-02-10T10:40:57.855Z] -rw-r--r-- 1 jenkins jenkins 101047261 Feb 10 10:24 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz [2026-02-10T10:40:57.855Z] -rw-r--r-- 1 jenkins jenkins 41313643 Feb 10 10:24 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz [2026-02-10T10:40:57.855Z] -rw-rw-r-- 1 jenkins jenkins 21332 Feb 10 10:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea-metadata.json [2026-02-10T10:40:57.855Z] -rw-r--r-- 1 jenkins jenkins 80827 Feb 10 10:36 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea.json [2026-02-10T10:40:57.856Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 10 10:24 j2sdk-image [2026-02-10T10:40:57.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 10:40 tmp [2026-02-10T10:40:57.856Z] List files in jdkbinary/tmp folder... [2026-02-10T10:40:57.856Z] total 4 [2026-02-10T10:40:57.856Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 10 10:24 jdk8u492-b01-jre [2026-02-10T10:40:57.856Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image [2026-02-10T10:40:57.856Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz over ./j2sdk-image/jre... [2026-02-10T10:41:01.541Z] Removing top-level folder jdk8u492-b01-debug-image/ [2026-02-10T10:41:01.541Z] Removing top-level folder jdk8u492-b01/ [2026-02-10T10:41:01.541Z] Run /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-10T10:41:01.541Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-10T10:41:01.541Z] openjdk version "1.8.0_492-beta" [2026-02-10T10:41:01.541Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100939-b01) [2026-02-10T10:41:01.541Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T10:41:01.541Z] =JAVA VERSION OUTPUT END= [2026-02-10T10:41:01.541Z] =RELEASE INFO BEGIN= [2026-02-10T10:41:01.541Z] JAVA_VERSION="1.8.0_492" [2026-02-10T10:41:01.541Z] OS_NAME="Linux" [2026-02-10T10:41:01.541Z] OS_VERSION="2.6" [2026-02-10T10:41:01.541Z] OS_ARCH="ppc64le" [2026-02-10T10:41:01.541Z] SOURCE=".:git:f719f676c4e2+" [2026-02-10T10:41:01.541Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-10T10:41:01.541Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-10T10:41:01.541Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-10T10:41:01.541Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-10T10:41:01.541Z] FULL_VERSION="1.8.0_492-beta-202602100939-b01" [2026-02-10T10:41:01.541Z] SEMANTIC_VERSION="8.0.492+1" [2026-02-10T10:41:01.541Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2026-02-10T10:41:01.541Z] JVM_VARIANT="Hotspot" [2026-02-10T10:41:01.541Z] JVM_VERSION="25.492-b01" [2026-02-10T10:41:01.541Z] IMAGE_TYPE="JDK" [2026-02-10T10:41:01.541Z] =RELEASE INFO END= [2026-02-10T10:41:01.541Z] get testKitGen... [2026-02-10T10:41:01.541Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-10T10:41:03.720Z] git rev-parse master [2026-02-10T10:41:03.720Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-10T10:41:03.720Z] get functional test material... [2026-02-10T10:41:03.720Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-02-10T10:41:03.720Z] Cloning into 'openj9'... [2026-02-10T10:41:03.720Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-10T10:41:10.841Z] check OpenJ9 Repo sha [2026-02-10T10:41:10.841Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-02-10T10:41:10.841Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties [2026-02-10T10:41:10.841Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-10T10:41:10.841Z] OPENJ9_SHA=8c6adb775038c20052375861b5ca2970dcbaae7a [2026-02-10T10:41:10.841Z] total 128 [2026-02-10T10:41:10.841Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 10 10:40 Contributing.md [2026-02-10T10:41:10.841Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 10 10:40 LICENSE [2026-02-10T10:41:10.841Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 10 10:40 NOTICE [2026-02-10T10:41:10.841Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 10 10:40 README.md [2026-02-10T10:41:10.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 10:41 TKG [2026-02-10T10:41:10.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 10:40 buildenv [2026-02-10T10:41:10.841Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 10 10:40 compile.sh [2026-02-10T10:41:10.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 10:40 config [2026-02-10T10:41:10.841Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 10 10:40 docs [2026-02-10T10:41:10.841Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 10 10:40 external [2026-02-10T10:41:10.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 10:40 functional [2026-02-10T10:41:10.841Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 10 10:40 get.sh [2026-02-10T10:41:10.841Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 10 10:40 jck [2026-02-10T10:41:10.841Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 10 10:41 openj9 [2026-02-10T10:41:10.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 10:40 openjdk [2026-02-10T10:41:10.841Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 10:40 perf [2026-02-10T10:41:10.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 10:40 scripts [2026-02-10T10:41:10.841Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 10 10:40 system [2026-02-10T10:41:10.841Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 10 10:40 terminateTestProcesses.sh [2026-02-10T10:41:10.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 10:40 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-10T10:41:10.944Z] $ ssh-agent -k [2026-02-10T10:41:10.949Z] unset SSH_AUTH_SOCK; [2026-02-10T10:41:10.949Z] unset SSH_AGENT_PID; [2026-02-10T10:41:10.949Z] echo Agent pid 1494972 killed; [2026-02-10T10:41:11.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-10T10:41:11.356Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=dev.functional&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=ppc64le_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&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%2Fjdk8u&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-linux-ppc64le-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-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=533&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-10T10:41:11.368Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=dev.functional&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=ppc64le_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&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-skytap-ubuntu2404-ppc64le-1&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%2Fjdk8u&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-linux-ppc64le-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-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=533&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-10T10:41:11.434Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-10T10:41:11.546Z] Copied 1 artifact from "getTRSSOutput" build number 2043 [Pipeline] sh [2026-02-10T10:41:11.964Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-10T10:41:11.964Z] + gzip -cd TRSSOutput.tar.gz [2026-02-10T10:41:11.964Z] + tar xof - [2026-02-10T10:41:11.964Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-10T10:41:12.036Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-10T10:41:12.056Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-10T10:41:12.098Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] echo [2026-02-10T10:41:12.101Z] Machine limit is 11. [Pipeline] sh [2026-02-10T10:41:12.591Z] + cd ./aqa-tests/TKG [2026-02-10T10:41:12.591Z] + uname [2026-02-10T10:41:12.591Z] + [ Linux = AIX ] [2026-02-10T10:41:12.591Z] + uname [2026-02-10T10:41:12.591Z] + [ Linux = SunOS ] [2026-02-10T10:41:12.591Z] + uname [2026-02-10T10:41:12.591Z] + [ Linux = *BSD ] [2026-02-10T10:41:12.591Z] + MAKE=make [2026-02-10T10:41:12.591Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES= [2026-02-10T10:41:12.592Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-02-10T10:41:12.592Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:12.592Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:41:12.592Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:41:12.592Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-10T10:41:12.592Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-10T10:41:12.592Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-10T10:41:13.268Z] [2026-02-10T10:41:13.268Z] build: [2026-02-10T10:41:13.268Z] [2026-02-10T10:41:13.268Z] clean: [2026-02-10T10:41:13.268Z] [2026-02-10T10:41:13.268Z] init: [2026-02-10T10:41:13.268Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-02-10T10:41:13.268Z] [2026-02-10T10:41:13.268Z] getDependentLibs: [2026-02-10T10:41:13.584Z] [exec] -------------------------------------------- [2026-02-10T10:41:13.584Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:13.584Z] [exec] task is set to default [2026-02-10T10:41:13.584Z] [exec] dependencyList is set to json_simple [2026-02-10T10:41:13.584Z] [exec] System Test jars will not be downloaded. [2026-02-10T10:41:13.584Z] [exec] -------------------------------------------- [2026-02-10T10:41:13.584Z] [exec] Starting download third party dependent jars [2026-02-10T10:41:13.584Z] [exec] -------------------------------------------- [2026-02-10T10:41:13.584Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:13.584Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-10T10:41:13.584Z] [exec] downloaded dependent third party jars successfully [2026-02-10T10:41:13.584Z] [2026-02-10T10:41:13.584Z] compile: [2026-02-10T10:41:13.584Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:41:13.584Z] [echo] ============COMPILER SETTINGS============ [2026-02-10T10:41:13.584Z] [echo] ===fork: yes [2026-02-10T10:41:13.584Z] [echo] ===debug: on [2026-02-10T10:41:13.584Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-02-10T10:41:16.450Z] [2026-02-10T10:41:16.450Z] dist: [2026-02-10T10:41:16.450Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-10T10:41:16.450Z] [2026-02-10T10:41:16.450Z] BUILD SUCCESSFUL [2026-02-10T10:41:16.450Z] Total time: 3 seconds [2026-02-10T10:41:16.450Z] 0 [2026-02-10T10:41:16.450Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-10T10:41:16.450Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-10T10:41:16.450Z] microArchOutput: machine : CHRP IBM,9009-22A [2026-02-10T10:41:17.562Z] ****************************** MACHINE INFO ****************************** [2026-02-10T10:41:17.562Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG [2026-02-10T10:41:17.562Z] Free Physical Memory Size : 638058496 [2026-02-10T10:41:17.562Z] Free space (bytes) : 126369320960 [2026-02-10T10:41:17.562Z] Total Physical Memory Size : 8474198016 [2026-02-10T10:41:17.562Z] Total space (bytes) : 155808018432 [2026-02-10T10:41:17.562Z] Usable space (bytes) : 119202426880 [2026-02-10T10:41:17.562Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:41:17.562Z] bashVersion : [2026-02-10T10:41:17.562Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2026-02-10T10:41:17.562Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-10T10:41:17.562Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T10:41:17.562Z] [2026-02-10T10:41:17.562Z] This is free software; you are free to change and redistribute it. [2026-02-10T10:41:17.562Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:41:17.562Z] cpuCores : 8 [2026-02-10T10:41:17.562Z] curlVersion : [2026-02-10T10:41:17.562Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10 [2026-02-10T10:41:17.562Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-02-10T10:41:17.563Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-10T10:41:17.563Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-10T10:41:17.563Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2026-02-10T10:41:17.563Z] gcc version : 13 [2026-02-10T10:41:17.563Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39 [2026-02-10T10:41:17.563Z] gdb version : GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git [2026-02-10T10:41:17.563Z] lldb version : Command could not be executed [2026-02-10T10:41:17.563Z] makeVersion : [2026-02-10T10:41:17.563Z] GNU Make 4.3 [2026-02-10T10:41:17.563Z] Built for powerpc64le-unknown-linux-gnu [2026-02-10T10:41:17.563Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-02-10T10:41:17.563Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T10:41:17.563Z] This is free software: you are free to change and redistribute it. [2026-02-10T10:41:17.563Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:41:17.563Z] mavenVersion : [2026-02-10T10:41:17.563Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-10T10:41:17.563Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-10T10:41:17.563Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/jre [2026-02-10T10:41:17.563Z] Default locale: en, platform encoding: UTF-8 [2026-02-10T10:41:17.563Z] OS name: "linux", version: "6.8.0-57-generic", arch: "ppc64le", family: "unix" [2026-02-10T10:41:17.563Z] osInfo : [2026-02-10T10:41:17.563Z] PRETTY_NAME="Ubuntu 24.04.4 LTS" [2026-02-10T10:41:17.563Z] NAME="Ubuntu" [2026-02-10T10:41:17.563Z] VERSION_ID="24.04" [2026-02-10T10:41:17.563Z] VERSION="24.04.4 LTS (Noble Numbat)" [2026-02-10T10:41:17.563Z] VERSION_CODENAME=noble [2026-02-10T10:41:17.563Z] ID=ubuntu [2026-02-10T10:41:17.563Z] ID_LIKE=debian [2026-02-10T10:41:17.563Z] HOME_URL="https://www.ubuntu.com/" [2026-02-10T10:41:17.563Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-02-10T10:41:17.563Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-02-10T10:41:17.563Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-02-10T10:41:17.563Z] UBUNTU_CODENAME=noble [2026-02-10T10:41:17.563Z] LOGO=ubuntu-logo [2026-02-10T10:41:17.563Z] osLabel : ubuntu.24 [2026-02-10T10:41:17.563Z] perlVersion : [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2026-02-10T10:41:17.563Z] (with 51 registered patches, see perl -V for more detail) [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] Copyright 1987-2023, Larry Wall [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-10T10:41:17.563Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-10T10:41:17.563Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-10T10:41:17.563Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] podmanVersion : bash: line 1: podman: command not found [2026-02-10T10:41:17.563Z] procArch : ppc64le [2026-02-10T10:41:17.563Z] sysArch : ppc64le [2026-02-10T10:41:17.563Z] sysOS : Linux [2026-02-10T10:41:17.563Z] ulimit : [2026-02-10T10:41:17.563Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-10T10:41:17.563Z] core file size (blocks, -c) 0 [2026-02-10T10:41:17.563Z] data seg size (kbytes, -d) unlimited [2026-02-10T10:41:17.563Z] scheduling priority (-e) 0 [2026-02-10T10:41:17.563Z] file size (blocks, -f) unlimited [2026-02-10T10:41:17.563Z] pending signals (-i) 32054 [2026-02-10T10:41:17.563Z] max locked memory (kbytes, -l) 1034432 [2026-02-10T10:41:17.563Z] max memory size (kbytes, -m) unlimited [2026-02-10T10:41:17.563Z] open files (-n) 1048576 [2026-02-10T10:41:17.563Z] pipe size (512 bytes, -p) 8 [2026-02-10T10:41:17.563Z] POSIX message queues (bytes, -q) 819200 [2026-02-10T10:41:17.563Z] real-time priority (-r) 0 [2026-02-10T10:41:17.563Z] stack size (kbytes, -s) 8192 [2026-02-10T10:41:17.563Z] cpu time (seconds, -t) unlimited [2026-02-10T10:41:17.563Z] max user processes (-u) 32054 [2026-02-10T10:41:17.563Z] virtual memory (kbytes, -v) unlimited [2026-02-10T10:41:17.563Z] file locks (-x) unlimited [2026-02-10T10:41:17.563Z] uname : Linux test-skytap-ubuntu2404-ppc64le-1.adoptopenjdk.net 6.8.0-57-generic #59-Ubuntu SMP Sat Mar 15 17:26:00 UTC 2025 ppc64le ppc64le ppc64le GNU/Linux [2026-02-10T10:41:17.563Z] vmVendor : Oracle Corporation [2026-02-10T10:41:17.563Z] vmVersion : 25.492-b01 [2026-02-10T10:41:17.563Z] xlc version : bash: line 1: xlC: command not found [2026-02-10T10:41:17.563Z] ************************************************************************** [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] System.getProperty('java.vendor')=Temurin [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] System.getProperty('os.name')=Linux [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] System.getProperty('os.arch')=ppc64le [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] System.getProperty('java.fullversion')=null [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] System.getProperty('sun.arch.data.model')=64 [2026-02-10T10:41:17.563Z] [2026-02-10T10:41:17.563Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:17.563Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:17.563Z] perl scripts/configure.pl [2026-02-10T10:41:17.563Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-10T10:41:18.240Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-10T10:41:18.240Z] [2026-02-10T10:41:18.240Z] [2026-02-10T10:41:18.240Z] Starting to generate parallel test lists. [2026-02-10T10:41:18.240Z] [2026-02-10T10:41:18.240Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-10T10:41:18.240Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-10T10:41:18.240Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-10T10:41:18.240Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-10T10:41:18.240Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-10T10:41:18.556Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-10T10:41:18.871Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-10T10:41:19.186Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-10T10:41:19.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-10T10:41:19.819Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-10T10:41:19.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-10T10:41:19.820Z] Attempting to get test duration data from TRSS. [2026-02-10T10:41:19.820Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=functional&level=dev [2026-02-10T10:41:20.134Z] Attempting to get test duration data from cached files. [2026-02-10T10:41:20.134Z] Reading file: Test_openjdk8_hs_functional_ppc64le_linux.json [2026-02-10T10:41:20.134Z] Warning: cannot get data from cached files. [2026-02-10T10:41:20.134Z] [2026-02-10T10:41:20.134Z] TEST DURATION [2026-02-10T10:41:20.134Z] ==================================================================================== [2026-02-10T10:41:20.134Z] Total number of tests searched: 2 [2026-02-10T10:41:20.134Z] Number of test durations found: 2 [2026-02-10T10:41:20.134Z] Top slowest tests: [2026-02-10T10:41:20.181Z] 20m34s ssl-tests_0 [2026-02-10T10:41:20.181Z] 00m50s TestHeadlessComponents_0 [2026-02-10T10:41:20.181Z] ==================================================================================== [2026-02-10T10:41:20.181Z] [2026-02-10T10:41:20.181Z] Test target is split into 1 lists. [2026-02-10T10:41:20.181Z] Reducing estimated test running time from 21m25s to 21m25s. [2026-02-10T10:41:20.181Z] [2026-02-10T10:41:20.181Z] -------------------------------------testList_0------------------------------------- [2026-02-10T10:41:20.181Z] Number of tests: 2 [2026-02-10T10:41:20.181Z] Estimated running time: 21m25s [2026-02-10T10:41:20.181Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0 [2026-02-10T10:41:20.181Z] ------------------------------------------------------------------------------------ [2026-02-10T10:41:20.181Z] [2026-02-10T10:41:20.181Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-10T10:41:20.181Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-10T10:41:20.204Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-10T10:41:20.266Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-10T10:41:20.311Z] Building tests... [Pipeline] timeout [2026-02-10T10:41:20.314Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-10T10:41:20.334Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-10T10:41:20.491Z] 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-10T10:41:20.516Z] ITERATION: 1/1 [Pipeline] sh [2026-02-10T10:41:20.938Z] + which Xvfb [2026-02-10T10:41:20.938Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-10T10:41:21.031Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/.xvfb-51-..fbdir4237689224806448008 [Pipeline] { [Pipeline] sh [2026-02-10T10:41:41.512Z] + ps -f [2026-02-10T10:41:41.512Z] + grep [X]vfb [2026-02-10T10:41:41.512Z] + awk {print $9} [Pipeline] echo [2026-02-10T10:41:41.586Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-10T10:41:41.596Z] $ ssh-agent [2026-02-10T10:41:41.673Z] SSH_AUTH_SOCK=/tmp/ssh-ZQ1T0zpk23zS/agent.1495465 [2026-02-10T10:41:41.673Z] SSH_AGENT_PID=1495467 [2026-02-10T10:41:41.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-10T10:41:42.148Z] + uname [2026-02-10T10:41:42.148Z] + [ Linux = AIX ] [2026-02-10T10:41:42.148Z] + uname [2026-02-10T10:41:42.148Z] + [ Linux = SunOS ] [2026-02-10T10:41:42.148Z] + uname [2026-02-10T10:41:42.148Z] + [ Linux = *BSD ] [2026-02-10T10:41:42.148Z] + MAKE=make [2026-02-10T10:41:42.148Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-10T10:41:42.148Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-10T10:41:42.609Z] + uname [2026-02-10T10:41:42.609Z] + [ Linux = AIX ] [2026-02-10T10:41:42.609Z] + uname [2026-02-10T10:41:42.609Z] + [ Linux = SunOS ] [2026-02-10T10:41:42.609Z] + uname [2026-02-10T10:41:42.609Z] + [ Linux = *BSD ] [2026-02-10T10:41:42.609Z] + MAKE=make [2026-02-10T10:41:42.609Z] + cd ./aqa-tests [2026-02-10T10:41:42.609Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-10T10:41:42.609Z] + set +x [2026-02-10T10:41:42.609Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-02-10T10:41:42.609Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:42.609Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:41:42.609Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:41:42.609Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-10T10:41:42.609Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-10T10:41:42.609Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-10T10:41:43.372Z] [2026-02-10T10:41:43.372Z] build: [2026-02-10T10:41:43.372Z] [2026-02-10T10:41:43.372Z] clean: [2026-02-10T10:41:43.372Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-10T10:41:43.372Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-02-10T10:41:43.372Z] [2026-02-10T10:41:43.372Z] init: [2026-02-10T10:41:43.373Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-02-10T10:41:43.373Z] [2026-02-10T10:41:43.373Z] getDependentLibs: [2026-02-10T10:41:43.687Z] [exec] -------------------------------------------- [2026-02-10T10:41:43.687Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:43.687Z] [exec] task is set to default [2026-02-10T10:41:43.687Z] [exec] dependencyList is set to json_simple [2026-02-10T10:41:43.687Z] [exec] System Test jars will not be downloaded. [2026-02-10T10:41:43.687Z] [exec] -------------------------------------------- [2026-02-10T10:41:43.687Z] [exec] Starting download third party dependent jars [2026-02-10T10:41:43.687Z] [exec] -------------------------------------------- [2026-02-10T10:41:43.687Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:43.687Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-10T10:41:43.687Z] [exec] downloaded dependent third party jars successfully [2026-02-10T10:41:43.687Z] [2026-02-10T10:41:43.687Z] compile: [2026-02-10T10:41:43.687Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:41:43.687Z] [echo] ============COMPILER SETTINGS============ [2026-02-10T10:41:43.687Z] [echo] ===fork: yes [2026-02-10T10:41:43.687Z] [echo] ===debug: on [2026-02-10T10:41:43.687Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-02-10T10:41:46.567Z] [2026-02-10T10:41:46.567Z] dist: [2026-02-10T10:41:46.567Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-10T10:41:46.567Z] [2026-02-10T10:41:46.567Z] BUILD SUCCESSFUL [2026-02-10T10:41:46.567Z] Total time: 3 seconds [2026-02-10T10:41:46.567Z] 0 [2026-02-10T10:41:46.567Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-10T10:41:46.567Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-10T10:41:46.567Z] microArchOutput: machine : CHRP IBM,9009-22A [2026-02-10T10:41:47.670Z] ****************************** MACHINE INFO ****************************** [2026-02-10T10:41:47.670Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG [2026-02-10T10:41:47.670Z] Free Physical Memory Size : 630259712 [2026-02-10T10:41:47.670Z] Free space (bytes) : 126366150656 [2026-02-10T10:41:47.670Z] Total Physical Memory Size : 8474198016 [2026-02-10T10:41:47.670Z] Total space (bytes) : 155808018432 [2026-02-10T10:41:47.670Z] Usable space (bytes) : 119199256576 [2026-02-10T10:41:47.670Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:41:47.670Z] bashVersion : [2026-02-10T10:41:47.670Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2026-02-10T10:41:47.670Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-10T10:41:47.670Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T10:41:47.670Z] [2026-02-10T10:41:47.670Z] This is free software; you are free to change and redistribute it. [2026-02-10T10:41:47.670Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:41:47.670Z] cpuCores : 8 [2026-02-10T10:41:47.670Z] curlVersion : [2026-02-10T10:41:47.670Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10 [2026-02-10T10:41:47.670Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-02-10T10:41:47.670Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-10T10:41:47.670Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-10T10:41:47.670Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2026-02-10T10:41:47.670Z] gcc version : 13 [2026-02-10T10:41:47.670Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39 [2026-02-10T10:41:47.670Z] gdb version : GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git [2026-02-10T10:41:47.670Z] lldb version : Command could not be executed [2026-02-10T10:41:47.670Z] makeVersion : [2026-02-10T10:41:47.670Z] GNU Make 4.3 [2026-02-10T10:41:47.670Z] Built for powerpc64le-unknown-linux-gnu [2026-02-10T10:41:47.670Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-02-10T10:41:47.670Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T10:41:47.670Z] This is free software: you are free to change and redistribute it. [2026-02-10T10:41:47.670Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:41:47.670Z] mavenVersion : [2026-02-10T10:41:47.670Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-10T10:41:47.670Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-10T10:41:47.670Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/jre [2026-02-10T10:41:47.670Z] Default locale: en, platform encoding: UTF-8 [2026-02-10T10:41:47.670Z] OS name: "linux", version: "6.8.0-57-generic", arch: "ppc64le", family: "unix" [2026-02-10T10:41:47.670Z] osInfo : [2026-02-10T10:41:47.670Z] PRETTY_NAME="Ubuntu 24.04.4 LTS" [2026-02-10T10:41:47.670Z] NAME="Ubuntu" [2026-02-10T10:41:47.670Z] VERSION_ID="24.04" [2026-02-10T10:41:47.670Z] VERSION="24.04.4 LTS (Noble Numbat)" [2026-02-10T10:41:47.670Z] VERSION_CODENAME=noble [2026-02-10T10:41:47.670Z] ID=ubuntu [2026-02-10T10:41:47.670Z] ID_LIKE=debian [2026-02-10T10:41:47.670Z] HOME_URL="https://www.ubuntu.com/" [2026-02-10T10:41:47.670Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-02-10T10:41:47.670Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-02-10T10:41:47.670Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-02-10T10:41:47.670Z] UBUNTU_CODENAME=noble [2026-02-10T10:41:47.670Z] LOGO=ubuntu-logo [2026-02-10T10:41:47.670Z] osLabel : ubuntu.24 [2026-02-10T10:41:47.670Z] perlVersion : [2026-02-10T10:41:47.670Z] [2026-02-10T10:41:47.670Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2026-02-10T10:41:47.670Z] (with 51 registered patches, see perl -V for more detail) [2026-02-10T10:41:47.670Z] [2026-02-10T10:41:47.671Z] Copyright 1987-2023, Larry Wall [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-10T10:41:47.671Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-10T10:41:47.671Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-10T10:41:47.671Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] podmanVersion : bash: line 1: podman: command not found [2026-02-10T10:41:47.671Z] procArch : ppc64le [2026-02-10T10:41:47.671Z] sysArch : ppc64le [2026-02-10T10:41:47.671Z] sysOS : Linux [2026-02-10T10:41:47.671Z] ulimit : [2026-02-10T10:41:47.671Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-10T10:41:47.671Z] core file size (blocks, -c) 0 [2026-02-10T10:41:47.671Z] data seg size (kbytes, -d) unlimited [2026-02-10T10:41:47.671Z] scheduling priority (-e) 0 [2026-02-10T10:41:47.671Z] file size (blocks, -f) unlimited [2026-02-10T10:41:47.671Z] pending signals (-i) 32054 [2026-02-10T10:41:47.671Z] max locked memory (kbytes, -l) 1034432 [2026-02-10T10:41:47.671Z] max memory size (kbytes, -m) unlimited [2026-02-10T10:41:47.671Z] open files (-n) 1048576 [2026-02-10T10:41:47.671Z] pipe size (512 bytes, -p) 8 [2026-02-10T10:41:47.671Z] POSIX message queues (bytes, -q) 819200 [2026-02-10T10:41:47.671Z] real-time priority (-r) 0 [2026-02-10T10:41:47.671Z] stack size (kbytes, -s) 8192 [2026-02-10T10:41:47.671Z] cpu time (seconds, -t) unlimited [2026-02-10T10:41:47.671Z] max user processes (-u) 32054 [2026-02-10T10:41:47.671Z] virtual memory (kbytes, -v) unlimited [2026-02-10T10:41:47.671Z] file locks (-x) unlimited [2026-02-10T10:41:47.671Z] uname : Linux test-skytap-ubuntu2404-ppc64le-1.adoptopenjdk.net 6.8.0-57-generic #59-Ubuntu SMP Sat Mar 15 17:26:00 UTC 2025 ppc64le ppc64le ppc64le GNU/Linux [2026-02-10T10:41:47.671Z] vmVendor : Oracle Corporation [2026-02-10T10:41:47.671Z] vmVersion : 25.492-b01 [2026-02-10T10:41:47.671Z] xlc version : bash: line 1: xlC: command not found [2026-02-10T10:41:47.671Z] ************************************************************************** [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] System.getProperty('java.vendor')=Temurin [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] System.getProperty('os.name')=Linux [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] System.getProperty('os.arch')=ppc64le [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] System.getProperty('java.fullversion')=null [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] System.getProperty('sun.arch.data.model')=64 [2026-02-10T10:41:47.671Z] [2026-02-10T10:41:47.671Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST= [2026-02-10T10:41:47.671Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:47.671Z] perl scripts/configure.pl [2026-02-10T10:41:47.671Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-10T10:41:48.351Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-10T10:41:48.351Z] [2026-02-10T10:41:48.351Z] [2026-02-10T10:41:48.351Z] Starting to generate build list. [2026-02-10T10:41:48.351Z] [2026-02-10T10:41:48.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-10T10:41:48.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-10T10:41:48.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-10T10:41:48.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-10T10:41:48.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-10T10:41:48.667Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-10T10:41:48.668Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-10T10:41:48.985Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-10T10:41:49.301Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-10T10:41:49.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-10T10:41:49.939Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-10T10:41:49.939Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2026-02-10T10:41:49.939Z] [2026-02-10T10:41:49.939Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:49.939Z] make -f clean.mk cleanBuild [2026-02-10T10:41:49.939Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:49.939Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest [2026-02-10T10:41:49.939Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:49.939Z] make -f compile.mk compile [2026-02-10T10:41:49.939Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:50.253Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:41:50.253Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:41:50.253Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/testHeadlessComponents,functional/security/ssl-tests" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-10T10:41:50.253Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-10T10:41:50.566Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml [2026-02-10T10:41:51.256Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml [2026-02-10T10:41:51.256Z] [2026-02-10T10:41:51.256Z] -create_test_directory: [2026-02-10T10:41:51.256Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest [2026-02-10T10:41:51.256Z] [2026-02-10T10:41:51.256Z] stage_test_material: [2026-02-10T10:41:51.572Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest [2026-02-10T10:41:51.887Z] [2026-02-10T10:41:51.888Z] build: [2026-02-10T10:41:51.888Z] [2026-02-10T10:41:51.888Z] init: [2026-02-10T10:41:51.888Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest/TestConfig [2026-02-10T10:41:51.888Z] [2026-02-10T10:41:51.888Z] build: [2026-02-10T10:41:51.888Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest/TestConfig [2026-02-10T10:41:51.888Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest/TestConfig [2026-02-10T10:41:51.888Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest/TestConfig [2026-02-10T10:41:51.888Z] [2026-02-10T10:41:51.888Z] build: [2026-02-10T10:41:51.888Z] [2026-02-10T10:41:51.888Z] getJtregVersion: [2026-02-10T10:41:51.888Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-10T10:41:51.888Z] [2026-02-10T10:41:51.888Z] getDependentLibs: [2026-02-10T10:41:52.202Z] [exec] -------------------------------------------- [2026-02-10T10:41:52.202Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:52.202Z] [exec] task is set to default [2026-02-10T10:41:52.202Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-10T10:41:52.202Z] [exec] System Test jars will not be downloaded. [2026-02-10T10:41:52.202Z] [exec] -------------------------------------------- [2026-02-10T10:41:52.202Z] [exec] Starting download third party dependent jars [2026-02-10T10:41:52.202Z] [exec] -------------------------------------------- [2026-02-10T10:41:52.202Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib [2026-02-10T10:41:52.202Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-02-10T10:41:52.202Z] [exec] downloaded dependent third party jars successfully [2026-02-10T10:41:52.202Z] [2026-02-10T10:41:52.202Z] getJtreg: [2026-02-10T10:41:52.202Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jvmtest/functional/security/ssl-tests [2026-02-10T10:41:52.202Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/functional/security/ssl-tests [2026-02-10T10:41:52.202Z] [2026-02-10T10:41:52.202Z] ssltests.check: [2026-02-10T10:41:52.202Z] [2026-02-10T10:41:52.202Z] getSsltestsTest: [2026-02-10T10:41:52.202Z] [exec] Cloning into 'ssl-tests'... [2026-02-10T10:41:52.877Z] [2026-02-10T10:41:52.877Z] dist: [2026-02-10T10:41:52.877Z] [2026-02-10T10:41:52.877Z] clean: [2026-02-10T10:41:52.877Z] [2026-02-10T10:41:52.877Z] build: [2026-02-10T10:41:52.877Z] [2026-02-10T10:41:52.877Z] THC.check: [2026-02-10T10:41:52.877Z] [2026-02-10T10:41:52.877Z] getTestHeadlessComponents: [2026-02-10T10:41:52.877Z] [exec] Cloning into 'TestHeadlessComponents'... [2026-02-10T10:41:53.571Z] [exec] Submodule 'RFaT' (https://github.com/rh-openjdk/run-folder-as-tests.git) registered for path 'RFaT' [2026-02-10T10:41:53.571Z] [exec] Cloning into '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents/RFaT'... [2026-02-10T10:41:53.886Z] [exec] Submodule path 'RFaT': checked out '80b2151eec52bd84ba18744f20304f64577d5414' [2026-02-10T10:41:53.886Z] [2026-02-10T10:41:53.886Z] dist: [2026-02-10T10:41:53.886Z] [2026-02-10T10:41:53.886Z] BUILD SUCCESSFUL [2026-02-10T10:41:53.886Z] Total time: 3 seconds [2026-02-10T10:41:53.886Z] 0 [2026-02-10T10:41:53.886Z] [2026-02-10T10:41:53.886Z] [2026-02-10T10:41:53.886Z] RECORD TEST REPOs SHA [2026-02-10T10:41:53.886Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-10T10:41:53.886Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-10T10:41:53.886Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-10T10:41:53.886Z] touch /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-10T10:41:53.886Z] ================================================ [2026-02-10T10:41:53.886Z] timestamp: 20260210-104153 [2026-02-10T10:41:53.886Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/openj9 [2026-02-10T10:41:53.886Z] git repo: [2026-02-10T10:41:54.199Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-02-10T10:41:54.199Z] sha: [2026-02-10T10:41:54.199Z] 8c6adb775038c20052375861b5ca2970dcbaae7a [2026-02-10T10:41:54.199Z] ================================================ [2026-02-10T10:41:54.199Z] timestamp: 20260210-104153 [2026-02-10T10:41:54.199Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG [2026-02-10T10:41:54.199Z] git repo: [2026-02-10T10:41:54.199Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-10T10:41:54.199Z] sha: [2026-02-10T10:41:54.199Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-10T10:41:54.199Z] ================================================ [2026-02-10T10:41:54.199Z] timestamp: 20260210-104153 [2026-02-10T10:41:54.199Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents [2026-02-10T10:41:54.199Z] git repo: [2026-02-10T10:41:54.199Z] Fetch URL: https://github.com/rh-openjdk/TestHeadlessComponents.git [2026-02-10T10:41:54.199Z] sha: [2026-02-10T10:41:54.199Z] 2e58f3dbe87e4c6dd97b0a613e5f8ff144574daf [2026-02-10T10:41:54.199Z] ================================================ [2026-02-10T10:41:54.199Z] timestamp: 20260210-104153 [2026-02-10T10:41:54.199Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/functional/security/ssl-tests/ssl-tests [2026-02-10T10:41:54.199Z] git repo: [2026-02-10T10:41:54.199Z] Fetch URL: https://github.com/rh-openjdk/ssl-tests.git [2026-02-10T10:41:54.199Z] sha: [2026-02-10T10:41:54.199Z] 8b63b8fcb22db69ab987e451173a91be661b1996 [2026-02-10T10:41:54.199Z] ================================================ [2026-02-10T10:41:54.199Z] timestamp: 20260210-104153 [2026-02-10T10:41:54.199Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests [2026-02-10T10:41:54.199Z] git repo: [2026-02-10T10:41:54.199Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-10T10:41:54.199Z] sha: [2026-02-10T10:41:54.199Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b [2026-02-10T10:41:54.199Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:54.199Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST= [2026-02-10T10:41:54.199Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:54.199Z] perl scripts/configure.pl [2026-02-10T10:41:54.199Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-10T10:41:54.877Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-10T10:41:54.877Z] [2026-02-10T10:41:54.877Z] Starting to generate test make files. [2026-02-10T10:41:54.877Z] [2026-02-10T10:41:54.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-10T10:41:54.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-10T10:41:54.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-10T10:41:54.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-10T10:41:54.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-10T10:41:55.191Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-10T10:41:55.192Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-10T10:41:55.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-10T10:41:55.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-10T10:41:56.137Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/autoGen.mk [2026-02-10T10:41:56.137Z] [2026-02-10T10:41:56.137Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-10T10:41:56.452Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/autoGen.mk [2026-02-10T10:41:56.452Z] [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-10T10:41:56.452Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/autoGen.mk [2026-02-10T10:41:56.452Z] [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-10T10:41:56.452Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-10T10:41:56.453Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-10T10:41:56.453Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-10T10:41:56.453Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-10T10:41:56.453Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-10T10:41:56.453Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-10T10:41:56.453Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-10T10:41:56.453Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../functional/autoGen.mk [2026-02-10T10:41:56.453Z] [2026-02-10T10:41:56.453Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../autoGen.mk [2026-02-10T10:41:56.453Z] [2026-02-10T10:41:56.453Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk [2026-02-10T10:41:56.453Z] [2026-02-10T10:41:56.453Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-02-10T10:41:56.453Z] [2026-02-10T10:41:56.453Z] Make files are generated successfully. [2026-02-10T10:41:56.453Z] [2026-02-10T10:41:56.453Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:56.453Z] make -f runtest.mk _dev.functional [2026-02-10T10:41:56.453Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG' [2026-02-10T10:41:56.453Z] [2026-02-10T10:41:56.453Z] Running make 4.3 [2026-02-10T10:41:56.453Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/TKG/.. [2026-02-10T10:41:56.453Z] set JDK_VERSION to 8 [2026-02-10T10:41:56.453Z] set JDK_IMPL to hotspot [2026-02-10T10:41:56.453Z] set JVM_VERSION to openjdk8 [2026-02-10T10:41:56.453Z] set JCL_VERSION to latest [2026-02-10T10:41:56.453Z] JAVA_HOME was originally set to /usr/lib/jvm/jdk21 [2026-02-10T10:41:56.453Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-02-10T10:41:56.453Z] set SPEC to linux_ppc-64_le [2026-02-10T10:41:56.453Z] set TEST_FLAG to [2026-02-10T10:41:56.453Z] set OS_LABEL to ubuntu.24 [2026-02-10T10:41:56.453Z] Running dev.functional ... [2026-02-10T10:41:56.453Z] There are 2 test targets in dev.functional [2026-02-10T10:41:56.453Z] "/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-02-10T10:41:56.767Z] openjdk version "1.8.0_492-beta" [2026-02-10T10:41:56.768Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100939-b01) [2026-02-10T10:41:56.768Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T10:41:56.768Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests' [2026-02-10T10:41:56.768Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/functional' [2026-02-10T10:41:56.768Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.functional_ppc64le_linux/aqa-tests/functional/testHeadlessComponents' [2026-02-10T10:41:56.768Z] [2026-02-10T10:41:56.768Z] ===============================================