Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 354
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 405
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 329
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_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_openjdk21_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 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-30T07:19:37.663Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-08-30T07:19:37.663Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-30T07:19:37.680Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' 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-08-30T07:19:37.687Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-08-30T07:19:52.692Z] Still waiting to schedule task
[2025-08-30T07:19:52.693Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12’
[2025-08-30T09:06:12.852Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk21_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-08-30T09:06:12.880Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-30T09:06:13.091Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T09:06:13.092Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T09:06:13.201Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-30T09:06:13.331Z] The recommended git tool is: git
[2025-08-30T09:06:13.530Z] No credentials specified
[2025-08-30T09:06:13.643Z] Cloning the remote Git repository
[2025-08-30T09:06:13.798Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-30T09:06:13.798Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-08-30T09:06:13.831Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-30T09:06:13.832Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-30T09:06:13.832Z] > git --version # timeout=10
[2025-08-30T09:06:13.837Z] > git --version # 'git version 2.43.0'
[2025-08-30T09:06:13.837Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T09:06:17.474Z] Avoid second fetch
[2025-08-30T09:06:17.579Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
[2025-08-30T09:06:17.298Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-30T09:06:17.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T09:06:17.523Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-30T09:06:17.627Z] > git config core.sparsecheckout # timeout=10
[2025-08-30T09:06:17.634Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
[2025-08-30T09:06:18.591Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_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-08-30T09:06:20.153Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-30T09:06:20.184Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-30T09:06:21.353Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-08-30T09:06:21.758Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-30T09:06:22.880Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-30T09:06:22.880Z] Unix type machine..
[2025-08-30T09:06:22.880Z] Running on a Linux host
[2025-08-30T09:06:22.880Z] 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-08-30T09:06:24.980Z] + printenv
[2025-08-30T09:06:24.980Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-30T09:06:24.980Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-30T09:06:24.980Z] SETUP_JCK_RUN=false
[2025-08-30T09:06:24.980Z] USE_TESTENV_PROPERTIES=false
[2025-08-30T09:06:24.980Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-30T09:06:24.980Z] BUILD_LIST=external
[2025-08-30T09:06:24.980Z] USER=jenkins
[2025-08-30T09:06:24.980Z] SSH_CLIENT=78.47.239.97 59836 22
[2025-08-30T09:06:24.980Z] SDK_RESOURCE=upstream
[2025-08-30T09:06:24.980Z] CI=true
[2025-08-30T09:06:24.980Z] OPENJ9_BRANCH=master
[2025-08-30T09:06:24.980Z] jobStatus=SUCCESS
[2025-08-30T09:06:24.980Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-30T09:06:24.980Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/76/display/redirect?page=changes
[2025-08-30T09:06:24.980Z] UPSTREAM_JOB_NUMBER=354
[2025-08-30T09:06:24.980Z] XDG_SESSION_TYPE=tty
[2025-08-30T09:06:24.980Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-30T09:06:24.980Z] TARGET=sanity.external
[2025-08-30T09:06:24.980Z] EXIT_FAILURE=false
[2025-08-30T09:06:24.980Z] SHLVL=0
[2025-08-30T09:06:24.980Z] 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-08-30T09:06:24.980Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-08-30T09:06:24.980Z] HOME=/home/jenkins
[2025-08-30T09:06:24.980Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-30T09:06:24.980Z] USE_JRE=false
[2025-08-30T09:06:24.980Z] OLDPWD=/home/jenkins
[2025-08-30T09:06:24.980Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/76/
[2025-08-30T09:06:24.980Z] ADOPTOPENJDK_BRANCH=master
[2025-08-30T09:06:24.980Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap
[2025-08-30T09:06:24.980Z] JDK_IMPL=hotspot
[2025-08-30T09:06:24.980Z] HUDSON_COOKIE=aa6e056e-ea08-4aae-9c6e-3961826ab240
[2025-08-30T09:06:24.980Z] DOCKER_REQUIRED=true
[2025-08-30T09:06:24.980Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f
[2025-08-30T09:06:24.980Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-08-30T09:06:24.980Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-08-30T09:06:24.980Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-08-30T09:06:24.980Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-08-30T09:06:24.980Z] KEEP_WORKSPACE=false
[2025-08-30T09:06:24.981Z] ARCHIVE_TEST_RESULTS=false
[2025-08-30T09:06:24.981Z] GENERATE_JOBS=true
[2025-08-30T09:06:24.981Z] DOCKERIMAGE_TAG=nightly
[2025-08-30T09:06:24.981Z] NODE_NAME=test-azure-ubuntu2404-x64-1
[2025-08-30T09:06:24.981Z] LOGNAME=jenkins
[2025-08-30T09:06:24.981Z] PERSONAL_BUILD=false
[2025-08-30T09:06:24.981Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-30T09:06:24.981Z] JDK_BRANCH=jdk-21.0.9+5_adopt
[2025-08-30T09:06:24.981Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-08-30T09:06:24.981Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/76/display/redirect?page=artifacts
[2025-08-30T09:06:24.981Z] AUTO_DETECT=true
[2025-08-30T09:06:24.981Z] STAGE_NAME=Setup
[2025-08-30T09:06:24.981Z] XDG_SESSION_CLASS=user
[2025-08-30T09:06:24.981Z] EXECUTOR_NUMBER=0
[2025-08-30T09:06:24.981Z] JDK_VERSION=21
[2025-08-30T09:06:24.981Z] XDG_SESSION_ID=27631
[2025-08-30T09:06:24.981Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-30T09:06:24.981Z] BUILD_DISPLAY_NAME=#76
[2025-08-30T09:06:24.981Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-30T09:06:24.981Z] TIME_LIMIT=25
[2025-08-30T09:06:24.981Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/76/display/redirect?page=tests
[2025-08-30T09:06:24.981Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-30T09:06:24.981Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-08-30T09:06:24.981Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-08-30T09:06:24.981Z] DIAGNOSTICLEVEL=noDetails
[2025-08-30T09:06:24.981Z] TKG_ITERATIONS=1
[2025-08-30T09:06:24.981Z] PLATFORM=x86-64_linux
[2025-08-30T09:06:24.981Z] BUILD_ID=76
[2025-08-30T09:06:24.981Z] EXIT_SUCCESS=false
[2025-08-30T09:06:24.981Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-08-30T09:06:24.981Z] RERUN_FAILURE=true
[2025-08-30T09:06:24.981Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T09:06:24.981Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-30T09:06:24.981Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-76
[2025-08-30T09:06:24.981Z] LANG=C.UTF-8
[2025-08-30T09:06:24.981Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-30T09:06:24.981Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-30T09:06:24.981Z] KEEP_REPORTDIR=false
[2025-08-30T09:06:24.981Z] ORIGIN_JDK_VERSION=21
[2025-08-30T09:06:24.981Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/
[2025-08-30T09:06:24.981Z] JCK_GIT_BRANCH=master
[2025-08-30T09:06:24.981Z] BUILD_NUMBER=76
[2025-08-30T09:06:24.981Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-08-30T09:06:24.981Z] ITERATIONS=1
[2025-08-30T09:06:24.981Z] JENKINS_NODE_COOKIE=e5c77a32-9a11-40d5-ad19-6850df298b23
[2025-08-30T09:06:24.981Z] SHELL=/bin/bash
[2025-08-30T09:06:24.981Z] SPEC=linux_x86-64
[2025-08-30T09:06:24.981Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-30T09:06:24.981Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T09:06:24.981Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-08-30T09:06:24.981Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-30T09:06:24.981Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/76/display/redirect
[2025-08-30T09:06:24.981Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-30T09:06:24.981Z] NUM_PROCESSORS=2
[2025-08-30T09:06:24.981Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect
[2025-08-30T09:06:24.981Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin
[2025-08-30T09:06:24.981Z] SLACK_CHANNEL=aqavit-bot
[2025-08-30T09:06:24.981Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-08-30T09:06:24.981Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-30T09:06:24.981Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-08-30T09:06:24.981Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:06:24.981Z] SSH_CONNECTION=78.47.239.97 59836 172.22.0.4 22
[2025-08-30T09:06:24.981Z] TEST_TIME=120
[2025-08-30T09:06:24.981Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp
[2025-08-30T09:06:24.981Z] PARALLEL=Dynamic
[2025-08-30T09:06:24.981Z] JOBSTARTTIME=Sat, 30 Aug 2025 09:06:20 +0000
[2025-08-30T09:06:24.981Z] DYNAMIC_COMPILE=true
[2025-08-30T09:06:24.981Z] 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-08-30T09:06:25.277Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-30T09:06:25.296Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T09:07:35.537Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 354
[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-08-30T09:07:35.859Z] 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-08-30T09:07:35.866Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-08-30T09:07:35.931Z] $ ssh-agent
[2025-08-30T09:07:36.367Z] SSH_AUTH_SOCK=/tmp/ssh-PXp0fR0EkrB8/agent.617811
[2025-08-30T09:07:36.367Z] SSH_AGENT_PID=617814
[2025-08-30T09:07:36.367Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-30T09:07:36.388Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-30T09:07:36.417Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-30T09:07:37.553Z] + pwd
[2025-08-30T09:07:37.553Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-30T09:07:37.553Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-08-30T09:07:37.553Z] get jdk binary...
[2025-08-30T09:07:37.553Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-30T09:07:37.553Z] Uncompressing file: OpenJDK21U-jdk-sources_21.0.9_5-ea.tar.gz ...
[2025-08-30T09:07:43.462Z] List files in jdkbinary folder...
[2025-08-30T09:07:43.462Z] total 718776
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 239997558 Aug 30 06:59 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 114637996 Aug 30 06:16 OpenJDK21U-jdk-sources_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 207140383 Aug 30 06:59 OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 51947045 Aug 30 06:58 OpenJDK21U-jre_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:43.463Z] -rw-rw-r-- 1 jenkins jenkins 31522 Aug 30 07:05 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea-metadata.json
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 168143 Aug 30 07:08 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea.json
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 4439015 Aug 30 06:59 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:43.463Z] -rw-r--r-- 1 jenkins jenkins 117643685 Aug 30 06:58 OpenJDK21U-testimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:43.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 09:07 tmp
[2025-08-30T09:07:43.463Z] List files in jdkbinary/tmp folder...
[2025-08-30T09:07:43.463Z] total 4
[2025-08-30T09:07:43.463Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:16 jdk-21.0.9+5-src
[2025-08-30T09:07:43.463Z] Moving directory jdk-21.0.9+5-src/ to ../source-image
[2025-08-30T09:07:43.463Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_5-ea.tar.gz ...
[2025-08-30T09:07:45.529Z] List files in jdkbinary folder...
[2025-08-30T09:07:45.529Z] total 718784
[2025-08-30T09:07:45.529Z] -rw-r--r-- 1 jenkins jenkins 239997558 Aug 30 06:59 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:45.529Z] -rw-r--r-- 1 jenkins jenkins 114637996 Aug 30 06:16 OpenJDK21U-jdk-sources_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:45.530Z] -rw-r--r-- 1 jenkins jenkins 207140383 Aug 30 06:59 OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:45.530Z] -rw-r--r-- 1 jenkins jenkins 51947045 Aug 30 06:58 OpenJDK21U-jre_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:45.530Z] -rw-rw-r-- 1 jenkins jenkins 31522 Aug 30 07:05 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea-metadata.json
[2025-08-30T09:07:45.530Z] -rw-r--r-- 1 jenkins jenkins 168143 Aug 30 07:08 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea.json
[2025-08-30T09:07:45.530Z] -rw-r--r-- 1 jenkins jenkins 4439015 Aug 30 06:59 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:45.530Z] -rw-r--r-- 1 jenkins jenkins 117643685 Aug 30 06:58 OpenJDK21U-testimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:45.530Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:16 source-image
[2025-08-30T09:07:45.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 09:07 tmp
[2025-08-30T09:07:45.530Z] List files in jdkbinary/tmp folder...
[2025-08-30T09:07:45.530Z] total 4
[2025-08-30T09:07:45.530Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:58 jdk-21.0.9+5
[2025-08-30T09:07:45.530Z] Moving directory jdk-21.0.9+5/ to ../j2sdk-image
[2025-08-30T09:07:45.530Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_21.0.9_5-ea.tar.gz ...
[2025-08-30T09:07:46.841Z] List files in jdkbinary folder...
[2025-08-30T09:07:46.841Z] total 718784
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 239997558 Aug 30 06:59 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 114637996 Aug 30 06:16 OpenJDK21U-jdk-sources_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 207140383 Aug 30 06:59 OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 51947045 Aug 30 06:58 OpenJDK21U-jre_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.841Z] -rw-rw-r-- 1 jenkins jenkins 31522 Aug 30 07:05 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea-metadata.json
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 168143 Aug 30 07:08 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea.json
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 4439015 Aug 30 06:59 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.841Z] -rw-r--r-- 1 jenkins jenkins 117643685 Aug 30 06:58 OpenJDK21U-testimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.841Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:58 j2sdk-image
[2025-08-30T09:07:46.841Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:16 source-image
[2025-08-30T09:07:46.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 09:07 tmp
[2025-08-30T09:07:46.841Z] List files in jdkbinary/tmp folder...
[2025-08-30T09:07:46.841Z] total 4
[2025-08-30T09:07:46.841Z] drwxr-xr-x 6 jenkins jenkins 4096 Aug 30 06:58 jdk-21.0.9+5-jre
[2025-08-30T09:07:46.841Z] Moving directory jdk-21.0.9+5-jre/ to ../j2re-image
[2025-08-30T09:07:46.841Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.9_5-ea.tar.gz ...
[2025-08-30T09:07:46.841Z] List files in jdkbinary folder...
[2025-08-30T09:07:46.841Z] total 718788
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 239997558 Aug 30 06:59 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 114637996 Aug 30 06:16 OpenJDK21U-jdk-sources_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 207140383 Aug 30 06:59 OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 51947045 Aug 30 06:58 OpenJDK21U-jre_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.842Z] -rw-rw-r-- 1 jenkins jenkins 31522 Aug 30 07:05 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea-metadata.json
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 168143 Aug 30 07:08 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea.json
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 4439015 Aug 30 06:59 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.842Z] -rw-r--r-- 1 jenkins jenkins 117643685 Aug 30 06:58 OpenJDK21U-testimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:46.842Z] drwxr-xr-x 6 jenkins jenkins 4096 Aug 30 06:58 j2re-image
[2025-08-30T09:07:46.842Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:58 j2sdk-image
[2025-08-30T09:07:46.842Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:16 source-image
[2025-08-30T09:07:46.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 09:07 tmp
[2025-08-30T09:07:46.842Z] List files in jdkbinary/tmp folder...
[2025-08-30T09:07:46.842Z] total 4
[2025-08-30T09:07:46.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 06:58 jdk-21.0.9+5-static-libs
[2025-08-30T09:07:46.842Z] Moving directory jdk-21.0.9+5-static-libs/ to ../static-libs
[2025-08-30T09:07:46.842Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz ...
[2025-08-30T09:07:49.716Z] List files in jdkbinary folder...
[2025-08-30T09:07:49.716Z] total 718792
[2025-08-30T09:07:49.716Z] -rw-r--r-- 1 jenkins jenkins 239997558 Aug 30 06:59 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:49.716Z] -rw-r--r-- 1 jenkins jenkins 114637996 Aug 30 06:16 OpenJDK21U-jdk-sources_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:49.717Z] -rw-r--r-- 1 jenkins jenkins 207140383 Aug 30 06:59 OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:49.717Z] -rw-r--r-- 1 jenkins jenkins 51947045 Aug 30 06:58 OpenJDK21U-jre_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:49.717Z] -rw-rw-r-- 1 jenkins jenkins 31522 Aug 30 07:05 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea-metadata.json
[2025-08-30T09:07:49.717Z] -rw-r--r-- 1 jenkins jenkins 168143 Aug 30 07:08 OpenJDK21U-sbom_x64_linux_hotspot_21.0.9_5-ea.json
[2025-08-30T09:07:49.717Z] -rw-r--r-- 1 jenkins jenkins 4439015 Aug 30 06:59 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:49.717Z] -rw-r--r-- 1 jenkins jenkins 117643685 Aug 30 06:58 OpenJDK21U-testimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz
[2025-08-30T09:07:49.717Z] drwxr-xr-x 6 jenkins jenkins 4096 Aug 30 06:58 j2re-image
[2025-08-30T09:07:49.717Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:58 j2sdk-image
[2025-08-30T09:07:49.717Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 30 06:16 source-image
[2025-08-30T09:07:49.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 06:58 static-libs
[2025-08-30T09:07:49.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 09:07 tmp
[2025-08-30T09:07:49.717Z] List files in jdkbinary/tmp folder...
[2025-08-30T09:07:49.717Z] total 4
[2025-08-30T09:07:49.717Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 30 06:43 jdk-21.0.9+5-test-image
[2025-08-30T09:07:49.717Z] Moving directory jdk-21.0.9+5-test-image/ to ../openjdk-test-image
[2025-08-30T09:07:49.717Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_21.0.9_5-ea.tar.gz over ./j2sdk-image...
[2025-08-30T09:07:55.619Z] Removing top-level folder jdk-21.0.9+5-debug-image/
[2025-08-30T09:07:55.619Z] Removing top-level folder jdk-21.0.9+5/
[2025-08-30T09:07:59.379Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-08-30T09:07:59.379Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-30T09:07:59.379Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-30T09:07:59.379Z] OpenJDK Runtime Environment Temurin-21.0.9+5-202508300616 (build 21.0.9-beta+5-ea)
[2025-08-30T09:07:59.379Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+5-202508300616 (build 21.0.9-beta+5-ea, mixed mode, sharing)
[2025-08-30T09:07:59.379Z] =JAVA VERSION OUTPUT END=
[2025-08-30T09:07:59.379Z] =RELEASE INFO BEGIN=
[2025-08-30T09:07:59.379Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-30T09:07:59.379Z] IMPLEMENTOR_VERSION="Temurin-21.0.9+5-202508300616"
[2025-08-30T09:07:59.379Z] JAVA_RUNTIME_VERSION="21.0.9-beta+5-ea"
[2025-08-30T09:07:59.379Z] JAVA_VERSION="21.0.9"
[2025-08-30T09:07:59.379Z] JAVA_VERSION_DATE="2025-10-21"
[2025-08-30T09:07:59.379Z] LIBC="gnu"
[2025-08-30T09:07:59.379Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-08-30T09:07:59.379Z] OS_ARCH="x86_64"
[2025-08-30T09:07:59.379Z] OS_NAME="Linux"
[2025-08-30T09:07:59.379Z] SOURCE=".:git:a53a5168ede9"
[2025-08-30T09:07:59.379Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7"
[2025-08-30T09:07:59.379Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-30T09:07:59.379Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-08-30T09:07:59.379Z] FULL_VERSION="21.0.9-beta+5-ea"
[2025-08-30T09:07:59.379Z] SEMANTIC_VERSION="21.0.9+5"
[2025-08-30T09:07:59.379Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-08-30T09:07:59.379Z] JVM_VARIANT="Hotspot"
[2025-08-30T09:07:59.379Z] JVM_VERSION="21.0.9-beta+5-ea"
[2025-08-30T09:07:59.379Z] IMAGE_TYPE="JDK"
[2025-08-30T09:07:59.379Z] =RELEASE INFO END=
[2025-08-30T09:07:59.379Z] get testKitGen...
[2025-08-30T09:07:59.379Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-30T09:08:00.689Z] git rev-parse master
[2025-08-30T09:08:00.689Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-30T09:08:01.093Z] $ ssh-agent -k
[2025-08-30T09:08:01.097Z] unset SSH_AUTH_SOCK;
[2025-08-30T09:08:01.097Z] unset SSH_AGENT_PID;
[2025-08-30T09:08:01.097Z] echo Agent pid 617814 killed;
[2025-08-30T09:08:01.526Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-30T09:08:02.032Z] 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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B5_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=354&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-30T09:08:02.051Z] 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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B5_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=354&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-08-30T09:08:02.101Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T09:08:02.702Z] Copied 1 artifact from "getTRSSOutput" build number 1880
[Pipeline] sh
[2025-08-30T09:08:03.839Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-30T09:08:03.839Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-30T09:08:03.839Z] + tar xof -
[2025-08-30T09:08:03.839Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-30T09:08:04.164Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T09:08:04.181Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-30T09:08:05.301Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-30T09:08:33.183Z] --------------------------------------------
[2025-08-30T09:08:33.183Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:33.183Z] task is set to default
[2025-08-30T09:08:33.183Z] dependencyList is set to all
[2025-08-30T09:08:33.183Z] --------------------------------------------
[2025-08-30T09:08:33.183Z] Starting download third party dependent jars
[2025-08-30T09:08:33.183Z] --------------------------------------------
[2025-08-30T09:08:33.183Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-30T09:08:33.183Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-30T09:08:33.516Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' label
[Pipeline] sh
[2025-08-30T09:08:34.681Z] + cd ./aqa-tests/TKG
[2025-08-30T09:08:34.681Z] + uname
[2025-08-30T09:08:34.681Z] + [ Linux = AIX ]
[2025-08-30T09:08:34.681Z] + uname
[2025-08-30T09:08:34.681Z] + [ Linux = SunOS ]
[2025-08-30T09:08:34.681Z] + uname
[2025-08-30T09:08:34.681Z] + [ Linux = *BSD ]
[2025-08-30T09:08:34.681Z] + MAKE=make
[2025-08-30T09:08:34.681Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-08-30T09:08:34.681Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T09:08:34.681Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:34.681Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T09:08:34.681Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T09:08:34.681Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T09:08:34.681Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T09:08:34.681Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-30T09:08:34.681Z]
[2025-08-30T09:08:34.681Z] build:
[2025-08-30T09:08:34.681Z]
[2025-08-30T09:08:34.681Z] clean:
[2025-08-30T09:08:35.313Z]
[2025-08-30T09:08:35.313Z] init:
[2025-08-30T09:08:35.313Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T09:08:35.313Z]
[2025-08-30T09:08:35.313Z] getDependentLibs:
[2025-08-30T09:08:35.313Z] [exec] --------------------------------------------
[2025-08-30T09:08:35.313Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:35.313Z] [exec] task is set to default
[2025-08-30T09:08:35.313Z] [exec] dependencyList is set to json_simple
[2025-08-30T09:08:35.313Z] [exec] --------------------------------------------
[2025-08-30T09:08:35.313Z] [exec] Starting download third party dependent jars
[2025-08-30T09:08:35.313Z] [exec] --------------------------------------------
[2025-08-30T09:08:35.313Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:35.313Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T09:08:35.313Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T09:08:35.313Z]
[2025-08-30T09:08:35.313Z] compile:
[2025-08-30T09:08:35.313Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T09:08:35.313Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T09:08:35.313Z] [echo] ===fork: yes
[2025-08-30T09:08:35.313Z] [echo] ===debug: on
[2025-08-30T09:08:35.313Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T09:08:37.377Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-30T09:08:37.377Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-30T09:08:37.377Z]
[2025-08-30T09:08:37.377Z] dist:
[2025-08-30T09:08:37.377Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-30T09:08:38.010Z]
[2025-08-30T09:08:38.010Z] BUILD SUCCESSFUL
[2025-08-30T09:08:38.010Z] Total time: 3 seconds
[2025-08-30T09:08:38.010Z] 0
[2025-08-30T09:08:38.010Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T09:08:38.010Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T09:08:38.010Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-30T09:08:38.648Z] ****************************** MACHINE INFO ******************************
[2025-08-30T09:08:38.648Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-30T09:08:38.648Z] Free Physical Memory Size : 369152000
[2025-08-30T09:08:38.648Z] Free space (bytes) : 116716896256
[2025-08-30T09:08:38.648Z] Total Physical Memory Size : 8277016576
[2025-08-30T09:08:38.648Z] Total space (bytes) : 126227120128
[2025-08-30T09:08:38.648Z] Usable space (bytes) : 110257668096
[2025-08-30T09:08:38.648Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T09:08:38.648Z] bashVersion :
[2025-08-30T09:08:38.648Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-08-30T09:08:38.648Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-30T09:08:38.648Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] This is free software; you are free to change and redistribute it.
[2025-08-30T09:08:38.648Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T09:08:38.648Z] cpuCores : 2
[2025-08-30T09:08:38.648Z] curlVersion :
[2025-08-30T09:08:38.648Z] 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-08-30T09:08:38.648Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-30T09:08:38.648Z] 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-08-30T09:08:38.648Z] 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-08-30T09:08:38.648Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-08-30T09:08:38.648Z] gcc version : 13
[2025-08-30T09:08:38.648Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-30T09:08:38.648Z] gdb version : bash: line 1: gdb: command not found
[2025-08-30T09:08:38.648Z] lldb version : Command could not be executed
[2025-08-30T09:08:38.648Z] makeVersion :
[2025-08-30T09:08:38.648Z] GNU Make 4.3
[2025-08-30T09:08:38.648Z] Built for x86_64-pc-linux-gnu
[2025-08-30T09:08:38.648Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-30T09:08:38.648Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T09:08:38.648Z] This is free software: you are free to change and redistribute it.
[2025-08-30T09:08:38.648Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T09:08:38.648Z] mavenVersion :
[2025-08-30T09:08:38.648Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-30T09:08:38.648Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-30T09:08:38.648Z] Java version: 21.0.9-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T09:08:38.648Z] Default locale: en, platform encoding: UTF-8
[2025-08-30T09:08:38.648Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-08-30T09:08:38.648Z] osInfo :
[2025-08-30T09:08:38.648Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-30T09:08:38.648Z] NAME="Ubuntu"
[2025-08-30T09:08:38.648Z] VERSION_ID="24.04"
[2025-08-30T09:08:38.648Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-30T09:08:38.648Z] VERSION_CODENAME=noble
[2025-08-30T09:08:38.648Z] ID=ubuntu
[2025-08-30T09:08:38.648Z] ID_LIKE=debian
[2025-08-30T09:08:38.648Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-30T09:08:38.648Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-30T09:08:38.648Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-30T09:08:38.648Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-30T09:08:38.648Z] UBUNTU_CODENAME=noble
[2025-08-30T09:08:38.648Z] LOGO=ubuntu-logo
[2025-08-30T09:08:38.648Z] osLabel : ubuntu.24
[2025-08-30T09:08:38.648Z] perlVersion :
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-08-30T09:08:38.648Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] Copyright 1987-2023, Larry Wall
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T09:08:38.648Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T09:08:38.648Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T09:08:38.648Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-30T09:08:38.648Z] procArch : x86_64
[2025-08-30T09:08:38.648Z] sysArch : x86_64
[2025-08-30T09:08:38.648Z] sysOS : Linux
[2025-08-30T09:08:38.648Z] ulimit :
[2025-08-30T09:08:38.648Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-30T09:08:38.648Z] core file size (blocks, -c) 0
[2025-08-30T09:08:38.648Z] data seg size (kbytes, -d) unlimited
[2025-08-30T09:08:38.648Z] scheduling priority (-e) 0
[2025-08-30T09:08:38.648Z] file size (blocks, -f) unlimited
[2025-08-30T09:08:38.648Z] pending signals (-i) 31444
[2025-08-30T09:08:38.648Z] max locked memory (kbytes, -l) 1010376
[2025-08-30T09:08:38.648Z] max memory size (kbytes, -m) unlimited
[2025-08-30T09:08:38.648Z] open files (-n) 1048576
[2025-08-30T09:08:38.648Z] pipe size (512 bytes, -p) 8
[2025-08-30T09:08:38.648Z] POSIX message queues (bytes, -q) 819200
[2025-08-30T09:08:38.648Z] real-time priority (-r) 0
[2025-08-30T09:08:38.648Z] stack size (kbytes, -s) 8192
[2025-08-30T09:08:38.648Z] cpu time (seconds, -t) unlimited
[2025-08-30T09:08:38.648Z] max user processes (-u) 31444
[2025-08-30T09:08:38.648Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T09:08:38.648Z] file locks (-x) unlimited
[2025-08-30T09:08:38.648Z] 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-08-30T09:08:38.648Z] vmVendor : Oracle Corporation
[2025-08-30T09:08:38.648Z] vmVersion : 21.0.9-beta+5-ea
[2025-08-30T09:08:38.648Z] xlc version : bash: line 1: xlC: command not found
[2025-08-30T09:08:38.648Z] **************************************************************************
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] System.getProperty('os.name')=Linux
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] System.getProperty('os.arch')=amd64
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] System.getProperty('java.fullversion')=null
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] 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_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:38.648Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:08:38.648Z] perl scripts/configure.pl
[2025-08-30T09:08:38.648Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_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=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-30T09:08:38.648Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:38.648Z] Starting to generate parallel test lists.
[2025-08-30T09:08:38.648Z]
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-30T09:08:39.280Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-30T09:08:39.281Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-30T09:08:39.281Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-30T09:08:39.281Z] Attempting to get test duration data from TRSS.
[2025-08-30T09:08:39.281Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2025-08-30T09:08:39.910Z] Attempting to get test duration data from cached files.
[2025-08-30T09:08:39.910Z]
[2025-08-30T09:08:39.910Z] TEST DURATION
[2025-08-30T09:08:39.910Z] ====================================================================================
[2025-08-30T09:08:39.910Z] Total number of tests searched: 7
[2025-08-30T09:08:39.910Z] Number of test durations found: 6
[2025-08-30T09:08:39.910Z] Top slowest tests:
[2025-08-30T09:08:39.910Z] 06m20s quarkus_test_0
[2025-08-30T09:08:39.910Z] 06m04s quarkus_quickstarts_test_0
[2025-08-30T09:08:39.910Z] 00m40s example_functional_0
[2025-08-30T09:08:39.910Z] Following test duration data cannot be found:
[2025-08-30T09:08:39.910Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-08-30T09:08:39.910Z] [example_functional_0]
[2025-08-30T09:08:39.910Z] ====================================================================================
[2025-08-30T09:08:39.910Z]
[2025-08-30T09:08:39.910Z] Test target is split into 1 lists.
[2025-08-30T09:08:39.910Z] Reducing estimated test running time from 13m18s to 13m18s.
[2025-08-30T09:08:39.910Z]
[2025-08-30T09:08:39.910Z] -------------------------------------testList_0-------------------------------------
[2025-08-30T09:08:39.910Z] Number of tests: 7
[2025-08-30T09:08:39.910Z] Estimated running time: 13m18s
[2025-08-30T09:08:39.910Z] TESTLIST=quarkus_test_0,quarkus_quickstarts_test_0,example_functional_0,openliberty_microprofile_tck_0,spring_test_0,quarkus_openshift_test_0,quarkus_native_test_0
[2025-08-30T09:08:39.910Z] ------------------------------------------------------------------------------------
[2025-08-30T09:08:39.910Z]
[2025-08-30T09:08:39.910Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-30T09:08:39.910Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-30T09:08:40.298Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-30T09:08:40.607Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-30T09:08:40.675Z] Building tests...
[Pipeline] timeout
[2025-08-30T09:08:40.680Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T09:08:40.704Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-30T09:08:42.311Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-30T09:08:44.359Z] --------------------------------------------
[2025-08-30T09:08:44.359Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:44.359Z] task is set to default
[2025-08-30T09:08:44.359Z] dependencyList is set to all
[2025-08-30T09:08:44.359Z] --------------------------------------------
[2025-08-30T09:08:44.359Z] Starting download third party dependent jars
[2025-08-30T09:08:44.359Z] --------------------------------------------
[2025-08-30T09:08:44.359Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-30T09:08:44.359Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-30T09:08:44.690Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-30T09:08:44.858Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-08-30T09:08:44.858Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-08-30T09:08:44.861Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-30T09:08:45.139Z] 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-08-30T09:08:45.168Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-30T09:08:45.224Z] $ ssh-agent
[2025-08-30T09:08:45.661Z] SSH_AUTH_SOCK=/tmp/ssh-tLNnGGl7Yczu/agent.618274
[2025-08-30T09:08:45.661Z] SSH_AGENT_PID=618276
[2025-08-30T09:08:45.661Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-30T09:08:46.806Z] + uname
[2025-08-30T09:08:46.806Z] + [ Linux = AIX ]
[2025-08-30T09:08:46.806Z] + uname
[2025-08-30T09:08:46.806Z] + [ Linux = SunOS ]
[2025-08-30T09:08:46.806Z] + uname
[2025-08-30T09:08:46.806Z] + [ Linux = *BSD ]
[2025-08-30T09:08:46.806Z] + MAKE=make
[2025-08-30T09:08:46.806Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-30T09:08:46.806Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-30T09:08:48.219Z] + uname
[2025-08-30T09:08:48.219Z] + [ Linux = AIX ]
[2025-08-30T09:08:48.219Z] + uname
[2025-08-30T09:08:48.219Z] + [ Linux = SunOS ]
[2025-08-30T09:08:48.219Z] + uname
[2025-08-30T09:08:48.219Z] + [ Linux = *BSD ]
[2025-08-30T09:08:48.219Z] + MAKE=make
[2025-08-30T09:08:48.220Z] + cd ./aqa-tests
[2025-08-30T09:08:48.220Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-30T09:08:48.220Z] + set +x
[2025-08-30T09:08:48.220Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T09:08:48.220Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:48.220Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T09:08:48.220Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T09:08:48.220Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T09:08:48.220Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T09:08:48.220Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-30T09:08:48.220Z]
[2025-08-30T09:08:48.220Z] build:
[2025-08-30T09:08:48.220Z]
[2025-08-30T09:08:48.220Z] clean:
[2025-08-30T09:08:48.220Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-08-30T09:08:48.220Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T09:08:48.220Z]
[2025-08-30T09:08:48.220Z] init:
[2025-08-30T09:08:48.220Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T09:08:48.220Z]
[2025-08-30T09:08:48.220Z] getDependentLibs:
[2025-08-30T09:08:48.852Z] [exec] --------------------------------------------
[2025-08-30T09:08:48.852Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:48.852Z] [exec] task is set to default
[2025-08-30T09:08:48.852Z] [exec] dependencyList is set to json_simple
[2025-08-30T09:08:48.852Z] [exec] --------------------------------------------
[2025-08-30T09:08:48.852Z] [exec] Starting download third party dependent jars
[2025-08-30T09:08:48.852Z] [exec] --------------------------------------------
[2025-08-30T09:08:48.852Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-08-30T09:08:48.852Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T09:08:48.852Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T09:08:48.852Z]
[2025-08-30T09:08:48.852Z] compile:
[2025-08-30T09:08:48.852Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T09:08:48.852Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T09:08:48.852Z] [echo] ===fork: yes
[2025-08-30T09:08:48.852Z] [echo] ===debug: on
[2025-08-30T09:08:48.852Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T09:08:50.913Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-30T09:08:50.913Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-30T09:08:50.913Z]
[2025-08-30T09:08:50.913Z] dist:
[2025-08-30T09:08:50.913Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-30T09:08:50.913Z]
[2025-08-30T09:08:50.913Z] BUILD SUCCESSFUL
[2025-08-30T09:08:50.913Z] Total time: 3 seconds
[2025-08-30T09:08:50.913Z] 0
[2025-08-30T09:08:50.913Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T09:08:51.546Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T09:08:51.546Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-30T09:08:51.546Z] ****************************** MACHINE INFO ******************************
[2025-08-30T09:08:51.546Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-30T09:08:51.546Z] Free Physical Memory Size : 362774528
[2025-08-30T09:08:51.546Z] Free space (bytes) : 116716883968
[2025-08-30T09:08:51.546Z] Total Physical Memory Size : 8277016576
[2025-08-30T09:08:51.546Z] Total space (bytes) : 126227120128
[2025-08-30T09:08:51.546Z] Usable space (bytes) : 110257655808
[2025-08-30T09:08:51.546Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T09:08:51.546Z] bashVersion :
[2025-08-30T09:08:51.546Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-08-30T09:08:51.546Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-30T09:08:51.546Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T09:08:51.546Z]
[2025-08-30T09:08:51.546Z] This is free software; you are free to change and redistribute it.
[2025-08-30T09:08:51.546Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T09:08:51.546Z] cpuCores : 2
[2025-08-30T09:08:51.546Z] curlVersion :
[2025-08-30T09:08:51.546Z] 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-08-30T09:08:51.546Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-30T09:08:51.546Z] 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-08-30T09:08:51.546Z] 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-08-30T09:08:51.546Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-08-30T09:08:51.546Z] gcc version : 13
[2025-08-30T09:08:51.546Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-30T09:08:51.546Z] gdb version : bash: line 1: gdb: command not found
[2025-08-30T09:08:51.546Z] lldb version : Command could not be executed
[2025-08-30T09:08:51.546Z] makeVersion :
[2025-08-30T09:08:51.546Z] GNU Make 4.3
[2025-08-30T09:08:51.546Z] Built for x86_64-pc-linux-gnu
[2025-08-30T09:08:51.546Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-30T09:08:51.546Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T09:08:51.546Z] This is free software: you are free to change and redistribute it.
[2025-08-30T09:08:51.546Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T09:08:51.546Z] mavenVersion :
[2025-08-30T09:08:51.546Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-30T09:08:51.546Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-30T09:08:51.546Z] Java version: 21.0.9-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T09:08:51.546Z] Default locale: en, platform encoding: UTF-8
[2025-08-30T09:08:51.546Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-08-30T09:08:51.546Z] osInfo :
[2025-08-30T09:08:51.546Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-30T09:08:51.546Z] NAME="Ubuntu"
[2025-08-30T09:08:51.546Z] VERSION_ID="24.04"
[2025-08-30T09:08:51.546Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-30T09:08:51.546Z] VERSION_CODENAME=noble
[2025-08-30T09:08:51.546Z] ID=ubuntu
[2025-08-30T09:08:51.546Z] ID_LIKE=debian
[2025-08-30T09:08:51.546Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-30T09:08:51.546Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-30T09:08:51.546Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-30T09:08:51.547Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-30T09:08:51.547Z] UBUNTU_CODENAME=noble
[2025-08-30T09:08:51.547Z] LOGO=ubuntu-logo
[2025-08-30T09:08:51.547Z] osLabel : ubuntu.24
[2025-08-30T09:08:51.547Z] perlVersion :
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-08-30T09:08:51.547Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] Copyright 1987-2023, Larry Wall
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T09:08:51.547Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T09:08:51.547Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T09:08:51.547Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-30T09:08:51.547Z] procArch : x86_64
[2025-08-30T09:08:51.547Z] sysArch : x86_64
[2025-08-30T09:08:51.547Z] sysOS : Linux
[2025-08-30T09:08:51.547Z] ulimit :
[2025-08-30T09:08:51.547Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-30T09:08:51.547Z] core file size (blocks, -c) 0
[2025-08-30T09:08:51.547Z] data seg size (kbytes, -d) unlimited
[2025-08-30T09:08:51.547Z] scheduling priority (-e) 0
[2025-08-30T09:08:51.547Z] file size (blocks, -f) unlimited
[2025-08-30T09:08:51.547Z] pending signals (-i) 31444
[2025-08-30T09:08:51.547Z] max locked memory (kbytes, -l) 1010376
[2025-08-30T09:08:51.547Z] max memory size (kbytes, -m) unlimited
[2025-08-30T09:08:51.547Z] open files (-n) 1048576
[2025-08-30T09:08:51.547Z] pipe size (512 bytes, -p) 8
[2025-08-30T09:08:51.547Z] POSIX message queues (bytes, -q) 819200
[2025-08-30T09:08:51.547Z] real-time priority (-r) 0
[2025-08-30T09:08:51.547Z] stack size (kbytes, -s) 8192
[2025-08-30T09:08:51.547Z] cpu time (seconds, -t) unlimited
[2025-08-30T09:08:51.547Z] max user processes (-u) 31444
[2025-08-30T09:08:51.547Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T09:08:51.547Z] file locks (-x) unlimited
[2025-08-30T09:08:51.547Z] 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-08-30T09:08:51.547Z] vmVendor : Oracle Corporation
[2025-08-30T09:08:51.547Z] vmVersion : 21.0.9-beta+5-ea
[2025-08-30T09:08:51.547Z] xlc version : bash: line 1: xlC: command not found
[2025-08-30T09:08:51.547Z] **************************************************************************
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] System.getProperty('os.name')=Linux
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] System.getProperty('os.arch')=amd64
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] System.getProperty('java.fullversion')=null
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T09:08:51.547Z]
[2025-08-30T09:08:51.547Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-08-30T09:08:51.547Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:08:51.547Z] perl scripts/configure.pl
[2025-08-30T09:08:51.547Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_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=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-30T09:08:52.194Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T09:08:52.194Z]
[2025-08-30T09:08:52.194Z]
[2025-08-30T09:08:52.194Z] Starting to generate build list.
[2025-08-30T09:08:52.194Z]
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-30T09:08:52.194Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-30T09:08:52.195Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-30T09:08:52.834Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-30T09:08:52.834Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-08-30T09:08:52.834Z]
[2025-08-30T09:08:52.834Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:08:52.834Z] make -f clean.mk cleanBuild
[2025-08-30T09:08:52.834Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:08:52.834Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-08-30T09:08:52.834Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:08:52.834Z] make -f compile.mk compile
[2025-08-30T09:08:52.834Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:08:52.834Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T09:08:52.834Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T09:08:52.834Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/quarkus_quickstarts,external/quarkus,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T09:08:52.834Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T09:08:52.834Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-08-30T09:08:53.467Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/quarkus/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml
[2025-08-30T09:08:53.467Z]
[2025-08-30T09:08:53.467Z] -create_test_directory:
[2025-08-30T09:08:53.467Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-08-30T09:08:53.467Z]
[2025-08-30T09:08:53.467Z] stage_test_material:
[2025-08-30T09:08:53.467Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-08-30T09:08:53.467Z]
[2025-08-30T09:08:53.467Z] build:
[2025-08-30T09:08:54.098Z]
[2025-08-30T09:08:54.098Z] move_scripts:
[2025-08-30T09:08:54.098Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-08-30T09:08:54.098Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-30T09:08:54.098Z]
[2025-08-30T09:08:54.098Z] clean_image:
[2025-08-30T09:08:54.098Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot
[2025-08-30T09:08:54.098Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:08:54.098Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:08:54.098Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:08:54.098Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:08:54.098Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:08:54.098Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:08:54.098Z] [exec] The test here is functional-test
[2025-08-30T09:08:54.098Z] [exec] The directory in the external.sh is functional-test
[2025-08-30T09:08:54.098Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:08:54.098Z] [exec] Error response from daemon: No such container: functional-test-test
[2025-08-30T09:08:54.098Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full
[2025-08-30T09:08:54.098Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-30T09:08:54.098Z] [exec] Error response from daemon: invalid reference format
[2025-08-30T09:08:54.098Z] [exec] Result: 1
[2025-08-30T09:08:54.098Z]
[2025-08-30T09:08:54.098Z] build_image:
[2025-08-30T09:08:54.098Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-30T09:08:54.098Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:08:54.098Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:08:54.098Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:08:54.098Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:08:54.098Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:08:54.098Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:08:54.099Z] [exec] The test here is functional-test
[2025-08-30T09:08:54.099Z] [exec] The directory in the external.sh is functional-test
[2025-08-30T09:08:54.099Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:08:54.099Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-30T09:08:54.099Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-30T09:08:54.099Z] [exec]
[2025-08-30T09:08:54.099Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-30T09:08:54.099Z] [exec] done
[2025-08-30T09:08:54.099Z] [exec]
[2025-08-30T09:08:54.099Z] [exec] The test in the build_image() function is functional-test
[2025-08-30T09:08:54.099Z] [exec] #####################################################
[2025-08-30T09:08:54.099Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-30T09:08:54.099Z] [exec] #####################################################
[2025-08-30T09:08:54.729Z] [exec] #0 building with "default" instance using docker driver
[2025-08-30T09:08:54.729Z] [exec]
[2025-08-30T09:08:54.729Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-30T09:08:54.729Z] [exec] #1 transferring dockerfile: 2.90kB 0.0s done
[2025-08-30T09:08:54.729Z] [exec] #1 DONE 0.1s
[2025-08-30T09:08:54.729Z] [exec]
[2025-08-30T09:08:54.729Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-08-30T09:08:55.358Z] [exec] #2 DONE 0.6s
[2025-08-30T09:08:55.358Z] [exec]
[2025-08-30T09:08:55.358Z] [exec] #3 [internal] load .dockerignore
[2025-08-30T09:08:55.358Z] [exec] #3 transferring context: 2B done
[2025-08-30T09:08:55.358Z] [exec] #3 DONE 0.0s
[2025-08-30T09:08:55.358Z] [exec]
[2025-08-30T09:08:55.358Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:1bd9ac00d3acc92a137cf9aca442a42e6f777736524b87cc376342ef5402e2d4
[2025-08-30T09:08:55.358Z] [exec] #4 CACHED
[2025-08-30T09:08:55.358Z] [exec]
[2025-08-30T09:08:55.358Z] [exec] #5 [internal] load build context
[2025-08-30T09:08:55.358Z] [exec] #5 transferring context: 3.18kB 0.0s done
[2025-08-30T09:08:55.359Z] [exec] #5 DONE 0.1s
[2025-08-30T09:08:55.359Z] [exec]
[2025-08-30T09:08:55.359Z] [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-08-30T09:08:56.668Z] [exec] #6 1.639 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 1.695 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 1.713 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 1.727 Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 1.905 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 1.948 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.098 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.107 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.112 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,748 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.126 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,261 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.142 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,907 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.151 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.151 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.152 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-30T09:08:57.299Z] [exec] #6 2.162 Get:15 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,134 kB]
[2025-08-30T09:08:57.930Z] [exec] #6 2.605 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,137 kB]
[2025-08-30T09:08:57.930Z] [exec] #6 2.635 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-30T09:08:57.930Z] [exec] #6 2.636 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,392 kB]
[2025-08-30T09:08:58.560Z] [exec] #6 3.188 Fetched 32.9 MB in 2s (20.2 MB/s)
[2025-08-30T09:08:59.188Z] [exec] #6 3.188 Reading package lists...
[2025-08-30T09:09:01.240Z] [exec] #6 6.170 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:09:01.241Z] [exec] #6 6.304 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-30T09:09:01.241Z] [exec] #6 6.304 (Reading database ...
[2025-08-30T09:09:01.873Z] [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 ... 6864 files and directories currently installed.)#6 6.457 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:09:01.873Z] [exec] #6 6.464 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:01.873Z] [exec] #6 6.627 Selecting previously unselected package python3.12-minimal.
[2025-08-30T09:09:01.873Z] [exec] #6 6.629 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:09:01.873Z] [exec] #6 6.652 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:01.873Z] [exec] #6 6.752 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:01.873Z] [exec] #6 6.779 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:03.182Z] [exec] #6 7.762 Selecting previously unselected package python3-minimal.
[2025-08-30T09:09:03.183Z] [exec] #6 7.762 (Reading database ...
[2025-08-30T09:09:03.183Z] [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 ... 7175 files and directories currently installed.)#6 7.769 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.775 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.823 Selecting previously unselected package media-types.
[2025-08-30T09:09:03.183Z] [exec] #6 7.825 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.831 Unpacking media-types (10.1.0) ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.893 Selecting previously unselected package netbase.
[2025-08-30T09:09:03.183Z] [exec] #6 7.895 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.901 Unpacking netbase (6.4) ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.947 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-30T09:09:03.183Z] [exec] #6 7.949 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:09:03.183Z] [exec] #6 7.956 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:03.183Z] [exec] #6 8.131 Selecting previously unselected package python3.12.
[2025-08-30T09:09:03.183Z] [exec] #6 8.131 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:09:03.183Z] [exec] #6 8.141 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:03.183Z] [exec] #6 8.205 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-30T09:09:03.183Z] [exec] #6 8.207 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:09:03.183Z] [exec] #6 8.213 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:09:03.183Z] [exec] #6 8.264 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.468 Selecting previously unselected package python3.
[2025-08-30T09:09:03.814Z] [exec] #6 8.468 (Reading database ...
[2025-08-30T09:09:03.814Z] [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 ... 7616 files and directories currently installed.)#6 8.476 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.491 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.554 Selecting previously unselected package libapparmor1:amd64.
[2025-08-30T09:09:03.814Z] [exec] #6 8.556 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.570 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.630 Selecting previously unselected package libargon2-1:amd64.
[2025-08-30T09:09:03.814Z] [exec] #6 8.632 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.639 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.690 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-30T09:09:03.814Z] [exec] #6 8.692 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.698 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.749 Selecting previously unselected package libjson-c5:amd64.
[2025-08-30T09:09:03.814Z] [exec] #6 8.751 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.757 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.809 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-30T09:09:03.814Z] [exec] #6 8.810 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.818 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.875 Selecting previously unselected package libfdisk1:amd64.
[2025-08-30T09:09:03.814Z] [exec] #6 8.877 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.883 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:09:03.814Z] [exec] #6 8.939 Selecting previously unselected package libkmod2:amd64.
[2025-08-30T09:09:04.443Z] [exec] #6 8.941 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-30T09:09:04.443Z] [exec] #6 8.946 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:09:04.443Z] [exec] #6 8.992 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-30T09:09:04.443Z] [exec] #6 8.994 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:09:04.443Z] [exec] #6 9.000 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:04.443Z] [exec] #6 9.079 Selecting previously unselected package systemd-dev.
[2025-08-30T09:09:04.443Z] [exec] #6 9.081 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-30T09:09:04.443Z] [exec] #6 9.087 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:04.443Z] [exec] #6 9.163 Selecting previously unselected package systemd.
[2025-08-30T09:09:04.443Z] [exec] #6 9.165 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:09:04.443Z] [exec] #6 9.201 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:04.443Z] [exec] #6 9.514 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.538 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.561 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.583 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.605 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.624 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.643 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.664 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.683 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.701 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:05.072Z] [exec] #6 9.824 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-30T09:09:05.072Z] [exec] #6 9.831 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-30T09:09:05.072Z] [exec] #6 9.834 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-30T09:09:05.072Z] [exec] #6 9.853 Initializing machine ID from random generator.
[2025-08-30T09:09:05.072Z] [exec] #6 9.885 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:09:05.072Z] [exec] #6 9.885 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:09:05.072Z] [exec] #6 9.885 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:09:05.072Z] [exec] #6 9.885 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:09:05.073Z] [exec] #6 9.885 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:09:05.073Z] [exec] #6 9.885 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:09:05.073Z] [exec] #6 9.886 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:09:05.073Z] [exec] #6 9.886 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:09:05.073Z] [exec] #6 9.886 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:09:05.073Z] [exec] #6 9.919 Creating group 'systemd-journal' with GID 999.
[2025-08-30T09:09:05.073Z] [exec] #6 9.919 Creating group 'systemd-network' with GID 998.
[2025-08-30T09:09:05.073Z] [exec] #6 9.919 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-30T09:09:05.073Z] [exec] #6 10.02 Selecting previously unselected package systemd-sysv.
[2025-08-30T09:09:05.073Z] [exec] #6 10.02 (Reading database ...
[2025-08-30T09:09:05.705Z] [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 ... 8663 files and directories currently installed.)#6 10.02 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.03 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.10 Selecting previously unselected package sgml-base.
[2025-08-30T09:09:05.705Z] [exec] #6 10.10 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.11 Unpacking sgml-base (1.31) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.18 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-30T09:09:05.705Z] [exec] #6 10.18 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.19 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.23 Selecting previously unselected package dbus-bin.
[2025-08-30T09:09:05.705Z] [exec] #6 10.23 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.24 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.29 Selecting previously unselected package dbus-session-bus-common.
[2025-08-30T09:09:05.705Z] [exec] #6 10.29 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.30 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.35 Selecting previously unselected package dbus-daemon.
[2025-08-30T09:09:05.705Z] [exec] #6 10.35 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.36 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.41 Selecting previously unselected package dbus-system-bus-common.
[2025-08-30T09:09:05.705Z] [exec] #6 10.41 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.42 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.48 Selecting previously unselected package dbus.
[2025-08-30T09:09:05.705Z] [exec] #6 10.48 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.49 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.55 Selecting previously unselected package distro-info-data.
[2025-08-30T09:09:05.705Z] [exec] #6 10.55 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.56 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.63 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-30T09:09:05.705Z] [exec] #6 10.63 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.64 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.72 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-30T09:09:05.705Z] [exec] #6 10.72 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.73 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:05.705Z] [exec] #6 10.79 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-30T09:09:05.705Z] [exec] #6 10.79 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-30T09:09:05.706Z] [exec] #6 10.79 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:09:05.706Z] [exec] #6 10.84 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-30T09:09:06.336Z] [exec] #6 10.84 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-30T09:09:06.336Z] [exec] #6 10.85 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:09:06.336Z] [exec] #6 10.89 Selecting previously unselected package iso-codes.
[2025-08-30T09:09:06.336Z] [exec] #6 10.90 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-30T09:09:06.336Z] [exec] #6 10.90 Unpacking iso-codes (4.16.0-1) ...
[2025-08-30T09:09:06.336Z] [exec] #6 11.15 Selecting previously unselected package libcap2-bin.
[2025-08-30T09:09:06.336Z] [exec] #6 11.15 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-30T09:09:06.336Z] [exec] #6 11.16 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:09:06.336Z] [exec] #6 11.22 Selecting previously unselected package libelf1t64:amd64.
[2025-08-30T09:09:06.336Z] [exec] #6 11.22 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:09:06.336Z] [exec] #6 11.23 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:09:06.336Z] [exec] #6 11.27 Selecting previously unselected package libglib2.0-data.
[2025-08-30T09:09:06.968Z] [exec] #6 11.27 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.28 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.34 Selecting previously unselected package libicu74:amd64.
[2025-08-30T09:09:06.968Z] [exec] #6 11.34 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.35 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.55 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-30T09:09:06.968Z] [exec] #6 11.56 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.56 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.64 Selecting previously unselected package libxml2:amd64.
[2025-08-30T09:09:06.968Z] [exec] #6 11.64 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.4_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.65 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.71 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-30T09:09:06.968Z] [exec] #6 11.71 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.72 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.76 Selecting previously unselected package lsb-release.
[2025-08-30T09:09:06.968Z] [exec] #6 11.77 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.77 Unpacking lsb-release (12.0-2) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.82 Selecting previously unselected package python-apt-common.
[2025-08-30T09:09:06.968Z] [exec] #6 11.82 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.83 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.88 Selecting previously unselected package python3-apt.
[2025-08-30T09:09:06.968Z] [exec] #6 11.88 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.89 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.94 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-30T09:09:06.968Z] [exec] #6 11.94 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 11.95 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:09:06.968Z] [exec] #6 12.00 Selecting previously unselected package python3-dbus.
[2025-08-30T09:09:06.968Z] [exec] #6 12.00 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-30T09:09:06.968Z] [exec] #6 12.01 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:09:06.968Z] [exec] #6 12.07 Selecting previously unselected package python3-gi.
[2025-08-30T09:09:07.599Z] [exec] #6 12.08 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.08 Unpacking python3-gi (3.48.2-1) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.15 Selecting previously unselected package python3-pkg-resources.
[2025-08-30T09:09:07.599Z] [exec] #6 12.15 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.15 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.22 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.22 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.23 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.27 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-30T09:09:07.599Z] [exec] #6 12.28 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.28 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.34 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.34 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.34 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.40 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.40 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.41 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.47 Selecting previously unselected package libxmlb2:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.47 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.47 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.54 Selecting previously unselected package libappstream5:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.54 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.55 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.60 Selecting previously unselected package libduktape207:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.61 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.61 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.67 Selecting previously unselected package libdw1t64:amd64.
[2025-08-30T09:09:07.599Z] [exec] #6 12.67 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.68 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:09:07.599Z] [exec] #6 12.73 Selecting previously unselected package libglib2.0-bin.
[2025-08-30T09:09:08.229Z] [exec] #6 12.73 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.73 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.79 Selecting previously unselected package libunwind8:amd64.
[2025-08-30T09:09:08.229Z] [exec] #6 12.79 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.80 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.86 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-30T09:09:08.229Z] [exec] #6 12.86 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.87 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.95 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-30T09:09:08.229Z] [exec] #6 12.95 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 12.96 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.01 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-30T09:09:08.229Z] [exec] #6 13.01 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.02 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.09 Selecting previously unselected package xml-core.
[2025-08-30T09:09:08.229Z] [exec] #6 13.09 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.10 Unpacking xml-core (0.19) ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.17 Selecting previously unselected package polkitd.
[2025-08-30T09:09:08.229Z] [exec] #6 13.17 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.21 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:09:08.229Z] [exec] #6 13.27 Selecting previously unselected package python3-blinker.
[2025-08-30T09:09:08.858Z] [exec] #6 13.28 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.28 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.33 Selecting previously unselected package python3-cryptography.
[2025-08-30T09:09:08.859Z] [exec] #6 13.34 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.34 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.43 Selecting previously unselected package python3-pyparsing.
[2025-08-30T09:09:08.859Z] [exec] #6 13.43 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.44 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.49 Selecting previously unselected package python3-httplib2.
[2025-08-30T09:09:08.859Z] [exec] #6 13.49 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.50 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.55 Selecting previously unselected package python3-jwt.
[2025-08-30T09:09:08.859Z] [exec] #6 13.56 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.56 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.62 Selecting previously unselected package python3-lazr.uri.
[2025-08-30T09:09:08.859Z] [exec] #6 13.62 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.63 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.68 Selecting previously unselected package python3-wadllib.
[2025-08-30T09:09:08.859Z] [exec] #6 13.69 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.69 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.76 Selecting previously unselected package python3-distro.
[2025-08-30T09:09:08.859Z] [exec] #6 13.76 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.77 Unpacking python3-distro (1.9.0-1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.83 Selecting previously unselected package python3-oauthlib.
[2025-08-30T09:09:08.859Z] [exec] #6 13.83 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.83 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.91 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-30T09:09:08.859Z] [exec] #6 13.91 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.91 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:09:08.859Z] [exec] #6 13.97 Selecting previously unselected package python3-six.
[2025-08-30T09:09:09.492Z] [exec] #6 13.98 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-30T09:09:09.492Z] [exec] #6 13.98 Unpacking python3-six (1.16.0-4) ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.05 Selecting previously unselected package python3-launchpadlib.
[2025-08-30T09:09:09.492Z] [exec] #6 14.05 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.06 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.12 Selecting previously unselected package python3-software-properties.
[2025-08-30T09:09:09.492Z] [exec] #6 14.12 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.13 Unpacking python3-software-properties (0.99.49.3) ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.19 Selecting previously unselected package packagekit.
[2025-08-30T09:09:09.492Z] [exec] #6 14.19 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.20 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.29 Selecting previously unselected package software-properties-common.
[2025-08-30T09:09:09.492Z] [exec] #6 14.29 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-08-30T09:09:09.492Z] [exec] #6 14.29 Unpacking software-properties-common (0.99.49.3) ...
[2025-08-30T09:09:09.493Z] [exec] #6 14.36 Setting up media-types (10.1.0) ...
[2025-08-30T09:09:09.493Z] [exec] #6 14.41 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:09.493Z] [exec] #6 14.45 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:09:09.493Z] [exec] #6 14.47 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:09:09.493Z] [exec] #6 14.49 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:09:09.493Z] [exec] #6 14.52 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.54 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.57 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.60 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.62 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.64 No schema files found: doing nothing.
[2025-08-30T09:09:10.495Z] [exec] #6 14.65 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.67 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.70 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.73 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.75 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.77 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.79 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.82 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.84 Setting up netbase (6.4) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.89 Setting up sgml-base (1.31) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.95 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.97 Setting up lsb-release (12.0-2) ...
[2025-08-30T09:09:10.495Z] [exec] #6 14.99 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.19 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.22 Setting up iso-codes (4.16.0-1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.23 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.26 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.27 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.29 Setcap worked! gst-ptp-helper is not suid!
[2025-08-30T09:09:10.495Z] [exec] #6 15.30 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.32 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:09:10.495Z] [exec] #6 15.34 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:09:11.126Z] [exec] #6 16.17 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:09:11.126Z] [exec] #6 16.19 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:09:11.126Z] [exec] #6 16.21 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:09:11.126Z] [exec] #6 16.23 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:11.126Z] [exec] #6 16.27 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:09:11.126Z] [exec] #6 16.29 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:09:11.757Z] [exec] #6 16.31 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:11.757Z] [exec] #6 16.40 Setting up xml-core (0.19) ...
[2025-08-30T09:09:11.757Z] [exec] #6 16.60 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:09:11.758Z] [exec] #6 16.71 debconf: unable to initialize frontend: Dialog
[2025-08-30T09:09:11.758Z] [exec] #6 16.71 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-30T09:09:11.758Z] [exec] #6 16.71 debconf: falling back to frontend: Readline
[2025-08-30T09:09:11.758Z] [exec] #6 16.71 debconf: unable to initialize frontend: Readline
[2025-08-30T09:09:11.758Z] [exec] #6 16.71 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-08-30T09:09:11.758Z] [exec] #6 16.71 debconf: falling back to frontend: Teletype
[2025-08-30T09:09:11.758Z] [exec] #6 16.83 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:09:12.387Z] [exec] #6 16.85 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:09:12.387Z] [exec] #6 16.87 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:09:12.387Z] [exec] #6 16.89 running python rtupdate hooks for python3.12...
[2025-08-30T09:09:12.387Z] [exec] #6 16.89 running python post-rtupdate hooks for python3.12...
[2025-08-30T09:09:12.387Z] [exec] #6 16.98 Setting up python3-six (1.16.0-4) ...
[2025-08-30T09:09:12.387Z] [exec] #6 17.10 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:09:12.387Z] [exec] #6 17.28 Setting up python3-gi (3.48.2-1) ...
[2025-08-30T09:09:12.387Z] [exec] #6 17.45 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:09:13.017Z] [exec] #6 17.59 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:09:13.017Z] [exec] #6 17.61 Setting up python3-blinker (1.7.0-1) ...
[2025-08-30T09:09:13.017Z] [exec] #6 17.74 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:09:13.017Z] [exec] #6 17.95 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:09:13.017Z] [exec] #6 18.09 Setting up python3-distro (1.9.0-1) ...
[2025-08-30T09:09:13.647Z] [exec] #6 18.21 Setting up python3-jwt (2.7.0-1) ...
[2025-08-30T09:09:13.647Z] [exec] #6 18.35 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:09:13.647Z] [exec] #6 18.51 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:09:13.647Z] [exec] #6 18.63 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:09:14.278Z] [exec] #6 18.86 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-30T09:09:14.278Z] [exec] #6 18.99 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:09:14.278Z] [exec] #6 19.17 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:09:14.278Z] [exec] #6 19.30 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:09:14.907Z] [exec] #6 19.54 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-30T09:09:14.907Z] [exec] #6 19.56 Setting up python3-software-properties (0.99.49.3) ...
[2025-08-30T09:09:14.907Z] [exec] #6 19.70 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:09:15.543Z] [exec] #6 20.28 Processing triggers for sgml-base (1.31) ...
[2025-08-30T09:09:15.543Z] [exec] #6 20.31 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:09:15.543Z] [exec] #6 20.33 Creating group 'polkitd' with GID 997.
[2025-08-30T09:09:15.543Z] [exec] #6 20.33 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-30T09:09:15.543Z] [exec] #6 20.39 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:09:15.543Z] [exec] #6 20.40 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-30T09:09:15.543Z] [exec] #6 20.50 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-30T09:09:15.543Z] [exec] #6 20.51 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:09:15.543Z] [exec] #6 20.55 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:09:15.543Z] [exec] #6 20.56 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-30T09:09:15.543Z] [exec] #6 20.56 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-30T09:09:15.543Z] [exec] #6 20.66 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-30T09:09:16.174Z] [exec] #6 20.67 Setting up software-properties-common (0.99.49.3) ...
[2025-08-30T09:09:16.174Z] [exec] #6 20.81 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:09:19.937Z] [exec] #6 24.30 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:09:19.937Z] [exec] #6 24.31 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:09:19.937Z] [exec] #6 24.32 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:09:19.937Z] [exec] #6 24.43 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:09:19.937Z] [exec] #6 24.88 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-30T09:09:19.937Z] [exec] #6 24.97 Fetched 24.4 kB in 1s (34.6 kB/s)
[2025-08-30T09:09:21.247Z] [exec] #6 24.97 Reading package lists...
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 Repository: 'Types: deb
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 Suites: noble
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 Components: main
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 '
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 Description:
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-30T09:09:21.247Z] [exec] #6 25.79
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-30T09:09:21.247Z] [exec] #6 25.79 Adding repository.
[2025-08-30T09:09:21.247Z] [exec] #6 25.94 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:09:21.248Z] [exec] #6 25.94 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:09:21.248Z] [exec] #6 25.94 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:09:21.248Z] [exec] #6 25.96 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:09:21.248Z] [exec] #6 26.38 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-30T09:09:22.562Z] [exec] #6 26.44 Reading package lists...
[2025-08-30T09:09:23.193Z] [exec] #6 27.27 Reading package lists...
[2025-08-30T09:09:23.193Z] [exec] #6 28.07 Building dependency tree...
[2025-08-30T09:09:23.822Z] [exec] #6 28.28 Reading state information...
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 The following additional packages will be installed:
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 java-common libasan8 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libgomp1 libhwasan0 libisl23 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 Suggested packages:
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libtap-harness-archive-perl
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 Recommended packages:
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-08-30T09:09:23.822Z] [exec] #6 28.46 libasound2t64
[2025-08-30T09:09:23.822Z] [exec] #6 28.57 The following NEW packages will be installed:
[2025-08-30T09:09:23.822Z] [exec] #6 28.57 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2
[2025-08-30T09:09:23.822Z] [exec] #6 28.57 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto
[2025-08-30T09:09:23.823Z] [exec] #6 28.57 xsltproc xz-utils
[2025-08-30T09:09:23.823Z] [exec] #6 28.76 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded.
[2025-08-30T09:09:23.823Z] [exec] #6 28.76 Need to get 133 MB of archives.
[2025-08-30T09:09:23.823Z] [exec] #6 28.76 After this operation, 535 MB of additional disk space will be used.
[2025-08-30T09:09:23.823Z] [exec] #6 28.76 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-08-30T09:09:24.451Z] [exec] #6 29.50 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-30T09:09:24.451Z] [exec] #6 29.50 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-30T09:09:24.451Z] [exec] #6 29.50 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-30T09:09:24.451Z] [exec] #6 29.62 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.62 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.62 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.62 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-08-30T09:09:25.082Z] [exec] #6 29.62 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.63 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.63 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-08-30T09:09:25.082Z] [exec] #6 29.66 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.66 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.74 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-08-30T09:09:25.082Z] [exec] #6 29.74 Get:15 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-08-30T09:09:25.712Z] [exec] #6 30.62 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-08-30T09:09:25.712Z] [exec] #6 30.62 Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.64 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.64 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.66 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.4 [39.4 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.67 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.67 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.67 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.67 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-08-30T09:09:25.712Z] [exec] #6 30.70 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.5 [20.4 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.70 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-79.79 [1,906 kB]
[2025-08-30T09:09:25.712Z] [exec] #6 30.78 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.78 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.78 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.5 [2,123 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.81 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.81 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.82 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.83 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 30.83 Get:34 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-08-30T09:09:26.342Z] [exec] #6 31.04 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.04 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.10 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.12 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.16 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-08-30T09:09:26.342Z] [exec] #6 31.20 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-08-30T09:09:26.343Z] [exec] #6 31.23 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-08-30T09:09:26.343Z] [exec] #6 31.23 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB]
[2025-08-30T09:09:26.343Z] [exec] #6 31.29 Get:49 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-08-30T09:09:26.975Z] [exec] #6 31.68 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.69 Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2025-08-30T09:09:26.975Z] [exec] #6 31.69 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-08-30T09:09:26.975Z] [exec] #6 31.69 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.73 Get:54 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-08-30T09:09:26.975Z] [exec] #6 31.96 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.96 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 31.97 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 32.04 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-08-30T09:09:26.975Z] [exec] #6 32.05 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-30T09:09:26.975Z] [exec] #6 32.12 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-30T09:09:27.604Z] [exec] #6 32.14 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-30T09:09:27.604Z] [exec] #6 32.21 Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-08-30T09:09:27.604Z] [exec] #6 32.34 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:09:27.604Z] [exec] #6 32.37 Fetched 133 MB in 4s (36.5 MB/s)
[2025-08-30T09:09:27.604Z] [exec] #6 32.51 Selecting previously unselected package perl-modules-5.38.
[2025-08-30T09:09:27.604Z] [exec] #6 32.51 (Reading database ...
[2025-08-30T09:09:27.604Z] [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 ... 11199 files and directories currently installed.)#6 32.52 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-30T09:09:27.604Z] [exec] #6 32.53 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:09:28.235Z] [exec] #6 32.90 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-30T09:09:28.235Z] [exec] #6 32.90 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:09:28.235Z] [exec] #6 32.91 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:09:28.235Z] [exec] #6 32.97 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-30T09:09:28.235Z] [exec] #6 32.97 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:09:28.235Z] [exec] #6 32.98 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:09:28.235Z] [exec] #6 33.04 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-30T09:09:28.235Z] [exec] #6 33.04 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:09:28.235Z] [exec] #6 33.04 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:09:28.235Z] [exec] #6 33.30 Selecting previously unselected package perl.
[2025-08-30T09:09:28.864Z] [exec] #6 33.30 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.31 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.38 Selecting previously unselected package xz-utils.
[2025-08-30T09:09:28.864Z] [exec] #6 33.38 Preparing to unpack .../05-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.39 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.47 Selecting previously unselected package ca-certificates-java.
[2025-08-30T09:09:28.864Z] [exec] #6 33.48 Preparing to unpack .../06-ca-certificates-java_20240118_all.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.48 Unpacking ca-certificates-java (20240118) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.58 Selecting previously unselected package java-common.
[2025-08-30T09:09:28.864Z] [exec] #6 33.58 Preparing to unpack .../07-java-common_0.75+exp1_all.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.59 Unpacking java-common (0.75+exp1) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.64 Selecting previously unselected package liblcms2-2:amd64.
[2025-08-30T09:09:28.864Z] [exec] #6 33.64 Preparing to unpack .../08-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.65 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.71 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-08-30T09:09:28.864Z] [exec] #6 33.71 Preparing to unpack .../09-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.72 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.77 Selecting previously unselected package libjpeg8:amd64.
[2025-08-30T09:09:28.864Z] [exec] #6 33.77 Preparing to unpack .../10-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.77 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.83 Selecting previously unselected package libnspr4:amd64.
[2025-08-30T09:09:28.864Z] [exec] #6 33.83 Preparing to unpack .../11-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.83 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.89 Selecting previously unselected package libnss3:amd64.
[2025-08-30T09:09:28.864Z] [exec] #6 33.89 Preparing to unpack .../12-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.90 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-08-30T09:09:28.864Z] [exec] #6 33.98 Selecting previously unselected package libpcsclite1:amd64.
[2025-08-30T09:09:29.494Z] [exec] #6 33.98 Preparing to unpack .../13-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-08-30T09:09:29.494Z] [exec] #6 33.98 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-30T09:09:29.494Z] [exec] #6 34.04 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-08-30T09:09:29.494Z] [exec] #6 34.05 Preparing to unpack .../14-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-08-30T09:09:29.494Z] [exec] #6 34.05 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-30T09:09:30.125Z] [exec] #6 34.95 Selecting previously unselected package default-jre-headless.
[2025-08-30T09:09:30.125Z] [exec] #6 34.95 Preparing to unpack .../15-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-08-30T09:09:30.125Z] [exec] #6 34.96 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-08-30T09:09:30.125Z] [exec] #6 35.01 Selecting previously unselected package ant.
[2025-08-30T09:09:30.125Z] [exec] #6 35.01 Preparing to unpack .../16-ant_1.10.14-1_all.deb ...
[2025-08-30T09:09:30.125Z] [exec] #6 35.02 Unpacking ant (1.10.14-1) ...
[2025-08-30T09:09:30.125Z] [exec] #6 35.08 Selecting previously unselected package asciidoc-common.
[2025-08-30T09:09:30.755Z] [exec] #6 35.08 Preparing to unpack .../17-asciidoc-common_10.2.0-2_all.deb ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.08 Unpacking asciidoc-common (10.2.0-2) ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.16 Selecting previously unselected package docbook-xsl.
[2025-08-30T09:09:30.755Z] [exec] #6 35.16 Preparing to unpack .../18-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.17 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.43 Selecting previously unselected package libxml2-utils.
[2025-08-30T09:09:30.755Z] [exec] #6 35.43 Preparing to unpack .../19-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.4_amd64.deb ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.44 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.50 Selecting previously unselected package libxslt1.1:amd64.
[2025-08-30T09:09:30.755Z] [exec] #6 35.50 Preparing to unpack .../20-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.51 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.56 Selecting previously unselected package xsltproc.
[2025-08-30T09:09:30.755Z] [exec] #6 35.56 Preparing to unpack .../21-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-08-30T09:09:30.755Z] [exec] #6 35.57 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.63 Selecting previously unselected package asciidoc-base.
[2025-08-30T09:09:30.756Z] [exec] #6 35.63 Preparing to unpack .../22-asciidoc-base_10.2.0-2_all.deb ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.63 Unpacking asciidoc-base (10.2.0-2) ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.68 Selecting previously unselected package asciidoc.
[2025-08-30T09:09:30.756Z] [exec] #6 35.69 Preparing to unpack .../23-asciidoc_10.2.0-2_all.deb ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.69 Unpacking asciidoc (10.2.0-2) ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.73 Selecting previously unselected package libc-dev-bin.
[2025-08-30T09:09:30.756Z] [exec] #6 35.74 Preparing to unpack .../24-libc-dev-bin_2.39-0ubuntu8.5_amd64.deb ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.74 Unpacking libc-dev-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:09:30.756Z] [exec] #6 35.79 Selecting previously unselected package linux-libc-dev:amd64.
[2025-08-30T09:09:31.386Z] [exec] #6 35.79 Preparing to unpack .../25-linux-libc-dev_6.8.0-79.79_amd64.deb ...
[2025-08-30T09:09:31.386Z] [exec] #6 35.80 Unpacking linux-libc-dev:amd64 (6.8.0-79.79) ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.08 Selecting previously unselected package libcrypt-dev:amd64.
[2025-08-30T09:09:31.386Z] [exec] #6 36.08 Preparing to unpack .../26-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.09 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.15 Selecting previously unselected package rpcsvc-proto.
[2025-08-30T09:09:31.386Z] [exec] #6 36.15 Preparing to unpack .../27-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.16 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.21 Selecting previously unselected package libc6-dev:amd64.
[2025-08-30T09:09:31.386Z] [exec] #6 36.21 Preparing to unpack .../28-libc6-dev_2.39-0ubuntu8.5_amd64.deb ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.22 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.5) ...
[2025-08-30T09:09:31.386Z] [exec] #6 36.40 Selecting previously unselected package gcc-13-base:amd64.
[2025-08-30T09:09:32.016Z] [exec] #6 36.41 Preparing to unpack .../29-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.41 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.47 Selecting previously unselected package libisl23:amd64.
[2025-08-30T09:09:32.016Z] [exec] #6 36.48 Preparing to unpack .../30-libisl23_0.26-3build1.1_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.48 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.55 Selecting previously unselected package libmpfr6:amd64.
[2025-08-30T09:09:32.016Z] [exec] #6 36.56 Preparing to unpack .../31-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.57 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.63 Selecting previously unselected package libmpc3:amd64.
[2025-08-30T09:09:32.016Z] [exec] #6 36.63 Preparing to unpack .../32-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.64 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.69 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-08-30T09:09:32.016Z] [exec] #6 36.69 Preparing to unpack .../33-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 36.70 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:32.016Z] [exec] #6 37.05 Selecting previously unselected package cpp-13.
[2025-08-30T09:09:32.016Z] [exec] #6 37.05 Preparing to unpack .../34-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 37.06 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:32.016Z] [exec] #6 37.11 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-08-30T09:09:32.016Z] [exec] #6 37.11 Preparing to unpack .../35-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-30T09:09:32.016Z] [exec] #6 37.12 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:32.016Z] [exec] #6 37.18 Selecting previously unselected package cpp.
[2025-08-30T09:09:32.647Z] [exec] #6 37.18 Preparing to unpack .../36-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.20 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.25 Selecting previously unselected package libcc1-0:amd64.
[2025-08-30T09:09:32.647Z] [exec] #6 37.25 Preparing to unpack .../37-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.26 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.32 Selecting previously unselected package libgomp1:amd64.
[2025-08-30T09:09:32.647Z] [exec] #6 37.32 Preparing to unpack .../38-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.33 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.39 Selecting previously unselected package libitm1:amd64.
[2025-08-30T09:09:32.647Z] [exec] #6 37.39 Preparing to unpack .../39-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.40 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.46 Selecting previously unselected package libatomic1:amd64.
[2025-08-30T09:09:32.647Z] [exec] #6 37.47 Preparing to unpack .../40-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.47 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.65 Selecting previously unselected package libasan8:amd64.
[2025-08-30T09:09:32.647Z] [exec] #6 37.66 Preparing to unpack .../41-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.66 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:32.647Z] [exec] #6 37.77 Selecting previously unselected package liblsan0:amd64.
[2025-08-30T09:09:33.282Z] [exec] #6 37.77 Preparing to unpack .../42-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.282Z] [exec] #6 37.78 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:33.282Z] [exec] #6 37.86 Selecting previously unselected package libtsan2:amd64.
[2025-08-30T09:09:33.282Z] [exec] #6 37.87 Preparing to unpack .../43-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.282Z] [exec] #6 37.87 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:33.282Z] [exec] #6 37.98 Selecting previously unselected package libubsan1:amd64.
[2025-08-30T09:09:33.282Z] [exec] #6 37.98 Preparing to unpack .../44-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.282Z] [exec] #6 38.00 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:33.282Z] [exec] #6 38.09 Selecting previously unselected package libhwasan0:amd64.
[2025-08-30T09:09:33.282Z] [exec] #6 38.09 Preparing to unpack .../45-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.282Z] [exec] #6 38.10 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:33.282Z] [exec] #6 38.17 Selecting previously unselected package libquadmath0:amd64.
[2025-08-30T09:09:33.282Z] [exec] #6 38.18 Preparing to unpack .../46-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.282Z] [exec] #6 38.18 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:33.283Z] [exec] #6 38.23 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-08-30T09:09:33.283Z] [exec] #6 38.23 Preparing to unpack .../47-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.283Z] [exec] #6 38.24 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:33.283Z] [exec] #6 38.37 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-08-30T09:09:33.914Z] [exec] #6 38.38 Preparing to unpack .../48-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.38 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.73 Selecting previously unselected package gcc-13.
[2025-08-30T09:09:33.914Z] [exec] #6 38.73 Preparing to unpack .../49-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.74 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.80 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-08-30T09:09:33.914Z] [exec] #6 38.80 Preparing to unpack .../50-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.81 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.86 Selecting previously unselected package gcc.
[2025-08-30T09:09:33.914Z] [exec] #6 38.86 Preparing to unpack .../51-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.87 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.92 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-08-30T09:09:33.914Z] [exec] #6 38.92 Preparing to unpack .../52-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:33.914Z] [exec] #6 38.93 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:34.545Z] [exec] #6 39.20 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-08-30T09:09:34.545Z] [exec] #6 39.20 Preparing to unpack .../53-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:34.545Z] [exec] #6 39.21 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:34.545Z] [exec] #6 39.68 Selecting previously unselected package g++-13.
[2025-08-30T09:09:35.188Z] [exec] #6 39.68 Preparing to unpack .../54-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.69 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.73 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-08-30T09:09:35.188Z] [exec] #6 39.73 Preparing to unpack .../55-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.74 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.79 Selecting previously unselected package g++.
[2025-08-30T09:09:35.188Z] [exec] #6 39.79 Preparing to unpack .../56-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.80 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.85 Selecting previously unselected package make.
[2025-08-30T09:09:35.188Z] [exec] #6 39.85 Preparing to unpack .../57-make_4.3-4.1build2_amd64.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.86 Unpacking make (4.3-4.1build2) ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.91 Selecting previously unselected package libdpkg-perl.
[2025-08-30T09:09:35.188Z] [exec] #6 39.91 Preparing to unpack .../58-libdpkg-perl_1.22.6ubuntu6.1_all.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 39.91 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.00 Selecting previously unselected package bzip2.
[2025-08-30T09:09:35.188Z] [exec] #6 40.00 Preparing to unpack .../59-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.01 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.07 Selecting previously unselected package patch.
[2025-08-30T09:09:35.188Z] [exec] #6 40.07 Preparing to unpack .../60-patch_2.7.6-7build3_amd64.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.08 Unpacking patch (2.7.6-7build3) ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.12 Selecting previously unselected package lto-disabled-list.
[2025-08-30T09:09:35.188Z] [exec] #6 40.13 Preparing to unpack .../61-lto-disabled-list_47_all.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.13 Unpacking lto-disabled-list (47) ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.18 Selecting previously unselected package dpkg-dev.
[2025-08-30T09:09:35.188Z] [exec] #6 40.18 Preparing to unpack .../62-dpkg-dev_1.22.6ubuntu6.1_all.deb ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.19 Unpacking dpkg-dev (1.22.6ubuntu6.1) ...
[2025-08-30T09:09:35.188Z] [exec] #6 40.28 Selecting previously unselected package build-essential.
[2025-08-30T09:09:35.908Z] [exec] #6 40.28 Preparing to unpack .../63-build-essential_12.10ubuntu1_amd64.deb ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.29 Unpacking build-essential (12.10ubuntu1) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.34 Selecting previously unselected package liberror-perl.
[2025-08-30T09:09:35.908Z] [exec] #6 40.34 Preparing to unpack .../64-liberror-perl_0.17029-2_all.deb ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.35 Unpacking liberror-perl (0.17029-2) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.40 Selecting previously unselected package git-man.
[2025-08-30T09:09:35.908Z] [exec] #6 40.40 Preparing to unpack .../65-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.41 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.49 Selecting previously unselected package git.
[2025-08-30T09:09:35.908Z] [exec] #6 40.50 Preparing to unpack .../66-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.51 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.70 Selecting previously unselected package ant-contrib.
[2025-08-30T09:09:35.908Z] [exec] #6 40.70 Preparing to unpack .../67-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.71 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.79 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.82 Setting up lto-disabled-list (47) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.84 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.86 Setting up java-common (0.75+exp1) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.90 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:09:35.908Z] [exec] #6 40.92 Setting up linux-libc-dev:amd64 (6.8.0-79.79) ...
[2025-08-30T09:09:36.537Z] [exec] #6 40.94 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:36.537Z] [exec] #6 40.97 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-08-30T09:09:36.537Z] [exec] #6 40.99 Setting up asciidoc-common (10.2.0-2) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.39 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.41 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.43 Setting up make (4.3-4.1build2) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.45 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.47 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.49 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.52 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-08-30T09:09:36.537Z] [exec] #6 41.54 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-08-30T09:09:36.537Z] [exec] #6 41.70 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.73 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.75 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.77 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.79 Setting up patch (2.7.6-7build3) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.81 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.83 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.85 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.87 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.89 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.91 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.93 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.95 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.97 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:09:37.167Z] [exec] #6 41.99 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.01 Setting up ca-certificates-java (20240118) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.04 No JRE found. Skipping Java certificates setup.
[2025-08-30T09:09:37.167Z] [exec] #6 42.05 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.07 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.09 Setting up libc-dev-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.11 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.13 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.15 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.17 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.18 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.20 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-30T09:09:37.167Z] [exec] #6 42.23 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-08-30T09:09:37.168Z] [exec] #6 42.24 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:09:37.168Z] [exec] #6 42.28 Setting up libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.30 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.32 Setting up libc6-dev:amd64 (2.39-0ubuntu8.5) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.34 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.36 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.37 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.57 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-08-30T09:09:37.797Z] [exec] #6 42.58 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-08-30T09:09:37.797Z] [exec] #6 42.59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-08-30T09:09:37.797Z] [exec] #6 42.59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-08-30T09:09:37.797Z] [exec] #6 42.60 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-08-30T09:09:37.797Z] [exec] #6 42.63 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.65 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.67 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.70 Setting up liberror-perl (0.17029-2) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.72 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.74 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.77 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.80 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.84 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.87 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:37.797Z] [exec] #6 42.91 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:38.429Z] [exec] #6 42.93 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-30T09:09:38.429Z] [exec] #6 42.95 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-08-30T09:09:38.429Z] [exec] #6 42.96 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-08-30T09:09:38.429Z] [exec] #6 42.96 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-08-30T09:09:38.429Z] [exec] #6 42.97 Setting up build-essential (12.10ubuntu1) ...
[2025-08-30T09:09:38.429Z] [exec] #6 42.99 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:09:38.429Z] [exec] #6 43.03 Processing triggers for sgml-base (1.31) ...
[2025-08-30T09:09:38.429Z] [exec] #6 43.06 Setting up asciidoc-base (10.2.0-2) ...
[2025-08-30T09:09:38.429Z] [exec] #6 43.39 Setting up asciidoc (10.2.0-2) ...
[2025-08-30T09:09:38.429Z] [exec] #6 43.41 Processing triggers for ca-certificates-java (20240118) ...
[2025-08-30T09:09:39.059Z] [exec] #6 43.79 Adding debian:ACCVRAIZ1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.79 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.82 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.82 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.82 Adding debian:AffirmTrust_Commercial.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.83 Adding debian:AffirmTrust_Networking.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.83 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.83 Adding debian:AffirmTrust_Premium.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.83 Adding debian:Amazon_Root_CA_1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.84 Adding debian:Amazon_Root_CA_2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.84 Adding debian:Amazon_Root_CA_3.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.84 Adding debian:Amazon_Root_CA_4.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.85 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.85 Adding debian:Atos_TrustedRoot_2011.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.85 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.86 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.86 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.87 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.87 Adding debian:BJCA_Global_Root_CA1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.87 Adding debian:BJCA_Global_Root_CA2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.88 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.89 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.89 Adding debian:CA_Disig_Root_R2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.90 Adding debian:Certainly_Root_E1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.90 Adding debian:Certainly_Root_R1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.90 Adding debian:Certigna.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.91 Adding debian:Certigna_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.91 Adding debian:certSIGN_Root_CA_G2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.92 Adding debian:certSIGN_ROOT_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.92 Adding debian:Certum_EC-384_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.92 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.92 Adding debian:Certum_Trusted_Network_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.93 Adding debian:Certum_Trusted_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.93 Adding debian:CFCA_EV_ROOT.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.93 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.94 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.94 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.94 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.94 Adding debian:Comodo_AAA_Services_root.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.95 Adding debian:COMODO_Certification_Authority.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.95 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.95 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.96 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.96 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.96 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.96 Adding debian:DigiCert_Global_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.97 Adding debian:DigiCert_Global_Root_G2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.97 Adding debian:DigiCert_Global_Root_G3.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.97 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.97 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.98 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.98 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.98 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.98 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.98 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.99 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.99 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.99 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-08-30T09:09:39.059Z] [exec] #6 43.99 Adding debian:emSign_Root_CA_-_C1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.00 Adding debian:emSign_Root_CA_-_G1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.00 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.00 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.00 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.01 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.01 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.01 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.02 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-08-30T09:09:39.059Z] [exec] #6 44.02 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.02 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.02 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.03 Adding debian:GlobalSign_Root_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.03 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.03 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.04 Adding debian:GlobalSign_Root_E46.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.04 Adding debian:GlobalSign_Root_R46.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.05 Adding debian:GLOBALTRUST_2020.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.05 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.05 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.06 Adding debian:GTS_Root_R1.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.06 Adding debian:GTS_Root_R2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.06 Adding debian:GTS_Root_R3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.07 Adding debian:GTS_Root_R4.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.07 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.07 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.08 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.08 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.08 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.09 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.09 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.09 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.10 Adding debian:ISRG_Root_X1.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.10 Adding debian:ISRG_Root_X2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.10 Adding debian:Izenpe.com.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.11 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.11 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.12 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.12 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.13 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.13 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.13 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.14 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.14 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.14 Adding debian:QuoVadis_Root_CA_2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.15 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.15 Adding debian:QuoVadis_Root_CA_3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.16 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.16 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.16 Adding debian:Secure_Global_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.17 Adding debian:SecureSign_RootCA11.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.17 Adding debian:SecureTrust_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.17 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.17 Adding debian:Security_Communication_RootCA2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.18 Adding debian:Security_Communication_RootCA3.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.18 Adding debian:Security_Communication_Root_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.18 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.18 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.18 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.19 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.19 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.19 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.19 Adding debian:Starfield_Class_2_CA.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.19 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-08-30T09:09:39.060Z] [exec] #6 44.20 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.20 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.20 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.20 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.21 Adding debian:Telia_Root_CA_v2.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.21 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.22 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.22 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.22 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.22 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.23 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.23 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.23 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.23 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.24 Adding debian:TunTrust_Root_CA.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.24 Adding debian:TWCA_Global_Root_CA.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.24 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.24 Adding debian:UCA_Extended_Validation_Root.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.25 Adding debian:UCA_Global_G2_Root.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.25 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.25 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.25 Adding debian:vTrus_ECC_Root_CA.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.25 Adding debian:vTrus_Root_CA.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.26 Adding debian:XRamp_Global_CA_Root.pem
[2025-08-30T09:09:39.690Z] [exec] #6 44.29 done.
[2025-08-30T09:09:39.690Z] [exec] #6 44.30 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-08-30T09:09:39.690Z] [exec] #6 44.32 Setting up ant (1.10.14-1) ...
[2025-08-30T09:09:39.690Z] [exec] #6 44.35 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-08-30T09:09:43.530Z] [exec] #6 DONE 48.6s
[2025-08-30T09:09:44.176Z] [exec]
[2025-08-30T09:09:44.176Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-30T09:09:44.176Z] [exec] #7 DONE 0.3s
[2025-08-30T09:09:44.176Z] [exec]
[2025-08-30T09:09:44.176Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-08-30T09:09:44.176Z] [exec] #8 0.231 Cloning into 'aqa-tests'...
[2025-08-30T09:09:50.068Z] [exec] #8 DONE 6.1s
[2025-08-30T09:09:50.068Z] [exec]
[2025-08-30T09:09:50.068Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-08-30T09:09:50.068Z] [exec] #9 DONE 0.1s
[2025-08-30T09:09:50.698Z] [exec]
[2025-08-30T09:09:50.698Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-08-30T09:09:50.698Z] [exec] #10 0.452 Already on 'master'
[2025-08-30T09:09:50.698Z] [exec] #10 0.453 Your branch is up to date with 'origin/master'.
[2025-08-30T09:09:50.698Z] [exec] #10 DONE 0.5s
[2025-08-30T09:09:50.698Z] [exec]
[2025-08-30T09:09:50.698Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-08-30T09:09:50.698Z] [exec] #11 DONE 0.1s
[2025-08-30T09:09:51.717Z] [exec]
[2025-08-30T09:09:51.717Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-30T09:09:51.717Z] [exec] #12 DONE 0.1s
[2025-08-30T09:09:51.717Z] [exec]
[2025-08-30T09:09:51.717Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-08-30T09:09:51.717Z] [exec] #13 DONE 0.1s
[2025-08-30T09:09:51.717Z] [exec]
[2025-08-30T09:09:51.717Z] [exec] #14 exporting to image
[2025-08-30T09:09:51.717Z] [exec] #14 exporting layers
[2025-08-30T09:10:03.941Z] [exec] #14 exporting layers 12.2s done
[2025-08-30T09:10:03.941Z] [exec] #14 writing image sha256:edf4beeeeaba7cf7c90ff9e3ad52e2535694129ee843932582335ea121ebbc70 done
[2025-08-30T09:10:03.941Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full done
[2025-08-30T09:10:03.941Z] [exec] #14 DONE 12.3s
[2025-08-30T09:10:03.941Z]
[2025-08-30T09:10:03.941Z] copy_dest:
[2025-08-30T09:10:03.941Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-08-30T09:10:03.941Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-08-30T09:10:03.941Z]
[2025-08-30T09:10:03.941Z] build:
[2025-08-30T09:10:03.941Z]
[2025-08-30T09:10:03.941Z] build:
[2025-08-30T09:10:03.941Z]
[2025-08-30T09:10:03.941Z] move_scripts:
[2025-08-30T09:10:03.941Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-08-30T09:10:03.941Z]
[2025-08-30T09:10:03.941Z] clean_image:
[2025-08-30T09:10:03.941Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot
[2025-08-30T09:10:03.941Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:10:03.941Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:10:03.941Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:10:03.941Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:10:03.941Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:10:03.941Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:10:03.941Z] [exec] The test here is openliberty-mp-tck
[2025-08-30T09:10:03.941Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-08-30T09:10:03.941Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:10:03.941Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-08-30T09:10:03.941Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full
[2025-08-30T09:10:03.941Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-30T09:10:03.941Z] [exec] Error response from daemon: invalid reference format
[2025-08-30T09:10:03.941Z] [exec] Result: 1
[2025-08-30T09:10:03.941Z]
[2025-08-30T09:10:03.941Z] build_image:
[2025-08-30T09:10:03.941Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-30T09:10:03.941Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:10:03.941Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:10:03.941Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:10:03.941Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:10:03.941Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:10:03.941Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:10:03.941Z] [exec] The test here is openliberty-mp-tck
[2025-08-30T09:10:03.941Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-08-30T09:10:03.941Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:10:03.941Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-30T09:10:03.941Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-30T09:10:03.941Z] [exec]
[2025-08-30T09:10:03.941Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-30T09:10:03.941Z] [exec] done
[2025-08-30T09:10:03.941Z] [exec]
[2025-08-30T09:10:03.941Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-08-30T09:10:03.941Z] [exec] #####################################################
[2025-08-30T09:10:03.941Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-30T09:10:03.941Z] [exec] #####################################################
[2025-08-30T09:10:05.254Z] [exec] #0 building with "default" instance using docker driver
[2025-08-30T09:10:05.254Z] [exec]
[2025-08-30T09:10:05.254Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-30T09:10:05.254Z] [exec] #1 transferring dockerfile: 2.92kB done
[2025-08-30T09:10:05.254Z] [exec] #1 DONE 0.0s
[2025-08-30T09:10:05.254Z] [exec]
[2025-08-30T09:10:05.254Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-08-30T09:10:05.254Z] [exec] #2 DONE 0.2s
[2025-08-30T09:10:05.254Z] [exec]
[2025-08-30T09:10:05.254Z] [exec] #3 [internal] load .dockerignore
[2025-08-30T09:10:05.254Z] [exec] #3 transferring context: 2B done
[2025-08-30T09:10:05.254Z] [exec] #3 DONE 0.0s
[2025-08-30T09:10:05.254Z] [exec]
[2025-08-30T09:10:05.254Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:1bd9ac00d3acc92a137cf9aca442a42e6f777736524b87cc376342ef5402e2d4
[2025-08-30T09:10:05.254Z] [exec] #4 CACHED
[2025-08-30T09:10:05.254Z] [exec]
[2025-08-30T09:10:05.254Z] [exec] #5 [internal] load build context
[2025-08-30T09:10:05.254Z] [exec] #5 transferring context: 2.23kB done
[2025-08-30T09:10:05.254Z] [exec] #5 DONE 0.0s
[2025-08-30T09:10:05.254Z] [exec]
[2025-08-30T09:10:05.254Z] [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-08-30T09:10:05.254Z] [exec] #6 0.413 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-30T09:10:05.254Z] [exec] #6 0.531 Get:2 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,134 kB]
[2025-08-30T09:10:05.884Z] [exec] #6 0.608 Get:3 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-30T09:10:05.884Z] [exec] #6 0.609 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,392 kB]
[2025-08-30T09:10:05.884Z] [exec] #6 0.618 Get:5 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-30T09:10:05.884Z] [exec] #6 0.618 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,137 kB]
[2025-08-30T09:10:05.884Z] [exec] #6 1.059 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-30T09:10:05.884Z] [exec] #6 1.169 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-30T09:10:06.514Z] [exec] #6 1.280 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-30T09:10:06.514Z] [exec] #6 1.924 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 1.924 Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 1.926 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 1.953 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,748 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 1.994 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 1.996 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,907 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 2.027 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,261 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 2.074 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-30T09:10:07.143Z] [exec] #6 2.075 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB]
[2025-08-30T09:10:07.775Z] [exec] #6 2.848 Fetched 32.9 MB in 2s (13.3 MB/s)
[2025-08-30T09:10:08.406Z] [exec] #6 2.848 Reading package lists...
[2025-08-30T09:10:10.458Z] [exec] #6 5.739 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:10:10.458Z] [exec] #6 5.829 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-30T09:10:10.458Z] [exec] #6 5.829 (Reading database ...
[2025-08-30T09:10:10.458Z] [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 ... 6864 files and directories currently installed.)#6 5.838 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:10:10.458Z] [exec] #6 5.844 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:11.088Z] [exec] #6 5.998 Selecting previously unselected package python3.12-minimal.
[2025-08-30T09:10:11.088Z] [exec] #6 5.999 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:10:11.088Z] [exec] #6 6.009 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:11.088Z] [exec] #6 6.106 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:11.088Z] [exec] #6 6.136 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:11.720Z] [exec] #6 6.901 Selecting previously unselected package python3-minimal.
[2025-08-30T09:10:11.720Z] [exec] #6 6.901 (Reading database ...
[2025-08-30T09:10:11.720Z] [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 ... 7175 files and directories currently installed.)#6 6.909 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:10:11.720Z] [exec] #6 6.915 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:10:11.720Z] [exec] #6 6.967 Selecting previously unselected package media-types.
[2025-08-30T09:10:11.720Z] [exec] #6 6.969 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-30T09:10:11.720Z] [exec] #6 6.975 Unpacking media-types (10.1.0) ...
[2025-08-30T09:10:11.720Z] [exec] #6 7.034 Selecting previously unselected package netbase.
[2025-08-30T09:10:12.352Z] [exec] #6 7.035 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.041 Unpacking netbase (6.4) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.089 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-30T09:10:12.352Z] [exec] #6 7.090 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.096 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.246 Selecting previously unselected package python3.12.
[2025-08-30T09:10:12.352Z] [exec] #6 7.248 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.255 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.303 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-30T09:10:12.352Z] [exec] #6 7.305 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.311 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.363 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.556 Selecting previously unselected package python3.
[2025-08-30T09:10:12.352Z] [exec] #6 7.556 (Reading database ...
[2025-08-30T09:10:12.352Z] [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 ... 7616 files and directories currently installed.)#6 7.563 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.573 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.630 Selecting previously unselected package libapparmor1:amd64.
[2025-08-30T09:10:12.352Z] [exec] #6 7.632 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.645 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:10:12.352Z] [exec] #6 7.700 Selecting previously unselected package libargon2-1:amd64.
[2025-08-30T09:10:12.981Z] [exec] #6 7.702 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.709 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.760 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-30T09:10:12.981Z] [exec] #6 7.762 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.768 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.823 Selecting previously unselected package libjson-c5:amd64.
[2025-08-30T09:10:12.981Z] [exec] #6 7.825 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.831 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.884 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-30T09:10:12.981Z] [exec] #6 7.885 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.892 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:10:12.981Z] [exec] #6 7.947 Selecting previously unselected package libfdisk1:amd64.
[2025-08-30T09:10:12.982Z] [exec] #6 7.949 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-30T09:10:12.982Z] [exec] #6 7.956 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.009 Selecting previously unselected package libkmod2:amd64.
[2025-08-30T09:10:12.982Z] [exec] #6 8.011 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.017 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.063 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-30T09:10:12.982Z] [exec] #6 8.065 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.073 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.150 Selecting previously unselected package systemd-dev.
[2025-08-30T09:10:12.982Z] [exec] #6 8.152 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.160 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:12.982Z] [exec] #6 8.236 Selecting previously unselected package systemd.
[2025-08-30T09:10:13.612Z] [exec] #6 8.238 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.252 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.547 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.570 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.595 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.620 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.643 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.666 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.685 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.706 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.725 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.743 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:13.612Z] [exec] #6 8.810 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-30T09:10:13.612Z] [exec] #6 8.818 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-30T09:10:13.612Z] [exec] #6 8.822 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-30T09:10:13.612Z] [exec] #6 8.829 Initializing machine ID from random generator.
[2025-08-30T09:10:13.612Z] [exec] #6 8.852 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.852 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.852 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.853 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.853 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.853 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.853 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.854 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.854 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:10:13.612Z] [exec] #6 8.881 Creating group 'systemd-journal' with GID 999.
[2025-08-30T09:10:13.612Z] [exec] #6 8.882 Creating group 'systemd-network' with GID 998.
[2025-08-30T09:10:13.612Z] [exec] #6 8.882 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-30T09:10:13.612Z] [exec] #6 8.984 Selecting previously unselected package systemd-sysv.
[2025-08-30T09:10:13.612Z] [exec] #6 8.984 (Reading database ...
[2025-08-30T09:10:14.243Z] [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 ... 8663 files and directories currently installed.)#6 8.992 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:10:14.243Z] [exec] #6 8.998 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.063 Selecting previously unselected package sgml-base.
[2025-08-30T09:10:14.244Z] [exec] #6 9.065 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.073 Unpacking sgml-base (1.31) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.142 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-30T09:10:14.244Z] [exec] #6 9.144 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.150 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.198 Selecting previously unselected package dbus-bin.
[2025-08-30T09:10:14.244Z] [exec] #6 9.199 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.205 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.254 Selecting previously unselected package dbus-session-bus-common.
[2025-08-30T09:10:14.244Z] [exec] #6 9.256 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.262 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.314 Selecting previously unselected package dbus-daemon.
[2025-08-30T09:10:14.244Z] [exec] #6 9.316 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.322 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.371 Selecting previously unselected package dbus-system-bus-common.
[2025-08-30T09:10:14.244Z] [exec] #6 9.372 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.379 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.443 Selecting previously unselected package dbus.
[2025-08-30T09:10:14.244Z] [exec] #6 9.445 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.454 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:14.244Z] [exec] #6 9.513 Selecting previously unselected package distro-info-data.
[2025-08-30T09:10:14.874Z] [exec] #6 9.515 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.521 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.587 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-30T09:10:14.875Z] [exec] #6 9.588 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.602 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.677 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-30T09:10:14.875Z] [exec] #6 9.679 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.686 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.744 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-30T09:10:14.875Z] [exec] #6 9.746 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.753 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.801 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-30T09:10:14.875Z] [exec] #6 9.803 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.810 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.855 Selecting previously unselected package iso-codes.
[2025-08-30T09:10:14.875Z] [exec] #6 9.857 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-30T09:10:14.875Z] [exec] #6 9.864 Unpacking iso-codes (4.16.0-1) ...
[2025-08-30T09:10:14.875Z] [exec] #6 10.12 Selecting previously unselected package libcap2-bin.
[2025-08-30T09:10:15.512Z] [exec] #6 10.12 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.14 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.19 Selecting previously unselected package libelf1t64:amd64.
[2025-08-30T09:10:15.512Z] [exec] #6 10.20 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.20 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.29 Selecting previously unselected package libglib2.0-data.
[2025-08-30T09:10:15.512Z] [exec] #6 10.29 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.30 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.38 Selecting previously unselected package libicu74:amd64.
[2025-08-30T09:10:15.512Z] [exec] #6 10.38 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.39 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.60 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-30T09:10:15.512Z] [exec] #6 10.60 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.61 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.68 Selecting previously unselected package libxml2:amd64.
[2025-08-30T09:10:15.512Z] [exec] #6 10.68 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.4_amd64.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.68 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.75 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-30T09:10:15.512Z] [exec] #6 10.75 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.76 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.81 Selecting previously unselected package lsb-release.
[2025-08-30T09:10:15.512Z] [exec] #6 10.81 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.82 Unpacking lsb-release (12.0-2) ...
[2025-08-30T09:10:15.512Z] [exec] #6 10.86 Selecting previously unselected package python-apt-common.
[2025-08-30T09:10:16.143Z] [exec] #6 10.86 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 10.86 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:10:16.143Z] [exec] #6 10.92 Selecting previously unselected package python3-apt.
[2025-08-30T09:10:16.143Z] [exec] #6 10.92 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 10.93 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:10:16.143Z] [exec] #6 10.98 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-30T09:10:16.143Z] [exec] #6 10.98 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 10.99 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.04 Selecting previously unselected package python3-dbus.
[2025-08-30T09:10:16.143Z] [exec] #6 11.05 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.05 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.12 Selecting previously unselected package python3-gi.
[2025-08-30T09:10:16.143Z] [exec] #6 11.12 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.13 Unpacking python3-gi (3.48.2-1) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.19 Selecting previously unselected package python3-pkg-resources.
[2025-08-30T09:10:16.143Z] [exec] #6 11.19 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.20 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.26 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-30T09:10:16.143Z] [exec] #6 11.27 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.27 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.32 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-30T09:10:16.143Z] [exec] #6 11.33 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.33 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.38 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-30T09:10:16.143Z] [exec] #6 11.39 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.39 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.45 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-30T09:10:16.143Z] [exec] #6 11.45 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.46 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:10:16.143Z] [exec] #6 11.52 Selecting previously unselected package libxmlb2:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.52 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.53 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.58 Selecting previously unselected package libappstream5:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.58 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.59 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.64 Selecting previously unselected package libduktape207:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.64 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.65 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.70 Selecting previously unselected package libdw1t64:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.71 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.71 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.77 Selecting previously unselected package libglib2.0-bin.
[2025-08-30T09:10:16.775Z] [exec] #6 11.77 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.78 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.83 Selecting previously unselected package libunwind8:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.83 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.84 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.91 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.91 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.92 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:10:16.775Z] [exec] #6 11.99 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-30T09:10:16.775Z] [exec] #6 11.99 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:10:16.775Z] [exec] #6 12.00 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:10:16.775Z] [exec] #6 12.06 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-30T09:10:17.405Z] [exec] #6 12.06 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.07 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.13 Selecting previously unselected package xml-core.
[2025-08-30T09:10:17.405Z] [exec] #6 12.13 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.14 Unpacking xml-core (0.19) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.22 Selecting previously unselected package polkitd.
[2025-08-30T09:10:17.405Z] [exec] #6 12.22 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.25 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.32 Selecting previously unselected package python3-blinker.
[2025-08-30T09:10:17.405Z] [exec] #6 12.32 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.32 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.37 Selecting previously unselected package python3-cryptography.
[2025-08-30T09:10:17.405Z] [exec] #6 12.38 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.38 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.47 Selecting previously unselected package python3-pyparsing.
[2025-08-30T09:10:17.405Z] [exec] #6 12.47 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.48 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.54 Selecting previously unselected package python3-httplib2.
[2025-08-30T09:10:17.405Z] [exec] #6 12.54 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.55 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.60 Selecting previously unselected package python3-jwt.
[2025-08-30T09:10:17.405Z] [exec] #6 12.60 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.61 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.67 Selecting previously unselected package python3-lazr.uri.
[2025-08-30T09:10:17.405Z] [exec] #6 12.67 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.68 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:10:17.405Z] [exec] #6 12.73 Selecting previously unselected package python3-wadllib.
[2025-08-30T09:10:18.035Z] [exec] #6 12.73 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.75 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.80 Selecting previously unselected package python3-distro.
[2025-08-30T09:10:18.035Z] [exec] #6 12.81 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.81 Unpacking python3-distro (1.9.0-1) ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.87 Selecting previously unselected package python3-oauthlib.
[2025-08-30T09:10:18.035Z] [exec] #6 12.87 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.88 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.95 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-30T09:10:18.035Z] [exec] #6 12.95 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 12.96 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.02 Selecting previously unselected package python3-six.
[2025-08-30T09:10:18.035Z] [exec] #6 13.02 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.03 Unpacking python3-six (1.16.0-4) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.09 Selecting previously unselected package python3-launchpadlib.
[2025-08-30T09:10:18.035Z] [exec] #6 13.09 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.10 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.16 Selecting previously unselected package python3-software-properties.
[2025-08-30T09:10:18.035Z] [exec] #6 13.16 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.17 Unpacking python3-software-properties (0.99.49.3) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.23 Selecting previously unselected package packagekit.
[2025-08-30T09:10:18.035Z] [exec] #6 13.23 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.24 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.32 Selecting previously unselected package software-properties-common.
[2025-08-30T09:10:18.035Z] [exec] #6 13.32 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.33 Unpacking software-properties-common (0.99.49.3) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.39 Setting up media-types (10.1.0) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.42 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:18.035Z] [exec] #6 13.45 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:10:18.665Z] [exec] #6 13.48 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:10:18.665Z] [exec] #6 13.50 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:10:18.665Z] [exec] #6 13.52 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:10:18.665Z] [exec] #6 13.56 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.58 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.60 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.63 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.64 No schema files found: doing nothing.
[2025-08-30T09:10:18.666Z] [exec] #6 13.65 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.68 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.70 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.72 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.75 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.77 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.79 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.82 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.84 Setting up netbase (6.4) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.89 Setting up sgml-base (1.31) ...
[2025-08-30T09:10:18.666Z] [exec] #6 13.94 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:10:19.295Z] [exec] #6 13.96 Setting up lsb-release (12.0-2) ...
[2025-08-30T09:10:19.295Z] [exec] #6 13.98 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.12 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.14 Setting up iso-codes (4.16.0-1) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.16 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.18 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.20 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.22 Setcap worked! gst-ptp-helper is not suid!
[2025-08-30T09:10:19.295Z] [exec] #6 14.23 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.24 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:10:19.295Z] [exec] #6 14.27 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:10:19.924Z] [exec] #6 15.09 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:10:19.924Z] [exec] #6 15.10 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:10:19.924Z] [exec] #6 15.12 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:10:19.924Z] [exec] #6 15.14 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:19.924Z] [exec] #6 15.17 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:10:19.924Z] [exec] #6 15.19 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.21 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.28 Setting up xml-core (0.19) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.48 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.56 debconf: unable to initialize frontend: Dialog
[2025-08-30T09:10:20.556Z] [exec] #6 15.56 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-30T09:10:20.556Z] [exec] #6 15.56 debconf: falling back to frontend: Readline
[2025-08-30T09:10:20.556Z] [exec] #6 15.57 debconf: unable to initialize frontend: Readline
[2025-08-30T09:10:20.556Z] [exec] #6 15.57 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-08-30T09:10:20.556Z] [exec] #6 15.57 debconf: falling back to frontend: Teletype
[2025-08-30T09:10:20.556Z] [exec] #6 15.65 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.67 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.69 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.71 running python rtupdate hooks for python3.12...
[2025-08-30T09:10:20.556Z] [exec] #6 15.71 running python post-rtupdate hooks for python3.12...
[2025-08-30T09:10:20.556Z] [exec] #6 15.80 Setting up python3-six (1.16.0-4) ...
[2025-08-30T09:10:20.556Z] [exec] #6 15.92 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:10:21.187Z] [exec] #6 16.09 Setting up python3-gi (3.48.2-1) ...
[2025-08-30T09:10:21.187Z] [exec] #6 16.27 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:10:21.187Z] [exec] #6 16.40 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:10:21.187Z] [exec] #6 16.42 Setting up python3-blinker (1.7.0-1) ...
[2025-08-30T09:10:21.187Z] [exec] #6 16.54 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:10:21.819Z] [exec] #6 16.75 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:10:21.819Z] [exec] #6 16.89 Setting up python3-distro (1.9.0-1) ...
[2025-08-30T09:10:21.819Z] [exec] #6 17.02 Setting up python3-jwt (2.7.0-1) ...
[2025-08-30T09:10:21.819Z] [exec] #6 17.15 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:10:22.452Z] [exec] #6 17.31 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:10:22.452Z] [exec] #6 17.43 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:10:22.452Z] [exec] #6 17.65 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-30T09:10:22.452Z] [exec] #6 17.78 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:10:23.083Z] [exec] #6 17.96 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:10:23.083Z] [exec] #6 18.09 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:10:23.083Z] [exec] #6 18.33 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-30T09:10:23.083Z] [exec] #6 18.34 Setting up python3-software-properties (0.99.49.3) ...
[2025-08-30T09:10:23.083Z] [exec] #6 18.48 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:10:23.715Z] [exec] #6 18.52 Processing triggers for sgml-base (1.31) ...
[2025-08-30T09:10:23.716Z] [exec] #6 18.54 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:10:23.716Z] [exec] #6 18.56 Creating group 'polkitd' with GID 997.
[2025-08-30T09:10:23.716Z] [exec] #6 18.56 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-30T09:10:23.716Z] [exec] #6 18.62 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:10:23.716Z] [exec] #6 18.62 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-30T09:10:23.716Z] [exec] #6 18.72 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-30T09:10:23.716Z] [exec] #6 18.73 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:10:23.716Z] [exec] #6 18.77 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:10:23.716Z] [exec] #6 18.77 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-30T09:10:23.716Z] [exec] #6 18.77 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-30T09:10:23.716Z] [exec] #6 18.87 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-30T09:10:23.716Z] [exec] #6 18.89 Setting up software-properties-common (0.99.49.3) ...
[2025-08-30T09:10:23.716Z] [exec] #6 19.03 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:10:28.479Z] [exec] #6 23.26 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:10:28.479Z] [exec] #6 23.39 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:10:28.479Z] [exec] #6 23.47 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:10:28.479Z] [exec] #6 23.55 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:10:28.479Z] [exec] #6 23.68 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-30T09:10:29.109Z] [exec] #6 23.76 Fetched 24.4 kB in 1s (44.3 kB/s)
[2025-08-30T09:10:29.741Z] [exec] #6 23.76 Reading package lists...
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 Repository: 'Types: deb
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 Suites: noble
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 Components: main
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 '
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 Description:
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-30T09:10:29.741Z] [exec] #6 24.54
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-30T09:10:29.741Z] [exec] #6 24.54 Adding repository.
[2025-08-30T09:10:29.741Z] [exec] #6 24.68 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:10:29.741Z] [exec] #6 24.81 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:10:29.741Z] [exec] #6 24.89 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:10:29.741Z] [exec] #6 24.97 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:10:30.371Z] [exec] #6 25.11 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-30T09:10:31.000Z] [exec] #6 25.17 Reading package lists...
[2025-08-30T09:10:31.632Z] [exec] #6 25.98 Reading package lists...
[2025-08-30T09:10:31.632Z] [exec] #6 26.78 Building dependency tree...
[2025-08-30T09:10:32.262Z] [exec] #6 26.98 Reading state information...
[2025-08-30T09:10:32.262Z] [exec] #6 27.14 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 tar is already the newest version (1.35+dfsg-3build1).
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 The following additional packages will be installed:
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 ca-certificates-java default-jre-headless git-man java-common
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libplexus-cipher-java libplexus-classworlds-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libplexus-component-annotations-java libplexus-interpolation-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-08-30T09:10:32.263Z] [exec] #6 27.14 perl perl-modules-5.38
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 Suggested packages:
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 libtap-harness-archive-perl
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 Recommended packages:
[2025-08-30T09:10:32.263Z] [exec] #6 27.15 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 The following NEW packages will be installed:
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 ca-certificates-java default-jre-headless git git-man java-common
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libplexus-cipher-java libplexus-classworlds-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libplexus-component-annotations-java libplexus-interpolation-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-08-30T09:10:32.263Z] [exec] #6 27.30 openjdk-21-jre-headless perl perl-modules-5.38
[2025-08-30T09:10:32.263Z] [exec] #6 27.57 0 upgraded, 50 newly installed, 0 to remove and 1 not upgraded.
[2025-08-30T09:10:32.263Z] [exec] #6 27.57 Need to get 71.4 MB of archives.
[2025-08-30T09:10:32.263Z] [exec] #6 27.57 After this operation, 296 MB of additional disk space will be used.
[2025-08-30T09:10:32.263Z] [exec] #6 27.57 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-08-30T09:10:33.571Z] [exec] #6 28.31 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.31 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-30T09:10:33.571Z] [exec] #6 28.31 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.42 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.43 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.43 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-08-30T09:10:33.571Z] [exec] #6 28.43 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.43 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.43 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-08-30T09:10:33.571Z] [exec] #6 28.43 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-08-30T09:10:33.571Z] [exec] #6 28.47 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-08-30T09:10:33.572Z] [exec] #6 28.48 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-08-30T09:10:33.572Z] [exec] #6 28.55 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-08-30T09:10:34.201Z] [exec] #6 29.42 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-08-30T09:10:34.201Z] [exec] #6 29.42 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.42 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.43 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 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-08-30T09:10:34.201Z] [exec] #6 29.51 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.51 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-08-30T09:10:34.201Z] [exec] #6 29.59 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.67 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.72 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.72 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.72 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-08-30T09:10:34.833Z] [exec] #6 29.72 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.74 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.74 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-08-30T09:10:34.833Z] [exec] #6 29.74 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.75 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.75 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.83 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.91 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.91 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.91 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 29.99 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-08-30T09:10:34.833Z] [exec] #6 29.99 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 30.01 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-08-30T09:10:34.833Z] [exec] #6 30.12 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:10:35.464Z] [exec] #6 30.15 Fetched 71.4 MB in 3s (26.5 MB/s)
[2025-08-30T09:10:35.464Z] [exec] #6 30.19 Selecting previously unselected package perl-modules-5.38.
[2025-08-30T09:10:35.464Z] [exec] #6 30.19 (Reading database ...
[2025-08-30T09:10:35.464Z] [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 ... 11199 files and directories currently installed.)#6 30.20 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-30T09:10:35.464Z] [exec] #6 30.20 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:10:35.464Z] [exec] #6 30.58 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-30T09:10:35.464Z] [exec] #6 30.58 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:10:35.464Z] [exec] #6 30.59 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:10:35.464Z] [exec] #6 30.65 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-30T09:10:35.464Z] [exec] #6 30.65 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:10:35.464Z] [exec] #6 30.66 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:10:35.464Z] [exec] #6 30.77 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-30T09:10:36.097Z] [exec] #6 30.77 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:10:36.097Z] [exec] #6 30.78 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.06 Selecting previously unselected package perl.
[2025-08-30T09:10:36.097Z] [exec] #6 31.06 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.08 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.17 Selecting previously unselected package ca-certificates-java.
[2025-08-30T09:10:36.097Z] [exec] #6 31.17 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.18 Unpacking ca-certificates-java (20240118) ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.27 Selecting previously unselected package java-common.
[2025-08-30T09:10:36.097Z] [exec] #6 31.27 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.28 Unpacking java-common (0.75+exp1) ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.33 Selecting previously unselected package liblcms2-2:amd64.
[2025-08-30T09:10:36.097Z] [exec] #6 31.34 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.34 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-30T09:10:36.097Z] [exec] #6 31.40 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-08-30T09:10:37.117Z] [exec] #6 31.40 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.41 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.46 Selecting previously unselected package libjpeg8:amd64.
[2025-08-30T09:10:37.117Z] [exec] #6 31.46 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.47 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.51 Selecting previously unselected package libnspr4:amd64.
[2025-08-30T09:10:37.117Z] [exec] #6 31.52 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.52 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.58 Selecting previously unselected package libnss3:amd64.
[2025-08-30T09:10:37.117Z] [exec] #6 31.58 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.59 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.66 Selecting previously unselected package libpcsclite1:amd64.
[2025-08-30T09:10:37.117Z] [exec] #6 31.66 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.67 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.73 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-08-30T09:10:37.117Z] [exec] #6 31.73 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-08-30T09:10:37.117Z] [exec] #6 31.74 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.61 Selecting previously unselected package default-jre-headless.
[2025-08-30T09:10:37.747Z] [exec] #6 32.61 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.62 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.66 Selecting previously unselected package liberror-perl.
[2025-08-30T09:10:37.747Z] [exec] #6 32.66 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.66 Unpacking liberror-perl (0.17029-2) ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.71 Selecting previously unselected package git-man.
[2025-08-30T09:10:37.747Z] [exec] #6 32.71 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.72 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.80 Selecting previously unselected package git.
[2025-08-30T09:10:37.747Z] [exec] #6 32.80 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-30T09:10:37.747Z] [exec] #6 32.81 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:10:37.747Z] [exec] #6 33.01 Selecting previously unselected package libapache-pom-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.01 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.02 Unpacking libapache-pom-java (29-2) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.07 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.07 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.08 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.12 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.13 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.13 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.18 Selecting previously unselected package libcdi-api-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.18 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.19 Unpacking libcdi-api-java (1.2-3) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.23 Selecting previously unselected package libcommons-cli-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.23 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.24 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.28 Selecting previously unselected package libcommons-parent-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.28 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.29 Unpacking libcommons-parent-java (56-1) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.34 Selecting previously unselected package libcommons-io-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.34 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.35 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.40 Selecting previously unselected package libcommons-lang3-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.40 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.41 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.45 Selecting previously unselected package libjsr305-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.46 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.46 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.51 Selecting previously unselected package libguava-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.51 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.52 Unpacking libguava-java (32.0.1-1) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.58 Selecting previously unselected package liberror-prone-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.58 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.59 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.63 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-08-30T09:10:38.377Z] [exec] #6 33.64 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.64 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-08-30T09:10:38.377Z] [exec] #6 33.69 Selecting previously unselected package libaopalliance-java.
[2025-08-30T09:10:39.007Z] [exec] #6 33.69 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.70 Unpacking libaopalliance-java (20070526-7) ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.74 Selecting previously unselected package libguice-java.
[2025-08-30T09:10:39.007Z] [exec] #6 33.75 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.75 Unpacking libguice-java (4.2.3-2) ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.90 Selecting previously unselected package libjansi-java.
[2025-08-30T09:10:39.007Z] [exec] #6 33.90 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.91 Unpacking libjansi-java (2.4.1-2) ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.96 Selecting previously unselected package libmaven-parent-java.
[2025-08-30T09:10:39.007Z] [exec] #6 33.96 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 33.97 Unpacking libmaven-parent-java (35-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.01 Selecting previously unselected package libplexus-utils2-java.
[2025-08-30T09:10:39.007Z] [exec] #6 34.02 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.02 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.07 Selecting previously unselected package libwagon-provider-api-java.
[2025-08-30T09:10:39.007Z] [exec] #6 34.08 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.08 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.13 Selecting previously unselected package libmaven-resolver-java.
[2025-08-30T09:10:39.007Z] [exec] #6 34.13 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.14 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.20 Selecting previously unselected package libmaven-shared-utils-java.
[2025-08-30T09:10:39.007Z] [exec] #6 34.20 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.21 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.26 Selecting previously unselected package libplexus-cipher-java.
[2025-08-30T09:10:39.007Z] [exec] #6 34.26 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.26 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.32 Selecting previously unselected package libplexus-classworlds-java.
[2025-08-30T09:10:39.007Z] [exec] #6 34.32 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.33 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-08-30T09:10:39.007Z] [exec] #6 34.37 Selecting previously unselected package libplexus-component-annotations-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.38 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.38 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.43 Selecting previously unselected package libplexus-interpolation-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.44 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.44 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.49 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.50 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.50 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.55 Selecting previously unselected package libslf4j-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.55 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.56 Unpacking libslf4j-java (1.7.32-1) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.62 Selecting previously unselected package libsisu-inject-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.62 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.63 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.69 Selecting previously unselected package libsisu-plexus-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.69 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.70 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.77 Selecting previously unselected package libmaven3-core-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.77 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.77 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.85 Selecting previously unselected package libwagon-file-java.
[2025-08-30T09:10:39.638Z] [exec] #6 34.85 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.86 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-08-30T09:10:39.638Z] [exec] #6 34.98 Selecting previously unselected package libwagon-http-shaded-java.
[2025-08-30T09:10:40.269Z] [exec] #6 34.98 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-08-30T09:10:40.269Z] [exec] #6 34.98 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.05 Selecting previously unselected package maven.
[2025-08-30T09:10:40.269Z] [exec] #6 35.05 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.06 Unpacking maven (3.8.7-2) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.13 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.16 Setting up libslf4j-java (1.7.32-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.18 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.20 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.23 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.25 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.28 Setting up java-common (0.75+exp1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.31 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.34 Setting up libaopalliance-java (20070526-7) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.36 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.39 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.41 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.44 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.46 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.49 Setting up libjansi-java (2.4.1-2) ...
[2025-08-30T09:10:40.269Z] [exec] #6 35.51 Setting up libapache-pom-java (29-2) ...
[2025-08-30T09:10:40.270Z] [exec] #6 35.53 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-08-30T09:10:40.270Z] [exec] #6 35.55 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:10:40.270Z] [exec] #6 35.57 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.59 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.61 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.63 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.65 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.67 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.69 Setting up ca-certificates-java (20240118) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.72 No JRE found. Skipping Java certificates setup.
[2025-08-30T09:10:40.900Z] [exec] #6 35.73 Setting up libcdi-api-java (1.2-3) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.75 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.77 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.79 Setting up libmaven-parent-java (35-1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 35.81 Setting up libcommons-parent-java (56-1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 36.05 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-08-30T09:10:40.900Z] [exec] #6 36.07 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 36.09 Setting up libplexus-cipher-java (2.0-1) ...
[2025-08-30T09:10:40.900Z] [exec] #6 36.11 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-08-30T09:10:40.900Z] [exec] #6 36.13 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:10:40.900Z] [exec] #6 36.16 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.18 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.20 Setting up libwagon-file-java (3.5.3-1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.22 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.41 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-08-30T09:10:41.533Z] [exec] #6 36.43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-08-30T09:10:41.533Z] [exec] #6 36.43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-08-30T09:10:41.533Z] [exec] #6 36.44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-08-30T09:10:41.533Z] [exec] #6 36.44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-08-30T09:10:41.533Z] [exec] #6 36.48 Setting up libcommons-io-java (2.11.0-2) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.50 Setting up liberror-perl (0.17029-2) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.52 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.54 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.57 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.59 Setting up libguava-java (32.0.1-1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.62 Setting up liberror-prone-java (2.18.0-1) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.64 Setting up libguice-java (4.2.3-2) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.66 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.68 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:10:41.533Z] [exec] #6 36.71 Processing triggers for ca-certificates-java (20240118) ...
[2025-08-30T09:10:42.164Z] [exec] #6 37.03 Adding debian:ACCVRAIZ1.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.03 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.05 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.06 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.06 Adding debian:AffirmTrust_Commercial.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.06 Adding debian:AffirmTrust_Networking.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.07 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.07 Adding debian:AffirmTrust_Premium.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.07 Adding debian:Amazon_Root_CA_1.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.08 Adding debian:Amazon_Root_CA_2.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.08 Adding debian:Amazon_Root_CA_3.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.08 Adding debian:Amazon_Root_CA_4.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.08 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.08 Adding debian:Atos_TrustedRoot_2011.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.09 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.09 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.09 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-08-30T09:10:42.164Z] [exec] #6 37.10 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.10 Adding debian:BJCA_Global_Root_CA1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.10 Adding debian:BJCA_Global_Root_CA2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.10 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.11 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.11 Adding debian:CA_Disig_Root_R2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.11 Adding debian:Certainly_Root_E1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.12 Adding debian:Certainly_Root_R1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.12 Adding debian:Certigna.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.12 Adding debian:Certigna_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.13 Adding debian:certSIGN_Root_CA_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.13 Adding debian:certSIGN_ROOT_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.13 Adding debian:Certum_EC-384_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.14 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.14 Adding debian:Certum_Trusted_Network_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.14 Adding debian:Certum_Trusted_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.14 Adding debian:CFCA_EV_ROOT.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.15 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.15 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.15 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.15 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.16 Adding debian:Comodo_AAA_Services_root.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.16 Adding debian:COMODO_Certification_Authority.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.16 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.16 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.17 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.17 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.17 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.17 Adding debian:DigiCert_Global_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.18 Adding debian:DigiCert_Global_Root_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.18 Adding debian:DigiCert_Global_Root_G3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.18 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.18 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.18 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.19 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.19 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.19 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.19 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.20 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.20 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.20 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.20 Adding debian:emSign_Root_CA_-_C1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.20 Adding debian:emSign_Root_CA_-_G1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.21 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.21 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.21 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.22 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.22 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.22 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.22 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.23 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.23 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.23 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.24 Adding debian:GlobalSign_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.24 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.25 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.25 Adding debian:GlobalSign_Root_E46.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.26 Adding debian:GlobalSign_Root_R46.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.27 Adding debian:GLOBALTRUST_2020.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.27 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.28 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.28 Adding debian:GTS_Root_R1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.28 Adding debian:GTS_Root_R2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.29 Adding debian:GTS_Root_R3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.29 Adding debian:GTS_Root_R4.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.29 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.29 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.30 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.30 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.30 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.31 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.31 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.31 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.32 Adding debian:ISRG_Root_X1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.32 Adding debian:ISRG_Root_X2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.32 Adding debian:Izenpe.com.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.33 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.33 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.33 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.34 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.34 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.35 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.35 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.35 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.36 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.36 Adding debian:QuoVadis_Root_CA_2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.37 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.37 Adding debian:QuoVadis_Root_CA_3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.38 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.39 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.39 Adding debian:Secure_Global_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.40 Adding debian:SecureSign_RootCA11.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.40 Adding debian:SecureTrust_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.41 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.41 Adding debian:Security_Communication_RootCA2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.41 Adding debian:Security_Communication_RootCA3.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.41 Adding debian:Security_Communication_Root_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.42 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.42 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.42 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.42 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.42 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.43 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.43 Adding debian:Starfield_Class_2_CA.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.43 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.43 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.44 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.44 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.44 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-08-30T09:10:42.165Z] [exec] #6 37.44 Adding debian:Telia_Root_CA_v2.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.45 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.45 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.45 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.46 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.46 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.46 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.47 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.47 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.47 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.47 Adding debian:TunTrust_Root_CA.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.47 Adding debian:TWCA_Global_Root_CA.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.48 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.48 Adding debian:UCA_Extended_Validation_Root.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.48 Adding debian:UCA_Global_G2_Root.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.48 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.49 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.49 Adding debian:vTrus_ECC_Root_CA.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.49 Adding debian:vTrus_Root_CA.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.49 Adding debian:XRamp_Global_CA_Root.pem
[2025-08-30T09:10:42.803Z] [exec] #6 37.53 done.
[2025-08-30T09:10:42.803Z] [exec] #6 37.54 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-08-30T09:10:42.803Z] [exec] #6 37.56 Setting up maven (3.8.7-2) ...
[2025-08-30T09:10:42.803Z] [exec] #6 37.60 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-08-30T09:10:45.664Z] [exec] #6 DONE 40.7s
[2025-08-30T09:10:45.664Z] [exec]
[2025-08-30T09:10:45.664Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-30T09:10:45.664Z] [exec] #7 DONE 0.3s
[2025-08-30T09:10:46.314Z] [exec]
[2025-08-30T09:10:46.314Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-08-30T09:10:46.314Z] [exec] #8 0.208 Cloning into 'open-liberty'...
[2025-08-30T09:11:50.364Z] [exec] #8 56.38 Updating files: 10% (11734/116402)
[2025-08-30T09:12:10.457Z] [exec] Updating files: 11% (12805/116402)Updating files: 12% (13969/116402)Updating files: 13% (15133/116402)Updating files: 14% (16297/116402)Updating files: 15% (17461/116402)Updating files: 16% (18625/116402)Updating files: 16% (19334/116402)Updating files: 17% (19789/116402)Updating files: 18% (20953/116402)Updating files: 19% (22117/116402)Updating files: 20% (23281/116402)Updating files: 21% (24445/116402)Updating files: 22% (25609/116402)Updating files: 23% (26773/116402)Updating files: 23% (26893/116402)Updating files: 23% (27351/116402)Updating files: 24% (27937/116402)Updating files: 25% (29101/116402)Updating files: 26% (30265/116402)Updating files: 27% (31429/116402)Updating files: 28% (32593/116402)Updating files: 29% (33757/116402)Updating files: 29% (33970/116402)Updating files: 30% (34921/116402)Updating files: 31% (36085/116402)Updating files: 32% (37249/116402)Updating files: 33% (38413/116402)Updating files: 34% (39577/116402)Updating files: 34% (40087/116402)Updating files: 35% (40741/116402)Updating files: 36% (41905/116402)Updating files: 37% (43069/116402)Updating files: 38% (44233/116402)Updating files: 39% (45397/116402)Updating files: 39% (45584/116402)Updating files: 40% (46561/116402)Updating files: 41% (47725/116402)Updating files: 42% (48889/116402)Updating files: 43% (50053/116402)Updating files: 43% (51066/116402)Updating files: 44% (51217/116402)Updating files: 45% (52381/116402)Updating files: 46% (53545/116402)Updating files: 47% (54709/116402)Updating files: 47% (55306/116402)Updating files: 48% (55873/116402)Updating files: 49% (57037/116402)Updating files: 50% (58201/116402)Updating files: 51% (59366/116402)Updating files: 52% (60530/116402)Updating files: 52% (61404/116402)Updating files: 53% (61694/116402)Updating files: 54% (62858/116402)Updating files: 55% (64022/116402)Updating files: 55% (64708/116402)Updating files: 56% (65186/116402)Updating files: 57% (66350/116402)Updating files: 58% (67514/116402)Updating files: 59% (68678/116402)Updating files: 60% (69842/116402)Updating files: 60% (70847/116402)Updating files: 61% (71006/116402)Updating files: 62% (72170/116402)Updating files: 63% (73334/116402)Updating files: 63% (73952/116402)Updating files: 64% (74498/116402)Updating files: 65% (75662/116402)Updating files: 66% (76826/116402)Updating files: 67% (77990/116402)Updating files: 67% (78228/116402)Updating files: 68% (79154/116402)Updating files: 69% (80318/116402)Updating files: 69% (80477/116402)Updating files: 70% (81482/116402)Updating files: 71% (82646/116402)Updating files: 72% (83810/116402)Updating files: 73% (84974/116402)Updating files: 74% (86138/116402)Updating files: 74% (86577/116402)Updating files: 75% (87302/116402)Updating files: 76% (88466/116402)Updating files: 77% (89630/116402)Updating files: 78% (90794/116402)Updating files: 79% (91958/116402)Updating files: 79% (92757/116402)Updating files: 80% (93122/116402)Updating files: 81% (94286/116402)Updating files: 82% (95450/116402)Updating files: 83% (96614/116402)Updating files: 84% (97778/116402)Updating files: 84% (98649/116402)Updating files: 85% (98942/116402)Updating files: 86% (100106/116402)Updating files: 87% (101270/116402)Updating files: 88% (102434/116402)Updating files: 89% (103598/116402)Updating files: 89% (103784/116402)Updating files: 90% (104762/116402)Updating files: 91% (105926/116402)Updating files: 91% (106304/116402)Updating files: 92% (107090/116402)Updating files: 93% (108254/116402)Updating files: 94% (109418/116402)Updating files: 94% (109521/116402)Updating files: 95% (110582/116402)Updating files: 95% (110615/116402)Updating files: 96% (111746/116402)Updating files: 97% (112910/116402)Updating files: 98% (114074/116402)Updating files: 98% (114884/116402)Updating files: 99% (115238/116402)Updating files: 100% (116402/116402)Updating files: 100% (116402/116402), done.#8 DONE 82.3s
[2025-08-30T09:12:10.457Z] [exec]
[2025-08-30T09:12:10.457Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-08-30T09:12:10.457Z] [exec] #9 DONE 0.1s
[2025-08-30T09:12:10.457Z] [exec]
[2025-08-30T09:12:10.457Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 Note: switching to 'gm-23.0.0.5'.
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 changes and commit them, and you can discard any commits you make in this
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 state without impacting any branches by switching back to a branch.
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 If you want to create a new branch to retain commits you create, you may
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 do so (now or later) by using -c with the switch command. Example:
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 git switch -c <new-branch-name>
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 Or undo this operation with:
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 git switch -
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-30T09:14:11.695Z] [exec] #10 120.3
[2025-08-30T09:14:11.695Z] [exec] #10 120.3 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-08-30T09:14:11.695Z] [exec] #10 DONE 122.0s
[2025-08-30T09:14:11.695Z] [exec]
[2025-08-30T09:14:11.695Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-08-30T09:14:11.695Z] [exec] #11 DONE 0.1s
[2025-08-30T09:14:11.695Z] [exec]
[2025-08-30T09:14:11.695Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-30T09:14:11.695Z] [exec] #12 DONE 0.1s
[2025-08-30T09:14:11.695Z] [exec]
[2025-08-30T09:14:11.695Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-08-30T09:14:11.695Z] [exec] #13 DONE 0.1s
[2025-08-30T09:14:11.695Z] [exec]
[2025-08-30T09:14:11.695Z] [exec] #14 exporting to image
[2025-08-30T09:14:11.695Z] [exec] #14 exporting layers
[2025-08-30T09:15:41.695Z] [exec] #14 exporting layers 84.7s done
[2025-08-30T09:15:41.695Z] [exec] #14 writing image sha256:ac637a40caf287e314a546862250ed6648b02795bb2a116d1e8f60842e54a256 done
[2025-08-30T09:15:41.695Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full done
[2025-08-30T09:15:41.695Z] [exec] #14 DONE 84.7s
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-08-30T09:15:41.695Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54)
[2025-08-30T09:15:41.695Z]
[2025-08-30T09:15:41.695Z] copy_dest:
[2025-08-30T09:15:41.695Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-08-30T09:15:41.695Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-08-30T09:15:41.695Z]
[2025-08-30T09:15:41.695Z] dist:
[2025-08-30T09:15:41.695Z]
[2025-08-30T09:15:41.695Z] move_scripts:
[2025-08-30T09:15:41.695Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-08-30T09:15:41.695Z]
[2025-08-30T09:15:41.695Z] clean_image:
[2025-08-30T09:15:41.695Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot
[2025-08-30T09:15:41.695Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:15:41.695Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:15:41.695Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:15:41.695Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:15:41.695Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:15:41.695Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:15:41.695Z] [exec] The test here is quarkus
[2025-08-30T09:15:41.695Z] [exec] The directory in the external.sh is quarkus
[2025-08-30T09:15:41.695Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:15:41.695Z] [exec] Error response from daemon: No such container: quarkus-test
[2025-08-30T09:15:41.695Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2025-08-30T09:15:41.695Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-30T09:15:41.695Z] [exec] Error response from daemon: invalid reference format
[2025-08-30T09:15:41.695Z] [exec] Result: 1
[2025-08-30T09:15:41.695Z]
[2025-08-30T09:15:41.695Z] build_image:
[2025-08-30T09:15:41.695Z] [echo] Executing external.sh --build --dir quarkus --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-30T09:15:41.695Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:15:41.695Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:15:41.695Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:15:41.695Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:15:41.695Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:15:41.695Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:15:41.695Z] [exec] The test here is quarkus
[2025-08-30T09:15:41.695Z] [exec] The directory in the external.sh is quarkus
[2025-08-30T09:15:41.695Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:15:41.695Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-30T09:15:41.695Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-30T09:15:41.695Z] [exec] done
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] The test in the build_image() function is quarkus
[2025-08-30T09:15:41.695Z] [exec] #####################################################
[2025-08-30T09:15:41.695Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-30T09:15:41.695Z] [exec] #####################################################
[2025-08-30T09:15:41.695Z] [exec] #0 building with "default" instance using docker driver
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-30T09:15:41.695Z] [exec] #1 transferring dockerfile: 2.80kB done
[2025-08-30T09:15:41.695Z] [exec] #1 DONE 0.0s
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-08-30T09:15:41.695Z] [exec] #2 DONE 0.2s
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] #3 [internal] load .dockerignore
[2025-08-30T09:15:41.695Z] [exec] #3 transferring context: 2B done
[2025-08-30T09:15:41.695Z] [exec] #3 DONE 0.0s
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:1bd9ac00d3acc92a137cf9aca442a42e6f777736524b87cc376342ef5402e2d4
[2025-08-30T09:15:41.695Z] [exec] #4 CACHED
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [exec] #5 [internal] load build context
[2025-08-30T09:15:41.695Z] [exec] #5 transferring context: 2.42kB done
[2025-08-30T09:15:41.695Z] [exec] #5 DONE 0.0s
[2025-08-30T09:15:41.695Z] [exec]
[2025-08-30T09:15:41.695Z] [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 wget && rm -rf /var/lib/apt/lists/*
[2025-08-30T09:15:41.695Z] [exec] #6 0.263 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.284 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.331 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.348 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.407 Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.471 Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,134 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.558 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.562 Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,137 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.564 Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.574 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.585 Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,392 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.609 Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.613 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.613 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,748 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.634 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,261 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.651 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,907 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.666 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 0.666 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB]
[2025-08-30T09:15:41.695Z] [exec] #6 1.677 Fetched 32.9 MB in 1s (22.9 MB/s)
[2025-08-30T09:15:41.695Z] [exec] #6 1.677 Reading package lists...
[2025-08-30T09:15:41.695Z] [exec] #6 4.675 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:15:41.695Z] [exec] #6 4.754 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-30T09:15:41.695Z] [exec] #6 4.754 (Reading database ...
[2025-08-30T09:15:41.695Z] [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 ... 6864 files and directories currently installed.)#6 4.762 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:15:41.695Z] [exec] #6 4.771 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:41.695Z] [exec] #6 4.917 Selecting previously unselected package python3.12-minimal.
[2025-08-30T09:15:41.695Z] [exec] #6 4.919 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:15:41.695Z] [exec] #6 4.927 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:41.695Z] [exec] #6 5.021 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:41.695Z] [exec] #6 5.046 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:42.328Z] [exec] #6 5.801 Selecting previously unselected package python3-minimal.
[2025-08-30T09:15:42.328Z] [exec] #6 5.801 (Reading database ...
[2025-08-30T09:15:42.328Z] [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 ... 7175 files and directories currently installed.)#6 5.809 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:15:42.328Z] [exec] #6 5.815 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:15:42.328Z] [exec] #6 5.862 Selecting previously unselected package media-types.
[2025-08-30T09:15:42.328Z] [exec] #6 5.864 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-30T09:15:42.328Z] [exec] #6 5.870 Unpacking media-types (10.1.0) ...
[2025-08-30T09:15:42.328Z] [exec] #6 5.922 Selecting previously unselected package netbase.
[2025-08-30T09:15:42.957Z] [exec] #6 5.924 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-30T09:15:42.957Z] [exec] #6 5.930 Unpacking netbase (6.4) ...
[2025-08-30T09:15:42.957Z] [exec] #6 5.978 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-30T09:15:42.957Z] [exec] #6 5.980 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:15:42.957Z] [exec] #6 5.986 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:42.957Z] [exec] #6 6.133 Selecting previously unselected package python3.12.
[2025-08-30T09:15:42.957Z] [exec] #6 6.135 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:15:42.957Z] [exec] #6 6.141 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:42.957Z] [exec] #6 6.190 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-30T09:15:42.957Z] [exec] #6 6.192 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:15:42.957Z] [exec] #6 6.200 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:15:42.957Z] [exec] #6 6.248 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:15:42.957Z] [exec] #6 6.443 Selecting previously unselected package python3.
[2025-08-30T09:15:42.957Z] [exec] #6 6.443 (Reading database ...
[2025-08-30T09:15:43.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 ... 7616 files and directories currently installed.)#6 6.451 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.460 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.522 Selecting previously unselected package libapparmor1:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.523 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.536 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.592 Selecting previously unselected package libargon2-1:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.594 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.600 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.651 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.653 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.660 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.718 Selecting previously unselected package libjson-c5:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.719 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.727 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.813 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.815 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.821 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.879 Selecting previously unselected package libfdisk1:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.881 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.886 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.946 Selecting previously unselected package libkmod2:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 6.948 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 6.954 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:15:43.589Z] [exec] #6 7.000 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-30T09:15:43.589Z] [exec] #6 7.001 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:15:43.589Z] [exec] #6 7.010 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:43.589Z] [exec] #6 7.080 Selecting previously unselected package systemd-dev.
[2025-08-30T09:15:44.592Z] [exec] #6 7.082 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.088 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.160 Selecting previously unselected package systemd.
[2025-08-30T09:15:44.592Z] [exec] #6 7.162 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.176 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.472 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.495 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.519 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.541 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.563 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.582 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.603 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.622 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.643 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.663 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.729 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-30T09:15:44.592Z] [exec] #6 7.736 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-30T09:15:44.592Z] [exec] #6 7.739 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-30T09:15:44.592Z] [exec] #6 7.746 Initializing machine ID from random generator.
[2025-08-30T09:15:44.592Z] [exec] #6 7.768 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.768 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.768 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.768 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.769 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.769 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.769 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.769 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.769 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:15:44.592Z] [exec] #6 7.796 Creating group 'systemd-journal' with GID 999.
[2025-08-30T09:15:44.592Z] [exec] #6 7.796 Creating group 'systemd-network' with GID 998.
[2025-08-30T09:15:44.592Z] [exec] #6 7.796 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-30T09:15:44.592Z] [exec] #6 7.891 Selecting previously unselected package systemd-sysv.
[2025-08-30T09:15:44.592Z] [exec] #6 7.892 (Reading database ...
[2025-08-30T09:15:44.592Z] [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 ... 8663 files and directories currently installed.)#6 7.899 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.906 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.969 Selecting previously unselected package sgml-base.
[2025-08-30T09:15:44.592Z] [exec] #6 7.971 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-30T09:15:44.592Z] [exec] #6 7.979 Unpacking sgml-base (1.31) ...
[2025-08-30T09:15:44.592Z] [exec] #6 8.052 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-30T09:15:45.223Z] [exec] #6 8.054 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.060 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.111 Selecting previously unselected package dbus-bin.
[2025-08-30T09:15:45.223Z] [exec] #6 8.113 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.119 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.162 Selecting previously unselected package dbus-session-bus-common.
[2025-08-30T09:15:45.223Z] [exec] #6 8.164 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.170 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.221 Selecting previously unselected package dbus-daemon.
[2025-08-30T09:15:45.223Z] [exec] #6 8.223 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.229 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.277 Selecting previously unselected package dbus-system-bus-common.
[2025-08-30T09:15:45.223Z] [exec] #6 8.278 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.285 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.346 Selecting previously unselected package dbus.
[2025-08-30T09:15:45.223Z] [exec] #6 8.348 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.355 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.421 Selecting previously unselected package distro-info-data.
[2025-08-30T09:15:45.223Z] [exec] #6 8.423 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.429 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.492 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-30T09:15:45.223Z] [exec] #6 8.494 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.507 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.584 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-30T09:15:45.223Z] [exec] #6 8.585 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.591 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.650 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-30T09:15:45.223Z] [exec] #6 8.652 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.658 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:15:45.223Z] [exec] #6 8.703 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-30T09:15:45.872Z] [exec] #6 8.704 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-30T09:15:45.872Z] [exec] #6 8.710 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:15:45.872Z] [exec] #6 8.749 Selecting previously unselected package iso-codes.
[2025-08-30T09:15:45.872Z] [exec] #6 8.751 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-30T09:15:45.872Z] [exec] #6 8.758 Unpacking iso-codes (4.16.0-1) ...
[2025-08-30T09:15:45.872Z] [exec] #6 8.998 Selecting previously unselected package libcap2-bin.
[2025-08-30T09:15:45.872Z] [exec] #6 9.000 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.006 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.060 Selecting previously unselected package libelf1t64:amd64.
[2025-08-30T09:15:45.872Z] [exec] #6 9.062 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.068 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.112 Selecting previously unselected package libglib2.0-data.
[2025-08-30T09:15:45.872Z] [exec] #6 9.114 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.120 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.167 Selecting previously unselected package libicu74:amd64.
[2025-08-30T09:15:45.872Z] [exec] #6 9.169 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.175 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:15:45.872Z] [exec] #6 9.375 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-30T09:15:46.503Z] [exec] #6 9.377 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.383 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.451 Selecting previously unselected package libxml2:amd64.
[2025-08-30T09:15:46.503Z] [exec] #6 9.453 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.4_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.460 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.523 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-30T09:15:46.503Z] [exec] #6 9.524 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.530 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.575 Selecting previously unselected package lsb-release.
[2025-08-30T09:15:46.503Z] [exec] #6 9.576 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.582 Unpacking lsb-release (12.0-2) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.623 Selecting previously unselected package python-apt-common.
[2025-08-30T09:15:46.503Z] [exec] #6 9.624 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.630 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.678 Selecting previously unselected package python3-apt.
[2025-08-30T09:15:46.503Z] [exec] #6 9.680 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.687 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.738 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-30T09:15:46.503Z] [exec] #6 9.740 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.747 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.795 Selecting previously unselected package python3-dbus.
[2025-08-30T09:15:46.503Z] [exec] #6 9.797 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.803 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.859 Selecting previously unselected package python3-gi.
[2025-08-30T09:15:46.503Z] [exec] #6 9.861 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.868 Unpacking python3-gi (3.48.2-1) ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.928 Selecting previously unselected package python3-pkg-resources.
[2025-08-30T09:15:46.503Z] [exec] #6 9.930 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-30T09:15:46.503Z] [exec] #6 9.937 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:15:46.503Z] [exec] #6 10.00 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.00 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.01 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.06 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-30T09:15:47.134Z] [exec] #6 10.06 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.06 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.12 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.12 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.12 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.18 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.18 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.19 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.25 Selecting previously unselected package libxmlb2:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.26 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.26 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.32 Selecting previously unselected package libappstream5:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.32 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.32 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.38 Selecting previously unselected package libduktape207:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.38 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.39 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.44 Selecting previously unselected package libdw1t64:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.45 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.45 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.50 Selecting previously unselected package libglib2.0-bin.
[2025-08-30T09:15:47.134Z] [exec] #6 10.50 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.51 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.56 Selecting previously unselected package libunwind8:amd64.
[2025-08-30T09:15:47.134Z] [exec] #6 10.57 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.57 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:15:47.134Z] [exec] #6 10.63 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-30T09:15:47.765Z] [exec] #6 10.63 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.64 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.71 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-30T09:15:47.765Z] [exec] #6 10.71 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.72 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.77 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-30T09:15:47.765Z] [exec] #6 10.78 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.78 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.85 Selecting previously unselected package xml-core.
[2025-08-30T09:15:47.765Z] [exec] #6 10.85 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.85 Unpacking xml-core (0.19) ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.92 Selecting previously unselected package polkitd.
[2025-08-30T09:15:47.765Z] [exec] #6 10.93 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 10.95 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:15:47.765Z] [exec] #6 11.02 Selecting previously unselected package python3-blinker.
[2025-08-30T09:15:47.765Z] [exec] #6 11.02 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 11.02 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-30T09:15:47.765Z] [exec] #6 11.08 Selecting previously unselected package python3-cryptography.
[2025-08-30T09:15:47.765Z] [exec] #6 11.08 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-30T09:15:47.765Z] [exec] #6 11.09 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:15:47.765Z] [exec] #6 11.20 Selecting previously unselected package python3-pyparsing.
[2025-08-30T09:15:48.396Z] [exec] #6 11.20 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.21 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.26 Selecting previously unselected package python3-httplib2.
[2025-08-30T09:15:48.396Z] [exec] #6 11.27 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.37 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.43 Selecting previously unselected package python3-jwt.
[2025-08-30T09:15:48.396Z] [exec] #6 11.43 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.43 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.49 Selecting previously unselected package python3-lazr.uri.
[2025-08-30T09:15:48.396Z] [exec] #6 11.49 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.50 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.56 Selecting previously unselected package python3-wadllib.
[2025-08-30T09:15:48.396Z] [exec] #6 11.56 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.57 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.64 Selecting previously unselected package python3-distro.
[2025-08-30T09:15:48.396Z] [exec] #6 11.64 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.65 Unpacking python3-distro (1.9.0-1) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.70 Selecting previously unselected package python3-oauthlib.
[2025-08-30T09:15:48.396Z] [exec] #6 11.71 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.71 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.78 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-30T09:15:48.396Z] [exec] #6 11.79 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.79 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.85 Selecting previously unselected package python3-six.
[2025-08-30T09:15:48.396Z] [exec] #6 11.86 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.86 Unpacking python3-six (1.16.0-4) ...
[2025-08-30T09:15:48.396Z] [exec] #6 11.92 Selecting previously unselected package python3-launchpadlib.
[2025-08-30T09:15:49.026Z] [exec] #6 11.92 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-30T09:15:49.026Z] [exec] #6 11.93 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.00 Selecting previously unselected package python3-software-properties.
[2025-08-30T09:15:49.026Z] [exec] #6 12.01 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.01 Unpacking python3-software-properties (0.99.49.3) ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.08 Selecting previously unselected package packagekit.
[2025-08-30T09:15:49.026Z] [exec] #6 12.08 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.09 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.17 Selecting previously unselected package software-properties-common.
[2025-08-30T09:15:49.026Z] [exec] #6 12.17 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.18 Unpacking software-properties-common (0.99.49.3) ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.25 Setting up media-types (10.1.0) ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.29 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:49.026Z] [exec] #6 12.32 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.35 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.38 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.40 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.43 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.46 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.48 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.50 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.52 No schema files found: doing nothing.
[2025-08-30T09:15:49.027Z] [exec] #6 12.53 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.55 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.58 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:49.027Z] [exec] #6 12.60 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.63 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.65 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.67 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.70 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.73 Setting up netbase (6.4) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.78 Setting up sgml-base (1.31) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.82 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.85 Setting up lsb-release (12.0-2) ...
[2025-08-30T09:15:49.657Z] [exec] #6 12.87 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 13.01 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:15:49.657Z] [exec] #6 13.03 Setting up iso-codes (4.16.0-1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 13.05 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 13.07 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:15:49.657Z] [exec] #6 13.09 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:15:49.657Z] [exec] #6 13.10 Setcap worked! gst-ptp-helper is not suid!
[2025-08-30T09:15:49.657Z] [exec] #6 13.11 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:50.287Z] [exec] #6 13.13 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:15:50.287Z] [exec] #6 13.15 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:15:50.918Z] [exec] #6 13.99 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.01 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.03 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.05 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.09 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.12 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.14 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.20 Setting up xml-core (0.19) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.40 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:15:50.918Z] [exec] #6 14.49 debconf: unable to initialize frontend: Dialog
[2025-08-30T09:15:50.918Z] [exec] #6 14.49 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-30T09:15:50.918Z] [exec] #6 14.49 debconf: falling back to frontend: Readline
[2025-08-30T09:15:50.918Z] [exec] #6 14.49 debconf: unable to initialize frontend: Readline
[2025-08-30T09:15:50.918Z] [exec] #6 14.49 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-08-30T09:15:50.918Z] [exec] #6 14.49 debconf: falling back to frontend: Teletype
[2025-08-30T09:15:50.918Z] [exec] #6 14.57 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:15:51.549Z] [exec] #6 14.59 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:15:51.549Z] [exec] #6 14.61 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:15:51.549Z] [exec] #6 14.63 running python rtupdate hooks for python3.12...
[2025-08-30T09:15:51.549Z] [exec] #6 14.63 running python post-rtupdate hooks for python3.12...
[2025-08-30T09:15:51.549Z] [exec] #6 14.72 Setting up python3-six (1.16.0-4) ...
[2025-08-30T09:15:51.549Z] [exec] #6 14.83 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:15:51.549Z] [exec] #6 15.00 Setting up python3-gi (3.48.2-1) ...
[2025-08-30T09:15:51.549Z] [exec] #6 15.17 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:15:52.182Z] [exec] #6 15.31 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:15:52.182Z] [exec] #6 15.34 Setting up python3-blinker (1.7.0-1) ...
[2025-08-30T09:15:52.182Z] [exec] #6 15.47 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:15:52.182Z] [exec] #6 15.68 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:15:52.812Z] [exec] #6 15.82 Setting up python3-distro (1.9.0-1) ...
[2025-08-30T09:15:52.812Z] [exec] #6 15.94 Setting up python3-jwt (2.7.0-1) ...
[2025-08-30T09:15:52.812Z] [exec] #6 16.07 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:15:52.812Z] [exec] #6 16.24 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:15:52.812Z] [exec] #6 16.36 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:15:53.442Z] [exec] #6 16.59 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-30T09:15:53.442Z] [exec] #6 16.72 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:15:53.442Z] [exec] #6 16.90 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:15:53.442Z] [exec] #6 17.03 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:15:54.074Z] [exec] #6 17.27 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-30T09:15:54.074Z] [exec] #6 17.28 Setting up python3-software-properties (0.99.49.3) ...
[2025-08-30T09:15:54.074Z] [exec] #6 17.42 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:15:54.074Z] [exec] #6 17.46 Processing triggers for sgml-base (1.31) ...
[2025-08-30T09:15:54.074Z] [exec] #6 17.49 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:15:54.074Z] [exec] #6 17.51 Creating group 'polkitd' with GID 997.
[2025-08-30T09:15:54.074Z] [exec] #6 17.51 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-30T09:15:54.074Z] [exec] #6 17.57 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:15:54.074Z] [exec] #6 17.57 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-30T09:15:54.074Z] [exec] #6 17.67 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-30T09:15:54.703Z] [exec] #6 17.68 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:15:54.703Z] [exec] #6 17.72 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:15:54.703Z] [exec] #6 17.73 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-30T09:15:54.703Z] [exec] #6 17.73 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-30T09:15:54.703Z] [exec] #6 17.83 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-30T09:15:54.703Z] [exec] #6 17.84 Setting up software-properties-common (0.99.49.3) ...
[2025-08-30T09:15:54.703Z] [exec] #6 17.97 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:15:59.469Z] [exec] #6 22.11 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:15:59.469Z] [exec] #6 22.40 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:15:59.469Z] [exec] #6 22.48 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:15:59.469Z] [exec] #6 22.56 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:15:59.469Z] [exec] #6 22.63 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-30T09:15:59.469Z] [exec] #6 22.71 Fetched 24.4 kB in 1s (37.6 kB/s)
[2025-08-30T09:16:00.100Z] [exec] #6 22.71 Reading package lists...
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 Repository: 'Types: deb
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 Suites: noble
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 Components: main
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 '
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 Description:
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-30T09:16:00.100Z] [exec] #6 23.50
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-30T09:16:00.100Z] [exec] #6 23.50 Adding repository.
[2025-08-30T09:16:00.731Z] [exec] #6 23.72 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:16:00.731Z] [exec] #6 23.77 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:16:00.731Z] [exec] #6 23.85 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:16:00.731Z] [exec] #6 23.93 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:16:00.731Z] [exec] #6 24.07 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-30T09:16:01.361Z] [exec] #6 24.14 Reading package lists...
[2025-08-30T09:16:02.671Z] [exec] #6 24.92 Reading package lists...
[2025-08-30T09:16:02.671Z] [exec] #6 25.72 Building dependency tree...
[2025-08-30T09:16:02.671Z] [exec] #6 25.92 Reading state information...
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 The following additional packages will be installed:
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 perl-modules-5.38
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 Suggested packages:
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 libtap-harness-archive-perl
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 Recommended packages:
[2025-08-30T09:16:02.671Z] [exec] #6 26.09 patch less ssh-client
[2025-08-30T09:16:02.671Z] [exec] #6 26.13 The following NEW packages will be installed:
[2025-08-30T09:16:02.671Z] [exec] #6 26.13 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-30T09:16:02.671Z] [exec] #6 26.13 perl-modules-5.38
[2025-08-30T09:16:03.301Z] [exec] #6 26.40 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
[2025-08-30T09:16:03.301Z] [exec] #6 26.40 Need to get 13.1 MB of archives.
[2025-08-30T09:16:03.301Z] [exec] #6 26.40 After this operation, 75.0 MB of additional disk space will be used.
[2025-08-30T09:16:03.301Z] [exec] #6 26.40 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-08-30T09:16:03.931Z] [exec] #6 27.15 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-30T09:16:03.931Z] [exec] #6 27.15 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-30T09:16:03.931Z] [exec] #6 27.15 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-30T09:16:03.931Z] [exec] #6 27.26 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-30T09:16:03.931Z] [exec] #6 27.26 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-30T09:16:03.931Z] [exec] #6 27.27 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-30T09:16:03.931Z] [exec] #6 27.28 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-30T09:16:03.931Z] [exec] #6 27.46 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:16:04.562Z] [exec] #6 27.49 Fetched 13.1 MB in 1s (10.8 MB/s)
[2025-08-30T09:16:04.562Z] [exec] #6 27.54 Selecting previously unselected package perl-modules-5.38.
[2025-08-30T09:16:04.562Z] [exec] #6 27.54 (Reading database ...
[2025-08-30T09:16:04.562Z] [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 ... 11199 files and directories currently installed.)#6 27.55 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-30T09:16:04.562Z] [exec] #6 27.56 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:16:04.562Z] [exec] #6 27.95 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-30T09:16:04.562Z] [exec] #6 27.96 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:16:04.562Z] [exec] #6 27.97 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:16:04.562Z] [exec] #6 28.04 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-30T09:16:04.562Z] [exec] #6 28.04 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:16:04.562Z] [exec] #6 28.05 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:16:04.562Z] [exec] #6 28.11 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-30T09:16:05.192Z] [exec] #6 28.11 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.12 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.38 Selecting previously unselected package perl.
[2025-08-30T09:16:05.192Z] [exec] #6 28.39 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.40 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.46 Selecting previously unselected package liberror-perl.
[2025-08-30T09:16:05.192Z] [exec] #6 28.46 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.46 Unpacking liberror-perl (0.17029-2) ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.52 Selecting previously unselected package git-man.
[2025-08-30T09:16:05.192Z] [exec] #6 28.52 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.53 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.61 Selecting previously unselected package git.
[2025-08-30T09:16:05.192Z] [exec] #6 28.61 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-30T09:16:05.192Z] [exec] #6 28.62 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.82 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.85 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.87 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.89 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.92 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.93 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.97 Setting up liberror-perl (0.17029-2) ...
[2025-08-30T09:16:05.824Z] [exec] #6 28.99 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:16:05.824Z] [exec] #6 29.03 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:16:07.134Z] [exec] #6 DONE 30.7s
[2025-08-30T09:16:07.766Z] [exec]
[2025-08-30T09:16:07.766Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-30T09:16:07.766Z] [exec] #7 DONE 0.2s
[2025-08-30T09:16:07.766Z] [exec]
[2025-08-30T09:16:07.766Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git
[2025-08-30T09:16:07.766Z] [exec] #8 0.195 Cloning into 'quarkus'...
[2025-08-30T09:16:53.552Z] [exec] #8 40.52 Updating files: 23% (6335/26721)
[2025-08-30T09:16:54.182Z] [exec] Updating files: 24% (6414/26721)Updating files: 25% (6681/26721)Updating files: 26% (6948/26721)Updating files: 27% (7215/26721)Updating files: 28% (7482/26721)Updating files: 29% (7750/26721)Updating files: 30% (8017/26721)Updating files: 31% (8284/26721)Updating files: 32% (8551/26721)Updating files: 33% (8818/26721)Updating files: 34% (9086/26721)Updating files: 35% (9353/26721)Updating files: 36% (9620/26721)Updating files: 37% (9887/26721)Updating files: 38% (10154/26721)Updating files: 39% (10422/26721)Updating files: 40% (10689/26721)Updating files: 41% (10956/26721)Updating files: 42% (11223/26721)Updating files: 43% (11491/26721)Updating files: 44% (11758/26721)Updating files: 45% (12025/26721)Updating files: 46% (12292/26721)Updating files: 47% (12559/26721)Updating files: 48% (12827/26721)Updating files: 49% (13094/26721)Updating files: 50% (13361/26721)Updating files: 51% (13628/26721)Updating files: 52% (13895/26721)Updating files: 52% (13945/26721)Updating files: 53% (14163/26721)Updating files: 54% (14430/26721)Updating files: 55% (14697/26721)Updating files: 56% (14964/26721)Updating files: 57% (15231/26721)Updating files: 58% (15499/26721)Updating files: 59% (15766/26721)Updating files: 60% (16033/26721)Updating files: 61% (16300/26721)Updating files: 62% (16568/26721)Updating files: 63% (16835/26721)Updating files: 64% (17102/26721)Updating files: 65% (17369/26721)Updating files: 66% (17636/26721)Updating files: 67% (17904/26721)Updating files: 68% (18171/26721)Updating files: 69% (18438/26721)Updating files: 70% (18705/26721)Updating files: 71% (18972/26721)Updating files: 72% (19240/26721)Updating files: 73% (19507/26721)Updating files: 73% (19746/26721)Updating files: 74% (19774/26721)Updating files: 75% (20041/26721)Updating files: 76% (20308/26721)Updating files: 77% (20576/26721)Updating files: 78% (20843/26721)Updating files: 79% (21110/26721)Updating files: 80% (21377/26721)Updating files: 81% (21645/26721)Updating files: 82% (21912/26721)Updating files: 83% (22179/26721)Updating files: 84% (22446/26721)Updating files: 85% (22713/26721)Updating files: 86% (22981/26721)Updating files: 87% (23248/26721)Updating files: 88% (23515/26721)Updating files: 88% (23762/26721)Updating files: 89% (23782/26721)Updating files: 90% (24049/26721)Updating files: 91% (24317/26721)Updating files: 92% (24584/26721)Updating files: 93% (24851/26721)Updating files: 94% (25118/26721)Updating files: 95% (25385/26721)Updating files: 96% (25653/26721)Updating files: 97% (25920/26721)Updating files: 98% (26187/26721)Updating files: 99% (26454/26721)Updating files: 100% (26721/26721)Updating files: 100% (26721/26721), done.#8 DONE 46.8s
[2025-08-30T09:16:54.814Z] [exec]
[2025-08-30T09:16:54.814Z] [exec] #9 [ 5/10] WORKDIR /quarkus/
[2025-08-30T09:16:54.814Z] [exec] #9 DONE 0.1s
[2025-08-30T09:16:54.814Z] [exec]
[2025-08-30T09:16:54.814Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 Note: switching to '2.7.5.Final'.
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 changes and commit them, and you can discard any commits you make in this
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 state without impacting any branches by switching back to a branch.
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 If you want to create a new branch to retain commits you create, you may
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 do so (now or later) by using -c with the switch command. Example:
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 git switch -c <new-branch-name>
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 Or undo this operation with:
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 git switch -
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-30T09:18:40.651Z] [exec] #10 100.4
[2025-08-30T09:18:40.651Z] [exec] #10 100.4 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final
[2025-08-30T09:18:40.651Z] [exec] #10 DONE 101.1s
[2025-08-30T09:18:40.651Z] [exec]
[2025-08-30T09:18:40.651Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh
[2025-08-30T09:18:40.651Z] [exec] #11 DONE 0.1s
[2025-08-30T09:18:40.651Z] [exec]
[2025-08-30T09:18:40.651Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-30T09:18:40.651Z] [exec] #12 DONE 0.1s
[2025-08-30T09:18:40.651Z] [exec]
[2025-08-30T09:18:40.651Z] [exec] #13 [ 9/10] WORKDIR /quarkus
[2025-08-30T09:18:40.651Z] [exec] #13 DONE 0.1s
[2025-08-30T09:18:40.651Z] [exec]
[2025-08-30T09:18:40.651Z] [exec] #14 exporting to image
[2025-08-30T09:18:40.651Z] [exec] #14 exporting layers
[2025-08-30T09:19:00.850Z] [exec] #14 exporting layers 24.5s done
[2025-08-30T09:19:00.850Z] [exec] #14 writing image sha256:20f7222579758900f0523eaec381d9e2abbcff31b3f668a349e9c05b73ecc8b8 done
[2025-08-30T09:19:00.850Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full done
[2025-08-30T09:19:00.850Z] [exec] #14 DONE 24.6s
[2025-08-30T09:19:00.850Z]
[2025-08-30T09:19:00.850Z] copy_dest:
[2025-08-30T09:19:00.850Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-08-30T09:19:00.850Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-08-30T09:19:00.850Z]
[2025-08-30T09:19:00.850Z] build:
[2025-08-30T09:19:00.850Z]
[2025-08-30T09:19:00.850Z] move_scripts:
[2025-08-30T09:19:00.850Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-08-30T09:19:00.850Z]
[2025-08-30T09:19:00.850Z] clean_image:
[2025-08-30T09:19:00.850Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot
[2025-08-30T09:19:00.850Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:19:00.850Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:19:00.850Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:19:00.850Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:19:00.850Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:19:00.850Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:19:00.850Z] [exec] The test here is quarkus_quickstarts
[2025-08-30T09:19:00.850Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-08-30T09:19:00.850Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:19:00.850Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test
[2025-08-30T09:19:00.850Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-08-30T09:19:00.850Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-30T09:19:00.850Z] [exec] Error response from daemon: invalid reference format
[2025-08-30T09:19:00.850Z] [exec] Result: 1
[2025-08-30T09:19:00.850Z]
[2025-08-30T09:19:00.850Z] build_image:
[2025-08-30T09:19:00.850Z] [echo] Executing external.sh --build --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-30T09:19:00.850Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:19:00.850Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-30T09:19:00.850Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-30T09:19:00.850Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:19:00.850Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-30T09:19:00.850Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-30T09:19:00.850Z] [exec] The test here is quarkus_quickstarts
[2025-08-30T09:19:00.850Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-08-30T09:19:00.850Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-30T09:19:00.850Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-30T09:19:00.850Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-30T09:19:00.850Z] [exec]
[2025-08-30T09:19:00.850Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-30T09:19:00.850Z] [exec] done
[2025-08-30T09:19:00.850Z] [exec]
[2025-08-30T09:19:00.850Z] [exec] The test in the build_image() function is quarkus_quickstarts
[2025-08-30T09:19:00.850Z] [exec] #####################################################
[2025-08-30T09:19:00.850Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-30T09:19:00.850Z] [exec] #####################################################
[2025-08-30T09:19:01.484Z] [exec] #0 building with "default" instance using docker driver
[2025-08-30T09:19:01.484Z] [exec]
[2025-08-30T09:19:01.484Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-30T09:19:01.484Z] [exec] #1 transferring dockerfile: 3.48kB done
[2025-08-30T09:19:01.484Z] [exec] #1 DONE 0.0s
[2025-08-30T09:19:01.484Z] [exec]
[2025-08-30T09:19:01.484Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-08-30T09:19:01.484Z] [exec] #2 DONE 0.1s
[2025-08-30T09:19:01.484Z] [exec]
[2025-08-30T09:19:01.484Z] [exec] #3 [internal] load .dockerignore
[2025-08-30T09:19:01.484Z] [exec] #3 transferring context: 2B done
[2025-08-30T09:19:01.484Z] [exec] #3 DONE 0.0s
[2025-08-30T09:19:01.484Z] [exec]
[2025-08-30T09:19:01.484Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:1bd9ac00d3acc92a137cf9aca442a42e6f777736524b87cc376342ef5402e2d4
[2025-08-30T09:19:01.484Z] [exec] #4 CACHED
[2025-08-30T09:19:01.484Z] [exec]
[2025-08-30T09:19:01.484Z] [exec] #5 [internal] load build context
[2025-08-30T09:19:01.484Z] [exec] #5 transferring context: 1.47kB done
[2025-08-30T09:19:01.484Z] [exec] #5 DONE 0.0s
[2025-08-30T09:19:01.484Z] [exec]
[2025-08-30T09:19:01.484Z] [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-08-30T09:19:01.484Z] [exec] #6 0.276 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-30T09:19:01.484Z] [exec] #6 0.289 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-30T09:19:01.484Z] [exec] #6 0.347 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-30T09:19:01.484Z] [exec] #6 0.364 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-30T09:19:01.484Z] [exec] #6 0.410 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,137 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.483 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.484 Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,134 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.515 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,392 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.527 Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.544 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.549 Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.558 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.708 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,907 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.723 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,261 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.737 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.739 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,748 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.748 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-30T09:19:02.116Z] [exec] #6 0.748 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB]
[2025-08-30T09:19:02.748Z] [exec] #6 1.654 Fetched 32.9 MB in 1s (23.5 MB/s)
[2025-08-30T09:19:04.061Z] [exec] #6 1.654 Reading package lists...
[2025-08-30T09:19:06.109Z] [exec] #6 4.520 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:19:06.109Z] [exec] #6 4.605 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-30T09:19:06.109Z] [exec] #6 4.605 (Reading database ...
[2025-08-30T09:19:06.109Z] [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 ... 6864 files and directories currently installed.)#6 4.613 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:19:06.109Z] [exec] #6 4.619 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:06.109Z] [exec] #6 4.775 Selecting previously unselected package python3.12-minimal.
[2025-08-30T09:19:06.109Z] [exec] #6 4.776 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:19:06.109Z] [exec] #6 4.785 Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:06.109Z] [exec] #6 4.882 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:06.109Z] [exec] #6 4.907 Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:06.739Z] [exec] #6 5.659 Selecting previously unselected package python3-minimal.
[2025-08-30T09:19:06.739Z] [exec] #6 5.659 (Reading database ...
[2025-08-30T09:19:06.739Z] [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 ... 7175 files and directories currently installed.)#6 5.666 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:19:06.739Z] [exec] #6 5.672 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:19:06.739Z] [exec] #6 5.721 Selecting previously unselected package media-types.
[2025-08-30T09:19:06.739Z] [exec] #6 5.722 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-30T09:19:06.739Z] [exec] #6 5.729 Unpacking media-types (10.1.0) ...
[2025-08-30T09:19:06.739Z] [exec] #6 5.782 Selecting previously unselected package netbase.
[2025-08-30T09:19:07.369Z] [exec] #6 5.783 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-30T09:19:07.369Z] [exec] #6 5.789 Unpacking netbase (6.4) ...
[2025-08-30T09:19:07.369Z] [exec] #6 5.838 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-30T09:19:07.369Z] [exec] #6 5.839 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:19:07.369Z] [exec] #6 5.846 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:07.369Z] [exec] #6 5.996 Selecting previously unselected package python3.12.
[2025-08-30T09:19:07.369Z] [exec] #6 5.997 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.8_amd64.deb ...
[2025-08-30T09:19:07.369Z] [exec] #6 6.004 Unpacking python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:07.369Z] [exec] #6 6.054 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-30T09:19:07.369Z] [exec] #6 6.055 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:19:07.369Z] [exec] #6 6.061 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:19:07.369Z] [exec] #6 6.111 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-30T09:19:07.369Z] [exec] #6 6.306 Selecting previously unselected package python3.
[2025-08-30T09:19:07.997Z] [exec] #6 6.307 (Reading database ...
[2025-08-30T09:19:07.997Z] [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 ... 7616 files and directories currently installed.)#6 6.314 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.323 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.384 Selecting previously unselected package libapparmor1:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.385 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.398 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.455 Selecting previously unselected package libargon2-1:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.457 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.464 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.522 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.524 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.530 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.586 Selecting previously unselected package libjson-c5:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.588 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.596 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.653 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.655 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.661 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.723 Selecting previously unselected package libfdisk1:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.725 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.731 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.787 Selecting previously unselected package libkmod2:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.788 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.796 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.843 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-30T09:19:07.997Z] [exec] #6 6.844 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.850 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.921 Selecting previously unselected package systemd-dev.
[2025-08-30T09:19:07.997Z] [exec] #6 6.923 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.929 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:07.997Z] [exec] #6 6.997 Selecting previously unselected package systemd.
[2025-08-30T09:19:08.628Z] [exec] #6 6.999 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.015 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.303 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.326 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.350 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.373 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.396 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.416 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.434 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.453 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:08.628Z] [exec] #6 7.472 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:08.629Z] [exec] #6 7.491 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:08.629Z] [exec] #6 7.557 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-30T09:19:09.259Z] [exec] #6 7.564 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-30T09:19:09.259Z] [exec] #6 7.567 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-30T09:19:09.259Z] [exec] #6 7.575 Initializing machine ID from random generator.
[2025-08-30T09:19:09.259Z] [exec] #6 7.598 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.598 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.598 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.598 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.598 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.598 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.599 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.599 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.599 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-30T09:19:09.259Z] [exec] #6 7.626 Creating group 'systemd-journal' with GID 999.
[2025-08-30T09:19:09.259Z] [exec] #6 7.627 Creating group 'systemd-network' with GID 998.
[2025-08-30T09:19:09.259Z] [exec] #6 7.627 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-30T09:19:09.259Z] [exec] #6 7.721 Selecting previously unselected package systemd-sysv.
[2025-08-30T09:19:09.259Z] [exec] #6 7.721 (Reading database ...
[2025-08-30T09:19:09.259Z] [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 ... 8663 files and directories currently installed.)#6 7.729 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.736 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.801 Selecting previously unselected package sgml-base.
[2025-08-30T09:19:09.259Z] [exec] #6 7.802 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.812 Unpacking sgml-base (1.31) ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.895 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-30T09:19:09.259Z] [exec] #6 7.897 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.904 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.952 Selecting previously unselected package dbus-bin.
[2025-08-30T09:19:09.259Z] [exec] #6 7.953 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 7.959 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.006 Selecting previously unselected package dbus-session-bus-common.
[2025-08-30T09:19:09.259Z] [exec] #6 8.007 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.014 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.065 Selecting previously unselected package dbus-daemon.
[2025-08-30T09:19:09.259Z] [exec] #6 8.066 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.072 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.124 Selecting previously unselected package dbus-system-bus-common.
[2025-08-30T09:19:09.259Z] [exec] #6 8.125 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.131 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.197 Selecting previously unselected package dbus.
[2025-08-30T09:19:09.259Z] [exec] #6 8.199 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.207 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:09.259Z] [exec] #6 8.267 Selecting previously unselected package distro-info-data.
[2025-08-30T09:19:09.889Z] [exec] #6 8.269 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.275 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.339 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-30T09:19:09.889Z] [exec] #6 8.341 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.354 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.434 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-30T09:19:09.889Z] [exec] #6 8.435 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.442 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.500 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-30T09:19:09.889Z] [exec] #6 8.502 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.508 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.555 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-30T09:19:09.889Z] [exec] #6 8.557 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.564 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.609 Selecting previously unselected package iso-codes.
[2025-08-30T09:19:09.889Z] [exec] #6 8.611 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.619 Unpacking iso-codes (4.16.0-1) ...
[2025-08-30T09:19:09.889Z] [exec] #6 8.871 Selecting previously unselected package libcap2-bin.
[2025-08-30T09:19:10.521Z] [exec] #6 8.873 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 8.880 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:19:10.521Z] [exec] #6 8.940 Selecting previously unselected package libelf1t64:amd64.
[2025-08-30T09:19:10.521Z] [exec] #6 8.942 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 8.948 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:19:10.521Z] [exec] #6 8.989 Selecting previously unselected package libglib2.0-data.
[2025-08-30T09:19:10.521Z] [exec] #6 8.991 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 8.998 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.050 Selecting previously unselected package libicu74:amd64.
[2025-08-30T09:19:10.521Z] [exec] #6 9.051 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.059 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.262 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-30T09:19:10.521Z] [exec] #6 9.264 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.272 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.339 Selecting previously unselected package libxml2:amd64.
[2025-08-30T09:19:10.521Z] [exec] #6 9.341 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.4_amd64.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.347 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.410 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-30T09:19:10.521Z] [exec] #6 9.412 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.418 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.458 Selecting previously unselected package lsb-release.
[2025-08-30T09:19:10.521Z] [exec] #6 9.460 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.466 Unpacking lsb-release (12.0-2) ...
[2025-08-30T09:19:10.521Z] [exec] #6 9.509 Selecting previously unselected package python-apt-common.
[2025-08-30T09:19:10.521Z] [exec] #6 9.510 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.520 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.573 Selecting previously unselected package python3-apt.
[2025-08-30T09:19:11.152Z] [exec] #6 9.574 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.581 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.636 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-30T09:19:11.152Z] [exec] #6 9.638 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.645 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.693 Selecting previously unselected package python3-dbus.
[2025-08-30T09:19:11.152Z] [exec] #6 9.695 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.703 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.759 Selecting previously unselected package python3-gi.
[2025-08-30T09:19:11.152Z] [exec] #6 9.760 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.767 Unpacking python3-gi (3.48.2-1) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.829 Selecting previously unselected package python3-pkg-resources.
[2025-08-30T09:19:11.152Z] [exec] #6 9.831 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.838 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.904 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-30T09:19:11.152Z] [exec] #6 9.906 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.912 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.957 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-30T09:19:11.152Z] [exec] #6 9.958 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 9.964 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:19:11.152Z] [exec] #6 10.02 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-30T09:19:11.152Z] [exec] #6 10.02 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 10.02 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:19:11.152Z] [exec] #6 10.08 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-30T09:19:11.152Z] [exec] #6 10.09 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-30T09:19:11.152Z] [exec] #6 10.09 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:19:11.152Z] [exec] #6 10.15 Selecting previously unselected package libxmlb2:amd64.
[2025-08-30T09:19:11.984Z] [exec] #6 10.15 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.16 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.21 Selecting previously unselected package libappstream5:amd64.
[2025-08-30T09:19:11.984Z] [exec] #6 10.22 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.22 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.28 Selecting previously unselected package libduktape207:amd64.
[2025-08-30T09:19:11.984Z] [exec] #6 10.28 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.28 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.35 Selecting previously unselected package libdw1t64:amd64.
[2025-08-30T09:19:11.984Z] [exec] #6 10.35 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.36 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.41 Selecting previously unselected package libglib2.0-bin.
[2025-08-30T09:19:11.984Z] [exec] #6 10.41 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-30T09:19:11.984Z] [exec] #6 10.42 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.48 Selecting previously unselected package libunwind8:amd64.
[2025-08-30T09:19:11.985Z] [exec] #6 10.48 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.48 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.55 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-30T09:19:11.985Z] [exec] #6 10.55 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.56 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.63 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-30T09:19:11.985Z] [exec] #6 10.64 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.64 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.70 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-30T09:19:11.985Z] [exec] #6 10.71 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.71 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.78 Selecting previously unselected package xml-core.
[2025-08-30T09:19:11.985Z] [exec] #6 10.78 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.79 Unpacking xml-core (0.19) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.86 Selecting previously unselected package polkitd.
[2025-08-30T09:19:11.985Z] [exec] #6 10.86 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.89 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.95 Selecting previously unselected package python3-blinker.
[2025-08-30T09:19:11.985Z] [exec] #6 10.95 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-30T09:19:11.985Z] [exec] #6 10.96 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-30T09:19:11.985Z] [exec] #6 11.01 Selecting previously unselected package python3-cryptography.
[2025-08-30T09:19:12.614Z] [exec] #6 11.01 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.02 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.10 Selecting previously unselected package python3-pyparsing.
[2025-08-30T09:19:12.614Z] [exec] #6 11.11 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.11 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.18 Selecting previously unselected package python3-httplib2.
[2025-08-30T09:19:12.614Z] [exec] #6 11.18 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.19 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.25 Selecting previously unselected package python3-jwt.
[2025-08-30T09:19:12.614Z] [exec] #6 11.25 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.26 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.32 Selecting previously unselected package python3-lazr.uri.
[2025-08-30T09:19:12.614Z] [exec] #6 11.32 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.33 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.39 Selecting previously unselected package python3-wadllib.
[2025-08-30T09:19:12.614Z] [exec] #6 11.39 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.40 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.46 Selecting previously unselected package python3-distro.
[2025-08-30T09:19:12.614Z] [exec] #6 11.47 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.47 Unpacking python3-distro (1.9.0-1) ...
[2025-08-30T09:19:12.614Z] [exec] #6 11.54 Selecting previously unselected package python3-oauthlib.
[2025-08-30T09:19:13.244Z] [exec] #6 11.54 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.55 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.63 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-30T09:19:13.244Z] [exec] #6 11.63 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.64 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.71 Selecting previously unselected package python3-six.
[2025-08-30T09:19:13.244Z] [exec] #6 11.71 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.72 Unpacking python3-six (1.16.0-4) ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.78 Selecting previously unselected package python3-launchpadlib.
[2025-08-30T09:19:13.244Z] [exec] #6 11.78 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.79 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.86 Selecting previously unselected package python3-software-properties.
[2025-08-30T09:19:13.244Z] [exec] #6 11.86 Preparing to unpack .../55-python3-software-properties_0.99.49.3_all.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.87 Unpacking python3-software-properties (0.99.49.3) ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.93 Selecting previously unselected package packagekit.
[2025-08-30T09:19:13.244Z] [exec] #6 11.93 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 11.93 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:19:13.244Z] [exec] #6 12.01 Selecting previously unselected package software-properties-common.
[2025-08-30T09:19:13.244Z] [exec] #6 12.02 Preparing to unpack .../57-software-properties-common_0.99.49.3_all.deb ...
[2025-08-30T09:19:13.244Z] [exec] #6 12.02 Unpacking software-properties-common (0.99.49.3) ...
[2025-08-30T09:19:13.244Z] [exec] #6 12.10 Setting up media-types (10.1.0) ...
[2025-08-30T09:19:13.244Z] [exec] #6 12.13 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:13.873Z] [exec] #6 12.17 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.20 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.22 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.25 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.27 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.30 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.32 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.34 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.36 No schema files found: doing nothing.
[2025-08-30T09:19:13.874Z] [exec] #6 12.38 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.40 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.43 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.46 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.48 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.50 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.53 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.56 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.58 Setting up netbase (6.4) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.63 Setting up sgml-base (1.31) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.68 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.69 Setting up lsb-release (12.0-2) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.71 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:13.874Z] [exec] #6 12.85 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.87 Setting up iso-codes (4.16.0-1) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.88 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.90 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.92 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.94 Setcap worked! gst-ptp-helper is not suid!
[2025-08-30T09:19:14.503Z] [exec] #6 12.94 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.97 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-30T09:19:14.503Z] [exec] #6 12.99 Setting up python3.12 (3.12.3-1ubuntu0.8) ...
[2025-08-30T09:19:15.133Z] [exec] #6 13.80 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-30T09:19:15.133Z] [exec] #6 13.82 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:19:15.134Z] [exec] #6 13.85 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-30T09:19:15.134Z] [exec] #6 13.87 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:15.134Z] [exec] #6 13.90 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:19:15.134Z] [exec] #6 13.92 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-30T09:19:15.767Z] [exec] #6 13.94 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.01 Setting up xml-core (0.19) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.21 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.29 debconf: unable to initialize frontend: Dialog
[2025-08-30T09:19:15.767Z] [exec] #6 14.29 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-30T09:19:15.767Z] [exec] #6 14.29 debconf: falling back to frontend: Readline
[2025-08-30T09:19:15.767Z] [exec] #6 14.29 debconf: unable to initialize frontend: Readline
[2025-08-30T09:19:15.767Z] [exec] #6 14.29 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-08-30T09:19:15.767Z] [exec] #6 14.29 debconf: falling back to frontend: Teletype
[2025-08-30T09:19:15.767Z] [exec] #6 14.37 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.40 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.42 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.44 running python rtupdate hooks for python3.12...
[2025-08-30T09:19:15.767Z] [exec] #6 14.44 running python post-rtupdate hooks for python3.12...
[2025-08-30T09:19:15.767Z] [exec] #6 14.53 Setting up python3-six (1.16.0-4) ...
[2025-08-30T09:19:15.767Z] [exec] #6 14.65 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-30T09:19:16.397Z] [exec] #6 14.83 Setting up python3-gi (3.48.2-1) ...
[2025-08-30T09:19:16.397Z] [exec] #6 15.00 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-30T09:19:16.397Z] [exec] #6 15.13 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-30T09:19:16.397Z] [exec] #6 15.15 Setting up python3-blinker (1.7.0-1) ...
[2025-08-30T09:19:16.397Z] [exec] #6 15.26 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-30T09:19:17.027Z] [exec] #6 15.48 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-30T09:19:17.027Z] [exec] #6 15.62 Setting up python3-distro (1.9.0-1) ...
[2025-08-30T09:19:17.027Z] [exec] #6 15.74 Setting up python3-jwt (2.7.0-1) ...
[2025-08-30T09:19:17.027Z] [exec] #6 15.87 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-30T09:19:17.660Z] [exec] #6 16.03 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-30T09:19:17.660Z] [exec] #6 16.15 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-30T09:19:17.660Z] [exec] #6 16.38 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-30T09:19:17.660Z] [exec] #6 16.51 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-30T09:19:17.660Z] [exec] #6 16.71 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-30T09:19:18.295Z] [exec] #6 16.85 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-30T09:19:18.295Z] [exec] #6 17.08 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-30T09:19:18.295Z] [exec] #6 17.11 Setting up python3-software-properties (0.99.49.3) ...
[2025-08-30T09:19:18.295Z] [exec] #6 17.24 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:19:18.927Z] [exec] #6 17.29 Processing triggers for sgml-base (1.31) ...
[2025-08-30T09:19:18.927Z] [exec] #6 17.33 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-30T09:19:18.927Z] [exec] #6 17.34 Creating group 'polkitd' with GID 997.
[2025-08-30T09:19:18.927Z] [exec] #6 17.34 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-30T09:19:18.927Z] [exec] #6 17.41 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:19:18.927Z] [exec] #6 17.41 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-30T09:19:18.927Z] [exec] #6 17.51 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-30T09:19:18.927Z] [exec] #6 17.52 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-30T09:19:18.927Z] [exec] #6 17.57 invoke-rc.d: could not determine current runlevel
[2025-08-30T09:19:18.927Z] [exec] #6 17.57 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-30T09:19:18.927Z] [exec] #6 17.57 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-30T09:19:18.927Z] [exec] #6 17.68 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-30T09:19:18.927Z] [exec] #6 17.69 Setting up software-properties-common (0.99.49.3) ...
[2025-08-30T09:19:18.927Z] [exec] #6 17.83 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-30T09:19:22.685Z] [exec] #6 21.35 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:19:22.685Z] [exec] #6 21.35 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:19:22.685Z] [exec] #6 21.36 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:19:22.685Z] [exec] #6 21.37 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:19:23.316Z] [exec] #6 21.81 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-30T09:19:23.316Z] [exec] #6 21.88 Fetched 24.4 kB in 1s (42.5 kB/s)
[2025-08-30T09:19:23.945Z] [exec] #6 21.88 Reading package lists...
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 Repository: 'Types: deb
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 Suites: noble
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 Components: main
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 '
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 Description:
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-30T09:19:23.946Z] [exec] #6 22.70
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-30T09:19:23.946Z] [exec] #6 22.70 Adding repository.
[2025-08-30T09:19:23.946Z] [exec] #6 22.83 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-30T09:19:24.575Z] [exec] #6 22.84 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-30T09:19:24.575Z] [exec] #6 22.85 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-30T09:19:24.575Z] [exec] #6 23.04 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-30T09:19:24.575Z] [exec] #6 23.26 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-30T09:19:25.206Z] [exec] #6 23.32 Reading package lists...
[2025-08-30T09:19:26.522Z] [exec] #6 24.11 Reading package lists...
[2025-08-30T09:19:26.522Z] [exec] #6 24.90 Building dependency tree...
[2025-08-30T09:19:26.522Z] [exec] #6 25.10 Reading state information...
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 tar is already the newest version (1.35+dfsg-3build1).
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 The following additional packages will be installed:
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 perl-modules-5.38
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 Suggested packages:
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 libtap-harness-archive-perl
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 Recommended packages:
[2025-08-30T09:19:26.522Z] [exec] #6 25.28 patch less ssh-client
[2025-08-30T09:19:26.522Z] [exec] #6 25.32 The following NEW packages will be installed:
[2025-08-30T09:19:26.522Z] [exec] #6 25.32 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-30T09:19:26.522Z] [exec] #6 25.32 perl-modules-5.38
[2025-08-30T09:19:26.522Z] [exec] #6 25.53 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
[2025-08-30T09:19:26.522Z] [exec] #6 25.53 Need to get 13.1 MB of archives.
[2025-08-30T09:19:26.522Z] [exec] #6 25.53 After this operation, 75.0 MB of additional disk space will be used.
[2025-08-30T09:19:26.522Z] [exec] #6 25.53 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-08-30T09:19:27.830Z] [exec] #6 26.27 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-30T09:19:27.830Z] [exec] #6 26.27 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-30T09:19:27.830Z] [exec] #6 26.27 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-30T09:19:27.830Z] [exec] #6 26.38 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-30T09:19:27.830Z] [exec] #6 26.39 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-30T09:19:27.830Z] [exec] #6 26.39 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-30T09:19:27.830Z] [exec] #6 26.41 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-30T09:19:27.830Z] [exec] #6 26.59 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-30T09:19:27.830Z] [exec] #6 26.62 Fetched 13.1 MB in 1s (11.4 MB/s)
[2025-08-30T09:19:27.830Z] [exec] #6 26.68 Selecting previously unselected package perl-modules-5.38.
[2025-08-30T09:19:27.830Z] [exec] #6 26.68 (Reading database ...
[2025-08-30T09:19:28.459Z] [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 ... 11199 files and directories currently installed.)#6 26.69 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-30T09:19:28.459Z] [exec] #6 26.70 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:19:28.459Z] [exec] #6 27.06 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-30T09:19:28.459Z] [exec] #6 27.06 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:19:28.459Z] [exec] #6 27.08 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:19:28.459Z] [exec] #6 27.13 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-30T09:19:28.459Z] [exec] #6 27.14 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-30T09:19:28.459Z] [exec] #6 27.14 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:19:28.459Z] [exec] #6 27.20 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-30T09:19:28.459Z] [exec] #6 27.20 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:19:28.459Z] [exec] #6 27.21 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.46 Selecting previously unselected package perl.
[2025-08-30T09:19:29.091Z] [exec] #6 27.46 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.48 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.54 Selecting previously unselected package liberror-perl.
[2025-08-30T09:19:29.091Z] [exec] #6 27.54 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.55 Unpacking liberror-perl (0.17029-2) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.59 Selecting previously unselected package git-man.
[2025-08-30T09:19:29.091Z] [exec] #6 27.59 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.60 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.67 Selecting previously unselected package git.
[2025-08-30T09:19:29.091Z] [exec] #6 27.67 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.69 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.89 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.91 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.93 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.95 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:19:29.091Z] [exec] #6 27.97 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:19:29.092Z] [exec] #6 27.99 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-30T09:19:29.720Z] [exec] #6 28.02 Setting up liberror-perl (0.17029-2) ...
[2025-08-30T09:19:29.720Z] [exec] #6 28.04 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-30T09:19:29.720Z] [exec] #6 28.07 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-30T09:19:31.032Z] [exec] #6 DONE 29.6s
[2025-08-30T09:19:31.032Z] [exec]
[2025-08-30T09:19:31.032Z] [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-08-30T09:19:31.032Z] [exec] #7 0.334 2025-08-30 09:19:30 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-08-30T09:19:31.663Z] [exec] #7 0.345 apache-maven-3.8.5/README.txt
[2025-08-30T09:19:31.663Z] [exec] #7 0.350 apache-maven-3.8.5/LICENSE
[2025-08-30T09:19:31.663Z] [exec] #7 0.350 apache-maven-3.8.5/NOTICE
[2025-08-30T09:19:31.663Z] [exec] #7 0.350 apache-maven-3.8.5/lib/
[2025-08-30T09:19:31.663Z] [exec] #7 0.350 apache-maven-3.8.5/lib/commons-cli.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.350 apache-maven-3.8.5/lib/commons-io.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.351 apache-maven-3.8.5/lib/commons-lang3.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.351 apache-maven-3.8.5/lib/guava.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.351 apache-maven-3.8.5/lib/guice.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.351 apache-maven-3.8.5/lib/jansi.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.351 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.352 apache-maven-3.8.5/lib/javax.inject.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.352 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.352 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.352 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.352 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.353 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/plexus-utils.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/slf4j-api.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/boot/
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jansi-native/
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-08-30T09:19:31.663Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-08-30T09:19:31.663Z] [exec] #7 0.355 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-08-30T09:19:31.663Z] [exec] #7 0.356 apache-maven-3.8.5/bin/m2.conf
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/bin/mvn.cmd
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/bin/mvn
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/bin/mvnDebug
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/bin/mvnyjp
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/conf/
[2025-08-30T09:19:31.664Z] [exec] #7 0.356 apache-maven-3.8.5/conf/logging/
[2025-08-30T09:19:31.664Z] [exec] #7 0.357 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-08-30T09:19:31.664Z] [exec] #7 0.357 apache-maven-3.8.5/conf/settings.xml
[2025-08-30T09:19:31.664Z] [exec] #7 0.357 apache-maven-3.8.5/conf/toolchains.xml
[2025-08-30T09:19:31.664Z] [exec] #7 0.357 apache-maven-3.8.5/lib/ext/
[2025-08-30T09:19:31.664Z] [exec] #7 0.358 apache-maven-3.8.5/lib/jansi-native/
[2025-08-30T09:19:31.664Z] [exec] #7 0.358 apache-maven-3.8.5/lib/ext/README.txt
[2025-08-30T09:19:31.664Z] [exec] #7 0.358 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-08-30T09:19:31.664Z] [exec] #7 0.358 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.359 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.359 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.360 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.360 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.361 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.363 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.364 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.364 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.366 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.367 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.368 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.370 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.373 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.392 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.392 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.392 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.394 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.394 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.395 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.395 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.399 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.404 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.404 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.404 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.405 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.406 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.407 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.410 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.410 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.410 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.413 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.413 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.415 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.415 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.428 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.428 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.428 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.429 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.429 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-08-30T09:19:31.664Z] [exec] #7 0.430 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-08-30T09:19:31.664Z] [exec] #7 DONE 0.5s
[2025-08-30T09:19:31.664Z] [exec]
[2025-08-30T09:19:31.664Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-08-30T09:19:31.664Z] [exec] #8 DONE 0.2s
[2025-08-30T09:19:31.664Z] [exec]
[2025-08-30T09:19:31.664Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git
[2025-08-30T09:19:31.664Z] [exec] #9 0.202 Cloning into 'quarkus-quickstarts'...
[2025-08-30T09:19:34.527Z] [exec] #9 DONE 3.1s
[2025-08-30T09:19:35.157Z] [exec]
[2025-08-30T09:19:35.157Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/
[2025-08-30T09:19:35.157Z] [exec] #10 DONE 0.1s
[2025-08-30T09:19:35.157Z] [exec]
[2025-08-30T09:19:35.157Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final
[2025-08-30T09:19:45.437Z] [exec] #11 9.814 Note: switching to '2.7.2.Final'.
[2025-08-30T09:19:45.437Z] [exec] #11 9.814
[2025-08-30T09:19:45.437Z] [exec] #11 9.814 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-30T09:19:45.437Z] [exec] #11 9.814 changes and commit them, and you can discard any commits you make in this
[2025-08-30T09:19:45.437Z] [exec] #11 9.814 state without impacting any branches by switching back to a branch.
[2025-08-30T09:19:45.437Z] [exec] #11 9.814
[2025-08-30T09:19:45.437Z] [exec] #11 9.814 If you want to create a new branch to retain commits you create, you may
[2025-08-30T09:19:45.438Z] [exec] #11 9.814 do so (now or later) by using -c with the switch command. Example:
[2025-08-30T09:19:45.438Z] [exec] #11 9.814
[2025-08-30T09:19:45.438Z] [exec] #11 9.814 git switch -c <new-branch-name>
[2025-08-30T09:19:45.438Z] [exec] #11 9.814
[2025-08-30T09:19:45.438Z] [exec] #11 9.814 Or undo this operation with:
[2025-08-30T09:19:45.438Z] [exec] #11 9.814
[2025-08-30T09:19:45.438Z] [exec] #11 9.814 git switch -
[2025-08-30T09:19:45.438Z] [exec] #11 9.814
[2025-08-30T09:19:45.438Z] [exec] #11 9.814 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-30T09:19:45.438Z] [exec] #11 9.814
[2025-08-30T09:19:45.438Z] [exec] #11 9.814 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final
[2025-08-30T09:19:45.438Z] [exec] #11 DONE 10.0s
[2025-08-30T09:19:45.438Z] [exec]
[2025-08-30T09:19:45.438Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh
[2025-08-30T09:19:45.438Z] [exec] #12 DONE 0.1s
[2025-08-30T09:19:45.438Z] [exec]
[2025-08-30T09:19:45.438Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-08-30T09:19:45.438Z] [exec] #13 DONE 0.1s
[2025-08-30T09:19:45.438Z] [exec]
[2025-08-30T09:19:45.438Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts
[2025-08-30T09:19:45.438Z] [exec] #14 DONE 0.1s
[2025-08-30T09:19:45.438Z] [exec]
[2025-08-30T09:19:45.438Z] [exec] #15 exporting to image
[2025-08-30T09:19:45.438Z] [exec] #15 exporting layers
[2025-08-30T09:19:52.698Z] [exec] #15 exporting layers 7.0s done
[2025-08-30T09:19:52.698Z] [exec] #15 writing image sha256:49996308363577d89db317c87c97533dac1c002addee91d0660ee37a2298b796 done
[2025-08-30T09:19:52.698Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full 0.0s done
[2025-08-30T09:19:52.698Z] [exec] #15 DONE 7.0s
[2025-08-30T09:19:52.698Z]
[2025-08-30T09:19:52.698Z] copy_dest:
[2025-08-30T09:19:52.698Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-08-30T09:19:52.698Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-08-30T09:19:52.698Z]
[2025-08-30T09:19:52.698Z] build:
[2025-08-30T09:19:52.698Z]
[2025-08-30T09:19:52.698Z] BUILD SUCCESSFUL
[2025-08-30T09:19:52.698Z] Total time: 10 minutes 59 seconds
[2025-08-30T09:19:52.698Z] 0
[2025-08-30T09:19:52.698Z]
[2025-08-30T09:19:52.698Z]
[2025-08-30T09:19:52.698Z] RECORD TEST REPOs SHA
[2025-08-30T09:19:52.698Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-30T09:19:52.698Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-08-30T09:19:52.698Z] Check shas in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-30T09:19:52.698Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-30T09:19:52.698Z] ================================================
[2025-08-30T09:19:52.698Z] timestamp: 20250830-091952
[2025-08-30T09:19:52.698Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-08-30T09:19:52.698Z] git repo:
[2025-08-30T09:19:52.698Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-30T09:19:52.698Z] sha:
[2025-08-30T09:19:52.698Z] 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1
[2025-08-30T09:19:52.698Z] ================================================
[2025-08-30T09:19:52.698Z] timestamp: 20250830-091952
[2025-08-30T09:19:52.698Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-30T09:19:52.698Z] git repo:
[2025-08-30T09:19:52.698Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-30T09:19:52.698Z] sha:
[2025-08-30T09:19:52.698Z] 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-30T09:19:53.330Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties
[2025-08-30T09:19:53.330Z] ================================================
[2025-08-30T09:19:53.330Z] timestamp: 20250830-091952
[2025-08-30T09:19:53.330Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-08-30T09:19:53.330Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-08-30T09:19:53.330Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-08-30T09:19:53.330Z] ================================================
[2025-08-30T09:19:53.330Z] timestamp: 20250830-091953
[2025-08-30T09:19:53.330Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-08-30T09:19:53.330Z] git repo: https://github.com/quarkusio/quarkus.git
[2025-08-30T09:19:53.330Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122
[2025-08-30T09:19:53.330Z] ================================================
[2025-08-30T09:19:53.330Z] timestamp: 20250830-091953
[2025-08-30T09:19:53.330Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-08-30T09:19:53.330Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git
[2025-08-30T09:19:53.330Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701
[2025-08-30T09:19:53.330Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:19:53.330Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-08-30T09:19:53.331Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:19:53.331Z] perl scripts/configure.pl
[2025-08-30T09:19:53.331Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_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=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-30T09:19:53.964Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T09:19:53.964Z]
[2025-08-30T09:19:53.964Z] Starting to generate test make files.
[2025-08-30T09:19:53.964Z]
[2025-08-30T09:19:54.603Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-30T09:19:54.604Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk
[2025-08-30T09:19:54.604Z]
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-30T09:19:54.604Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-08-30T09:19:54.604Z]
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-30T09:19:54.604Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk
[2025-08-30T09:19:54.604Z]
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-30T09:19:54.604Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk
[2025-08-30T09:19:54.604Z]
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-30T09:19:54.604Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-30T09:19:55.235Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-30T09:19:55.235Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-30T09:19:55.235Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Make files are generated successfully.
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:19:55.235Z] make -f runtest.mk _sanity.external
[2025-08-30T09:19:55.235Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] Running make 4.3
[2025-08-30T09:19:55.235Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-08-30T09:19:55.235Z] set JDK_VERSION to 21
[2025-08-30T09:19:55.235Z] set JDK_IMPL to hotspot
[2025-08-30T09:19:55.235Z] set JVM_VERSION to openjdk21
[2025-08-30T09:19:55.235Z] set JCL_VERSION to latest
[2025-08-30T09:19:55.235Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T09:19:55.235Z] set SPEC to linux_x86-64
[2025-08-30T09:19:55.235Z] set TEST_FLAG to
[2025-08-30T09:19:55.235Z] set OS_LABEL to ubuntu.24
[2025-08-30T09:19:55.235Z] Running sanity.external ...
[2025-08-30T09:19:55.235Z] There are 7 test targets in sanity.external
[2025-08-30T09:19:55.235Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-08-30T09:19:55.235Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-30T09:19:55.235Z] OpenJDK Runtime Environment Temurin-21.0.9+5-202508300616 (build 21.0.9-beta+5-ea)
[2025-08-30T09:19:55.235Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+5-202508300616 (build 21.0.9-beta+5-ea, mixed mode, sharing)
[2025-08-30T09:19:55.235Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-08-30T09:19:55.235Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-08-30T09:19:55.235Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus'
[2025-08-30T09:19:55.235Z]
[2025-08-30T09:19:55.235Z] ===============================================