Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 544
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_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_sanity.external_x86-64_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 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10
Commit message: "Enable rerun link with multiple components (#6629)"
> git rev-list --no-walk 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:45:27.821Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-09-30T20:45:27.822Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-30T20:45:27.830Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
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
[2025-09-30T20:45:27.834Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-09-30T20:45:38.035Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_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
[2025-09-30T20:45:38.064Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T20:45:38.310Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T20:45:38.310Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T20:45:38.416Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-30T20:45:38.543Z] The recommended git tool is: git
[2025-09-30T20:45:38.745Z] No credentials specified
[2025-09-30T20:45:38.847Z] Cloning the remote Git repository
[2025-09-30T20:45:38.994Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:45:38.994Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-09-30T20:45:39.010Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-30T20:45:39.010Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:45:39.010Z] > git --version # timeout=10
[2025-09-30T20:45:39.016Z] > git --version # 'git version 2.43.0'
[2025-09-30T20:45:39.016Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T20:45:42.616Z] Avoid second fetch
[2025-09-30T20:45:42.722Z] Checking out Revision 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master)
[2025-09-30T20:45:42.461Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-30T20:45:42.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T20:45:42.663Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-30T20:45:42.769Z] > git config core.sparsecheckout # timeout=10
[2025-09-30T20:45:42.775Z] > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10
[2025-09-30T20:45:43.685Z] Commit message: "Enable rerun link with multiple components (#6629)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_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
[2025-09-30T20:45:45.601Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:45:45.619Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-30T20:45:46.802Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-30T20:45:47.203Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T20:45:48.345Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T20:45:48.346Z] Unix type machine..
[2025-09-30T20:45:48.346Z] Running on a Linux host
[2025-09-30T20:45:48.346Z] 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
[2025-09-30T20:45:50.503Z] + printenv
[2025-09-30T20:45:50.503Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-30T20:45:50.503Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-30T20:45:50.503Z] SETUP_JCK_RUN=false
[2025-09-30T20:45:50.504Z] USE_TESTENV_PROPERTIES=false
[2025-09-30T20:45:50.504Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-30T20:45:50.504Z] BUILD_LIST=external
[2025-09-30T20:45:50.504Z] USER=jenkins
[2025-09-30T20:45:50.504Z] SSH_CLIENT=78.47.239.97 50128 22
[2025-09-30T20:45:50.504Z] SDK_RESOURCE=upstream
[2025-09-30T20:45:50.504Z] CI=true
[2025-09-30T20:45:50.504Z] OPENJ9_BRANCH=master
[2025-09-30T20:45:50.504Z] jobStatus=SUCCESS
[2025-09-30T20:45:50.504Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:45:50.504Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/631/display/redirect?page=changes
[2025-09-30T20:45:50.504Z] UPSTREAM_JOB_NUMBER=544
[2025-09-30T20:45:50.504Z] XDG_SESSION_TYPE=tty
[2025-09-30T20:45:50.504Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-30T20:45:50.504Z] TARGET=sanity.external
[2025-09-30T20:45:50.504Z] EXIT_FAILURE=false
[2025-09-30T20:45:50.504Z] SHLVL=0
[2025-09-30T20:45:50.504Z] NODE_LABELS=ci.role.test ubuntu x86-64 x64 test-azure-ubuntu2404-x64-1 sw.os.linux ubuntu2404 sw.tool.docker hw.arch.x86
[2025-09-30T20:45:50.504Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-09-30T20:45:50.504Z] HOME=/home/jenkins
[2025-09-30T20:45:50.504Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-30T20:45:50.504Z] USE_JRE=false
[2025-09-30T20:45:50.504Z] OLDPWD=/home/jenkins
[2025-09-30T20:45:50.504Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/631/
[2025-09-30T20:45:50.504Z] ADOPTOPENJDK_BRANCH=master
[2025-09-30T20:45:50.504Z] TAP_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux.tap
[2025-09-30T20:45:50.504Z] JDK_IMPL=hotspot
[2025-09-30T20:45:50.504Z] HUDSON_COOKIE=d20671d5-737e-4819-a13a-baf06423f3ba
[2025-09-30T20:45:50.504Z] DOCKER_REQUIRED=true
[2025-09-30T20:45:50.504Z] JENKINS_SERVER_COOKIE=durable-f71107e32f66de8a3ce6a454aa8813a85f849b883687ca087610ddd326516cd9
[2025-09-30T20:45:50.504Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-09-30T20:45:50.504Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-09-30T20:45:50.504Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-09-30T20:45:50.504Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-09-30T20:45:50.504Z] KEEP_WORKSPACE=false
[2025-09-30T20:45:50.504Z] ARCHIVE_TEST_RESULTS=false
[2025-09-30T20:45:50.504Z] GENERATE_JOBS=true
[2025-09-30T20:45:50.504Z] DOCKERIMAGE_TAG=nightly
[2025-09-30T20:45:50.504Z] NODE_NAME=test-azure-ubuntu2404-x64-1
[2025-09-30T20:45:50.504Z] LOGNAME=jenkins
[2025-09-30T20:45:50.504Z] PERSONAL_BUILD=false
[2025-09-30T20:45:50.504Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-30T20:45:50.504Z] JDK_BRANCH=jdk8u472-b07_adopt
[2025-09-30T20:45:50.504Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-09-30T20:45:50.504Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/631/display/redirect?page=artifacts
[2025-09-30T20:45:50.504Z] AUTO_DETECT=true
[2025-09-30T20:45:50.504Z] STAGE_NAME=Setup
[2025-09-30T20:45:50.504Z] XDG_SESSION_CLASS=user
[2025-09-30T20:45:50.504Z] EXECUTOR_NUMBER=0
[2025-09-30T20:45:50.504Z] JDK_VERSION=8
[2025-09-30T20:45:50.504Z] XDG_SESSION_ID=72549
[2025-09-30T20:45:50.504Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-30T20:45:50.504Z] BUILD_DISPLAY_NAME=#631
[2025-09-30T20:45:50.504Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-30T20:45:50.504Z] TIME_LIMIT=25
[2025-09-30T20:45:50.504Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/631/display/redirect?page=tests
[2025-09-30T20:45:50.504Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-30T20:45:50.504Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-09-30T20:45:50.504Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-30T20:45:50.504Z] DIAGNOSTICLEVEL=noDetails
[2025-09-30T20:45:50.504Z] TKG_ITERATIONS=1
[2025-09-30T20:45:50.504Z] PLATFORM=x86-64_linux
[2025-09-30T20:45:50.504Z] BUILD_ID=631
[2025-09-30T20:45:50.504Z] EXIT_SUCCESS=false
[2025-09-30T20:45:50.504Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-09-30T20:45:50.504Z] RERUN_FAILURE=true
[2025-09-30T20:45:50.504Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/system_lib
[2025-09-30T20:45:50.504Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-30T20:45:50.504Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.external_x86-64_linux-631
[2025-09-30T20:45:50.504Z] LANG=C.UTF-8
[2025-09-30T20:45:50.504Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-30T20:45:50.504Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-30T20:45:50.504Z] KEEP_REPORTDIR=false
[2025-09-30T20:45:50.504Z] ORIGIN_JDK_VERSION=8
[2025-09-30T20:45:50.504Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/
[2025-09-30T20:45:50.504Z] JCK_GIT_BRANCH=master
[2025-09-30T20:45:50.504Z] BUILD_NUMBER=631
[2025-09-30T20:45:50.504Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-30T20:45:50.504Z] ITERATIONS=1
[2025-09-30T20:45:50.504Z] JENKINS_NODE_COOKIE=d4aefae3-5385-4619-ae72-6c29f025fdc6
[2025-09-30T20:45:50.504Z] SHELL=/bin/bash
[2025-09-30T20:45:50.504Z] SPEC=linux_x86-64
[2025-09-30T20:45:50.504Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-30T20:45:50.504Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-09-30T20:45:50.504Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-30T20:45:50.504Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/631/display/redirect
[2025-09-30T20:45:50.504Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-30T20:45:50.504Z] NUM_PROCESSORS=2
[2025-09-30T20:45:50.504Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/display/redirect
[2025-09-30T20:45:50.504Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2025-09-30T20:45:50.504Z] SLACK_CHANNEL=aqavit-bot
[2025-09-30T20:45:50.504Z] JOB_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-09-30T20:45:50.504Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-30T20:45:50.504Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-09-30T20:45:50.504Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:45:50.504Z] SSH_CONNECTION=78.47.239.97 50128 172.22.0.4 22
[2025-09-30T20:45:50.504Z] TEST_TIME=120
[2025-09-30T20:45:50.504Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@tmp
[2025-09-30T20:45:50.504Z] PARALLEL=Dynamic
[2025-09-30T20:45:50.504Z] JOBSTARTTIME=Tue, 30 Sep 2025 20:45:46 +0000
[2025-09-30T20:45:50.504Z] DYNAMIC_COMPILE=true
[2025-09-30T20:45:50.504Z] 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
[2025-09-30T20:45:50.802Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-30T20:45:50.816Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T20:46:30.032Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 544
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-30T20:46:30.235Z] 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
[2025-09-30T20:46:30.241Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T20:46:30.302Z] $ ssh-agent
[2025-09-30T20:46:30.742Z] SSH_AUTH_SOCK=/tmp/ssh-icsjG0XYzV1j/agent.72406
[2025-09-30T20:46:30.742Z] SSH_AGENT_PID=72408
[2025-09-30T20:46:30.742Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-30T20:46:30.756Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-30T20:46:30.777Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-30T20:46:31.924Z] + pwd
[2025-09-30T20:46:31.924Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-30T20:46:31.924Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[2025-09-30T20:46:31.924Z] get jdk binary...
[2025-09-30T20:46:31.924Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-30T20:46:31.924Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz ...
[2025-09-30T20:46:35.716Z] List files in jdkbinary folder...
[2025-09-30T20:46:35.716Z] total 385484
[2025-09-30T20:46:35.716Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:35.716Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz
[2025-09-30T20:46:35.716Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:35.716Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:35.716Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json
[2025-09-30T20:46:35.716Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json
[2025-09-30T20:46:35.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:46 tmp
[2025-09-30T20:46:35.716Z] List files in jdkbinary/tmp folder...
[2025-09-30T20:46:35.716Z] total 4
[2025-09-30T20:46:35.716Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 jdk8u472-b07-src
[2025-09-30T20:46:35.716Z] Moving directory jdk8u472-b07-src/ to ../source-image
[2025-09-30T20:46:35.717Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz ...
[2025-09-30T20:46:37.035Z] List files in jdkbinary folder...
[2025-09-30T20:46:37.036Z] total 385488
[2025-09-30T20:46:37.036Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.036Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.036Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.036Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.036Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json
[2025-09-30T20:46:37.036Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json
[2025-09-30T20:46:37.036Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 source-image
[2025-09-30T20:46:37.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:46 tmp
[2025-09-30T20:46:37.036Z] List files in jdkbinary/tmp folder...
[2025-09-30T20:46:37.036Z] total 4
[2025-09-30T20:46:37.036Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:33 jdk8u472-b07
[2025-09-30T20:46:37.036Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-09-30T20:46:37.036Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz ...
[2025-09-30T20:46:37.784Z] List files in jdkbinary folder...
[2025-09-30T20:46:37.784Z] total 385492
[2025-09-30T20:46:37.784Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.784Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.784Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.785Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:46:37.785Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json
[2025-09-30T20:46:37.785Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json
[2025-09-30T20:46:37.785Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:33 j2sdk-image
[2025-09-30T20:46:37.785Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 source-image
[2025-09-30T20:46:37.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:46 tmp
[2025-09-30T20:46:37.785Z] List files in jdkbinary/tmp folder...
[2025-09-30T20:46:37.785Z] total 4
[2025-09-30T20:46:37.785Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:33 jdk8u472-b07-jre
[2025-09-30T20:46:37.785Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-09-30T20:46:37.785Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image/jre...
[2025-09-30T20:46:40.684Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-09-30T20:46:40.684Z] Removing top-level folder jdk8u472-b07/
[2025-09-30T20:46:41.997Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-30T20:46:41.997Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-30T20:46:41.997Z] openjdk version "1.8.0_472-beta"
[2025-09-30T20:46:41.997Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07)
[2025-09-30T20:46:41.997Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-09-30T20:46:41.997Z] =JAVA VERSION OUTPUT END=
[2025-09-30T20:46:41.997Z] =RELEASE INFO BEGIN=
[2025-09-30T20:46:41.997Z] JAVA_VERSION="1.8.0_472"
[2025-09-30T20:46:41.997Z] OS_NAME="Linux"
[2025-09-30T20:46:41.997Z] OS_VERSION="2.6"
[2025-09-30T20:46:41.997Z] OS_ARCH="amd64"
[2025-09-30T20:46:41.997Z] SOURCE=".:git:695734b33a1a+"
[2025-09-30T20:46:41.997Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-30T20:46:41.997Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-30T20:46:41.998Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-30T20:46:41.998Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-09-30T20:46:41.998Z] FULL_VERSION="1.8.0_472-beta-202509302010-b07"
[2025-09-30T20:46:41.998Z] SEMANTIC_VERSION="8.0.472+7"
[2025-09-30T20:46:41.998Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure"
[2025-09-30T20:46:41.998Z] JVM_VARIANT="Hotspot"
[2025-09-30T20:46:41.998Z] JVM_VERSION="25.472-b07"
[2025-09-30T20:46:41.998Z] IMAGE_TYPE="JDK"
[2025-09-30T20:46:41.998Z] =RELEASE INFO END=
[2025-09-30T20:46:41.998Z] get testKitGen...
[2025-09-30T20:46:41.998Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-30T20:46:43.314Z] git rev-parse master
[2025-09-30T20:46:43.314Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-30T20:46:43.708Z] $ ssh-agent -k
[2025-09-30T20:46:43.713Z] unset SSH_AUTH_SOCK;
[2025-09-30T20:46:43.713Z] unset SSH_AGENT_PID;
[2025-09-30T20:46:43.713Z] echo Agent pid 72408 killed;
[2025-09-30T20:46:44.148Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T20:46:44.778Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=544&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-30T20:46:44.806Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-ubuntu2404-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=544&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-30T20:46:44.867Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T20:46:45.568Z] Copied 1 artifact from "getTRSSOutput" build number 1911
[Pipeline] sh
[2025-09-30T20:46:46.712Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-30T20:46:46.712Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-30T20:46:46.712Z] + tar xof -
[2025-09-30T20:46:46.712Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T20:46:47.113Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:46:47.129Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T20:46:48.317Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T20:47:21.240Z] --------------------------------------------
[2025-09-30T20:47:21.240Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:21.240Z] task is set to default
[2025-09-30T20:47:21.240Z] dependencyList is set to all
[2025-09-30T20:47:21.240Z] --------------------------------------------
[2025-09-30T20:47:21.240Z] Starting download third party dependent jars
[2025-09-30T20:47:21.240Z] --------------------------------------------
[2025-09-30T20:47:21.240Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:21.240Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-30T20:47:21.569Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
[Pipeline] sh
[2025-09-30T20:47:22.748Z] + cd ./aqa-tests/TKG
[2025-09-30T20:47:22.749Z] + uname
[2025-09-30T20:47:22.749Z] + [ Linux = AIX ]
[2025-09-30T20:47:22.749Z] + uname
[2025-09-30T20:47:22.749Z] + [ Linux = SunOS ]
[2025-09-30T20:47:22.749Z] + uname
[2025-09-30T20:47:22.749Z] + [ Linux = *BSD ]
[2025-09-30T20:47:22.749Z] + MAKE=make
[2025-09-30T20:47:22.749Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-09-30T20:47:22.749Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-09-30T20:47:22.749Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:22.749Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:47:22.749Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:47:22.749Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T20:47:22.749Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T20:47:22.749Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T20:47:22.749Z]
[2025-09-30T20:47:22.749Z] build:
[2025-09-30T20:47:23.385Z]
[2025-09-30T20:47:23.385Z] clean:
[2025-09-30T20:47:23.385Z]
[2025-09-30T20:47:23.385Z] init:
[2025-09-30T20:47:23.385Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-09-30T20:47:23.385Z]
[2025-09-30T20:47:23.385Z] getDependentLibs:
[2025-09-30T20:47:23.385Z] [exec] --------------------------------------------
[2025-09-30T20:47:23.385Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:23.385Z] [exec] task is set to default
[2025-09-30T20:47:23.385Z] [exec] dependencyList is set to json_simple
[2025-09-30T20:47:23.385Z] [exec] --------------------------------------------
[2025-09-30T20:47:23.385Z] [exec] Starting download third party dependent jars
[2025-09-30T20:47:23.385Z] [exec] --------------------------------------------
[2025-09-30T20:47:23.385Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:23.385Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T20:47:23.385Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T20:47:23.385Z]
[2025-09-30T20:47:23.385Z] compile:
[2025-09-30T20:47:23.385Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:47:23.385Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T20:47:23.385Z] [echo] ===fork: yes
[2025-09-30T20:47:23.385Z] [echo] ===debug: on
[2025-09-30T20:47:23.385Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-09-30T20:47:25.459Z]
[2025-09-30T20:47:25.459Z] dist:
[2025-09-30T20:47:25.459Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T20:47:25.459Z]
[2025-09-30T20:47:25.459Z] BUILD SUCCESSFUL
[2025-09-30T20:47:25.459Z] Total time: 2 seconds
[2025-09-30T20:47:25.459Z] 0
[2025-09-30T20:47:25.459Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T20:47:25.459Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T20:47:25.459Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-09-30T20:47:26.098Z] ****************************** MACHINE INFO ******************************
[2025-09-30T20:47:26.098Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-09-30T20:47:26.098Z] Free Physical Memory Size : 2834747392
[2025-09-30T20:47:26.098Z] Free space (bytes) : 118267162624
[2025-09-30T20:47:26.098Z] Total Physical Memory Size : 8277016576
[2025-09-30T20:47:26.098Z] Total space (bytes) : 126227120128
[2025-09-30T20:47:26.098Z] Usable space (bytes) : 111807934464
[2025-09-30T20:47:26.098Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:47:26.098Z] bashVersion :
[2025-09-30T20:47:26.098Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-09-30T20:47:26.098Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T20:47:26.098Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T20:47:26.098Z]
[2025-09-30T20:47:26.098Z] This is free software; you are free to change and redistribute it.
[2025-09-30T20:47:26.098Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T20:47:26.098Z] cpuCores : 2
[2025-09-30T20:47:26.098Z] curlVersion :
[2025-09-30T20:47:26.098Z] curl 8.5.0 (x86_64-pc-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.7
[2025-09-30T20:47:26.098Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T20:47:26.098Z] 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
[2025-09-30T20:47:26.098Z] 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
[2025-09-30T20:47:26.098Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-09-30T20:47:26.098Z] gcc version : 13
[2025-09-30T20:47:26.098Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T20:47:26.098Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T20:47:26.098Z] lldb version : Command could not be executed
[2025-09-30T20:47:26.098Z] makeVersion :
[2025-09-30T20:47:26.098Z] GNU Make 4.3
[2025-09-30T20:47:26.098Z] Built for x86_64-pc-linux-gnu
[2025-09-30T20:47:26.098Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T20:47:26.098Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T20:47:26.098Z] This is free software: you are free to change and redistribute it.
[2025-09-30T20:47:26.098Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T20:47:26.098Z] mavenVersion :
[2025-09-30T20:47:26.098Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-09-30T20:47:26.098Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-30T20:47:26.098Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-09-30T20:47:26.098Z] Default locale: en, platform encoding: UTF-8
[2025-09-30T20:47:26.098Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-09-30T20:47:26.098Z] osInfo :
[2025-09-30T20:47:26.098Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T20:47:26.098Z] NAME="Ubuntu"
[2025-09-30T20:47:26.098Z] VERSION_ID="24.04"
[2025-09-30T20:47:26.098Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T20:47:26.098Z] VERSION_CODENAME=noble
[2025-09-30T20:47:26.098Z] ID=ubuntu
[2025-09-30T20:47:26.098Z] ID_LIKE=debian
[2025-09-30T20:47:26.098Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T20:47:26.098Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T20:47:26.098Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T20:47:26.098Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T20:47:26.098Z] UBUNTU_CODENAME=noble
[2025-09-30T20:47:26.098Z] LOGO=ubuntu-logo
[2025-09-30T20:47:26.098Z] osLabel : ubuntu.24
[2025-09-30T20:47:26.098Z] perlVersion :
[2025-09-30T20:47:26.098Z]
[2025-09-30T20:47:26.098Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-09-30T20:47:26.098Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T20:47:26.098Z]
[2025-09-30T20:47:26.098Z] Copyright 1987-2023, Larry Wall
[2025-09-30T20:47:26.098Z]
[2025-09-30T20:47:26.098Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T20:47:26.098Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T20:47:26.098Z]
[2025-09-30T20:47:26.098Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T20:47:26.098Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T20:47:26.098Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T20:47:26.098Z]
[2025-09-30T20:47:26.098Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T20:47:26.098Z] procArch : x86_64
[2025-09-30T20:47:26.098Z] sysArch : x86_64
[2025-09-30T20:47:26.098Z] sysOS : Linux
[2025-09-30T20:47:26.098Z] ulimit :
[2025-09-30T20:47:26.098Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T20:47:26.098Z] core file size (blocks, -c) 0
[2025-09-30T20:47:26.098Z] data seg size (kbytes, -d) unlimited
[2025-09-30T20:47:26.098Z] scheduling priority (-e) 0
[2025-09-30T20:47:26.098Z] file size (blocks, -f) unlimited
[2025-09-30T20:47:26.098Z] pending signals (-i) 31444
[2025-09-30T20:47:26.098Z] max locked memory (kbytes, -l) 1010376
[2025-09-30T20:47:26.098Z] max memory size (kbytes, -m) unlimited
[2025-09-30T20:47:26.098Z] open files (-n) 1048576
[2025-09-30T20:47:26.098Z] pipe size (512 bytes, -p) 8
[2025-09-30T20:47:26.098Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T20:47:26.098Z] real-time priority (-r) 0
[2025-09-30T20:47:26.099Z] stack size (kbytes, -s) 8192
[2025-09-30T20:47:26.099Z] cpu time (seconds, -t) unlimited
[2025-09-30T20:47:26.099Z] max user processes (-u) 31444
[2025-09-30T20:47:26.099Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T20:47:26.099Z] file locks (-x) unlimited
[2025-09-30T20:47:26.099Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-09-30T20:47:26.099Z] vmVendor : Oracle Corporation
[2025-09-30T20:47:26.099Z] vmVersion : 25.472-b07
[2025-09-30T20:47:26.099Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T20:47:26.099Z] **************************************************************************
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] System.getProperty('os.name')=Linux
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] System.getProperty('os.arch')=amd64
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] System.getProperty('java.fullversion')=null
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] System.getProperty('sun.arch.data.model')=64
[2025-09-30T20:47:26.099Z]
[2025-09-30T20:47:26.099Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.external TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:26.099Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:47:26.099Z] perl scripts/configure.pl
[2025-09-30T20:47:26.099Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T20:47:26.738Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T20:47:26.738Z]
[2025-09-30T20:47:26.738Z]
[2025-09-30T20:47:26.738Z] Starting to generate parallel test lists.
[2025-09-30T20:47:26.738Z]
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-09-30T20:47:26.738Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-09-30T20:47:27.372Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-09-30T20:47:27.372Z] Attempting to get test duration data from TRSS.
[2025-09-30T20:47:27.372Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2025-09-30T20:47:28.005Z] Attempting to get test duration data from cached files.
[2025-09-30T20:47:28.005Z]
[2025-09-30T20:47:28.005Z] TEST DURATION
[2025-09-30T20:47:28.005Z] ====================================================================================
[2025-09-30T20:47:28.005Z] Total number of tests searched: 5
[2025-09-30T20:47:28.005Z] Number of test durations found: 4
[2025-09-30T20:47:28.005Z] Top slowest tests:
[2025-09-30T20:47:28.005Z] 40m49s tomee_test_hs_0
[2025-09-30T20:47:28.005Z] 00m40s example_functional_0
[2025-09-30T20:47:28.005Z] 00m12s openliberty_microprofile_tck_jdk8_hs_0
[2025-09-30T20:47:28.005Z] Following test duration data cannot be found:
[2025-09-30T20:47:28.005Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-09-30T20:47:28.005Z] [example_functional_0]
[2025-09-30T20:47:28.005Z] ====================================================================================
[2025-09-30T20:47:28.005Z]
[2025-09-30T20:47:28.005Z] Test target is split into 1 lists.
[2025-09-30T20:47:28.005Z] Reducing estimated test running time from 41m41s to 41m41s.
[2025-09-30T20:47:28.005Z]
[2025-09-30T20:47:28.005Z] -------------------------------------testList_0-------------------------------------
[2025-09-30T20:47:28.005Z] Number of tests: 5
[2025-09-30T20:47:28.005Z] Estimated running time: 41m41s
[2025-09-30T20:47:28.005Z] TESTLIST=tomee_test_hs_0,example_functional_0,openliberty_microprofile_tck_jdk8_hs_0,payara_microprofile_tck_0,spring_test_0
[2025-09-30T20:47:28.005Z] ------------------------------------------------------------------------------------
[2025-09-30T20:47:28.005Z]
[2025-09-30T20:47:28.005Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-30T20:47:28.005Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-30T20:47:28.401Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-30T20:47:28.704Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-09-30T20:47:28.775Z] Building tests...
[Pipeline] timeout
[2025-09-30T20:47:28.779Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:47:28.801Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T20:47:30.027Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T20:47:32.467Z] --------------------------------------------
[2025-09-30T20:47:32.467Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:32.467Z] task is set to default
[2025-09-30T20:47:32.467Z] dependencyList is set to all
[2025-09-30T20:47:32.467Z] --------------------------------------------
[2025-09-30T20:47:32.467Z] Starting download third party dependent jars
[2025-09-30T20:47:32.467Z] --------------------------------------------
[2025-09-30T20:47:32.467Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:32.467Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.467Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.467Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T20:47:32.468Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T20:47:32.578Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-30T20:47:32.730Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-09-30T20:47:32.730Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-09-30T20:47:32.732Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-30T20:47:32.976Z] 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
[2025-09-30T20:47:33.004Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-09-30T20:47:33.060Z] $ ssh-agent
[2025-09-30T20:47:33.499Z] SSH_AUTH_SOCK=/tmp/ssh-ULR7SeoTujQ8/agent.72899
[2025-09-30T20:47:33.499Z] SSH_AGENT_PID=72901
[2025-09-30T20:47:33.499Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-30T20:47:34.938Z] + uname
[2025-09-30T20:47:34.938Z] + [ Linux = AIX ]
[2025-09-30T20:47:34.938Z] + uname
[2025-09-30T20:47:34.938Z] + [ Linux = SunOS ]
[2025-09-30T20:47:34.938Z] + uname
[2025-09-30T20:47:34.938Z] + [ Linux = *BSD ]
[2025-09-30T20:47:34.938Z] + MAKE=make
[2025-09-30T20:47:34.938Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-30T20:47:34.938Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-30T20:47:36.369Z] + uname
[2025-09-30T20:47:36.370Z] + [ Linux = AIX ]
[2025-09-30T20:47:36.370Z] + uname
[2025-09-30T20:47:36.370Z] + [ Linux = SunOS ]
[2025-09-30T20:47:36.370Z] + uname
[2025-09-30T20:47:36.370Z] + [ Linux = *BSD ]
[2025-09-30T20:47:36.370Z] + MAKE=make
[2025-09-30T20:47:36.370Z] + cd ./aqa-tests
[2025-09-30T20:47:36.370Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-30T20:47:36.370Z] + set +x
[2025-09-30T20:47:36.370Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-09-30T20:47:36.370Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:36.370Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:47:36.370Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:47:36.370Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T20:47:36.370Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T20:47:36.370Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T20:47:36.370Z]
[2025-09-30T20:47:36.370Z] build:
[2025-09-30T20:47:36.370Z]
[2025-09-30T20:47:36.370Z] clean:
[2025-09-30T20:47:36.370Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-30T20:47:36.370Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-09-30T20:47:37.011Z]
[2025-09-30T20:47:37.011Z] init:
[2025-09-30T20:47:37.011Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-09-30T20:47:37.011Z]
[2025-09-30T20:47:37.011Z] getDependentLibs:
[2025-09-30T20:47:37.011Z] [exec] --------------------------------------------
[2025-09-30T20:47:37.011Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:37.011Z] [exec] task is set to default
[2025-09-30T20:47:37.011Z] [exec] dependencyList is set to json_simple
[2025-09-30T20:47:37.011Z] [exec] --------------------------------------------
[2025-09-30T20:47:37.011Z] [exec] Starting download third party dependent jars
[2025-09-30T20:47:37.011Z] [exec] --------------------------------------------
[2025-09-30T20:47:37.011Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-09-30T20:47:37.011Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T20:47:37.011Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T20:47:37.011Z]
[2025-09-30T20:47:37.011Z] compile:
[2025-09-30T20:47:37.011Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:47:37.011Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T20:47:37.011Z] [echo] ===fork: yes
[2025-09-30T20:47:37.011Z] [echo] ===debug: on
[2025-09-30T20:47:37.011Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-09-30T20:47:38.334Z]
[2025-09-30T20:47:38.334Z] dist:
[2025-09-30T20:47:38.334Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T20:47:38.334Z]
[2025-09-30T20:47:38.334Z] BUILD SUCCESSFUL
[2025-09-30T20:47:38.334Z] Total time: 2 seconds
[2025-09-30T20:47:38.334Z] 0
[2025-09-30T20:47:38.334Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T20:47:38.972Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T20:47:38.972Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-09-30T20:47:38.972Z] ****************************** MACHINE INFO ******************************
[2025-09-30T20:47:38.972Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-09-30T20:47:38.972Z] Free Physical Memory Size : 2850910208
[2025-09-30T20:47:38.972Z] Free space (bytes) : 118267150336
[2025-09-30T20:47:38.972Z] Total Physical Memory Size : 8277016576
[2025-09-30T20:47:38.972Z] Total space (bytes) : 126227120128
[2025-09-30T20:47:38.972Z] Usable space (bytes) : 111807922176
[2025-09-30T20:47:38.972Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:47:38.972Z] bashVersion :
[2025-09-30T20:47:38.972Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-09-30T20:47:38.972Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T20:47:38.972Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T20:47:38.972Z]
[2025-09-30T20:47:38.972Z] This is free software; you are free to change and redistribute it.
[2025-09-30T20:47:38.972Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T20:47:38.972Z] cpuCores : 2
[2025-09-30T20:47:38.972Z] curlVersion :
[2025-09-30T20:47:38.972Z] curl 8.5.0 (x86_64-pc-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.7
[2025-09-30T20:47:38.972Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T20:47:38.972Z] 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
[2025-09-30T20:47:38.972Z] 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
[2025-09-30T20:47:38.972Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-09-30T20:47:38.972Z] gcc version : 13
[2025-09-30T20:47:38.972Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T20:47:38.972Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T20:47:38.972Z] lldb version : Command could not be executed
[2025-09-30T20:47:38.972Z] makeVersion :
[2025-09-30T20:47:38.972Z] GNU Make 4.3
[2025-09-30T20:47:38.972Z] Built for x86_64-pc-linux-gnu
[2025-09-30T20:47:38.972Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T20:47:38.972Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T20:47:38.972Z] This is free software: you are free to change and redistribute it.
[2025-09-30T20:47:38.972Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T20:47:38.972Z] mavenVersion :
[2025-09-30T20:47:38.972Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-09-30T20:47:38.972Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-30T20:47:38.972Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-09-30T20:47:38.972Z] Default locale: en, platform encoding: UTF-8
[2025-09-30T20:47:38.972Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-09-30T20:47:38.972Z] osInfo :
[2025-09-30T20:47:38.972Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T20:47:38.972Z] NAME="Ubuntu"
[2025-09-30T20:47:38.972Z] VERSION_ID="24.04"
[2025-09-30T20:47:38.972Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T20:47:38.972Z] VERSION_CODENAME=noble
[2025-09-30T20:47:38.972Z] ID=ubuntu
[2025-09-30T20:47:38.972Z] ID_LIKE=debian
[2025-09-30T20:47:38.972Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T20:47:38.972Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T20:47:38.972Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T20:47:38.972Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T20:47:38.972Z] UBUNTU_CODENAME=noble
[2025-09-30T20:47:38.972Z] LOGO=ubuntu-logo
[2025-09-30T20:47:38.972Z] osLabel : ubuntu.24
[2025-09-30T20:47:38.972Z] perlVersion :
[2025-09-30T20:47:38.972Z]
[2025-09-30T20:47:38.972Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-09-30T20:47:38.972Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T20:47:38.972Z]
[2025-09-30T20:47:38.972Z] Copyright 1987-2023, Larry Wall
[2025-09-30T20:47:38.972Z]
[2025-09-30T20:47:38.972Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T20:47:38.972Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T20:47:38.972Z]
[2025-09-30T20:47:38.972Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T20:47:38.972Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T20:47:38.972Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T20:47:38.972Z]
[2025-09-30T20:47:38.972Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T20:47:38.972Z] procArch : x86_64
[2025-09-30T20:47:38.972Z] sysArch : x86_64
[2025-09-30T20:47:38.972Z] sysOS : Linux
[2025-09-30T20:47:38.972Z] ulimit :
[2025-09-30T20:47:38.972Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T20:47:38.972Z] core file size (blocks, -c) 0
[2025-09-30T20:47:38.972Z] data seg size (kbytes, -d) unlimited
[2025-09-30T20:47:38.972Z] scheduling priority (-e) 0
[2025-09-30T20:47:38.972Z] file size (blocks, -f) unlimited
[2025-09-30T20:47:38.972Z] pending signals (-i) 31444
[2025-09-30T20:47:38.972Z] max locked memory (kbytes, -l) 1010376
[2025-09-30T20:47:38.972Z] max memory size (kbytes, -m) unlimited
[2025-09-30T20:47:38.972Z] open files (-n) 1048576
[2025-09-30T20:47:38.972Z] pipe size (512 bytes, -p) 8
[2025-09-30T20:47:38.973Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T20:47:38.973Z] real-time priority (-r) 0
[2025-09-30T20:47:38.973Z] stack size (kbytes, -s) 8192
[2025-09-30T20:47:38.973Z] cpu time (seconds, -t) unlimited
[2025-09-30T20:47:38.973Z] max user processes (-u) 31444
[2025-09-30T20:47:38.973Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T20:47:38.973Z] file locks (-x) unlimited
[2025-09-30T20:47:38.973Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-09-30T20:47:38.973Z] vmVendor : Oracle Corporation
[2025-09-30T20:47:38.973Z] vmVersion : 25.472-b07
[2025-09-30T20:47:38.973Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T20:47:38.973Z] **************************************************************************
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] System.getProperty('os.name')=Linux
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] System.getProperty('os.arch')=amd64
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] System.getProperty('java.fullversion')=null
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] System.getProperty('sun.arch.data.model')=64
[2025-09-30T20:47:38.973Z]
[2025-09-30T20:47:38.973Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-09-30T20:47:38.973Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:47:38.973Z] perl scripts/configure.pl
[2025-09-30T20:47:38.973Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T20:47:39.611Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T20:47:39.612Z]
[2025-09-30T20:47:39.612Z]
[2025-09-30T20:47:39.612Z] Starting to generate build list.
[2025-09-30T20:47:39.612Z]
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-09-30T20:47:39.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-09-30T20:47:39.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-09-30T20:47:39.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-09-30T20:47:39.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-09-30T20:47:39.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-09-30T20:47:39.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-09-30T20:47:40.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-09-30T20:47:40.268Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-09-30T20:47:40.268Z]
[2025-09-30T20:47:40.268Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:47:40.268Z] make -f clean.mk cleanBuild
[2025-09-30T20:47:40.268Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:47:40.268Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-09-30T20:47:40.268Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:47:40.268Z] make -f compile.mk compile
[2025-09-30T20:47:40.268Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:47:40.268Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:47:40.268Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:47:40.268Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/tomee,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T20:47:40.268Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T20:47:40.268Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-30T20:47:40.905Z] [echo] build.list is TestConfig/build.xml,external/tomee/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml
[2025-09-30T20:47:40.905Z]
[2025-09-30T20:47:40.905Z] -create_test_directory:
[2025-09-30T20:47:40.905Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest
[2025-09-30T20:47:40.905Z]
[2025-09-30T20:47:40.905Z] stage_test_material:
[2025-09-30T20:47:40.905Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest
[2025-09-30T20:47:41.548Z]
[2025-09-30T20:47:41.548Z] build:
[2025-09-30T20:47:41.548Z]
[2025-09-30T20:47:41.548Z] move_scripts:
[2025-09-30T20:47:41.548Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-09-30T20:47:41.548Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-09-30T20:47:41.548Z]
[2025-09-30T20:47:41.548Z] clean_image:
[2025-09-30T20:47:41.548Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 8 --impl hotspot
[2025-09-30T20:47:41.548Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:47:41.548Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-09-30T20:47:41.548Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:47:41.548Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:47:41.548Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-09-30T20:47:41.548Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:47:41.548Z] [exec] The test here is functional-test
[2025-09-30T20:47:41.548Z] [exec] The directory in the external.sh is functional-test
[2025-09-30T20:47:41.548Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-09-30T20:47:41.548Z] [exec] Error response from daemon: No such container: functional-test-test
[2025-09-30T20:47:41.548Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full
[2025-09-30T20:47:41.548Z] [exec] Error response from daemon: No such container: restore-test
[2025-09-30T20:47:41.548Z] [exec] Error response from daemon: invalid reference format
[2025-09-30T20:47:41.548Z] [exec] Result: 1
[2025-09-30T20:47:41.548Z]
[2025-09-30T20:47:41.548Z] build_image:
[2025-09-30T20:47:41.549Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-09-30T20:47:41.549Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:47:41.549Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-09-30T20:47:41.549Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:47:41.549Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:47:41.549Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-09-30T20:47:41.549Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:47:41.549Z] [exec] The test here is functional-test
[2025-09-30T20:47:41.549Z] [exec] The directory in the external.sh is functional-test
[2025-09-30T20:47:41.549Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-09-30T20:47:41.549Z] [exec] build_image.sh functional-test 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-09-30T20:47:41.549Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-09-30T20:47:41.549Z] [exec]
[2025-09-30T20:47:41.549Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-09-30T20:47:41.549Z] [exec] done
[2025-09-30T20:47:41.549Z] [exec]
[2025-09-30T20:47:41.549Z] [exec] The test in the build_image() function is functional-test
[2025-09-30T20:47:41.549Z] [exec] #####################################################
[2025-09-30T20:47:41.549Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-09-30T20:47:41.549Z] [exec] #####################################################
[2025-09-30T20:47:45.326Z] [exec] #0 building with "default" instance using docker driver
[2025-09-30T20:47:45.326Z] [exec]
[2025-09-30T20:47:45.326Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-09-30T20:47:45.326Z] [exec] #1 transferring dockerfile: 2.89kB 0.0s done
[2025-09-30T20:47:45.326Z] [exec] #1 DONE 0.1s
[2025-09-30T20:47:45.326Z] [exec]
[2025-09-30T20:47:45.326Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-09-30T20:47:45.963Z] [exec] #2 DONE 0.5s
[2025-09-30T20:47:45.963Z] [exec]
[2025-09-30T20:47:45.963Z] [exec] #3 [internal] load .dockerignore
[2025-09-30T20:47:45.963Z] [exec] #3 transferring context: 2B done
[2025-09-30T20:47:45.963Z] [exec] #3 DONE 0.0s
[2025-09-30T20:47:45.963Z] [exec]
[2025-09-30T20:47:45.963Z] [exec] #4 [internal] load build context
[2025-09-30T20:47:45.963Z] [exec] #4 DONE 0.0s
[2025-09-30T20:47:45.963Z] [exec]
[2025-09-30T20:47:45.963Z] [exec] #5 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:a0c7ead54893e105ec46f12481831769f1bb41bbf25b985452f36f6f380ba40b
[2025-09-30T20:47:45.963Z] [exec] #5 resolve docker.io/library/eclipse-temurin:8-jdk@sha256:a0c7ead54893e105ec46f12481831769f1bb41bbf25b985452f36f6f380ba40b 0.1s done
[2025-09-30T20:47:45.963Z] [exec] #5 ...
[2025-09-30T20:47:45.963Z] [exec]
[2025-09-30T20:47:45.963Z] [exec] #4 [internal] load build context
[2025-09-30T20:47:45.963Z] [exec] #4 transferring context: 3.18kB 0.0s done
[2025-09-30T20:47:45.963Z] [exec] #4 DONE 0.0s
[2025-09-30T20:47:45.963Z] [exec]
[2025-09-30T20:47:45.963Z] [exec] #5 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:a0c7ead54893e105ec46f12481831769f1bb41bbf25b985452f36f6f380ba40b
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:a0c7ead54893e105ec46f12481831769f1bb41bbf25b985452f36f6f380ba40b 5.91kB / 5.91kB done
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:884eb50c0074f14eaf5956bdaac13584fb88d7505d597a64c4ba473a57cfd668 1.94kB / 1.94kB done
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:b36257911bf263bfbe321dc45c80f3732fa8251ae82643814de2245a4b8b3fac 5.56kB / 5.56kB done
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7 0B / 16.97MB 0.1s
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 0B / 54.74MB 0.1s
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7 2.10MB / 16.97MB 0.3s
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 9.44MB / 54.74MB 0.3s
[2025-09-30T20:47:45.963Z] [exec] #5 sha256:b4f3133ac8c49679b26388b308a6a3d27b36b06ec1443730b47518fd4134e813 127B / 127B 0.2s done
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7 6.29MB / 16.97MB 0.5s
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 20.97MB / 54.74MB 0.5s
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:b6b9ab2fa29f411732853d26d15ae764cec2feb5409374d10d1f97a71cbdca0a 2.31kB / 2.31kB 0.3s done
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7 15.73MB / 16.97MB 0.7s
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 30.41MB / 54.74MB 0.7s
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7 16.97MB / 16.97MB 0.8s done
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 39.28MB / 54.74MB 0.9s
[2025-09-30T20:47:46.597Z] [exec] #5 extracting sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7
[2025-09-30T20:47:46.597Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 42.99MB / 54.74MB 1.0s
[2025-09-30T20:47:47.232Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 47.19MB / 54.74MB 1.1s
[2025-09-30T20:47:47.232Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 54.74MB / 54.74MB 1.3s
[2025-09-30T20:47:47.232Z] [exec] #5 sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 54.74MB / 54.74MB 1.6s done
[2025-09-30T20:47:48.640Z] [exec] #5 extracting sha256:1eb43857d5308a40718704288d12cb0f13a2c0c288decd5254238b35963ff9d7 1.8s done
[2025-09-30T20:47:49.276Z] [exec] #5 extracting sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e
[2025-09-30T20:47:49.911Z] [exec] #5 extracting sha256:f75cee9f1f2e7610dad4413b9e913bd37b54330c43a35bd3c85ad28bad82617e 0.9s done
[2025-09-30T20:47:50.544Z] [exec] #5 extracting sha256:b4f3133ac8c49679b26388b308a6a3d27b36b06ec1443730b47518fd4134e813
[2025-09-30T20:47:51.177Z] [exec] #5 extracting sha256:b4f3133ac8c49679b26388b308a6a3d27b36b06ec1443730b47518fd4134e813 done
[2025-09-30T20:47:51.177Z] [exec] #5 extracting sha256:b6b9ab2fa29f411732853d26d15ae764cec2feb5409374d10d1f97a71cbdca0a done
[2025-09-30T20:47:51.177Z] [exec] #5 DONE 5.4s
[2025-09-30T20:47:51.177Z] [exec]
[2025-09-30T20:47:51.177Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git asciidoc ant-contrib build-essential && rm -rf /var/lib/apt/lists/*
[2025-09-30T20:47:53.242Z] [exec] #6 2.249 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-09-30T20:47:53.242Z] [exec] #6 2.357 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 2.496 Get:3 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 2.570 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 2.585 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,376 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 2.601 Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 2.802 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 2.912 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-09-30T20:47:53.874Z] [exec] #6 3.023 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-09-30T20:47:54.506Z] [exec] #6 3.709 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 3.711 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 3.736 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 3.741 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 3.742 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,840 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 3.781 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,523 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 3.825 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,924 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 4.029 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-09-30T20:47:55.138Z] [exec] #6 4.220 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB]
[2025-09-30T20:47:55.771Z] [exec] #6 4.653 Fetched 33.6 MB in 2s (13.6 MB/s)
[2025-09-30T20:47:56.404Z] [exec] #6 4.653 Reading package lists...
[2025-09-30T20:47:59.281Z] [exec] #6 7.745 debconf: delaying package configuration, since apt-utils is not installed
[2025-09-30T20:47:59.281Z] [exec] #6 7.853 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-09-30T20:47:59.281Z] [exec] #6 7.853 (Reading database ...
[2025-09-30T20:47:59.281Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 8.047 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:47:59.281Z] [exec] #6 8.054 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:47:59.281Z] [exec] #6 8.212 Selecting previously unselected package python3.12-minimal.
[2025-09-30T20:47:59.281Z] [exec] #6 8.213 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:47:59.281Z] [exec] #6 8.240 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:47:59.281Z] [exec] #6 8.358 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:47:59.915Z] [exec] #6 8.393 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.190 Selecting previously unselected package python3-minimal.
[2025-09-30T20:48:00.550Z] [exec] #6 9.190 (Reading database ...
[2025-09-30T20:48:00.550Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 9.198 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.204 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.257 Selecting previously unselected package media-types.
[2025-09-30T20:48:00.550Z] [exec] #6 9.258 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.266 Unpacking media-types (10.1.0) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.329 Selecting previously unselected package netbase.
[2025-09-30T20:48:00.550Z] [exec] #6 9.331 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.340 Unpacking netbase (6.4) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.399 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-09-30T20:48:00.550Z] [exec] #6 9.401 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.408 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.554 Selecting previously unselected package python3.12.
[2025-09-30T20:48:00.550Z] [exec] #6 9.556 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.563 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.617 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-09-30T20:48:00.550Z] [exec] #6 9.619 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.626 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-09-30T20:48:00.550Z] [exec] #6 9.679 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-09-30T20:48:01.186Z] [exec] #6 9.880 Selecting previously unselected package python3.
[2025-09-30T20:48:01.186Z] [exec] #6 9.880 (Reading database ...
[2025-09-30T20:48:01.186Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 9.887 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:48:01.186Z] [exec] #6 9.903 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-09-30T20:48:01.186Z] [exec] #6 9.962 Selecting previously unselected package libapparmor1:amd64.
[2025-09-30T20:48:01.186Z] [exec] #6 9.964 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-09-30T20:48:01.186Z] [exec] #6 9.980 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.04 Selecting previously unselected package libargon2-1:amd64.
[2025-09-30T20:48:01.186Z] [exec] #6 10.04 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.05 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.10 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-09-30T20:48:01.186Z] [exec] #6 10.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.18 Selecting previously unselected package libjson-c5:amd64.
[2025-09-30T20:48:01.186Z] [exec] #6 10.18 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.19 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.24 Selecting previously unselected package libcryptsetup12:amd64.
[2025-09-30T20:48:01.186Z] [exec] #6 10.25 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.26 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-09-30T20:48:01.186Z] [exec] #6 10.32 Selecting previously unselected package libfdisk1:amd64.
[2025-09-30T20:48:01.818Z] [exec] #6 10.32 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.33 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.39 Selecting previously unselected package libkmod2:amd64.
[2025-09-30T20:48:01.818Z] [exec] #6 10.39 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.40 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.45 Selecting previously unselected package libsystemd-shared:amd64.
[2025-09-30T20:48:01.818Z] [exec] #6 10.45 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.46 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.53 Selecting previously unselected package systemd-dev.
[2025-09-30T20:48:01.818Z] [exec] #6 10.54 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.54 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.62 Selecting previously unselected package systemd.
[2025-09-30T20:48:01.818Z] [exec] #6 10.62 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:48:01.818Z] [exec] #6 10.66 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:01.818Z] [exec] #6 11.01 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-09-30T20:48:02.450Z] [exec] #6 11.04 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.09 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.11 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.14 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.16 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.18 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.20 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.22 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:02.451Z] [exec] #6 11.35 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-09-30T20:48:02.451Z] [exec] #6 11.36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-09-30T20:48:02.451Z] [exec] #6 11.36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-09-30T20:48:02.451Z] [exec] #6 11.39 Initializing machine ID from random generator.
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.42 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:48:02.451Z] [exec] #6 11.46 Creating group 'systemd-journal' with GID 999.
[2025-09-30T20:48:02.451Z] [exec] #6 11.46 Creating group 'systemd-network' with GID 998.
[2025-09-30T20:48:02.451Z] [exec] #6 11.46 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-09-30T20:48:02.451Z] [exec] #6 11.56 Selecting previously unselected package systemd-sysv.
[2025-09-30T20:48:03.085Z] [exec] #6 11.56 (Reading database ...
[2025-09-30T20:48:03.086Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 11.57 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.58 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.65 Selecting previously unselected package sgml-base.
[2025-09-30T20:48:03.086Z] [exec] #6 11.65 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.66 Unpacking sgml-base (1.31) ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.74 Selecting previously unselected package libdbus-1-3:amd64.
[2025-09-30T20:48:03.086Z] [exec] #6 11.74 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.75 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.80 Selecting previously unselected package dbus-bin.
[2025-09-30T20:48:03.086Z] [exec] #6 11.80 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.80 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.86 Selecting previously unselected package dbus-session-bus-common.
[2025-09-30T20:48:03.086Z] [exec] #6 11.86 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.87 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.92 Selecting previously unselected package dbus-daemon.
[2025-09-30T20:48:03.086Z] [exec] #6 11.92 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.93 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.98 Selecting previously unselected package dbus-system-bus-common.
[2025-09-30T20:48:03.086Z] [exec] #6 11.98 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 11.99 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:03.086Z] [exec] #6 12.06 Selecting previously unselected package dbus.
[2025-09-30T20:48:03.086Z] [exec] #6 12.06 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:48:03.086Z] [exec] #6 12.07 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:03.086Z] [exec] #6 12.13 Selecting previously unselected package distro-info-data.
[2025-09-30T20:48:03.723Z] [exec] #6 12.13 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.14 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.21 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-09-30T20:48:03.723Z] [exec] #6 12.21 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.23 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.30 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-09-30T20:48:03.723Z] [exec] #6 12.30 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.31 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.37 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-09-30T20:48:03.723Z] [exec] #6 12.38 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.39 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.44 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-09-30T20:48:03.723Z] [exec] #6 12.44 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.45 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.49 Selecting previously unselected package iso-codes.
[2025-09-30T20:48:03.723Z] [exec] #6 12.50 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-09-30T20:48:03.723Z] [exec] #6 12.50 Unpacking iso-codes (4.16.0-1) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.00 Selecting previously unselected package libcap2-bin.
[2025-09-30T20:48:04.736Z] [exec] #6 13.00 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.01 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.07 Selecting previously unselected package libelf1t64:amd64.
[2025-09-30T20:48:04.736Z] [exec] #6 13.07 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.08 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.12 Selecting previously unselected package libglib2.0-data.
[2025-09-30T20:48:04.736Z] [exec] #6 13.13 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.13 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.19 Selecting previously unselected package libicu74:amd64.
[2025-09-30T20:48:04.736Z] [exec] #6 13.19 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.19 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.40 Selecting previously unselected package libpam-systemd:amd64.
[2025-09-30T20:48:04.736Z] [exec] #6 13.40 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.41 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.48 Selecting previously unselected package libxml2:amd64.
[2025-09-30T20:48:04.736Z] [exec] #6 13.48 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.49 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.56 Selecting previously unselected package libyaml-0-2:amd64.
[2025-09-30T20:48:04.736Z] [exec] #6 13.56 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.57 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.61 Selecting previously unselected package lsb-release.
[2025-09-30T20:48:04.736Z] [exec] #6 13.61 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.62 Unpacking lsb-release (12.0-2) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.66 Selecting previously unselected package python-apt-common.
[2025-09-30T20:48:04.736Z] [exec] #6 13.66 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.67 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.73 Selecting previously unselected package python3-apt.
[2025-09-30T20:48:04.736Z] [exec] #6 13.73 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.74 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.80 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-09-30T20:48:04.736Z] [exec] #6 13.80 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.81 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.86 Selecting previously unselected package python3-dbus.
[2025-09-30T20:48:04.736Z] [exec] #6 13.86 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.87 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-09-30T20:48:04.736Z] [exec] #6 13.93 Selecting previously unselected package python3-gi.
[2025-09-30T20:48:05.397Z] [exec] #6 13.93 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 13.94 Unpacking python3-gi (3.48.2-1) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.00 Selecting previously unselected package python3-pkg-resources.
[2025-09-30T20:48:05.397Z] [exec] #6 14.01 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.01 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.08 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-09-30T20:48:05.397Z] [exec] #6 14.08 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.09 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.14 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-09-30T20:48:05.397Z] [exec] #6 14.14 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.14 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.20 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-09-30T20:48:05.397Z] [exec] #6 14.20 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.21 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.27 Selecting previously unselected package libstemmer0d:amd64.
[2025-09-30T20:48:05.397Z] [exec] #6 14.27 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.28 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.34 Selecting previously unselected package libxmlb2:amd64.
[2025-09-30T20:48:05.397Z] [exec] #6 14.34 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.35 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.41 Selecting previously unselected package libappstream5:amd64.
[2025-09-30T20:48:05.397Z] [exec] #6 14.41 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.42 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-09-30T20:48:05.397Z] [exec] #6 14.47 Selecting previously unselected package libduktape207:amd64.
[2025-09-30T20:48:06.031Z] [exec] #6 14.48 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.48 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.54 Selecting previously unselected package libdw1t64:amd64.
[2025-09-30T20:48:06.031Z] [exec] #6 14.54 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.55 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.61 Selecting previously unselected package libglib2.0-bin.
[2025-09-30T20:48:06.031Z] [exec] #6 14.61 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.62 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.67 Selecting previously unselected package libunwind8:amd64.
[2025-09-30T20:48:06.031Z] [exec] #6 14.67 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.68 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.74 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-09-30T20:48:06.031Z] [exec] #6 14.75 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.75 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.83 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-09-30T20:48:06.031Z] [exec] #6 14.83 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.84 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.90 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-09-30T20:48:06.031Z] [exec] #6 14.90 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.90 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.97 Selecting previously unselected package xml-core.
[2025-09-30T20:48:06.031Z] [exec] #6 14.97 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 14.98 Unpacking xml-core (0.19) ...
[2025-09-30T20:48:06.031Z] [exec] #6 15.05 Selecting previously unselected package polkitd.
[2025-09-30T20:48:06.031Z] [exec] #6 15.05 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 15.08 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:48:06.031Z] [exec] #6 15.15 Selecting previously unselected package python3-blinker.
[2025-09-30T20:48:06.031Z] [exec] #6 15.15 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-09-30T20:48:06.031Z] [exec] #6 15.16 Unpacking python3-blinker (1.7.0-1) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.22 Selecting previously unselected package python3-cryptography.
[2025-09-30T20:48:06.665Z] [exec] #6 15.22 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.23 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.32 Selecting previously unselected package python3-pyparsing.
[2025-09-30T20:48:06.665Z] [exec] #6 15.32 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.33 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.40 Selecting previously unselected package python3-httplib2.
[2025-09-30T20:48:06.665Z] [exec] #6 15.40 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.41 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.53 Selecting previously unselected package python3-jwt.
[2025-09-30T20:48:06.665Z] [exec] #6 15.53 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.54 Unpacking python3-jwt (2.7.0-1) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.59 Selecting previously unselected package python3-lazr.uri.
[2025-09-30T20:48:06.665Z] [exec] #6 15.59 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.60 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.66 Selecting previously unselected package python3-wadllib.
[2025-09-30T20:48:06.665Z] [exec] #6 15.66 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.67 Unpacking python3-wadllib (1.3.6-5) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.74 Selecting previously unselected package python3-distro.
[2025-09-30T20:48:06.665Z] [exec] #6 15.74 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.75 Unpacking python3-distro (1.9.0-1) ...
[2025-09-30T20:48:06.665Z] [exec] #6 15.81 Selecting previously unselected package python3-oauthlib.
[2025-09-30T20:48:06.665Z] [exec] #6 15.81 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 15.82 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-09-30T20:48:07.298Z] [exec] #6 15.90 Selecting previously unselected package python3-lazr.restfulclient.
[2025-09-30T20:48:07.298Z] [exec] #6 15.91 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 15.92 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-09-30T20:48:07.298Z] [exec] #6 15.97 Selecting previously unselected package python3-six.
[2025-09-30T20:48:07.298Z] [exec] #6 15.97 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 15.98 Unpacking python3-six (1.16.0-4) ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.04 Selecting previously unselected package python3-launchpadlib.
[2025-09-30T20:48:07.298Z] [exec] #6 16.04 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.05 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.12 Selecting previously unselected package python3-software-properties.
[2025-09-30T20:48:07.298Z] [exec] #6 16.12 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.14 Unpacking python3-software-properties (0.99.49.3) ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.20 Selecting previously unselected package packagekit.
[2025-09-30T20:48:07.298Z] [exec] #6 16.20 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.21 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.29 Selecting previously unselected package software-properties-common.
[2025-09-30T20:48:07.298Z] [exec] #6 16.29 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.30 Unpacking software-properties-common (0.99.49.3) ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.37 Setting up media-types (10.1.0) ...
[2025-09-30T20:48:07.298Z] [exec] #6 16.43 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.49 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.51 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.55 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.58 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.61 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.64 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.66 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.69 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.71 No schema files found: doing nothing.
[2025-09-30T20:48:07.931Z] [exec] #6 16.71 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.74 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.76 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.79 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.81 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.83 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.86 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.88 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.90 Setting up netbase (6.4) ...
[2025-09-30T20:48:07.931Z] [exec] #6 16.95 Setting up sgml-base (1.31) ...
[2025-09-30T20:48:07.931Z] [exec] #6 17.01 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.04 Setting up lsb-release (12.0-2) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.06 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.25 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.27 Setting up iso-codes (4.16.0-1) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.30 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.32 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.35 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.36 Setcap worked! gst-ptp-helper is not suid!
[2025-09-30T20:48:08.563Z] [exec] #6 17.37 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.39 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-09-30T20:48:08.563Z] [exec] #6 17.42 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:48:09.197Z] [exec] #6 18.25 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:48:09.197Z] [exec] #6 18.27 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:48:09.197Z] [exec] #6 18.30 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-09-30T20:48:09.197Z] [exec] #6 18.32 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:09.197Z] [exec] #6 18.36 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:48:09.829Z] [exec] #6 18.39 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-09-30T20:48:09.829Z] [exec] #6 18.42 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:09.829Z] [exec] #6 18.54 Setting up xml-core (0.19) ...
[2025-09-30T20:48:09.829Z] [exec] #6 18.74 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:48:09.829Z] [exec] #6 18.87 debconf: unable to initialize frontend: Dialog
[2025-09-30T20:48:09.829Z] [exec] #6 18.87 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-09-30T20:48:09.829Z] [exec] #6 18.87 debconf: falling back to frontend: Readline
[2025-09-30T20:48:09.829Z] [exec] #6 18.87 debconf: unable to initialize frontend: Readline
[2025-09-30T20:48:09.829Z] [exec] #6 18.87 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-09-30T20:48:09.829Z] [exec] #6 18.87 debconf: falling back to frontend: Teletype
[2025-09-30T20:48:09.829Z] [exec] #6 19.02 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:48:10.467Z] [exec] #6 19.04 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-09-30T20:48:10.467Z] [exec] #6 19.06 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-09-30T20:48:10.467Z] [exec] #6 19.08 running python rtupdate hooks for python3.12...
[2025-09-30T20:48:10.467Z] [exec] #6 19.08 running python post-rtupdate hooks for python3.12...
[2025-09-30T20:48:10.467Z] [exec] #6 19.17 Setting up python3-six (1.16.0-4) ...
[2025-09-30T20:48:10.467Z] [exec] #6 19.30 Setting up python3-pyparsing (3.1.1-1) ...
[2025-09-30T20:48:10.467Z] [exec] #6 19.48 Setting up python3-gi (3.48.2-1) ...
[2025-09-30T20:48:10.467Z] [exec] #6 19.65 Setting up python3-httplib2 (0.20.4-3) ...
[2025-09-30T20:48:11.102Z] [exec] #6 19.79 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-09-30T20:48:11.102Z] [exec] #6 19.81 Setting up python3-blinker (1.7.0-1) ...
[2025-09-30T20:48:11.102Z] [exec] #6 19.94 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-09-30T20:48:11.102Z] [exec] #6 20.16 Setting up python3-dbus (1.3.2-5build3) ...
[2025-09-30T20:48:11.737Z] [exec] #6 20.31 Setting up python3-distro (1.9.0-1) ...
[2025-09-30T20:48:11.737Z] [exec] #6 20.44 Setting up python3-jwt (2.7.0-1) ...
[2025-09-30T20:48:11.737Z] [exec] #6 20.58 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-09-30T20:48:11.737Z] [exec] #6 20.75 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-09-30T20:48:11.737Z] [exec] #6 20.89 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-09-30T20:48:12.371Z] [exec] #6 21.13 Setting up python3-wadllib (1.3.6-5) ...
[2025-09-30T20:48:12.371Z] [exec] #6 21.26 Setting up python3-oauthlib (3.2.2-1) ...
[2025-09-30T20:48:12.371Z] [exec] #6 21.44 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-09-30T20:48:12.371Z] [exec] #6 21.58 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-09-30T20:48:13.005Z] [exec] #6 21.82 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-09-30T20:48:13.005Z] [exec] #6 21.83 Setting up python3-software-properties (0.99.49.3) ...
[2025-09-30T20:48:13.005Z] [exec] #6 21.97 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-09-30T20:48:13.638Z] [exec] #6 22.21 Processing triggers for sgml-base (1.31) ...
[2025-09-30T20:48:13.638Z] [exec] #6 22.24 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:48:13.638Z] [exec] #6 22.27 Creating group 'polkitd' with GID 997.
[2025-09-30T20:48:13.638Z] [exec] #6 22.27 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-09-30T20:48:13.638Z] [exec] #6 22.34 invoke-rc.d: could not determine current runlevel
[2025-09-30T20:48:13.638Z] [exec] #6 22.35 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-09-30T20:48:13.638Z] [exec] #6 22.45 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-09-30T20:48:13.638Z] [exec] #6 22.47 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:48:13.638Z] [exec] #6 22.51 invoke-rc.d: could not determine current runlevel
[2025-09-30T20:48:13.638Z] [exec] #6 22.52 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-09-30T20:48:13.638Z] [exec] #6 22.52 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-09-30T20:48:13.638Z] [exec] #6 22.62 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-09-30T20:48:13.638Z] [exec] #6 22.63 Setting up software-properties-common (0.99.49.3) ...
[2025-09-30T20:48:13.638Z] [exec] #6 22.78 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:48:17.411Z] [exec] #6 26.48 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-09-30T20:48:17.412Z] [exec] #6 26.59 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-09-30T20:48:18.049Z] [exec] #6 26.67 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-09-30T20:48:18.049Z] [exec] #6 26.75 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-09-30T20:48:18.049Z] [exec] #6 26.93 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-09-30T20:48:18.049Z] [exec] #6 27.03 Fetched 24.4 kB in 1s (39.7 kB/s)
[2025-09-30T20:48:18.681Z] [exec] #6 27.03 Reading package lists...
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 Repository: 'Types: deb
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 Suites: noble
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 Components: main
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 '
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 Description:
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-09-30T20:48:19.313Z] [exec] #6 27.82
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-09-30T20:48:19.313Z] [exec] #6 27.82 Adding repository.
[2025-09-30T20:48:19.313Z] [exec] #6 27.96 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-09-30T20:48:19.313Z] [exec] #6 27.97 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-09-30T20:48:19.313Z] [exec] #6 27.98 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-09-30T20:48:19.313Z] [exec] #6 28.09 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-09-30T20:48:19.313Z] [exec] #6 28.38 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-09-30T20:48:20.634Z] [exec] #6 28.44 Reading package lists...
[2025-09-30T20:48:21.267Z] [exec] #6 29.31 Reading package lists...
[2025-09-30T20:48:21.902Z] [exec] #6 30.45 Building dependency tree...
[2025-09-30T20:48:21.902Z] [exec] #6 30.65 Reading state information...
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 The following additional packages will be installed:
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 ant asciidoc-base asciidoc-common binutils binutils-common
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 binutils-x86-64-linux-gnu bzip2 ca-certificates-java cpp cpp-13
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 docbook-xsl dpkg dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 gcc-x86-64-linux-gnu git-man java-common libasan8 libatomic1 libbinutils
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libctf0 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev locales
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 lto-disabled-list make openjdk-21-jre-headless patch perl perl-modules-5.38
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 rpcsvc-proto xsltproc xz-utils
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 Suggested packages:
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 default-jre dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libxalan2-java libxslthl-java xalan debsig-verify debian-keyring
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 g++-multilib g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 automake libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 gitk gitweb git-cvs git-mediawiki git-svn manpages glibc-doc libnss-nis
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libnss-nisplus bzr gdbm-l10n liblcms2-utils pcscd libstdc++-13-doc make-doc
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libtap-harness-archive-perl
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 Recommended packages:
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-09-30T20:48:21.902Z] [exec] #6 30.84 libasound2t64
[2025-09-30T20:48:21.903Z] [exec] #6 30.97 The following NEW packages will be installed:
[2025-09-30T20:48:21.903Z] [exec] #6 30.97 ant ant-contrib asciidoc asciidoc-base asciidoc-common binutils
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 libbinutils
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 libjpeg-turbo8
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list make
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto xsltproc
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 xz-utils
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 The following packages will be upgraded:
[2025-09-30T20:48:22.537Z] [exec] #6 30.97 dpkg libc-bin libc6 locales
[2025-09-30T20:48:22.537Z] [exec] #6 31.17 4 upgraded, 77 newly installed, 0 to remove and 6 not upgraded.
[2025-09-30T20:48:22.537Z] [exec] #6 31.17 Need to get 146 MB of archives.
[2025-09-30T20:48:22.537Z] [exec] #6 31.17 After this operation, 555 MB of additional disk space will be used.
[2025-09-30T20:48:22.537Z] [exec] #6 31.17 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg amd64 1.22.6ubuntu6.5 [1,282 kB]
[2025-09-30T20:48:23.170Z] [exec] #6 31.81 Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6 amd64 2.39-0ubuntu8.6 [3,263 kB]
[2025-09-30T20:48:23.170Z] [exec] #6 32.25 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-bin amd64 2.39-0ubuntu8.6 [682 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.31 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.46 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.46 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-09-30T20:48:23.804Z] [exec] #6 32.46 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.55 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.56 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4,229 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.64 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.64 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2025-09-30T20:48:23.804Z] [exec] #6 32.80 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-09-30T20:48:24.441Z] [exec] #6 32.88 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-09-30T20:48:24.442Z] [exec] #6 32.90 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-09-30T20:48:24.442Z] [exec] #6 33.14 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-09-30T20:48:24.442Z] [exec] #6 33.21 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-09-30T20:48:24.442Z] [exec] #6 33.21 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-09-30T20:48:24.442Z] [exec] #6 33.25 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-09-30T20:48:24.442Z] [exec] #6 33.42 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-09-30T20:48:24.442Z] [exec] #6 33.42 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.8+9~us1-0ubuntu1~24.04.1 [46.4 MB]
[2025-09-30T20:48:25.788Z] [exec] #6 34.35 Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-09-30T20:48:25.788Z] [exec] #6 34.35 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-09-30T20:48:25.788Z] [exec] #6 34.54 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-09-30T20:48:25.788Z] [exec] #6 34.88 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.18 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.5 [39.4 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.18 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.19 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.20 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.20 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-09-30T20:48:26.428Z] [exec] #6 35.20 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.23 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.23 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.26 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB]
[2025-09-30T20:48:26.428Z] [exec] #6 35.43 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB]
[2025-09-30T20:48:27.062Z] [exec] #6 35.75 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB]
[2025-09-30T20:48:27.062Z] [exec] #6 36.05 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB]
[2025-09-30T20:48:27.062Z] [exec] #6 36.21 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.21 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.21 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-84.84 [1,921 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.26 Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.26 Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.26 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.30 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.30 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-09-30T20:48:27.710Z] [exec] #6 36.48 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-09-30T20:48:28.378Z] [exec] #6 36.96 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-09-30T20:48:28.378Z] [exec] #6 36.97 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB]
[2025-09-30T20:48:28.378Z] [exec] #6 37.49 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-09-30T20:48:28.378Z] [exec] #6 37.49 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2025-09-30T20:48:28.378Z] [exec] #6 37.49 Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-09-30T20:48:29.019Z] [exec] #6 37.49 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-09-30T20:48:29.019Z] [exec] #6 37.50 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-09-30T20:48:29.019Z] [exec] #6 37.50 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-09-30T20:48:29.019Z] [exec] #6 37.50 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-09-30T20:48:29.019Z] [exec] #6 37.50 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-09-30T20:48:29.019Z] [exec] #6 37.71 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-09-30T20:48:29.663Z] [exec] #6 38.35 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-09-30T20:48:29.663Z] [exec] #6 38.71 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-09-30T20:48:29.663Z] [exec] #6 38.83 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-09-30T20:48:30.302Z] [exec] #6 38.92 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-09-30T20:48:30.302Z] [exec] #6 38.92 Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB]
[2025-09-30T20:48:30.302Z] [exec] #6 39.01 Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB]
[2025-09-30T20:48:30.302Z] [exec] #6 39.42 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-09-30T20:48:30.941Z] [exec] #6 39.43 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2025-09-30T20:48:30.941Z] [exec] #6 39.43 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-09-30T20:48:30.941Z] [exec] #6 39.43 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB]
[2025-09-30T20:48:30.941Z] [exec] #6 39.65 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB]
[2025-09-30T20:48:31.576Z] [exec] #6 40.58 Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-09-30T20:48:31.576Z] [exec] #6 40.58 Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-09-30T20:48:31.576Z] [exec] #6 40.58 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-09-30T20:48:31.577Z] [exec] #6 40.59 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-09-30T20:48:31.577Z] [exec] #6 40.59 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB]
[2025-09-30T20:48:31.577Z] [exec] #6 40.59 Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-09-30T20:48:31.577Z] [exec] #6 40.59 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-09-30T20:48:31.577Z] [exec] #6 40.66 Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-09-30T20:48:31.577Z] [exec] #6 40.66 Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB]
[2025-09-30T20:48:31.577Z] [exec] #6 40.74 Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-09-30T20:48:32.210Z] [exec] #6 40.90 Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-09-30T20:48:32.210Z] [exec] #6 41.08 Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-09-30T20:48:33.224Z] [exec] #6 41.51 Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-09-30T20:48:33.224Z] [exec] #6 41.69 Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-09-30T20:48:33.224Z] [exec] #6 41.83 debconf: delaying package configuration, since apt-utils is not installed
[2025-09-30T20:48:33.224Z] [exec] #6 41.86 Fetched 146 MB in 11s (13.7 MB/s)
[2025-09-30T20:48:33.224Z] [exec] #6 41.90 (Reading database ...
[2025-09-30T20:48:33.224Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 41.90 Preparing to unpack .../dpkg_1.22.6ubuntu6.5_amd64.deb ...
[2025-09-30T20:48:33.224Z] [exec] #6 41.93 Unpacking dpkg (1.22.6ubuntu6.5) over (1.22.6ubuntu6.1) ...
[2025-09-30T20:48:33.224Z] [exec] #6 42.35 Setting up dpkg (1.22.6ubuntu6.5) ...
[2025-09-30T20:48:33.856Z] [exec] #6 42.61 (Reading database ...
[2025-09-30T20:48:33.856Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 42.62 Preparing to unpack .../libc6_2.39-0ubuntu8.6_amd64.deb ...
[2025-09-30T20:48:33.856Z] [exec] #6 42.72 debconf: unable to initialize frontend: Dialog
[2025-09-30T20:48:33.856Z] [exec] #6 42.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-09-30T20:48:33.856Z] [exec] #6 42.72 debconf: falling back to frontend: Readline
[2025-09-30T20:48:33.856Z] [exec] #6 42.72 debconf: unable to initialize frontend: Readline
[2025-09-30T20:48:33.856Z] [exec] #6 42.72 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-09-30T20:48:33.856Z] [exec] #6 42.72 debconf: falling back to frontend: Teletype
[2025-09-30T20:48:33.856Z] [exec] #6 42.78 Unpacking libc6:amd64 (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ...
[2025-09-30T20:48:36.730Z] [exec] #6 45.29 Setting up libc6:amd64 (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:36.730Z] [exec] #6 45.38 debconf: unable to initialize frontend: Dialog
[2025-09-30T20:48:36.730Z] [exec] #6 45.38 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-09-30T20:48:36.730Z] [exec] #6 45.38 debconf: falling back to frontend: Readline
[2025-09-30T20:48:36.730Z] [exec] #6 45.38 debconf: unable to initialize frontend: Readline
[2025-09-30T20:48:36.730Z] [exec] #6 45.38 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-09-30T20:48:36.730Z] [exec] #6 45.38 debconf: falling back to frontend: Teletype
[2025-09-30T20:48:37.412Z] [exec] #6 46.49 (Reading database ...
[2025-09-30T20:48:38.045Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 46.50 Preparing to unpack .../libc-bin_2.39-0ubuntu8.6_amd64.deb ...
[2025-09-30T20:48:38.045Z] [exec] #6 46.52 Unpacking libc-bin (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ...
[2025-09-30T20:48:38.045Z] [exec] #6 46.81 Setting up libc-bin (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:38.045Z] [exec] #6 46.93 Selecting previously unselected package perl-modules-5.38.
[2025-09-30T20:48:38.045Z] [exec] #6 46.93 (Reading database ...
[2025-09-30T20:48:38.045Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 46.94 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-09-30T20:48:38.045Z] [exec] #6 46.95 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.32 Selecting previously unselected package libgdbm6t64:amd64.
[2025-09-30T20:48:38.679Z] [exec] #6 47.32 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.33 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.39 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-09-30T20:48:38.679Z] [exec] #6 47.39 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.40 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.46 Selecting previously unselected package libperl5.38t64:amd64.
[2025-09-30T20:48:38.679Z] [exec] #6 47.46 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.47 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.73 Selecting previously unselected package perl.
[2025-09-30T20:48:38.679Z] [exec] #6 47.73 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.74 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:48:38.679Z] [exec] #6 47.83 Preparing to unpack .../05-locales_2.39-0ubuntu8.6_all.deb ...
[2025-09-30T20:48:39.311Z] [exec] #6 47.85 Unpacking locales (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ...
[2025-09-30T20:48:42.182Z] [exec] #6 50.90 Selecting previously unselected package libjansson4:amd64.
[2025-09-30T20:48:42.182Z] [exec] #6 50.90 Preparing to unpack .../06-libjansson4_2.14-2build2_amd64.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 50.91 Unpacking libjansson4:amd64 (2.14-2build2) ...
[2025-09-30T20:48:42.182Z] [exec] #6 50.97 Selecting previously unselected package xz-utils.
[2025-09-30T20:48:42.182Z] [exec] #6 50.97 Preparing to unpack .../07-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 50.98 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.07 Selecting previously unselected package ca-certificates-java.
[2025-09-30T20:48:42.182Z] [exec] #6 51.07 Preparing to unpack .../08-ca-certificates-java_20240118_all.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.08 Unpacking ca-certificates-java (20240118) ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.16 Selecting previously unselected package java-common.
[2025-09-30T20:48:42.182Z] [exec] #6 51.17 Preparing to unpack .../09-java-common_0.75+exp1_all.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.17 Unpacking java-common (0.75+exp1) ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.23 Selecting previously unselected package liblcms2-2:amd64.
[2025-09-30T20:48:42.182Z] [exec] #6 51.23 Preparing to unpack .../10-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.24 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.29 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-09-30T20:48:42.182Z] [exec] #6 51.29 Preparing to unpack .../11-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.30 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.35 Selecting previously unselected package libjpeg8:amd64.
[2025-09-30T20:48:42.182Z] [exec] #6 51.35 Preparing to unpack .../12-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.36 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-09-30T20:48:42.182Z] [exec] #6 51.41 Selecting previously unselected package libnspr4:amd64.
[2025-09-30T20:48:42.817Z] [exec] #6 51.41 Preparing to unpack .../13-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-09-30T20:48:42.817Z] [exec] #6 51.42 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-09-30T20:48:42.817Z] [exec] #6 51.48 Selecting previously unselected package libnss3:amd64.
[2025-09-30T20:48:42.818Z] [exec] #6 51.48 Preparing to unpack .../14-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-09-30T20:48:42.818Z] [exec] #6 51.48 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-09-30T20:48:42.818Z] [exec] #6 51.56 Selecting previously unselected package libpcsclite1:amd64.
[2025-09-30T20:48:42.818Z] [exec] #6 51.56 Preparing to unpack .../15-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-09-30T20:48:42.818Z] [exec] #6 51.57 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-09-30T20:48:42.818Z] [exec] #6 51.63 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-09-30T20:48:42.818Z] [exec] #6 51.63 Preparing to unpack .../16-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-09-30T20:48:42.818Z] [exec] #6 51.64 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-09-30T20:48:43.452Z] [exec] #6 52.49 Selecting previously unselected package default-jre-headless.
[2025-09-30T20:48:43.452Z] [exec] #6 52.49 Preparing to unpack .../17-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-09-30T20:48:43.452Z] [exec] #6 52.50 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-09-30T20:48:43.452Z] [exec] #6 52.54 Selecting previously unselected package ant.
[2025-09-30T20:48:43.452Z] [exec] #6 52.54 Preparing to unpack .../18-ant_1.10.14-1_all.deb ...
[2025-09-30T20:48:43.452Z] [exec] #6 52.55 Unpacking ant (1.10.14-1) ...
[2025-09-30T20:48:43.452Z] [exec] #6 52.61 Selecting previously unselected package asciidoc-common.
[2025-09-30T20:48:44.086Z] [exec] #6 52.61 Preparing to unpack .../19-asciidoc-common_10.2.0-2_all.deb ...
[2025-09-30T20:48:44.086Z] [exec] #6 52.62 Unpacking asciidoc-common (10.2.0-2) ...
[2025-09-30T20:48:44.086Z] [exec] #6 52.69 Selecting previously unselected package docbook-xsl.
[2025-09-30T20:48:44.086Z] [exec] #6 52.70 Preparing to unpack .../20-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-09-30T20:48:44.086Z] [exec] #6 52.71 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-09-30T20:48:44.086Z] [exec] #6 52.96 Selecting previously unselected package libxml2-utils.
[2025-09-30T20:48:44.086Z] [exec] #6 52.97 Preparing to unpack .../21-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ...
[2025-09-30T20:48:44.086Z] [exec] #6 52.97 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.04 Selecting previously unselected package libxslt1.1:amd64.
[2025-09-30T20:48:44.086Z] [exec] #6 53.04 Preparing to unpack .../22-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.05 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.11 Selecting previously unselected package xsltproc.
[2025-09-30T20:48:44.086Z] [exec] #6 53.11 Preparing to unpack .../23-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.11 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.18 Selecting previously unselected package asciidoc-base.
[2025-09-30T20:48:44.086Z] [exec] #6 53.18 Preparing to unpack .../24-asciidoc-base_10.2.0-2_all.deb ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.19 Unpacking asciidoc-base (10.2.0-2) ...
[2025-09-30T20:48:44.086Z] [exec] #6 53.24 Selecting previously unselected package asciidoc.
[2025-09-30T20:48:44.721Z] [exec] #6 53.24 Preparing to unpack .../25-asciidoc_10.2.0-2_all.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.25 Unpacking asciidoc (10.2.0-2) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.30 Selecting previously unselected package binutils-common:amd64.
[2025-09-30T20:48:44.721Z] [exec] #6 53.30 Preparing to unpack .../26-binutils-common_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.31 Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.37 Selecting previously unselected package libsframe1:amd64.
[2025-09-30T20:48:44.721Z] [exec] #6 53.37 Preparing to unpack .../27-libsframe1_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.39 Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.46 Selecting previously unselected package libbinutils:amd64.
[2025-09-30T20:48:44.721Z] [exec] #6 53.46 Preparing to unpack .../28-libbinutils_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.47 Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.53 Selecting previously unselected package libctf-nobfd0:amd64.
[2025-09-30T20:48:44.721Z] [exec] #6 53.54 Preparing to unpack .../29-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.54 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.61 Selecting previously unselected package libctf0:amd64.
[2025-09-30T20:48:44.721Z] [exec] #6 53.61 Preparing to unpack .../30-libctf0_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.62 Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.68 Selecting previously unselected package libgprofng0:amd64.
[2025-09-30T20:48:44.721Z] [exec] #6 53.68 Preparing to unpack .../31-libgprofng0_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.69 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.75 Selecting previously unselected package binutils-x86-64-linux-gnu.
[2025-09-30T20:48:44.721Z] [exec] #6 53.75 Preparing to unpack .../32-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.76 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:44.721Z] [exec] #6 53.90 Selecting previously unselected package binutils.
[2025-09-30T20:48:45.356Z] [exec] #6 53.90 Preparing to unpack .../33-binutils_2.42-4ubuntu2.5_amd64.deb ...
[2025-09-30T20:48:45.356Z] [exec] #6 53.91 Unpacking binutils (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:45.356Z] [exec] #6 53.96 Selecting previously unselected package libc-dev-bin.
[2025-09-30T20:48:45.356Z] [exec] #6 53.96 Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ...
[2025-09-30T20:48:45.356Z] [exec] #6 53.97 Unpacking libc-dev-bin (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.03 Selecting previously unselected package linux-libc-dev:amd64.
[2025-09-30T20:48:45.356Z] [exec] #6 54.03 Preparing to unpack .../35-linux-libc-dev_6.8.0-84.84_amd64.deb ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.04 Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.32 Selecting previously unselected package libcrypt-dev:amd64.
[2025-09-30T20:48:45.356Z] [exec] #6 54.32 Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.33 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.38 Selecting previously unselected package rpcsvc-proto.
[2025-09-30T20:48:45.356Z] [exec] #6 54.39 Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.39 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-09-30T20:48:45.356Z] [exec] #6 54.45 Selecting previously unselected package libc6-dev:amd64.
[2025-09-30T20:48:45.991Z] [exec] #6 54.45 Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.46 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.66 Selecting previously unselected package gcc-13-base:amd64.
[2025-09-30T20:48:45.991Z] [exec] #6 54.66 Preparing to unpack .../39-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.67 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.74 Selecting previously unselected package libisl23:amd64.
[2025-09-30T20:48:45.991Z] [exec] #6 54.74 Preparing to unpack .../40-libisl23_0.26-3build1.1_amd64.deb ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.75 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.85 Selecting previously unselected package libmpfr6:amd64.
[2025-09-30T20:48:45.991Z] [exec] #6 54.85 Preparing to unpack .../41-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.86 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.93 Selecting previously unselected package libmpc3:amd64.
[2025-09-30T20:48:45.991Z] [exec] #6 54.93 Preparing to unpack .../42-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.94 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.98 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-09-30T20:48:45.991Z] [exec] #6 54.99 Preparing to unpack .../43-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:45.991Z] [exec] #6 54.99 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:45.991Z] [exec] #6 55.19 Selecting previously unselected package cpp-13.
[2025-09-30T20:48:46.625Z] [exec] #6 55.20 Preparing to unpack .../44-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.20 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.25 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-09-30T20:48:46.625Z] [exec] #6 55.26 Preparing to unpack .../45-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.26 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.32 Selecting previously unselected package cpp.
[2025-09-30T20:48:46.625Z] [exec] #6 55.32 Preparing to unpack .../46-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.34 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.39 Selecting previously unselected package libcc1-0:amd64.
[2025-09-30T20:48:46.625Z] [exec] #6 55.39 Preparing to unpack .../47-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.40 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.46 Selecting previously unselected package libgomp1:amd64.
[2025-09-30T20:48:46.625Z] [exec] #6 55.46 Preparing to unpack .../48-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.46 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.53 Selecting previously unselected package libitm1:amd64.
[2025-09-30T20:48:46.625Z] [exec] #6 55.53 Preparing to unpack .../49-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.54 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.59 Selecting previously unselected package libatomic1:amd64.
[2025-09-30T20:48:46.625Z] [exec] #6 55.60 Preparing to unpack .../50-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.60 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.66 Selecting previously unselected package libasan8:amd64.
[2025-09-30T20:48:46.625Z] [exec] #6 55.67 Preparing to unpack .../51-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.67 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:46.625Z] [exec] #6 55.79 Selecting previously unselected package liblsan0:amd64.
[2025-09-30T20:48:47.260Z] [exec] #6 55.79 Preparing to unpack .../52-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.260Z] [exec] #6 55.79 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:47.260Z] [exec] #6 55.87 Selecting previously unselected package libtsan2:amd64.
[2025-09-30T20:48:47.260Z] [exec] #6 55.88 Preparing to unpack .../53-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.260Z] [exec] #6 55.88 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:47.260Z] [exec] #6 55.99 Selecting previously unselected package libubsan1:amd64.
[2025-09-30T20:48:47.260Z] [exec] #6 55.99 Preparing to unpack .../54-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.00 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.07 Selecting previously unselected package libhwasan0:amd64.
[2025-09-30T20:48:47.260Z] [exec] #6 56.08 Preparing to unpack .../55-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.08 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.17 Selecting previously unselected package libquadmath0:amd64.
[2025-09-30T20:48:47.260Z] [exec] #6 56.17 Preparing to unpack .../56-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.18 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.25 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-09-30T20:48:47.260Z] [exec] #6 56.25 Preparing to unpack .../57-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.25 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:47.260Z] [exec] #6 56.39 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-09-30T20:48:47.894Z] [exec] #6 56.39 Preparing to unpack .../58-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.40 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.70 Selecting previously unselected package gcc-13.
[2025-09-30T20:48:47.894Z] [exec] #6 56.71 Preparing to unpack .../59-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.71 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.77 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-09-30T20:48:47.894Z] [exec] #6 56.78 Preparing to unpack .../60-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.78 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.84 Selecting previously unselected package gcc.
[2025-09-30T20:48:47.894Z] [exec] #6 56.84 Preparing to unpack .../61-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.85 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.90 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-09-30T20:48:47.894Z] [exec] #6 56.90 Preparing to unpack .../62-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:47.894Z] [exec] #6 56.91 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.18 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-09-30T20:48:48.528Z] [exec] #6 57.18 Preparing to unpack .../63-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.19 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.38 Selecting previously unselected package g++-13.
[2025-09-30T20:48:48.528Z] [exec] #6 57.38 Preparing to unpack .../64-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.39 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.44 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-09-30T20:48:48.528Z] [exec] #6 57.44 Preparing to unpack .../65-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.45 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.50 Selecting previously unselected package g++.
[2025-09-30T20:48:48.528Z] [exec] #6 57.50 Preparing to unpack .../66-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.51 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.55 Selecting previously unselected package make.
[2025-09-30T20:48:48.528Z] [exec] #6 57.56 Preparing to unpack .../67-make_4.3-4.1build2_amd64.deb ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.56 Unpacking make (4.3-4.1build2) ...
[2025-09-30T20:48:48.528Z] [exec] #6 57.61 Selecting previously unselected package libdpkg-perl.
[2025-09-30T20:48:49.161Z] [exec] #6 57.61 Preparing to unpack .../68-libdpkg-perl_1.22.6ubuntu6.5_all.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.62 Unpacking libdpkg-perl (1.22.6ubuntu6.5) ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.69 Selecting previously unselected package bzip2.
[2025-09-30T20:48:49.161Z] [exec] #6 57.69 Preparing to unpack .../69-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.70 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.75 Selecting previously unselected package patch.
[2025-09-30T20:48:49.161Z] [exec] #6 57.75 Preparing to unpack .../70-patch_2.7.6-7build3_amd64.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.76 Unpacking patch (2.7.6-7build3) ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.81 Selecting previously unselected package lto-disabled-list.
[2025-09-30T20:48:49.161Z] [exec] #6 57.81 Preparing to unpack .../71-lto-disabled-list_47_all.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.82 Unpacking lto-disabled-list (47) ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.87 Selecting previously unselected package dpkg-dev.
[2025-09-30T20:48:49.161Z] [exec] #6 57.87 Preparing to unpack .../72-dpkg-dev_1.22.6ubuntu6.5_all.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.88 Unpacking dpkg-dev (1.22.6ubuntu6.5) ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.96 Selecting previously unselected package build-essential.
[2025-09-30T20:48:49.161Z] [exec] #6 57.96 Preparing to unpack .../73-build-essential_12.10ubuntu1_amd64.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 57.97 Unpacking build-essential (12.10ubuntu1) ...
[2025-09-30T20:48:49.161Z] [exec] #6 58.02 Selecting previously unselected package liberror-perl.
[2025-09-30T20:48:49.161Z] [exec] #6 58.02 Preparing to unpack .../74-liberror-perl_0.17029-2_all.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 58.03 Unpacking liberror-perl (0.17029-2) ...
[2025-09-30T20:48:49.161Z] [exec] #6 58.08 Selecting previously unselected package git-man.
[2025-09-30T20:48:49.161Z] [exec] #6 58.08 Preparing to unpack .../75-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 58.09 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:48:49.161Z] [exec] #6 58.16 Selecting previously unselected package git.
[2025-09-30T20:48:49.161Z] [exec] #6 58.16 Preparing to unpack .../76-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-09-30T20:48:49.161Z] [exec] #6 58.17 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.37 Selecting previously unselected package ant-contrib.
[2025-09-30T20:48:49.793Z] [exec] #6 58.37 Preparing to unpack .../77-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.38 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.47 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.50 Setting up lto-disabled-list (47) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.53 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.56 Setting up java-common (0.75+exp1) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.60 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.63 Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.67 Setting up linux-libc-dev:amd64 (6.8.0-84.84) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.70 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.72 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.76 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.79 Setting up locales (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:49.793Z] [exec] #6 58.88 debconf: unable to initialize frontend: Dialog
[2025-09-30T20:48:49.793Z] [exec] #6 58.88 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-09-30T20:48:49.793Z] [exec] #6 58.88 debconf: falling back to frontend: Readline
[2025-09-30T20:48:49.793Z] [exec] #6 58.89 debconf: unable to initialize frontend: Readline
[2025-09-30T20:48:49.793Z] [exec] #6 58.89 debconf: (This frontend requires a controlling tty.)
[2025-09-30T20:48:49.793Z] [exec] #6 58.89 debconf: falling back to frontend: Teletype
[2025-09-30T20:48:51.109Z] [exec] #6 59.74 Generating locales (this might take a while)...
[2025-09-30T20:48:52.429Z] [exec] #6 59.76 en_US.UTF-8... done
[2025-09-30T20:48:52.429Z] [exec] #6 60.96 Generation complete.
[2025-09-30T20:48:52.429Z] [exec] #6 61.00 Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.02 Setting up libjansson4:amd64 (2.14-2build2) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.04 Setting up asciidoc-common (10.2.0-2) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.42 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.44 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.46 Setting up make (4.3-4.1build2) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.48 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.51 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-09-30T20:48:52.429Z] [exec] #6 61.53 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[2025-09-30T20:48:53.063Z] [exec] #6 61.58 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.74 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.76 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.78 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.80 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.82 Setting up patch (2.7.6-7build3) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.84 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.86 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.88 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.90 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.92 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.95 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.97 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-09-30T20:48:53.063Z] [exec] #6 61.99 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.01 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.03 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.05 Setting up ca-certificates-java (20240118) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.09 No JRE found. Skipping Java certificates setup.
[2025-09-30T20:48:53.063Z] [exec] #6 62.10 Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.12 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.14 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:48:53.063Z] [exec] #6 62.16 Setting up libc-dev-bin (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:53.698Z] [exec] #6 62.18 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.698Z] [exec] #6 62.20 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.698Z] [exec] #6 62.22 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-09-30T20:48:53.698Z] [exec] #6 62.24 Setting up libctf0:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.26 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.29 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.31 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.33 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.35 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.39 Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.41 Setting up libdpkg-perl (1.22.6ubuntu6.5) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.43 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.46 Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.48 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.51 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.53 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.55 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.84 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-09-30T20:48:53.699Z] [exec] #6 62.86 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-09-30T20:48:53.699Z] [exec] #6 62.86 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-09-30T20:48:53.699Z] [exec] #6 62.87 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-09-30T20:48:53.699Z] [exec] #6 62.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-09-30T20:48:53.699Z] [exec] #6 62.91 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.93 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:53.699Z] [exec] #6 62.95 Setting up binutils (2.42-4ubuntu2.5) ...
[2025-09-30T20:48:54.332Z] [exec] #6 62.97 Setting up dpkg-dev (1.22.6ubuntu6.5) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.01 Setting up liberror-perl (0.17029-2) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.03 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.05 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.08 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.12 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.14 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.16 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.20 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.22 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.24 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.26 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-09-30T20:48:54.333Z] [exec] #6 63.26 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[2025-09-30T20:48:54.333Z] [exec] #6 63.27 Setting up build-essential (12.10ubuntu1) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.30 Processing triggers for libc-bin (2.39-0ubuntu8.6) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.33 Processing triggers for sgml-base (1.31) ...
[2025-09-30T20:48:54.333Z] [exec] #6 63.37 Setting up asciidoc-base (10.2.0-2) ...
[2025-09-30T20:48:54.968Z] [exec] #6 63.67 Setting up asciidoc (10.2.0-2) ...
[2025-09-30T20:48:54.968Z] [exec] #6 63.69 Processing triggers for ca-certificates-java (20240118) ...
[2025-09-30T20:48:54.968Z] [exec] #6 64.00 Adding debian:ACCVRAIZ1.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.01 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.03 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.03 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.04 Adding debian:AffirmTrust_Commercial.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.04 Adding debian:AffirmTrust_Networking.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.04 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.04 Adding debian:AffirmTrust_Premium.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.05 Adding debian:Amazon_Root_CA_1.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.05 Adding debian:Amazon_Root_CA_2.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.05 Adding debian:Amazon_Root_CA_3.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.05 Adding debian:Amazon_Root_CA_4.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.05 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.06 Adding debian:Atos_TrustedRoot_2011.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.06 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.06 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.07 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.07 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.07 Adding debian:BJCA_Global_Root_CA1.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.07 Adding debian:BJCA_Global_Root_CA2.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.08 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.08 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.08 Adding debian:CA_Disig_Root_R2.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.08 Adding debian:Certainly_Root_E1.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.09 Adding debian:Certainly_Root_R1.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.09 Adding debian:Certigna.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.09 Adding debian:Certigna_Root_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.10 Adding debian:certSIGN_Root_CA_G2.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.10 Adding debian:certSIGN_ROOT_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.10 Adding debian:Certum_EC-384_CA.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.10 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-09-30T20:48:54.968Z] [exec] #6 64.11 Adding debian:Certum_Trusted_Network_CA.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.11 Adding debian:Certum_Trusted_Root_CA.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.11 Adding debian:CFCA_EV_ROOT.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.11 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.11 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.12 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.12 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.12 Adding debian:Comodo_AAA_Services_root.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.13 Adding debian:COMODO_Certification_Authority.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.13 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.13 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-09-30T20:48:55.607Z] [exec] #6 64.13 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.14 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.14 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.14 Adding debian:DigiCert_Global_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.14 Adding debian:DigiCert_Global_Root_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.14 Adding debian:DigiCert_Global_Root_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.14 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.15 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.15 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.15 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.15 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.15 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.16 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.16 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.16 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.16 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.17 Adding debian:emSign_Root_CA_-_C1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.17 Adding debian:emSign_Root_CA_-_G1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.17 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.17 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.17 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.18 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.18 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.18 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.19 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.19 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.19 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.19 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.19 Adding debian:GlobalSign_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.20 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.20 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.20 Adding debian:GlobalSign_Root_E46.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.20 Adding debian:GlobalSign_Root_R46.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.21 Adding debian:GLOBALTRUST_2020.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.21 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.21 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.22 Adding debian:GTS_Root_R1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.22 Adding debian:GTS_Root_R2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.22 Adding debian:GTS_Root_R3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.22 Adding debian:GTS_Root_R4.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.22 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.23 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.23 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.23 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.24 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.24 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.25 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.25 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.25 Adding debian:ISRG_Root_X1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.25 Adding debian:ISRG_Root_X2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.26 Adding debian:Izenpe.com.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.27 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.27 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.28 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.28 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.29 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.29 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.29 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.29 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.30 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.30 Adding debian:QuoVadis_Root_CA_2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.31 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.31 Adding debian:QuoVadis_Root_CA_3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.31 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.32 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.32 Adding debian:Secure_Global_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.32 Adding debian:SecureSign_RootCA11.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.32 Adding debian:SecureTrust_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.33 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.33 Adding debian:Security_Communication_RootCA2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.34 Adding debian:Security_Communication_RootCA3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.34 Adding debian:Security_Communication_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.34 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.34 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.35 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.35 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.35 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.35 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.35 Adding debian:Starfield_Class_2_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.36 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.36 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.36 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.36 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.37 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.37 Adding debian:Telia_Root_CA_v2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.37 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.38 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.38 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.38 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.38 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.39 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.39 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.39 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.39 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.40 Adding debian:TunTrust_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.40 Adding debian:TWCA_Global_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.40 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.40 Adding debian:UCA_Extended_Validation_Root.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.40 Adding debian:UCA_Global_G2_Root.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.41 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.41 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.41 Adding debian:vTrus_ECC_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.41 Adding debian:vTrus_Root_CA.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.42 Adding debian:XRamp_Global_CA_Root.pem
[2025-09-30T20:48:55.608Z] [exec] #6 64.45 done.
[2025-09-30T20:48:55.608Z] [exec] #6 64.46 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-09-30T20:48:55.608Z] [exec] #6 64.48 Setting up ant (1.10.14-1) ...
[2025-09-30T20:48:55.608Z] [exec] #6 64.50 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-09-30T20:48:59.385Z] [exec] #6 DONE 67.7s
[2025-09-30T20:48:59.385Z] [exec]
[2025-09-30T20:48:59.385Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-09-30T20:48:59.385Z] [exec] #7 DONE 0.3s
[2025-09-30T20:48:59.385Z] [exec]
[2025-09-30T20:48:59.385Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:48:59.385Z] [exec] #8 0.216 Cloning into 'aqa-tests'...
[2025-09-30T20:49:05.306Z] [exec] #8 DONE 6.0s
[2025-09-30T20:49:05.306Z] [exec]
[2025-09-30T20:49:05.306Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-09-30T20:49:05.306Z] [exec] #9 DONE 0.1s
[2025-09-30T20:49:05.306Z] [exec]
[2025-09-30T20:49:05.306Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-09-30T20:49:05.306Z] [exec] #10 0.427 Already on 'master'
[2025-09-30T20:49:05.941Z] [exec] #10 0.428 Your branch is up to date with 'origin/master'.
[2025-09-30T20:49:05.941Z] [exec] #10 DONE 0.5s
[2025-09-30T20:49:05.941Z] [exec]
[2025-09-30T20:49:05.941Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-09-30T20:49:05.941Z] [exec] #11 DONE 0.1s
[2025-09-30T20:49:05.941Z] [exec]
[2025-09-30T20:49:05.941Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-09-30T20:49:05.941Z] [exec] #12 DONE 0.1s
[2025-09-30T20:49:05.941Z] [exec]
[2025-09-30T20:49:05.941Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-09-30T20:49:05.941Z] [exec] #13 DONE 0.1s
[2025-09-30T20:49:05.941Z] [exec]
[2025-09-30T20:49:05.941Z] [exec] #14 exporting to image
[2025-09-30T20:49:05.941Z] [exec] #14 exporting layers
[2025-09-30T20:49:14.614Z] [exec] #14 exporting layers 8.0s done
[2025-09-30T20:49:14.614Z] [exec] #14 writing image sha256:a18f5a0923c3a634ae40616f18840d43daa7dad91c15411a2c0b323b96ba2a22 done
[2025-09-30T20:49:14.614Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full 0.0s done
[2025-09-30T20:49:14.614Z] [exec] #14 DONE 8.1s
[2025-09-30T20:49:14.614Z]
[2025-09-30T20:49:14.614Z] copy_dest:
[2025-09-30T20:49:14.614Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-09-30T20:49:14.614Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-09-30T20:49:14.614Z]
[2025-09-30T20:49:14.614Z] build:
[2025-09-30T20:49:14.614Z]
[2025-09-30T20:49:14.614Z] build:
[2025-09-30T20:49:14.614Z]
[2025-09-30T20:49:14.614Z] move_scripts:
[2025-09-30T20:49:14.614Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-09-30T20:49:14.614Z]
[2025-09-30T20:49:14.614Z] clean_image:
[2025-09-30T20:49:14.614Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot
[2025-09-30T20:49:14.614Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:49:14.614Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-09-30T20:49:14.614Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:49:14.614Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:49:14.614Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-09-30T20:49:14.614Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:49:14.614Z] [exec] The test here is openliberty-mp-tck
[2025-09-30T20:49:14.614Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-09-30T20:49:14.614Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-09-30T20:49:14.614Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-09-30T20:49:14.614Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full
[2025-09-30T20:49:14.614Z] [exec] Error response from daemon: No such container: restore-test
[2025-09-30T20:49:14.614Z] [exec] Error response from daemon: invalid reference format
[2025-09-30T20:49:14.614Z] [exec] Result: 1
[2025-09-30T20:49:14.614Z]
[2025-09-30T20:49:14.614Z] build_image:
[2025-09-30T20:49:14.614Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-09-30T20:49:14.614Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:49:14.614Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-09-30T20:49:14.614Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:49:14.614Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:49:14.614Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-09-30T20:49:14.614Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:49:14.614Z] [exec] The test here is openliberty-mp-tck
[2025-09-30T20:49:14.614Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-09-30T20:49:14.614Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-09-30T20:49:14.614Z] [exec] build_image.sh openliberty-mp-tck 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-09-30T20:49:14.614Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-09-30T20:49:14.614Z] [exec]
[2025-09-30T20:49:14.614Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-09-30T20:49:14.614Z] [exec] done
[2025-09-30T20:49:14.614Z] [exec]
[2025-09-30T20:49:14.614Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-09-30T20:49:14.614Z] [exec] #####################################################
[2025-09-30T20:49:14.614Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-09-30T20:49:14.615Z] [exec] #####################################################
[2025-09-30T20:49:14.615Z] [exec] #0 building with "default" instance using docker driver
[2025-09-30T20:49:14.615Z] [exec]
[2025-09-30T20:49:14.615Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-09-30T20:49:14.615Z] [exec] #1 transferring dockerfile: 2.91kB done
[2025-09-30T20:49:14.615Z] [exec] #1 DONE 0.0s
[2025-09-30T20:49:14.615Z] [exec]
[2025-09-30T20:49:14.615Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-09-30T20:49:14.615Z] [exec] #2 DONE 0.1s
[2025-09-30T20:49:15.251Z] [exec]
[2025-09-30T20:49:15.251Z] [exec] #3 [internal] load .dockerignore
[2025-09-30T20:49:15.251Z] [exec] #3 transferring context: 2B done
[2025-09-30T20:49:15.251Z] [exec] #3 DONE 0.0s
[2025-09-30T20:49:15.251Z] [exec]
[2025-09-30T20:49:15.251Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:a0c7ead54893e105ec46f12481831769f1bb41bbf25b985452f36f6f380ba40b
[2025-09-30T20:49:15.251Z] [exec] #4 CACHED
[2025-09-30T20:49:15.251Z] [exec]
[2025-09-30T20:49:15.251Z] [exec] #5 [internal] load build context
[2025-09-30T20:49:15.251Z] [exec] #5 transferring context: 2.23kB done
[2025-09-30T20:49:15.251Z] [exec] #5 DONE 0.0s
[2025-09-30T20:49:15.251Z] [exec]
[2025-09-30T20:49:15.252Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends maven git wget tar && rm -rf /var/lib/apt/lists/*
[2025-09-30T20:49:15.252Z] [exec] #6 0.296 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.364 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.419 Get:3 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.435 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.453 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.490 Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.492 Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.507 Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,376 kB]
[2025-09-30T20:49:15.252Z] [exec] #6 0.520 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.738 Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.742 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.743 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.757 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,924 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.769 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,523 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.784 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,840 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.794 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.794 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB]
[2025-09-30T20:49:15.886Z] [exec] #6 0.795 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-09-30T20:49:16.520Z] [exec] #6 1.698 Fetched 33.6 MB in 1s (23.4 MB/s)
[2025-09-30T20:49:17.155Z] [exec] #6 1.698 Reading package lists...
[2025-09-30T20:49:19.220Z] [exec] #6 4.606 debconf: delaying package configuration, since apt-utils is not installed
[2025-09-30T20:49:19.856Z] [exec] #6 4.690 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-09-30T20:49:19.856Z] [exec] #6 4.690 (Reading database ...
[2025-09-30T20:49:19.856Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 4.698 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:49:19.856Z] [exec] #6 4.704 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:19.856Z] [exec] #6 4.858 Selecting previously unselected package python3.12-minimal.
[2025-09-30T20:49:19.856Z] [exec] #6 4.859 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:49:19.856Z] [exec] #6 4.869 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:19.856Z] [exec] #6 4.967 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:19.856Z] [exec] #6 4.994 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:20.489Z] [exec] #6 5.772 Selecting previously unselected package python3-minimal.
[2025-09-30T20:49:20.490Z] [exec] #6 5.772 (Reading database ...
[2025-09-30T20:49:20.490Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 5.779 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:49:20.490Z] [exec] #6 5.786 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-09-30T20:49:20.490Z] [exec] #6 5.844 Selecting previously unselected package media-types.
[2025-09-30T20:49:20.490Z] [exec] #6 5.846 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-09-30T20:49:20.490Z] [exec] #6 5.853 Unpacking media-types (10.1.0) ...
[2025-09-30T20:49:20.490Z] [exec] #6 5.910 Selecting previously unselected package netbase.
[2025-09-30T20:49:21.124Z] [exec] #6 5.911 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-09-30T20:49:21.124Z] [exec] #6 5.918 Unpacking netbase (6.4) ...
[2025-09-30T20:49:21.124Z] [exec] #6 5.969 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-09-30T20:49:21.124Z] [exec] #6 5.971 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:49:21.124Z] [exec] #6 5.977 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:21.124Z] [exec] #6 6.125 Selecting previously unselected package python3.12.
[2025-09-30T20:49:21.124Z] [exec] #6 6.127 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:49:21.124Z] [exec] #6 6.133 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:21.124Z] [exec] #6 6.183 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-09-30T20:49:21.124Z] [exec] #6 6.185 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:49:21.124Z] [exec] #6 6.194 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-09-30T20:49:21.124Z] [exec] #6 6.247 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-09-30T20:49:21.124Z] [exec] #6 6.447 Selecting previously unselected package python3.
[2025-09-30T20:49:21.758Z] [exec] #6 6.448 (Reading database ...
[2025-09-30T20:49:21.758Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 6.456 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.466 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.530 Selecting previously unselected package libapparmor1:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.530 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.543 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.602 Selecting previously unselected package libargon2-1:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.604 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.615 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.672 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.672 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.684 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.746 Selecting previously unselected package libjson-c5:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.748 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.754 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.812 Selecting previously unselected package libcryptsetup12:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.812 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.820 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.875 Selecting previously unselected package libfdisk1:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.876 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.883 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.941 Selecting previously unselected package libkmod2:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.943 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.949 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-09-30T20:49:21.758Z] [exec] #6 6.993 Selecting previously unselected package libsystemd-shared:amd64.
[2025-09-30T20:49:21.758Z] [exec] #6 6.995 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 7.002 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:21.758Z] [exec] #6 7.074 Selecting previously unselected package systemd-dev.
[2025-09-30T20:49:21.758Z] [exec] #6 7.074 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-09-30T20:49:21.758Z] [exec] #6 7.080 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:21.758Z] [exec] #6 7.159 Selecting previously unselected package systemd.
[2025-09-30T20:49:22.393Z] [exec] #6 7.160 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.175 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.463 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.488 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.518 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.537 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.558 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.576 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.605 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.627 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.647 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.666 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:22.393Z] [exec] #6 7.752 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-09-30T20:49:23.028Z] [exec] #6 7.761 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-09-30T20:49:23.028Z] [exec] #6 7.765 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-09-30T20:49:23.028Z] [exec] #6 7.782 Initializing machine ID from random generator.
[2025-09-30T20:49:23.028Z] [exec] #6 7.816 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.816 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.816 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.816 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.816 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.816 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.817 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.817 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.817 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:49:23.028Z] [exec] #6 7.849 Creating group 'systemd-journal' with GID 999.
[2025-09-30T20:49:23.028Z] [exec] #6 7.849 Creating group 'systemd-network' with GID 998.
[2025-09-30T20:49:23.028Z] [exec] #6 7.849 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-09-30T20:49:23.028Z] [exec] #6 7.945 Selecting previously unselected package systemd-sysv.
[2025-09-30T20:49:23.028Z] [exec] #6 7.946 (Reading database ...
[2025-09-30T20:49:23.028Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 7.954 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:49:23.028Z] [exec] #6 7.963 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.030 Selecting previously unselected package sgml-base.
[2025-09-30T20:49:23.028Z] [exec] #6 8.032 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.041 Unpacking sgml-base (1.31) ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.118 Selecting previously unselected package libdbus-1-3:amd64.
[2025-09-30T20:49:23.028Z] [exec] #6 8.120 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.127 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.171 Selecting previously unselected package dbus-bin.
[2025-09-30T20:49:23.028Z] [exec] #6 8.173 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.180 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.227 Selecting previously unselected package dbus-session-bus-common.
[2025-09-30T20:49:23.028Z] [exec] #6 8.229 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.235 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.290 Selecting previously unselected package dbus-daemon.
[2025-09-30T20:49:23.028Z] [exec] #6 8.292 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.299 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:23.028Z] [exec] #6 8.347 Selecting previously unselected package dbus-system-bus-common.
[2025-09-30T20:49:23.663Z] [exec] #6 8.349 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.355 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.419 Selecting previously unselected package dbus.
[2025-09-30T20:49:23.663Z] [exec] #6 8.421 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.431 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.496 Selecting previously unselected package distro-info-data.
[2025-09-30T20:49:23.663Z] [exec] #6 8.497 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.504 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.575 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-09-30T20:49:23.663Z] [exec] #6 8.577 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.593 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.672 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-09-30T20:49:23.663Z] [exec] #6 8.672 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.679 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.742 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-09-30T20:49:23.663Z] [exec] #6 8.744 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.750 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.796 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-09-30T20:49:23.663Z] [exec] #6 8.797 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.804 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.868 Selecting previously unselected package iso-codes.
[2025-09-30T20:49:23.663Z] [exec] #6 8.870 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-09-30T20:49:23.663Z] [exec] #6 8.878 Unpacking iso-codes (4.16.0-1) ...
[2025-09-30T20:49:23.663Z] [exec] #6 9.114 Selecting previously unselected package libcap2-bin.
[2025-09-30T20:49:24.297Z] [exec] #6 9.116 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.123 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.180 Selecting previously unselected package libelf1t64:amd64.
[2025-09-30T20:49:24.297Z] [exec] #6 9.182 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.190 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.238 Selecting previously unselected package libglib2.0-data.
[2025-09-30T20:49:24.297Z] [exec] #6 9.240 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.246 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.296 Selecting previously unselected package libicu74:amd64.
[2025-09-30T20:49:24.297Z] [exec] #6 9.299 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.305 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.511 Selecting previously unselected package libpam-systemd:amd64.
[2025-09-30T20:49:24.297Z] [exec] #6 9.511 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.518 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.594 Selecting previously unselected package libxml2:amd64.
[2025-09-30T20:49:24.297Z] [exec] #6 9.596 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.603 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:49:24.297Z] [exec] #6 9.669 Selecting previously unselected package libyaml-0-2:amd64.
[2025-09-30T20:49:24.931Z] [exec] #6 9.671 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-09-30T20:49:24.931Z] [exec] #6 9.678 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.727 Selecting previously unselected package lsb-release.
[2025-09-30T20:49:24.932Z] [exec] #6 9.727 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.734 Unpacking lsb-release (12.0-2) ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.778 Selecting previously unselected package python-apt-common.
[2025-09-30T20:49:24.932Z] [exec] #6 9.779 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.787 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.838 Selecting previously unselected package python3-apt.
[2025-09-30T20:49:24.932Z] [exec] #6 9.840 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.847 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.899 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-09-30T20:49:24.932Z] [exec] #6 9.899 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.905 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.960 Selecting previously unselected package python3-dbus.
[2025-09-30T20:49:24.932Z] [exec] #6 9.961 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 9.974 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.04 Selecting previously unselected package python3-gi.
[2025-09-30T20:49:24.932Z] [exec] #6 10.04 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.05 Unpacking python3-gi (3.48.2-1) ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.11 Selecting previously unselected package python3-pkg-resources.
[2025-09-30T20:49:24.932Z] [exec] #6 10.12 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.12 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.19 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-09-30T20:49:24.932Z] [exec] #6 10.19 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.21 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.26 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-09-30T20:49:24.932Z] [exec] #6 10.26 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.26 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:49:24.932Z] [exec] #6 10.32 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-09-30T20:49:25.565Z] [exec] #6 10.32 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.32 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.38 Selecting previously unselected package libstemmer0d:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.39 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.39 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.46 Selecting previously unselected package libxmlb2:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.46 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.47 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.53 Selecting previously unselected package libappstream5:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.53 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.53 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.59 Selecting previously unselected package libduktape207:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.59 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.60 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.67 Selecting previously unselected package libdw1t64:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.67 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.67 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.72 Selecting previously unselected package libglib2.0-bin.
[2025-09-30T20:49:25.566Z] [exec] #6 10.73 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.73 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.79 Selecting previously unselected package libunwind8:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.80 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.80 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.86 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.87 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.87 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.95 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-09-30T20:49:25.566Z] [exec] #6 10.95 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:49:25.566Z] [exec] #6 10.96 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:49:25.566Z] [exec] #6 11.01 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-09-30T20:49:26.199Z] [exec] #6 11.01 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.02 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.08 Selecting previously unselected package xml-core.
[2025-09-30T20:49:26.199Z] [exec] #6 11.09 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.10 Unpacking xml-core (0.19) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.17 Selecting previously unselected package polkitd.
[2025-09-30T20:49:26.199Z] [exec] #6 11.17 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.20 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.27 Selecting previously unselected package python3-blinker.
[2025-09-30T20:49:26.199Z] [exec] #6 11.27 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.27 Unpacking python3-blinker (1.7.0-1) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.34 Selecting previously unselected package python3-cryptography.
[2025-09-30T20:49:26.199Z] [exec] #6 11.34 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.35 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.45 Selecting previously unselected package python3-pyparsing.
[2025-09-30T20:49:26.199Z] [exec] #6 11.45 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.45 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.52 Selecting previously unselected package python3-httplib2.
[2025-09-30T20:49:26.199Z] [exec] #6 11.53 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.53 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-09-30T20:49:26.199Z] [exec] #6 11.60 Selecting previously unselected package python3-jwt.
[2025-09-30T20:49:26.832Z] [exec] #6 11.60 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.61 Unpacking python3-jwt (2.7.0-1) ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.68 Selecting previously unselected package python3-lazr.uri.
[2025-09-30T20:49:26.832Z] [exec] #6 11.68 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.69 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.75 Selecting previously unselected package python3-wadllib.
[2025-09-30T20:49:26.832Z] [exec] #6 11.75 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.76 Unpacking python3-wadllib (1.3.6-5) ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.83 Selecting previously unselected package python3-distro.
[2025-09-30T20:49:26.832Z] [exec] #6 11.83 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.84 Unpacking python3-distro (1.9.0-1) ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.91 Selecting previously unselected package python3-oauthlib.
[2025-09-30T20:49:26.832Z] [exec] #6 11.91 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 11.92 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.00 Selecting previously unselected package python3-lazr.restfulclient.
[2025-09-30T20:49:26.832Z] [exec] #6 12.00 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.01 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.07 Selecting previously unselected package python3-six.
[2025-09-30T20:49:26.832Z] [exec] #6 12.07 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.08 Unpacking python3-six (1.16.0-4) ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.13 Selecting previously unselected package python3-launchpadlib.
[2025-09-30T20:49:26.832Z] [exec] #6 12.13 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.14 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-09-30T20:49:26.832Z] [exec] #6 12.20 Selecting previously unselected package python3-software-properties.
[2025-09-30T20:49:27.468Z] [exec] #6 12.20 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.21 Unpacking python3-software-properties (0.99.49.3) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.28 Selecting previously unselected package packagekit.
[2025-09-30T20:49:27.468Z] [exec] #6 12.28 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.29 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.37 Selecting previously unselected package software-properties-common.
[2025-09-30T20:49:27.468Z] [exec] #6 12.37 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.38 Unpacking software-properties-common (0.99.49.3) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.44 Setting up media-types (10.1.0) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.48 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.52 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.56 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.58 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.61 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.64 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.67 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.71 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.74 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.75 No schema files found: doing nothing.
[2025-09-30T20:49:27.468Z] [exec] #6 12.76 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.79 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.81 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.83 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.85 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.87 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.90 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:27.468Z] [exec] #6 12.92 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 12.94 Setting up netbase (6.4) ...
[2025-09-30T20:49:28.105Z] [exec] #6 12.99 Setting up sgml-base (1.31) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.04 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.06 Setting up lsb-release (12.0-2) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.09 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.23 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.25 Setting up iso-codes (4.16.0-1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.27 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.29 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.31 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.33 Setcap worked! gst-ptp-helper is not suid!
[2025-09-30T20:49:28.105Z] [exec] #6 13.33 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.35 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-09-30T20:49:28.105Z] [exec] #6 13.38 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.21 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.23 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.25 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.27 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.30 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.33 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.35 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.42 Setting up xml-core (0.19) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.64 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:49:29.423Z] [exec] #6 14.72 debconf: unable to initialize frontend: Dialog
[2025-09-30T20:49:29.423Z] [exec] #6 14.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-09-30T20:49:29.423Z] [exec] #6 14.72 debconf: falling back to frontend: Readline
[2025-09-30T20:49:29.423Z] [exec] #6 14.72 debconf: unable to initialize frontend: Readline
[2025-09-30T20:49:29.423Z] [exec] #6 14.72 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-09-30T20:49:29.423Z] [exec] #6 14.72 debconf: falling back to frontend: Teletype
[2025-09-30T20:49:29.423Z] [exec] #6 14.80 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:49:30.058Z] [exec] #6 14.82 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-09-30T20:49:30.059Z] [exec] #6 14.83 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-09-30T20:49:30.059Z] [exec] #6 14.86 running python rtupdate hooks for python3.12...
[2025-09-30T20:49:30.059Z] [exec] #6 14.86 running python post-rtupdate hooks for python3.12...
[2025-09-30T20:49:30.059Z] [exec] #6 14.95 Setting up python3-six (1.16.0-4) ...
[2025-09-30T20:49:30.059Z] [exec] #6 15.07 Setting up python3-pyparsing (3.1.1-1) ...
[2025-09-30T20:49:30.059Z] [exec] #6 15.25 Setting up python3-gi (3.48.2-1) ...
[2025-09-30T20:49:30.059Z] [exec] #6 15.42 Setting up python3-httplib2 (0.20.4-3) ...
[2025-09-30T20:49:30.697Z] [exec] #6 15.57 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-09-30T20:49:30.697Z] [exec] #6 15.58 Setting up python3-blinker (1.7.0-1) ...
[2025-09-30T20:49:30.697Z] [exec] #6 15.71 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-09-30T20:49:30.697Z] [exec] #6 15.93 Setting up python3-dbus (1.3.2-5build3) ...
[2025-09-30T20:49:30.697Z] [exec] #6 16.08 Setting up python3-distro (1.9.0-1) ...
[2025-09-30T20:49:31.333Z] [exec] #6 16.21 Setting up python3-jwt (2.7.0-1) ...
[2025-09-30T20:49:31.333Z] [exec] #6 16.35 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-09-30T20:49:31.333Z] [exec] #6 16.52 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-09-30T20:49:31.333Z] [exec] #6 16.67 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-09-30T20:49:31.966Z] [exec] #6 16.91 Setting up python3-wadllib (1.3.6-5) ...
[2025-09-30T20:49:31.966Z] [exec] #6 17.04 Setting up python3-oauthlib (3.2.2-1) ...
[2025-09-30T20:49:31.966Z] [exec] #6 17.23 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-09-30T20:49:32.600Z] [exec] #6 17.36 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-09-30T20:49:32.600Z] [exec] #6 17.61 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-09-30T20:49:32.600Z] [exec] #6 17.63 Setting up python3-software-properties (0.99.49.3) ...
[2025-09-30T20:49:32.600Z] [exec] #6 17.78 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-09-30T20:49:32.600Z] [exec] #6 17.81 Processing triggers for sgml-base (1.31) ...
[2025-09-30T20:49:32.600Z] [exec] #6 17.85 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:49:32.600Z] [exec] #6 17.87 Creating group 'polkitd' with GID 997.
[2025-09-30T20:49:32.600Z] [exec] #6 17.87 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-09-30T20:49:32.600Z] [exec] #6 17.93 invoke-rc.d: could not determine current runlevel
[2025-09-30T20:49:32.600Z] [exec] #6 17.94 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-09-30T20:49:32.600Z] [exec] #6 18.04 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-09-30T20:49:33.235Z] [exec] #6 18.05 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:49:33.235Z] [exec] #6 18.09 invoke-rc.d: could not determine current runlevel
[2025-09-30T20:49:33.235Z] [exec] #6 18.09 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-09-30T20:49:33.235Z] [exec] #6 18.10 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-09-30T20:49:33.235Z] [exec] #6 18.20 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-09-30T20:49:33.235Z] [exec] #6 18.21 Setting up software-properties-common (0.99.49.3) ...
[2025-09-30T20:49:33.235Z] [exec] #6 18.36 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:49:38.017Z] [exec] #6 22.67 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-09-30T20:49:38.017Z] [exec] #6 22.68 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-09-30T20:49:38.017Z] [exec] #6 22.69 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-09-30T20:49:38.017Z] [exec] #6 22.69 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-09-30T20:49:38.017Z] [exec] #6 23.01 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-09-30T20:49:38.017Z] [exec] #6 23.09 Fetched 24.4 kB in 1s (43.1 kB/s)
[2025-09-30T20:49:38.653Z] [exec] #6 23.09 Reading package lists...
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 Repository: 'Types: deb
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 Suites: noble
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 Components: main
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 '
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 Description:
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-09-30T20:49:38.653Z] [exec] #6 23.85
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-09-30T20:49:38.653Z] [exec] #6 23.85 Adding repository.
[2025-09-30T20:49:39.422Z] [exec] #6 24.13 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-09-30T20:49:39.422Z] [exec] #6 24.14 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-09-30T20:49:39.422Z] [exec] #6 24.20 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-09-30T20:49:39.422Z] [exec] #6 24.29 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-09-30T20:49:39.422Z] [exec] #6 24.34 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-09-30T20:49:40.055Z] [exec] #6 24.40 Reading package lists...
[2025-09-30T20:49:40.688Z] [exec] #6 25.19 Reading package lists...
[2025-09-30T20:49:41.323Z] [exec] #6 26.00 Building dependency tree...
[2025-09-30T20:49:41.323Z] [exec] #6 26.19 Reading state information...
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 tar is already the newest version (1.35+dfsg-3build1).
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 The following additional packages will be installed:
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 ca-certificates-java default-jre-headless git-man java-common
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libplexus-cipher-java libplexus-classworlds-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libplexus-component-annotations-java libplexus-interpolation-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 perl perl-modules-5.38
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 Suggested packages:
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 libtap-harness-archive-perl
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 Recommended packages:
[2025-09-30T20:49:41.323Z] [exec] #6 26.35 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 The following NEW packages will be installed:
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 ca-certificates-java default-jre-headless git git-man java-common
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-09-30T20:49:41.323Z] [exec] #6 26.50 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libplexus-cipher-java libplexus-classworlds-java
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libplexus-component-annotations-java libplexus-interpolation-java
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-09-30T20:49:41.324Z] [exec] #6 26.50 openjdk-21-jre-headless perl perl-modules-5.38
[2025-09-30T20:49:41.324Z] [exec] #6 26.63 0 upgraded, 50 newly installed, 0 to remove and 10 not upgraded.
[2025-09-30T20:49:41.324Z] [exec] #6 26.63 Need to get 71.4 MB of archives.
[2025-09-30T20:49:41.324Z] [exec] #6 26.63 After this operation, 296 MB of additional disk space will be used.
[2025-09-30T20:49:41.324Z] [exec] #6 26.63 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB]
[2025-09-30T20:49:41.324Z] [exec] #6 26.75 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.75 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-09-30T20:49:41.956Z] [exec] #6 26.75 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.78 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.78 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.78 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-09-30T20:49:41.956Z] [exec] #6 26.79 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.79 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.79 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-09-30T20:49:41.956Z] [exec] #6 26.79 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.79 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-09-30T20:49:41.956Z] [exec] #6 26.80 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 26.80 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.8+9~us1-0ubuntu1~24.04.1 [46.4 MB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.12 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.12 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.13 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.13 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.15 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.15 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.16 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.17 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.19 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.19 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.19 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.19 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.20 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.20 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.20 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.20 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.20 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.21 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.21 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.21 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.22 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.22 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.23 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.23 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.23 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.23 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.23 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.25 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-09-30T20:49:41.957Z] [exec] #6 27.25 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.25 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-09-30T20:49:41.957Z] [exec] #6 27.37 debconf: delaying package configuration, since apt-utils is not installed
[2025-09-30T20:49:42.589Z] [exec] #6 27.40 Fetched 71.4 MB in 1s (96.5 MB/s)
[2025-09-30T20:49:42.589Z] [exec] #6 27.67 Selecting previously unselected package perl-modules-5.38.
[2025-09-30T20:49:42.589Z] [exec] #6 27.67 (Reading database ...
[2025-09-30T20:49:42.589Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 27.68 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-09-30T20:49:42.589Z] [exec] #6 27.73 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.09 Selecting previously unselected package libgdbm6t64:amd64.
[2025-09-30T20:49:43.223Z] [exec] #6 28.09 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.10 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.16 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-09-30T20:49:43.223Z] [exec] #6 28.16 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.16 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.22 Selecting previously unselected package libperl5.38t64:amd64.
[2025-09-30T20:49:43.223Z] [exec] #6 28.22 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.23 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.48 Selecting previously unselected package perl.
[2025-09-30T20:49:43.223Z] [exec] #6 28.48 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.49 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.57 Selecting previously unselected package ca-certificates-java.
[2025-09-30T20:49:43.223Z] [exec] #6 28.57 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-09-30T20:49:43.223Z] [exec] #6 28.58 Unpacking ca-certificates-java (20240118) ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.67 Selecting previously unselected package java-common.
[2025-09-30T20:49:43.856Z] [exec] #6 28.67 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.68 Unpacking java-common (0.75+exp1) ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.74 Selecting previously unselected package liblcms2-2:amd64.
[2025-09-30T20:49:43.856Z] [exec] #6 28.74 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.75 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.82 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-09-30T20:49:43.856Z] [exec] #6 28.82 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.83 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.87 Selecting previously unselected package libjpeg8:amd64.
[2025-09-30T20:49:43.856Z] [exec] #6 28.87 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.88 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-09-30T20:49:43.856Z] [exec] #6 28.94 Selecting previously unselected package libnspr4:amd64.
[2025-09-30T20:49:43.857Z] [exec] #6 28.94 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-09-30T20:49:43.857Z] [exec] #6 28.95 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-09-30T20:49:43.857Z] [exec] #6 29.01 Selecting previously unselected package libnss3:amd64.
[2025-09-30T20:49:43.857Z] [exec] #6 29.01 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-09-30T20:49:43.857Z] [exec] #6 29.02 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-09-30T20:49:43.857Z] [exec] #6 29.10 Selecting previously unselected package libpcsclite1:amd64.
[2025-09-30T20:49:43.857Z] [exec] #6 29.10 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-09-30T20:49:43.857Z] [exec] #6 29.11 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-09-30T20:49:43.857Z] [exec] #6 29.16 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-09-30T20:49:44.490Z] [exec] #6 29.17 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-09-30T20:49:44.490Z] [exec] #6 29.17 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-09-30T20:49:45.121Z] [exec] #6 30.02 Selecting previously unselected package default-jre-headless.
[2025-09-30T20:49:45.121Z] [exec] #6 30.02 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-09-30T20:49:45.121Z] [exec] #6 30.03 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-09-30T20:49:45.121Z] [exec] #6 30.08 Selecting previously unselected package liberror-perl.
[2025-09-30T20:49:45.121Z] [exec] #6 30.08 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-09-30T20:49:45.121Z] [exec] #6 30.09 Unpacking liberror-perl (0.17029-2) ...
[2025-09-30T20:49:45.121Z] [exec] #6 30.13 Selecting previously unselected package git-man.
[2025-09-30T20:49:45.121Z] [exec] #6 30.13 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-09-30T20:49:45.121Z] [exec] #6 30.14 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.21 Selecting previously unselected package git.
[2025-09-30T20:49:45.122Z] [exec] #6 30.22 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.23 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.41 Selecting previously unselected package libapache-pom-java.
[2025-09-30T20:49:45.122Z] [exec] #6 30.41 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.42 Unpacking libapache-pom-java (29-2) ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.47 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-09-30T20:49:45.122Z] [exec] #6 30.47 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.47 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-09-30T20:49:45.122Z] [exec] #6 30.52 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-09-30T20:49:45.754Z] [exec] #6 30.52 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-09-30T20:49:45.754Z] [exec] #6 30.53 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-09-30T20:49:45.754Z] [exec] #6 30.58 Selecting previously unselected package libcdi-api-java.
[2025-09-30T20:49:45.754Z] [exec] #6 30.58 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-09-30T20:49:45.754Z] [exec] #6 30.59 Unpacking libcdi-api-java (1.2-3) ...
[2025-09-30T20:49:45.754Z] [exec] #6 30.66 Selecting previously unselected package libcommons-cli-java.
[2025-09-30T20:49:45.754Z] [exec] #6 30.66 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.67 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.72 Selecting previously unselected package libcommons-parent-java.
[2025-09-30T20:49:45.755Z] [exec] #6 30.72 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.73 Unpacking libcommons-parent-java (56-1) ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.78 Selecting previously unselected package libcommons-io-java.
[2025-09-30T20:49:45.755Z] [exec] #6 30.78 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.79 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.84 Selecting previously unselected package libcommons-lang3-java.
[2025-09-30T20:49:45.755Z] [exec] #6 30.85 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.85 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.90 Selecting previously unselected package libjsr305-java.
[2025-09-30T20:49:45.755Z] [exec] #6 30.90 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.91 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.96 Selecting previously unselected package libguava-java.
[2025-09-30T20:49:45.755Z] [exec] #6 30.96 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 30.97 Unpacking libguava-java (32.0.1-1) ...
[2025-09-30T20:49:45.755Z] [exec] #6 31.03 Selecting previously unselected package liberror-prone-java.
[2025-09-30T20:49:45.755Z] [exec] #6 31.04 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 31.04 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-09-30T20:49:45.755Z] [exec] #6 31.09 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-09-30T20:49:45.755Z] [exec] #6 31.10 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-09-30T20:49:45.755Z] [exec] #6 31.10 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-09-30T20:49:45.755Z] [exec] #6 31.15 Selecting previously unselected package libaopalliance-java.
[2025-09-30T20:49:46.391Z] [exec] #6 31.15 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.16 Unpacking libaopalliance-java (20070526-7) ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.20 Selecting previously unselected package libguice-java.
[2025-09-30T20:49:46.391Z] [exec] #6 31.21 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.21 Unpacking libguice-java (4.2.3-2) ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.36 Selecting previously unselected package libjansi-java.
[2025-09-30T20:49:46.391Z] [exec] #6 31.36 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.37 Unpacking libjansi-java (2.4.1-2) ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.42 Selecting previously unselected package libmaven-parent-java.
[2025-09-30T20:49:46.391Z] [exec] #6 31.42 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-09-30T20:49:46.391Z] [exec] #6 31.43 Unpacking libmaven-parent-java (35-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 31.92 Selecting previously unselected package libplexus-utils2-java.
[2025-09-30T20:49:47.023Z] [exec] #6 31.93 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 31.97 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.02 Selecting previously unselected package libwagon-provider-api-java.
[2025-09-30T20:49:47.023Z] [exec] #6 32.03 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.03 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.08 Selecting previously unselected package libmaven-resolver-java.
[2025-09-30T20:49:47.023Z] [exec] #6 32.09 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.09 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.16 Selecting previously unselected package libmaven-shared-utils-java.
[2025-09-30T20:49:47.023Z] [exec] #6 32.16 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.17 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.21 Selecting previously unselected package libplexus-cipher-java.
[2025-09-30T20:49:47.023Z] [exec] #6 32.21 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.22 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.27 Selecting previously unselected package libplexus-classworlds-java.
[2025-09-30T20:49:47.023Z] [exec] #6 32.27 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.28 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.32 Selecting previously unselected package libplexus-component-annotations-java.
[2025-09-30T20:49:47.023Z] [exec] #6 32.33 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.33 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-09-30T20:49:47.023Z] [exec] #6 32.38 Selecting previously unselected package libplexus-interpolation-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.38 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.39 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.44 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.44 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.45 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.53 Selecting previously unselected package libslf4j-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.53 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.54 Unpacking libslf4j-java (1.7.32-1) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.60 Selecting previously unselected package libsisu-inject-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.60 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.61 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.68 Selecting previously unselected package libsisu-plexus-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.68 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.69 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.75 Selecting previously unselected package libmaven3-core-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.76 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.76 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.84 Selecting previously unselected package libwagon-file-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.84 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.85 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.90 Selecting previously unselected package libwagon-http-shaded-java.
[2025-09-30T20:49:47.657Z] [exec] #6 32.90 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.90 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.97 Selecting previously unselected package maven.
[2025-09-30T20:49:47.657Z] [exec] #6 32.97 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-09-30T20:49:47.657Z] [exec] #6 32.98 Unpacking maven (3.8.7-2) ...
[2025-09-30T20:49:47.657Z] [exec] #6 33.05 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-09-30T20:49:47.657Z] [exec] #6 33.08 Setting up libslf4j-java (1.7.32-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.11 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.14 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.16 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.19 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.21 Setting up java-common (0.75+exp1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.25 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.27 Setting up libaopalliance-java (20070526-7) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.29 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.31 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.33 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.35 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.37 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.39 Setting up libjansi-java (2.4.1-2) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.41 Setting up libapache-pom-java (29-2) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.43 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.45 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.47 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.49 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.51 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.53 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.55 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.57 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.60 Setting up ca-certificates-java (20240118) ...
[2025-09-30T20:49:48.291Z] [exec] #6 33.63 No JRE found. Skipping Java certificates setup.
[2025-09-30T20:49:48.928Z] [exec] #6 33.64 Setting up libcdi-api-java (1.2-3) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.66 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.68 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.70 Setting up libmaven-parent-java (35-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.72 Setting up libcommons-parent-java (56-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.74 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.76 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.78 Setting up libplexus-cipher-java (2.0-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.80 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.82 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.85 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.87 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.90 Setting up libwagon-file-java (3.5.3-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 33.92 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-09-30T20:49:48.928Z] [exec] #6 34.13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-09-30T20:49:48.928Z] [exec] #6 34.14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-09-30T20:49:48.928Z] [exec] #6 34.14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-09-30T20:49:48.928Z] [exec] #6 34.15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-09-30T20:49:48.928Z] [exec] #6 34.18 Setting up libcommons-io-java (2.11.0-2) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.20 Setting up liberror-perl (0.17029-2) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.22 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.24 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.27 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.29 Setting up libguava-java (32.0.1-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.31 Setting up liberror-prone-java (2.18.0-1) ...
[2025-09-30T20:49:48.928Z] [exec] #6 34.34 Setting up libguice-java (4.2.3-2) ...
[2025-09-30T20:49:49.563Z] [exec] #6 34.36 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-09-30T20:49:49.563Z] [exec] #6 34.38 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-09-30T20:49:49.563Z] [exec] #6 34.42 Processing triggers for ca-certificates-java (20240118) ...
[2025-09-30T20:49:49.563Z] [exec] #6 34.72 Adding debian:ACCVRAIZ1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.73 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.75 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.75 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.76 Adding debian:AffirmTrust_Commercial.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.76 Adding debian:AffirmTrust_Networking.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.76 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.76 Adding debian:AffirmTrust_Premium.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.77 Adding debian:Amazon_Root_CA_1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.77 Adding debian:Amazon_Root_CA_2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.77 Adding debian:Amazon_Root_CA_3.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.77 Adding debian:Amazon_Root_CA_4.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.77 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.78 Adding debian:Atos_TrustedRoot_2011.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.78 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.78 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.79 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.79 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.79 Adding debian:BJCA_Global_Root_CA1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.79 Adding debian:BJCA_Global_Root_CA2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.80 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.80 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.80 Adding debian:CA_Disig_Root_R2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.81 Adding debian:Certainly_Root_E1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.81 Adding debian:Certainly_Root_R1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.81 Adding debian:Certigna.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.82 Adding debian:Certigna_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.82 Adding debian:certSIGN_Root_CA_G2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.82 Adding debian:certSIGN_ROOT_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.82 Adding debian:Certum_EC-384_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.83 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.83 Adding debian:Certum_Trusted_Network_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.83 Adding debian:Certum_Trusted_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.83 Adding debian:CFCA_EV_ROOT.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.84 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.84 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.84 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.84 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.85 Adding debian:Comodo_AAA_Services_root.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.85 Adding debian:COMODO_Certification_Authority.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.85 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.86 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.86 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.86 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.86 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.86 Adding debian:DigiCert_Global_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.86 Adding debian:DigiCert_Global_Root_G2.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.87 Adding debian:DigiCert_Global_Root_G3.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.87 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.87 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.87 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.88 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.88 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.88 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.88 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.88 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.89 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.89 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.89 Adding debian:emSign_Root_CA_-_C1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.89 Adding debian:emSign_Root_CA_-_G1.pem
[2025-09-30T20:49:49.563Z] [exec] #6 34.89 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.89 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.90 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.90 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.90 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.91 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.91 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.91 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.91 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.91 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.92 Adding debian:GlobalSign_Root_CA.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.92 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.92 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.93 Adding debian:GlobalSign_Root_E46.pem
[2025-09-30T20:49:49.564Z] [exec] #6 34.93 Adding debian:GlobalSign_Root_R46.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.93 Adding debian:GLOBALTRUST_2020.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.93 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.94 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.94 Adding debian:GTS_Root_R1.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.94 Adding debian:GTS_Root_R2.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.94 Adding debian:GTS_Root_R3.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.94 Adding debian:GTS_Root_R4.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.95 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.95 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.95 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.96 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.96 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.96 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.97 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-09-30T20:49:50.199Z] [exec] #6 34.97 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.97 Adding debian:ISRG_Root_X1.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.98 Adding debian:ISRG_Root_X2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.98 Adding debian:Izenpe.com.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.98 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.98 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.99 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-09-30T20:49:50.200Z] [exec] #6 34.99 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.00 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.01 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.01 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.02 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.02 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.02 Adding debian:QuoVadis_Root_CA_2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.03 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.03 Adding debian:QuoVadis_Root_CA_3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.04 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.04 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.04 Adding debian:Secure_Global_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.05 Adding debian:SecureSign_RootCA11.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.05 Adding debian:SecureTrust_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.05 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.06 Adding debian:Security_Communication_RootCA2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.07 Adding debian:Security_Communication_RootCA3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.07 Adding debian:Security_Communication_Root_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.07 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.08 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.08 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.09 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.09 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.09 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.10 Adding debian:Starfield_Class_2_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.10 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.10 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.10 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.10 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.11 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.11 Adding debian:Telia_Root_CA_v2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.11 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.12 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.12 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.12 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.12 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.13 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.13 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.14 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.14 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.14 Adding debian:TunTrust_Root_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.14 Adding debian:TWCA_Global_Root_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.14 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.14 Adding debian:UCA_Extended_Validation_Root.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.15 Adding debian:UCA_Global_G2_Root.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.15 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.15 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.15 Adding debian:vTrus_ECC_Root_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.15 Adding debian:vTrus_Root_CA.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.16 Adding debian:XRamp_Global_CA_Root.pem
[2025-09-30T20:49:50.200Z] [exec] #6 35.20 done.
[2025-09-30T20:49:50.200Z] [exec] #6 35.21 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-09-30T20:49:50.200Z] [exec] #6 35.23 Setting up maven (3.8.7-2) ...
[2025-09-30T20:49:50.200Z] [exec] #6 35.28 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-09-30T20:49:52.277Z] [exec] #6 DONE 37.3s
[2025-09-30T20:49:52.277Z] [exec]
[2025-09-30T20:49:52.277Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-09-30T20:49:52.277Z] [exec] #7 DONE 0.3s
[2025-09-30T20:49:52.914Z] [exec]
[2025-09-30T20:49:52.914Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-09-30T20:49:52.914Z] [exec] #8 0.211 Cloning into 'open-liberty'...
[2025-09-30T20:50:57.291Z] [exec] #8 57.24 Updating files: 10% (12136/117034)
[2025-09-30T20:51:14.449Z] [exec] Updating files: 11% (12874/117034)Updating files: 12% (14045/117034)Updating files: 13% (15215/117034)Updating files: 14% (16385/117034)Updating files: 15% (17556/117034)Updating files: 16% (18726/117034)Updating files: 17% (19896/117034)Updating files: 17% (20746/117034)Updating files: 18% (21067/117034)Updating files: 19% (22237/117034)Updating files: 20% (23407/117034)Updating files: 21% (24578/117034)Updating files: 22% (25748/117034)Updating files: 23% (26918/117034)Updating files: 23% (27278/117034)Updating files: 24% (28089/117034)Updating files: 25% (29259/117034)Updating files: 26% (30429/117034)Updating files: 27% (31600/117034)Updating files: 27% (32555/117034)Updating files: 28% (32770/117034)Updating files: 29% (33940/117034)Updating files: 30% (35111/117034)Updating files: 31% (36281/117034)Updating files: 32% (37451/117034)Updating files: 32% (38134/117034)Updating files: 33% (38622/117034)Updating files: 34% (39792/117034)Updating files: 35% (40962/117034)Updating files: 36% (42133/117034)Updating files: 37% (43303/117034)Updating files: 38% (44473/117034)Updating files: 38% (45077/117034)Updating files: 39% (45644/117034)Updating files: 40% (46814/117034)Updating files: 41% (47984/117034)Updating files: 42% (49155/117034)Updating files: 43% (50325/117034)Updating files: 44% (51495/117034)Updating files: 44% (51555/117034)Updating files: 45% (52666/117034)Updating files: 46% (53836/117034)Updating files: 47% (55006/117034)Updating files: 48% (56177/117034)Updating files: 49% (57347/117034)Updating files: 50% (58517/117034)Updating files: 51% (59688/117034)Updating files: 51% (59726/117034)Updating files: 52% (60858/117034)Updating files: 53% (62029/117034)Updating files: 53% (62822/117034)Updating files: 54% (63199/117034)Updating files: 54% (63668/117034)Updating files: 55% (64369/117034)Updating files: 56% (65540/117034)Updating files: 57% (66710/117034)Updating files: 58% (67880/117034)Updating files: 59% (69051/117034)Updating files: 60% (70221/117034)Updating files: 61% (71391/117034)Updating files: 61% (72137/117034)Updating files: 62% (72562/117034)Updating files: 63% (73732/117034)Updating files: 63% (74331/117034)Updating files: 64% (74902/117034)Updating files: 64% (75471/117034)Updating files: 65% (76073/117034)Updating files: 66% (77243/117034)Updating files: 66% (77371/117034)Updating files: 67% (78413/117034)Updating files: 68% (79584/117034)Updating files: 69% (80754/117034)Updating files: 70% (81924/117034)Updating files: 71% (83095/117034)Updating files: 72% (84265/117034)Updating files: 72% (84750/117034)Updating files: 73% (85435/117034)Updating files: 74% (86606/117034)Updating files: 75% (87776/117034)Updating files: 76% (88946/117034)Updating files: 76% (89785/117034)Updating files: 77% (90117/117034)Updating files: 78% (91287/117034)Updating files: 79% (92457/117034)Updating files: 80% (93628/117034)Updating files: 81% (94798/117034)Updating files: 82% (95968/117034)Updating files: 82% (96162/117034)Updating files: 83% (97139/117034)Updating files: 84% (98309/117034)Updating files: 85% (99479/117034)Updating files: 86% (100650/117034)Updating files: 87% (101820/117034)Updating files: 87% (102590/117034)Updating files: 88% (102990/117034)Updating files: 89% (104161/117034)Updating files: 90% (105331/117034)Updating files: 91% (106501/117034)Updating files: 91% (107564/117034)Updating files: 92% (107672/117034)Updating files: 93% (108842/117034)Updating files: 93% (109719/117034)Updating files: 94% (110012/117034)Updating files: 95% (111183/117034)Updating files: 96% (112353/117034)Updating files: 97% (113523/117034)Updating files: 98% (114694/117034)Updating files: 98% (115389/117034)Updating files: 99% (115864/117034)Updating files: 100% (117034/117034)Updating files: 100% (117034/117034), done.#8 DONE 81.8s
[2025-09-30T20:51:14.449Z] [exec]
[2025-09-30T20:51:14.449Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-09-30T20:51:14.449Z] [exec] #9 DONE 0.1s
[2025-09-30T20:51:14.449Z] [exec]
[2025-09-30T20:51:14.449Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 Note: switching to 'gm-23.0.0.5'.
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 You are in 'detached HEAD' state. You can look around, make experimental
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 changes and commit them, and you can discard any commits you make in this
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 state without impacting any branches by switching back to a branch.
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 If you want to create a new branch to retain commits you create, you may
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 do so (now or later) by using -c with the switch command. Example:
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 git switch -c <new-branch-name>
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 Or undo this operation with:
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 git switch -
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 Turn off this advice by setting config variable advice.detachedHead to false
[2025-09-30T20:53:30.952Z] [exec] #10 129.3
[2025-09-30T20:53:30.952Z] [exec] #10 129.3 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-09-30T20:53:30.952Z] [exec] #10 DONE 130.7s
[2025-09-30T20:53:30.952Z] [exec]
[2025-09-30T20:53:30.952Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-09-30T20:53:30.952Z] [exec] #11 DONE 0.1s
[2025-09-30T20:53:30.952Z] [exec]
[2025-09-30T20:53:30.952Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-09-30T20:53:30.952Z] [exec] #12 DONE 0.1s
[2025-09-30T20:53:30.952Z] [exec]
[2025-09-30T20:53:30.952Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-09-30T20:53:30.952Z] [exec] #13 DONE 0.1s
[2025-09-30T20:53:30.952Z] [exec]
[2025-09-30T20:53:30.952Z] [exec] #14 exporting to image
[2025-09-30T20:53:30.952Z] [exec] #14 exporting layers
[2025-09-30T20:55:01.434Z] [exec] #14 exporting layers 93.8s done
[2025-09-30T20:55:01.434Z] [exec] #14 writing image sha256:d651120d455b241b249bc76371a69d3306f08eed1c4af8116f0bdcb445629154 done
[2025-09-30T20:55:01.434Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full 0.0s done
[2025-09-30T20:55:01.434Z] [exec] #14 DONE 93.8s
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-09-30T20:55:01.434Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54)
[2025-09-30T20:55:01.434Z]
[2025-09-30T20:55:01.434Z] copy_dest:
[2025-09-30T20:55:01.434Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-09-30T20:55:01.434Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-09-30T20:55:01.434Z]
[2025-09-30T20:55:01.434Z] dist:
[2025-09-30T20:55:01.434Z]
[2025-09-30T20:55:01.434Z] move_scripts:
[2025-09-30T20:55:01.434Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee
[2025-09-30T20:55:01.434Z]
[2025-09-30T20:55:01.434Z] clean_image:
[2025-09-30T20:55:01.434Z] [echo] Executing external.sh --clean --dir tomee --tag nightly --version 8 --impl hotspot
[2025-09-30T20:55:01.434Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:55:01.434Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-09-30T20:55:01.434Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:55:01.434Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:55:01.434Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-09-30T20:55:01.434Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:55:01.434Z] [exec] The test here is tomee
[2025-09-30T20:55:01.434Z] [exec] The directory in the external.sh is tomee
[2025-09-30T20:55:01.434Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-09-30T20:55:01.434Z] [exec] Error response from daemon: No such container: tomee-test
[2025-09-30T20:55:01.434Z] [exec] Error response from daemon: No such image: adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full
[2025-09-30T20:55:01.434Z] [exec] Error response from daemon: No such container: restore-test
[2025-09-30T20:55:01.434Z] [exec] Error response from daemon: invalid reference format
[2025-09-30T20:55:01.434Z] [exec] Result: 1
[2025-09-30T20:55:01.434Z]
[2025-09-30T20:55:01.434Z] build_image:
[2025-09-30T20:55:01.434Z] [echo] Executing external.sh --build --dir tomee --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-09-30T20:55:01.434Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:55:01.434Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-09-30T20:55:01.434Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-09-30T20:55:01.434Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:55:01.434Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-09-30T20:55:01.434Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-09-30T20:55:01.434Z] [exec] The test here is tomee
[2025-09-30T20:55:01.434Z] [exec] The directory in the external.sh is tomee
[2025-09-30T20:55:01.434Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-09-30T20:55:01.434Z] [exec] build_image.sh tomee 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-09-30T20:55:01.434Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-09-30T20:55:01.434Z] [exec] done
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] The test in the build_image() function is tomee
[2025-09-30T20:55:01.434Z] [exec] #####################################################
[2025-09-30T20:55:01.434Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-09-30T20:55:01.434Z] [exec] #####################################################
[2025-09-30T20:55:01.434Z] [exec] #0 building with "default" instance using docker driver
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-09-30T20:55:01.434Z] [exec] #1 transferring dockerfile: 3.25kB done
[2025-09-30T20:55:01.434Z] [exec] #1 DONE 0.0s
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-09-30T20:55:01.434Z] [exec] #2 DONE 0.2s
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] #3 [internal] load .dockerignore
[2025-09-30T20:55:01.434Z] [exec] #3 transferring context: 2B done
[2025-09-30T20:55:01.434Z] [exec] #3 DONE 0.0s
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:a0c7ead54893e105ec46f12481831769f1bb41bbf25b985452f36f6f380ba40b
[2025-09-30T20:55:01.434Z] [exec] #4 CACHED
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] #5 [internal] load build context
[2025-09-30T20:55:01.434Z] [exec] #5 transferring context: 1.24kB done
[2025-09-30T20:55:01.434Z] [exec] #5 DONE 0.0s
[2025-09-30T20:55:01.434Z] [exec]
[2025-09-30T20:55:01.434Z] [exec] #6 [ 2/11] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git wget tar && rm -rf /var/lib/apt/lists/*
[2025-09-30T20:55:01.434Z] [exec] #6 0.313 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.324 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.388 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.405 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.480 Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.506 Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.546 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.560 Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,376 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.587 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.748 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.771 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.775 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.776 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,924 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.791 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,840 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.806 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.807 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,523 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.838 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-09-30T20:55:01.434Z] [exec] #6 0.840 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB]
[2025-09-30T20:55:02.074Z] [exec] #6 1.774 Fetched 33.6 MB in 1s (22.6 MB/s)
[2025-09-30T20:55:02.708Z] [exec] #6 1.774 Reading package lists...
[2025-09-30T20:55:06.487Z] [exec] #6 6.018 debconf: delaying package configuration, since apt-utils is not installed
[2025-09-30T20:55:06.487Z] [exec] #6 6.110 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-09-30T20:55:06.487Z] [exec] #6 6.110 (Reading database ...
[2025-09-30T20:55:06.487Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 6.143 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:55:06.487Z] [exec] #6 6.150 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:06.487Z] [exec] #6 6.305 Selecting previously unselected package python3.12-minimal.
[2025-09-30T20:55:06.487Z] [exec] #6 6.307 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:55:06.487Z] [exec] #6 6.318 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:06.487Z] [exec] #6 6.418 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:07.119Z] [exec] #6 6.446 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:07.119Z] [exec] #6 7.221 Selecting previously unselected package python3-minimal.
[2025-09-30T20:55:07.119Z] [exec] #6 7.221 (Reading database ...
[2025-09-30T20:55:08.048Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 7.228 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.235 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.285 Selecting previously unselected package media-types.
[2025-09-30T20:55:08.048Z] [exec] #6 7.287 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.296 Unpacking media-types (10.1.0) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.358 Selecting previously unselected package netbase.
[2025-09-30T20:55:08.048Z] [exec] #6 7.359 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.366 Unpacking netbase (6.4) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.415 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-09-30T20:55:08.048Z] [exec] #6 7.417 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.425 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.573 Selecting previously unselected package python3.12.
[2025-09-30T20:55:08.048Z] [exec] #6 7.575 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.581 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.636 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-09-30T20:55:08.048Z] [exec] #6 7.638 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.644 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.700 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.910 Selecting previously unselected package python3.
[2025-09-30T20:55:08.048Z] [exec] #6 7.910 (Reading database ...
[2025-09-30T20:55:08.048Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 7.918 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.931 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-09-30T20:55:08.048Z] [exec] #6 7.996 Selecting previously unselected package libapparmor1:amd64.
[2025-09-30T20:55:08.048Z] [exec] #6 7.997 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 8.019 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-09-30T20:55:08.048Z] [exec] #6 8.078 Selecting previously unselected package libargon2-1:amd64.
[2025-09-30T20:55:08.048Z] [exec] #6 8.080 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-09-30T20:55:08.048Z] [exec] #6 8.087 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-09-30T20:55:08.048Z] [exec] #6 8.142 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-09-30T20:55:08.697Z] [exec] #6 8.144 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.150 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.208 Selecting previously unselected package libjson-c5:amd64.
[2025-09-30T20:55:08.697Z] [exec] #6 8.210 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.217 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.278 Selecting previously unselected package libcryptsetup12:amd64.
[2025-09-30T20:55:08.697Z] [exec] #6 8.280 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.287 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.351 Selecting previously unselected package libfdisk1:amd64.
[2025-09-30T20:55:08.697Z] [exec] #6 8.352 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.361 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.424 Selecting previously unselected package libkmod2:amd64.
[2025-09-30T20:55:08.697Z] [exec] #6 8.426 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.433 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.481 Selecting previously unselected package libsystemd-shared:amd64.
[2025-09-30T20:55:08.697Z] [exec] #6 8.483 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.490 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.565 Selecting previously unselected package systemd-dev.
[2025-09-30T20:55:08.697Z] [exec] #6 8.567 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.574 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.656 Selecting previously unselected package systemd.
[2025-09-30T20:55:08.697Z] [exec] #6 8.658 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:55:08.697Z] [exec] #6 8.675 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:09.330Z] [exec] #6 8.982 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.008 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.034 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.054 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.073 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.093 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.114 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.134 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.156 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.175 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:09.330Z] [exec] #6 9.251 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-09-30T20:55:09.330Z] [exec] #6 9.259 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-09-30T20:55:09.330Z] [exec] #6 9.262 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-09-30T20:55:09.330Z] [exec] #6 9.273 Initializing machine ID from random generator.
[2025-09-30T20:55:09.330Z] [exec] #6 9.297 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.297 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.297 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.297 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.297 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.297 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.298 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.298 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.298 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-09-30T20:55:09.330Z] [exec] #6 9.332 Creating group 'systemd-journal' with GID 999.
[2025-09-30T20:55:09.330Z] [exec] #6 9.333 Creating group 'systemd-network' with GID 998.
[2025-09-30T20:55:09.330Z] [exec] #6 9.333 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-09-30T20:55:09.330Z] [exec] #6 9.435 Selecting previously unselected package systemd-sysv.
[2025-09-30T20:55:09.330Z] [exec] #6 9.435 (Reading database ...
[2025-09-30T20:55:09.963Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 9.443 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.452 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.519 Selecting previously unselected package sgml-base.
[2025-09-30T20:55:09.963Z] [exec] #6 9.521 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.530 Unpacking sgml-base (1.31) ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.603 Selecting previously unselected package libdbus-1-3:amd64.
[2025-09-30T20:55:09.963Z] [exec] #6 9.605 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.612 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.662 Selecting previously unselected package dbus-bin.
[2025-09-30T20:55:09.963Z] [exec] #6 9.664 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.673 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.723 Selecting previously unselected package dbus-session-bus-common.
[2025-09-30T20:55:09.963Z] [exec] #6 9.725 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.732 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.787 Selecting previously unselected package dbus-daemon.
[2025-09-30T20:55:09.963Z] [exec] #6 9.789 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.796 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:09.963Z] [exec] #6 9.849 Selecting previously unselected package dbus-system-bus-common.
[2025-09-30T20:55:09.963Z] [exec] #6 9.851 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-09-30T20:55:09.964Z] [exec] #6 9.858 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:09.964Z] [exec] #6 9.925 Selecting previously unselected package dbus.
[2025-09-30T20:55:09.964Z] [exec] #6 9.927 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-09-30T20:55:09.964Z] [exec] #6 9.936 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:09.964Z] [exec] #6 9.997 Selecting previously unselected package distro-info-data.
[2025-09-30T20:55:10.600Z] [exec] #6 9.999 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.01 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.07 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-09-30T20:55:10.600Z] [exec] #6 10.07 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.09 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.16 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-09-30T20:55:10.600Z] [exec] #6 10.17 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.17 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.23 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-09-30T20:55:10.600Z] [exec] #6 10.23 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.24 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.29 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-09-30T20:55:10.600Z] [exec] #6 10.30 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.30 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.36 Selecting previously unselected package iso-codes.
[2025-09-30T20:55:10.600Z] [exec] #6 10.36 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.37 Unpacking iso-codes (4.16.0-1) ...
[2025-09-30T20:55:10.600Z] [exec] #6 10.62 Selecting previously unselected package libcap2-bin.
[2025-09-30T20:55:11.233Z] [exec] #6 10.62 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.62 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.68 Selecting previously unselected package libelf1t64:amd64.
[2025-09-30T20:55:11.233Z] [exec] #6 10.69 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.69 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.74 Selecting previously unselected package libglib2.0-data.
[2025-09-30T20:55:11.233Z] [exec] #6 10.74 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.75 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.80 Selecting previously unselected package libicu74:amd64.
[2025-09-30T20:55:11.233Z] [exec] #6 10.80 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 10.81 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.02 Selecting previously unselected package libpam-systemd:amd64.
[2025-09-30T20:55:11.233Z] [exec] #6 11.02 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.02 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.09 Selecting previously unselected package libxml2:amd64.
[2025-09-30T20:55:11.233Z] [exec] #6 11.09 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.10 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.17 Selecting previously unselected package libyaml-0-2:amd64.
[2025-09-30T20:55:11.233Z] [exec] #6 11.17 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.18 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.22 Selecting previously unselected package lsb-release.
[2025-09-30T20:55:11.233Z] [exec] #6 11.23 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.23 Unpacking lsb-release (12.0-2) ...
[2025-09-30T20:55:11.233Z] [exec] #6 11.28 Selecting previously unselected package python-apt-common.
[2025-09-30T20:55:11.866Z] [exec] #6 11.28 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.29 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.34 Selecting previously unselected package python3-apt.
[2025-09-30T20:55:11.866Z] [exec] #6 11.34 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.35 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.41 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-09-30T20:55:11.866Z] [exec] #6 11.41 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.41 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.47 Selecting previously unselected package python3-dbus.
[2025-09-30T20:55:11.866Z] [exec] #6 11.48 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.48 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.54 Selecting previously unselected package python3-gi.
[2025-09-30T20:55:11.866Z] [exec] #6 11.54 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.55 Unpacking python3-gi (3.48.2-1) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.61 Selecting previously unselected package python3-pkg-resources.
[2025-09-30T20:55:11.866Z] [exec] #6 11.61 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.62 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.69 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-09-30T20:55:11.866Z] [exec] #6 11.69 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.70 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.74 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-09-30T20:55:11.866Z] [exec] #6 11.75 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.75 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.81 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-09-30T20:55:11.866Z] [exec] #6 11.81 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.82 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.89 Selecting previously unselected package libstemmer0d:amd64.
[2025-09-30T20:55:11.866Z] [exec] #6 11.89 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.89 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-09-30T20:55:11.866Z] [exec] #6 11.95 Selecting previously unselected package libxmlb2:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 11.96 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 11.96 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.02 Selecting previously unselected package libappstream5:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 12.02 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.03 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.09 Selecting previously unselected package libduktape207:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 12.09 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.10 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.16 Selecting previously unselected package libdw1t64:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 12.16 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.17 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.21 Selecting previously unselected package libglib2.0-bin.
[2025-09-30T20:55:12.507Z] [exec] #6 12.22 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.22 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.28 Selecting previously unselected package libunwind8:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 12.28 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.29 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.35 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 12.35 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.36 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.44 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-09-30T20:55:12.507Z] [exec] #6 12.44 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.45 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:55:12.507Z] [exec] #6 12.51 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-09-30T20:55:13.141Z] [exec] #6 12.51 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:55:13.141Z] [exec] #6 12.51 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:55:13.141Z] [exec] #6 12.58 Selecting previously unselected package xml-core.
[2025-09-30T20:55:13.141Z] [exec] #6 12.58 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-09-30T20:55:13.141Z] [exec] #6 12.59 Unpacking xml-core (0.19) ...
[2025-09-30T20:55:13.141Z] [exec] #6 12.66 Selecting previously unselected package polkitd.
[2025-09-30T20:55:13.141Z] [exec] #6 12.66 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-09-30T20:55:13.141Z] [exec] #6 12.69 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:55:13.141Z] [exec] #6 12.78 Selecting previously unselected package python3-blinker.
[2025-09-30T20:55:13.142Z] [exec] #6 12.78 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-09-30T20:55:13.142Z] [exec] #6 12.79 Unpacking python3-blinker (1.7.0-1) ...
[2025-09-30T20:55:13.142Z] [exec] #6 12.85 Selecting previously unselected package python3-cryptography.
[2025-09-30T20:55:13.142Z] [exec] #6 12.85 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-09-30T20:55:13.142Z] [exec] #6 12.86 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-09-30T20:55:13.142Z] [exec] #6 12.96 Selecting previously unselected package python3-pyparsing.
[2025-09-30T20:55:13.142Z] [exec] #6 12.96 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-09-30T20:55:13.142Z] [exec] #6 12.97 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-09-30T20:55:13.142Z] [exec] #6 13.04 Selecting previously unselected package python3-httplib2.
[2025-09-30T20:55:13.142Z] [exec] #6 13.04 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-09-30T20:55:13.142Z] [exec] #6 13.05 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-09-30T20:55:13.142Z] [exec] #6 13.12 Selecting previously unselected package python3-jwt.
[2025-09-30T20:55:13.784Z] [exec] #6 13.12 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.13 Unpacking python3-jwt (2.7.0-1) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.19 Selecting previously unselected package python3-lazr.uri.
[2025-09-30T20:55:13.784Z] [exec] #6 13.20 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.20 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.28 Selecting previously unselected package python3-wadllib.
[2025-09-30T20:55:13.784Z] [exec] #6 13.28 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.29 Unpacking python3-wadllib (1.3.6-5) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.36 Selecting previously unselected package python3-distro.
[2025-09-30T20:55:13.784Z] [exec] #6 13.36 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.37 Unpacking python3-distro (1.9.0-1) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.42 Selecting previously unselected package python3-oauthlib.
[2025-09-30T20:55:13.784Z] [exec] #6 13.42 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.43 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.50 Selecting previously unselected package python3-lazr.restfulclient.
[2025-09-30T20:55:13.784Z] [exec] #6 13.51 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.51 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.57 Selecting previously unselected package python3-six.
[2025-09-30T20:55:13.784Z] [exec] #6 13.58 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.58 Unpacking python3-six (1.16.0-4) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.65 Selecting previously unselected package python3-launchpadlib.
[2025-09-30T20:55:13.784Z] [exec] #6 13.65 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.66 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-09-30T20:55:13.784Z] [exec] #6 13.73 Selecting previously unselected package python3-software-properties.
[2025-09-30T20:55:14.420Z] [exec] #6 13.73 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-09-30T20:55:14.420Z] [exec] #6 13.73 Unpacking python3-software-properties (0.99.49.3) ...
[2025-09-30T20:55:14.420Z] [exec] #6 13.79 Selecting previously unselected package packagekit.
[2025-09-30T20:55:14.420Z] [exec] #6 13.80 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-09-30T20:55:14.420Z] [exec] #6 13.80 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:55:14.420Z] [exec] #6 13.88 Selecting previously unselected package software-properties-common.
[2025-09-30T20:55:14.420Z] [exec] #6 13.88 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-09-30T20:55:14.420Z] [exec] #6 13.89 Unpacking software-properties-common (0.99.49.3) ...
[2025-09-30T20:55:14.420Z] [exec] #6 13.96 Setting up media-types (10.1.0) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.01 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.05 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.07 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.11 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.13 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.16 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.19 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.23 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.25 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.27 No schema files found: doing nothing.
[2025-09-30T20:55:14.420Z] [exec] #6 14.28 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.30 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.32 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.34 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.36 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.38 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.40 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.43 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-09-30T20:55:14.420Z] [exec] #6 14.46 Setting up netbase (6.4) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.51 Setting up sgml-base (1.31) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.56 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.59 Setting up lsb-release (12.0-2) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.61 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.76 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.78 Setting up iso-codes (4.16.0-1) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.80 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.82 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.84 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.86 Setcap worked! gst-ptp-helper is not suid!
[2025-09-30T20:55:15.064Z] [exec] #6 14.87 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.89 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-09-30T20:55:15.064Z] [exec] #6 14.91 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-09-30T20:55:15.701Z] [exec] #6 15.74 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-09-30T20:55:16.332Z] [exec] #6 15.76 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:55:16.332Z] [exec] #6 15.79 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-09-30T20:55:16.332Z] [exec] #6 15.81 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:16.333Z] [exec] #6 15.85 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:55:16.333Z] [exec] #6 15.87 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-09-30T20:55:16.333Z] [exec] #6 15.89 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:16.333Z] [exec] #6 15.97 Setting up xml-core (0.19) ...
[2025-09-30T20:55:16.333Z] [exec] #6 16.17 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-09-30T20:55:16.333Z] [exec] #6 16.26 debconf: unable to initialize frontend: Dialog
[2025-09-30T20:55:16.333Z] [exec] #6 16.26 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-09-30T20:55:16.333Z] [exec] #6 16.26 debconf: falling back to frontend: Readline
[2025-09-30T20:55:16.333Z] [exec] #6 16.26 debconf: unable to initialize frontend: Readline
[2025-09-30T20:55:16.333Z] [exec] #6 16.26 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-09-30T20:55:16.333Z] [exec] #6 16.26 debconf: falling back to frontend: Teletype
[2025-09-30T20:55:16.333Z] [exec] #6 16.35 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:55:16.966Z] [exec] #6 16.37 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-09-30T20:55:16.966Z] [exec] #6 16.39 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-09-30T20:55:16.966Z] [exec] #6 16.41 running python rtupdate hooks for python3.12...
[2025-09-30T20:55:16.966Z] [exec] #6 16.41 running python post-rtupdate hooks for python3.12...
[2025-09-30T20:55:16.966Z] [exec] #6 16.51 Setting up python3-six (1.16.0-4) ...
[2025-09-30T20:55:16.966Z] [exec] #6 16.63 Setting up python3-pyparsing (3.1.1-1) ...
[2025-09-30T20:55:16.966Z] [exec] #6 16.82 Setting up python3-gi (3.48.2-1) ...
[2025-09-30T20:55:16.966Z] [exec] #6 16.99 Setting up python3-httplib2 (0.20.4-3) ...
[2025-09-30T20:55:17.603Z] [exec] #6 17.13 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-09-30T20:55:17.603Z] [exec] #6 17.16 Setting up python3-blinker (1.7.0-1) ...
[2025-09-30T20:55:17.603Z] [exec] #6 17.29 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-09-30T20:55:17.603Z] [exec] #6 17.53 Setting up python3-dbus (1.3.2-5build3) ...
[2025-09-30T20:55:17.603Z] [exec] #6 17.68 Setting up python3-distro (1.9.0-1) ...
[2025-09-30T20:55:18.238Z] [exec] #6 17.81 Setting up python3-jwt (2.7.0-1) ...
[2025-09-30T20:55:18.238Z] [exec] #6 17.96 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-09-30T20:55:18.238Z] [exec] #6 18.13 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-09-30T20:55:18.238Z] [exec] #6 18.26 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-09-30T20:55:18.872Z] [exec] #6 18.50 Setting up python3-wadllib (1.3.6-5) ...
[2025-09-30T20:55:18.872Z] [exec] #6 18.63 Setting up python3-oauthlib (3.2.2-1) ...
[2025-09-30T20:55:18.872Z] [exec] #6 18.82 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-09-30T20:55:18.872Z] [exec] #6 18.96 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-09-30T20:55:19.505Z] [exec] #6 19.20 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-09-30T20:55:19.505Z] [exec] #6 19.21 Setting up python3-software-properties (0.99.49.3) ...
[2025-09-30T20:55:19.505Z] [exec] #6 19.36 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-09-30T20:55:19.505Z] [exec] #6 19.42 Processing triggers for sgml-base (1.31) ...
[2025-09-30T20:55:19.505Z] [exec] #6 19.45 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-09-30T20:55:19.505Z] [exec] #6 19.47 Creating group 'polkitd' with GID 997.
[2025-09-30T20:55:20.138Z] [exec] #6 19.47 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-09-30T20:55:20.138Z] [exec] #6 19.53 invoke-rc.d: could not determine current runlevel
[2025-09-30T20:55:20.138Z] [exec] #6 19.53 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-09-30T20:55:20.138Z] [exec] #6 19.63 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-09-30T20:55:20.138Z] [exec] #6 19.65 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-09-30T20:55:20.138Z] [exec] #6 19.69 invoke-rc.d: could not determine current runlevel
[2025-09-30T20:55:20.138Z] [exec] #6 19.70 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-09-30T20:55:20.138Z] [exec] #6 19.70 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-09-30T20:55:20.138Z] [exec] #6 19.80 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-09-30T20:55:20.138Z] [exec] #6 19.81 Setting up software-properties-common (0.99.49.3) ...
[2025-09-30T20:55:20.138Z] [exec] #6 19.96 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-09-30T20:55:24.987Z] [exec] #6 24.16 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-09-30T20:55:24.987Z] [exec] #6 24.18 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-09-30T20:55:24.987Z] [exec] #6 24.23 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-09-30T20:55:24.987Z] [exec] #6 24.31 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-09-30T20:55:24.987Z] [exec] #6 24.47 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-09-30T20:55:24.987Z] [exec] #6 24.55 Fetched 24.4 kB in 1s (42.8 kB/s)
[2025-09-30T20:55:25.624Z] [exec] #6 24.55 Reading package lists...
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 Repository: 'Types: deb
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 Suites: noble
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 Components: main
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 '
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 Description:
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-09-30T20:55:25.624Z] [exec] #6 25.38
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-09-30T20:55:25.624Z] [exec] #6 25.38 Adding repository.
[2025-09-30T20:55:25.624Z] [exec] #6 25.67 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-09-30T20:55:26.260Z] [exec] #6 25.67 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-09-30T20:55:26.260Z] [exec] #6 25.75 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-09-30T20:55:26.260Z] [exec] #6 25.83 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-09-30T20:55:26.260Z] [exec] #6 25.88 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-09-30T20:55:26.894Z] [exec] #6 25.95 Reading package lists...
[2025-09-30T20:55:27.527Z] [exec] #6 26.78 Reading package lists...
[2025-09-30T20:55:28.162Z] [exec] #6 27.60 Building dependency tree...
[2025-09-30T20:55:28.162Z] [exec] #6 27.82 Reading state information...
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 tar is already the newest version (1.35+dfsg-3build1).
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 The following additional packages will be installed:
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 perl-modules-5.38
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 Suggested packages:
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 libtap-harness-archive-perl
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 Recommended packages:
[2025-09-30T20:55:28.162Z] [exec] #6 28.01 patch less ssh-client
[2025-09-30T20:55:28.162Z] [exec] #6 28.05 The following NEW packages will be installed:
[2025-09-30T20:55:28.162Z] [exec] #6 28.05 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-09-30T20:55:28.162Z] [exec] #6 28.06 perl-modules-5.38
[2025-09-30T20:55:28.162Z] [exec] #6 28.25 0 upgraded, 8 newly installed, 0 to remove and 10 not upgraded.
[2025-09-30T20:55:28.162Z] [exec] #6 28.25 Need to get 13.1 MB of archives.
[2025-09-30T20:55:28.162Z] [exec] #6 28.25 After this operation, 75.0 MB of additional disk space will be used.
[2025-09-30T20:55:28.162Z] [exec] #6 28.25 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 28.99 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 28.99 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-09-30T20:55:29.482Z] [exec] #6 29.00 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 29.11 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 29.11 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 29.11 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 29.13 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-09-30T20:55:29.482Z] [exec] #6 29.32 debconf: delaying package configuration, since apt-utils is not installed
[2025-09-30T20:55:29.482Z] [exec] #6 29.36 Fetched 13.1 MB in 1s (11.5 MB/s)
[2025-09-30T20:55:29.482Z] [exec] #6 29.40 Selecting previously unselected package perl-modules-5.38.
[2025-09-30T20:55:29.482Z] [exec] #6 29.40 (Reading database ...
[2025-09-30T20:55:29.482Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 29.41 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-09-30T20:55:29.482Z] [exec] #6 29.41 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:55:30.115Z] [exec] #6 29.80 Selecting previously unselected package libgdbm6t64:amd64.
[2025-09-30T20:55:30.115Z] [exec] #6 29.80 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-09-30T20:55:30.115Z] [exec] #6 29.82 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:55:30.115Z] [exec] #6 29.88 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-09-30T20:55:30.115Z] [exec] #6 29.88 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-09-30T20:55:30.115Z] [exec] #6 29.89 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:55:30.115Z] [exec] #6 29.98 Selecting previously unselected package libperl5.38t64:amd64.
[2025-09-30T20:55:30.115Z] [exec] #6 29.98 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-09-30T20:55:30.115Z] [exec] #6 29.98 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:55:30.747Z] [exec] #6 30.26 Selecting previously unselected package perl.
[2025-09-30T20:55:30.747Z] [exec] #6 30.26 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-09-30T20:55:30.747Z] [exec] #6 30.28 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:55:30.747Z] [exec] #6 30.34 Selecting previously unselected package liberror-perl.
[2025-09-30T20:55:30.747Z] [exec] #6 30.34 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-09-30T20:55:30.747Z] [exec] #6 30.35 Unpacking liberror-perl (0.17029-2) ...
[2025-09-30T20:55:30.748Z] [exec] #6 30.40 Selecting previously unselected package git-man.
[2025-09-30T20:55:30.748Z] [exec] #6 30.40 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-09-30T20:55:30.748Z] [exec] #6 30.41 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:55:30.748Z] [exec] #6 30.49 Selecting previously unselected package git.
[2025-09-30T20:55:30.748Z] [exec] #6 30.49 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-09-30T20:55:30.748Z] [exec] #6 30.50 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:55:30.748Z] [exec] #6 30.71 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.74 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.76 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.79 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.81 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.83 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.86 Setting up liberror-perl (0.17029-2) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.89 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-09-30T20:55:31.381Z] [exec] #6 30.93 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-09-30T20:55:32.701Z] [exec] #6 DONE 32.4s
[2025-09-30T20:55:32.701Z] [exec]
[2025-09-30T20:55:32.702Z] [exec] #7 [ 3/11] RUN wget --no-verbose --no-check-certificate --no-cookies https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz && tar -zvxf apache-maven-3.8.5-bin.tar.gz -C /opt/ && ln -s /opt/apache-maven-3.8.5 /opt/maven && rm -f apache-maven-3.8.5-bin.tar.gz
[2025-09-30T20:55:33.340Z] [exec] #7 0.607 2025-09-30 20:55:32 URL:https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz [8673123/8673123] -> "apache-maven-3.8.5-bin.tar.gz" [1]
[2025-09-30T20:55:33.340Z] [exec] #7 0.613 apache-maven-3.8.5/README.txt
[2025-09-30T20:55:33.340Z] [exec] #7 0.617 apache-maven-3.8.5/LICENSE
[2025-09-30T20:55:33.340Z] [exec] #7 0.617 apache-maven-3.8.5/NOTICE
[2025-09-30T20:55:33.340Z] [exec] #7 0.618 apache-maven-3.8.5/lib/
[2025-09-30T20:55:33.340Z] [exec] #7 0.618 apache-maven-3.8.5/lib/commons-cli.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.618 apache-maven-3.8.5/lib/commons-io.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.618 apache-maven-3.8.5/lib/commons-lang3.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.618 apache-maven-3.8.5/lib/guava.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.619 apache-maven-3.8.5/lib/guice.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.619 apache-maven-3.8.5/lib/jansi.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.619 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.620 apache-maven-3.8.5/lib/javax.inject.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.620 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.620 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.621 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.621 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.621 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.621 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/plexus-utils.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/slf4j-api.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/boot/
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/jansi-native/
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-09-30T20:55:33.340Z] [exec] #7 0.623 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-09-30T20:55:33.340Z] [exec] #7 0.624 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/bin/m2.conf
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/bin/mvn.cmd
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/bin/mvn
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/bin/mvnDebug
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/bin/mvnyjp
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/conf/
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/conf/logging/
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/conf/settings.xml
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/conf/toolchains.xml
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/lib/ext/
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/lib/jansi-native/
[2025-09-30T20:55:33.340Z] [exec] #7 0.626 apache-maven-3.8.5/lib/ext/README.txt
[2025-09-30T20:55:33.340Z] [exec] #7 0.627 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-09-30T20:55:33.340Z] [exec] #7 0.627 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.627 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.628 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.628 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.629 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.629 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.631 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.633 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.633 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.634 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.635 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.637 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.638 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.642 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.662 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.662 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.662 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.664 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.664 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.664 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.665 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.669 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.673 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.674 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.674 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.675 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.676 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.677 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.679 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.680 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.681 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.683 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.683 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.685 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.685 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.698 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.698 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.699 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.699 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.700 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-09-30T20:55:33.340Z] [exec] #7 0.700 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-09-30T20:55:33.340Z] [exec] #7 DONE 0.8s
[2025-09-30T20:55:33.340Z] [exec]
[2025-09-30T20:55:33.340Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-09-30T20:55:33.982Z] [exec] #8 DONE 0.2s
[2025-09-30T20:55:33.982Z] [exec]
[2025-09-30T20:55:33.982Z] [exec] #9 [ 5/11] RUN git clone https://github.com/apache/tomee.git
[2025-09-30T20:55:33.982Z] [exec] #9 0.253 Cloning into 'tomee'...
[2025-09-30T20:55:46.644Z] [exec] #9 12.26 Updating files: 97% (8235/8440)
[2025-09-30T20:55:46.644Z] [exec] Updating files: 98% (8272/8440)Updating files: 99% (8356/8440)Updating files: 100% (8440/8440)Updating files: 100% (8440/8440), done.#9 DONE 13.1s
[2025-09-30T20:55:46.644Z] [exec]
[2025-09-30T20:55:46.644Z] [exec] #10 [ 6/11] WORKDIR /tomee/
[2025-09-30T20:55:46.644Z] [exec] #10 DONE 0.1s
[2025-09-30T20:55:47.284Z] [exec]
[2025-09-30T20:55:47.284Z] [exec] #11 [ 7/11] RUN git checkout tomee-8.0.2
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 Note: switching to 'tomee-8.0.2'.
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 You are in 'detached HEAD' state. You can look around, make experimental
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 changes and commit them, and you can discard any commits you make in this
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 state without impacting any branches by switching back to a branch.
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 If you want to create a new branch to retain commits you create, you may
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 do so (now or later) by using -c with the switch command. Example:
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 git switch -c <new-branch-name>
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 Or undo this operation with:
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 git switch -
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 Turn off this advice by setting config variable advice.detachedHead to false
[2025-09-30T20:56:11.068Z] [exec] #11 22.01
[2025-09-30T20:56:11.068Z] [exec] #11 22.01 HEAD is now at cb19130475 [maven-release-plugin] prepare release tomee-8.0.2
[2025-09-30T20:56:11.068Z] [exec] #11 DONE 22.2s
[2025-09-30T20:56:11.068Z] [exec]
[2025-09-30T20:56:11.068Z] [exec] #12 [ 8/11] COPY tomee/test.sh /test.sh
[2025-09-30T20:56:11.068Z] [exec] #12 DONE 0.1s
[2025-09-30T20:56:11.068Z] [exec]
[2025-09-30T20:56:11.068Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-09-30T20:56:11.068Z] [exec] #13 DONE 0.1s
[2025-09-30T20:56:11.068Z] [exec]
[2025-09-30T20:56:11.068Z] [exec] #14 [10/11] WORKDIR /tomee
[2025-09-30T20:56:11.068Z] [exec] #14 DONE 0.1s
[2025-09-30T20:56:11.068Z] [exec]
[2025-09-30T20:56:11.068Z] [exec] #15 exporting to image
[2025-09-30T20:56:11.068Z] [exec] #15 exporting layers
[2025-09-30T20:56:19.746Z] [exec] #15 exporting layers 9.9s done
[2025-09-30T20:56:19.746Z] [exec] #15 writing image sha256:c25c87b5e1bec111034e653a91b6219853321cfcc03c7a61c384e932355d7181 done
[2025-09-30T20:56:19.746Z] [exec] #15 naming to docker.io/library/adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full done
[2025-09-30T20:56:19.746Z] [exec] #15 DONE 9.9s
[2025-09-30T20:56:19.746Z] [exec]
[2025-09-30T20:56:19.746Z] [exec] [33m3 warnings found (use docker --debug to expand):
[2025-09-30T20:56:19.746Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 52)
[2025-09-30T20:56:19.746Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 59)
[2025-09-30T20:56:19.746Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
[2025-09-30T20:56:19.746Z]
[2025-09-30T20:56:19.746Z] copy_dest:
[2025-09-30T20:56:19.746Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee
[2025-09-30T20:56:19.746Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee
[2025-09-30T20:56:19.746Z]
[2025-09-30T20:56:19.746Z] build:
[2025-09-30T20:56:19.746Z]
[2025-09-30T20:56:19.746Z] BUILD SUCCESSFUL
[2025-09-30T20:56:19.746Z] Total time: 8 minutes 38 seconds
[2025-09-30T20:56:19.746Z] 0
[2025-09-30T20:56:19.746Z]
[2025-09-30T20:56:19.746Z]
[2025-09-30T20:56:19.746Z] RECORD TEST REPOs SHA
[2025-09-30T20:56:19.746Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-30T20:56:19.746Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-30T20:56:19.746Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T20:56:19.746Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T20:56:19.746Z] ================================================
[2025-09-30T20:56:19.746Z] timestamp: 20250930-205619
[2025-09-30T20:56:19.746Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[2025-09-30T20:56:19.746Z] git repo:
[2025-09-30T20:56:19.746Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:56:19.746Z] sha:
[2025-09-30T20:56:19.746Z] 50afb1a1277d4092aafb414d424c61f3a22f4979
[2025-09-30T20:56:19.746Z] ================================================
[2025-09-30T20:56:19.746Z] timestamp: 20250930-205619
[2025-09-30T20:56:19.746Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-09-30T20:56:19.746Z] git repo:
[2025-09-30T20:56:19.746Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-30T20:56:19.746Z] sha:
[2025-09-30T20:56:19.746Z] c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-09-30T20:56:19.746Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties
[2025-09-30T20:56:19.746Z] ================================================
[2025-09-30T20:56:19.746Z] timestamp: 20250930-205619
[2025-09-30T20:56:19.746Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-09-30T20:56:19.746Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-09-30T20:56:19.746Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-09-30T20:56:20.379Z] ================================================
[2025-09-30T20:56:20.379Z] timestamp: 20250930-205619
[2025-09-30T20:56:20.379Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee
[2025-09-30T20:56:20.379Z] git repo: https://github.com/apache/tomee.git
[2025-09-30T20:56:20.379Z] sha:6fb29e449592e8aaf60b9663dd6bac75df806c19
[2025-09-30T20:56:20.379Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:56:20.379Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-09-30T20:56:20.379Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:56:20.379Z] perl scripts/configure.pl
[2025-09-30T20:56:20.379Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T20:56:21.017Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T20:56:21.017Z]
[2025-09-30T20:56:21.017Z] Starting to generate test make files.
[2025-09-30T20:56:21.017Z]
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:21.655Z] Make files are generated successfully.
[2025-09-30T20:56:21.655Z]
[2025-09-30T20:56:22.294Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:56:22.294Z] make -f runtest.mk _sanity.external
[2025-09-30T20:56:22.294Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-09-30T20:56:22.294Z]
[2025-09-30T20:56:22.294Z] Running make 4.3
[2025-09-30T20:56:22.294Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-09-30T20:56:22.294Z] set JDK_VERSION to 8
[2025-09-30T20:56:22.294Z] set JDK_IMPL to hotspot
[2025-09-30T20:56:22.294Z] set JVM_VERSION to openjdk8
[2025-09-30T20:56:22.294Z] set JCL_VERSION to latest
[2025-09-30T20:56:22.294Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-09-30T20:56:22.294Z] set SPEC to linux_x86-64
[2025-09-30T20:56:22.294Z] set TEST_FLAG to
[2025-09-30T20:56:22.294Z] set OS_LABEL to ubuntu.24
[2025-09-30T20:56:22.294Z] Running sanity.external ...
[2025-09-30T20:56:22.294Z] There are 5 test targets in sanity.external
[2025-09-30T20:56:22.294Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-30T20:56:22.294Z] openjdk version "1.8.0_472-beta"
[2025-09-30T20:56:22.294Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07)
[2025-09-30T20:56:22.294Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-09-30T20:56:22.294Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-09-30T20:56:22.294Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-09-30T20:56:22.294Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/spring'
[2025-09-30T20:56:22.294Z]
[2025-09-30T20:56:22.294Z] ===============================================