Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 328
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 374
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 286
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 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows"
> git rev-list --no-walk 54f676a44a7bcdd2068527ef937e0b524e89faf1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-11T20:09:42.260Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-06-11T20:09:42.261Z] 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-06-11T20:09:42.273Z] Found a total of 3 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-06-11T20:09:42.276Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-06-11T20:09:42.338Z] 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-06-11T20:09:42.355Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-11T20:09:42.556Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-11T20:09:42.556Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-11T20:09:42.666Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-11T20:09:42.801Z] The recommended git tool is: git
[2025-06-11T20:09:42.997Z] No credentials specified
[2025-06-11T20:09:43.094Z] Cloning the remote Git repository
[2025-06-11T20:09:43.240Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-11T20:09:43.240Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-06-11T20:09:43.281Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-11T20:09:43.281Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-11T20:09:43.282Z] > git --version # timeout=10
[2025-06-11T20:09:43.292Z] > git --version # 'git version 2.43.0'
[2025-06-11T20:09:43.293Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-11T20:09:46.901Z] Avoid second fetch
[2025-06-11T20:09:47.004Z] Checking out Revision 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master)
[2025-06-11T20:09:46.727Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-11T20:09:46.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-11T20:09:46.949Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-11T20:09:47.053Z] > git config core.sparsecheckout # timeout=10
[2025-06-11T20:09:47.058Z] > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
[2025-06-11T20:09:48.317Z] Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows"
[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-06-11T20:09:50.056Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-11T20:09:50.080Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-11T20:09:51.350Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-06-11T20:09:51.760Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-11T20:09:52.876Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-11T20:09:52.876Z] Unix type machine..
[2025-06-11T20:09:52.876Z] Running on a Linux host
[2025-06-11T20:09:52.876Z] 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-06-11T20:09:54.901Z] + printenv
[2025-06-11T20:09:54.901Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-11T20:09:54.901Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-11T20:09:54.901Z] SETUP_JCK_RUN=false
[2025-06-11T20:09:54.901Z] USE_TESTENV_PROPERTIES=false
[2025-06-11T20:09:54.901Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-11T20:09:54.901Z] BUILD_LIST=external
[2025-06-11T20:09:54.901Z] USER=jenkins
[2025-06-11T20:09:54.901Z] SSH_CLIENT=78.47.239.97 57832 22
[2025-06-11T20:09:54.901Z] SDK_RESOURCE=upstream
[2025-06-11T20:09:54.901Z] CI=true
[2025-06-11T20:09:54.901Z] OPENJ9_BRANCH=master
[2025-06-11T20:09:54.901Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-11T20:09:54.901Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/60/display/redirect?page=changes
[2025-06-11T20:09:54.901Z] UPSTREAM_JOB_NUMBER=328
[2025-06-11T20:09:54.901Z] XDG_SESSION_TYPE=tty
[2025-06-11T20:09:54.901Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-11T20:09:54.901Z] TARGET=sanity.external
[2025-06-11T20:09:54.901Z] EXIT_FAILURE=false
[2025-06-11T20:09:54.901Z] SHLVL=0
[2025-06-11T20:09:54.901Z] 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-06-11T20:09:54.901Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-06-11T20:09:54.901Z] HOME=/home/jenkins
[2025-06-11T20:09:54.901Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-11T20:09:54.901Z] USE_JRE=false
[2025-06-11T20:09:54.901Z] OLDPWD=/home/jenkins
[2025-06-11T20:09:54.901Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/60/
[2025-06-11T20:09:54.901Z] ADOPTOPENJDK_BRANCH=master
[2025-06-11T20:09:54.901Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap
[2025-06-11T20:09:54.901Z] JDK_IMPL=hotspot
[2025-06-11T20:09:54.901Z] HUDSON_COOKIE=1a71d6f2-2402-447b-acc6-a62e1e82913a
[2025-06-11T20:09:54.901Z] DOCKER_REQUIRED=true
[2025-06-11T20:09:54.901Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f
[2025-06-11T20:09:54.901Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-06-11T20:09:54.902Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-06-11T20:09:54.902Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-06-11T20:09:54.902Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-11T20:09:54.902Z] KEEP_WORKSPACE=false
[2025-06-11T20:09:54.902Z] ARCHIVE_TEST_RESULTS=false
[2025-06-11T20:09:54.902Z] GENERATE_JOBS=true
[2025-06-11T20:09:54.902Z] DOCKERIMAGE_TAG=nightly
[2025-06-11T20:09:54.902Z] NODE_NAME=test-azure-ubuntu2404-x64-1
[2025-06-11T20:09:54.902Z] LOGNAME=jenkins
[2025-06-11T20:09:54.902Z] PERSONAL_BUILD=false
[2025-06-11T20:09:54.902Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-11T20:09:54.902Z] JDK_BRANCH=jdk-21.0.8+6_adopt
[2025-06-11T20:09:54.902Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-06-11T20:09:54.902Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/60/display/redirect?page=artifacts
[2025-06-11T20:09:54.902Z] AUTO_DETECT=true
[2025-06-11T20:09:54.902Z] STAGE_NAME=Setup
[2025-06-11T20:09:54.902Z] XDG_SESSION_CLASS=user
[2025-06-11T20:09:54.902Z] EXECUTOR_NUMBER=0
[2025-06-11T20:09:54.902Z] JDK_VERSION=21
[2025-06-11T20:09:54.902Z] XDG_SESSION_ID=122085
[2025-06-11T20:09:54.902Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-11T20:09:54.902Z] BUILD_DISPLAY_NAME=#60
[2025-06-11T20:09:54.902Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-11T20:09:54.902Z] TIME_LIMIT=25
[2025-06-11T20:09:54.902Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/60/display/redirect?page=tests
[2025-06-11T20:09:54.902Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-11T20:09:54.902Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-11T20:09:54.902Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-06-11T20:09:54.902Z] DIAGNOSTICLEVEL=noDetails
[2025-06-11T20:09:54.902Z] TKG_ITERATIONS=1
[2025-06-11T20:09:54.902Z] PLATFORM=x86-64_linux
[2025-06-11T20:09:54.902Z] BUILD_ID=60
[2025-06-11T20:09:54.902Z] EXIT_SUCCESS=false
[2025-06-11T20:09:54.902Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-06-11T20:09:54.902Z] RERUN_FAILURE=true
[2025-06-11T20:09:54.902Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/system_lib
[2025-06-11T20:09:54.902Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-11T20:09:54.902Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-60
[2025-06-11T20:09:54.902Z] LANG=C.UTF-8
[2025-06-11T20:09:54.902Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-11T20:09:54.902Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-11T20:09:54.902Z] KEEP_REPORTDIR=false
[2025-06-11T20:09:54.902Z] ORIGIN_JDK_VERSION=21
[2025-06-11T20:09:54.902Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/
[2025-06-11T20:09:54.902Z] JCK_GIT_BRANCH=master
[2025-06-11T20:09:54.902Z] BUILD_NUMBER=60
[2025-06-11T20:09:54.902Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-06-11T20:09:54.902Z] ITERATIONS=1
[2025-06-11T20:09:54.902Z] JENKINS_NODE_COOKIE=eb7defd3-f317-4efd-b493-76e76c46eb37
[2025-06-11T20:09:54.902Z] SHELL=/bin/bash
[2025-06-11T20:09:54.902Z] SPEC=linux_x86-64
[2025-06-11T20:09:54.902Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-11T20:09:54.902Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-11T20:09:54.902Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-06-11T20:09:54.902Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-11T20:09:54.902Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/60/display/redirect
[2025-06-11T20:09:54.902Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-11T20:09:54.902Z] NUM_PROCESSORS=2
[2025-06-11T20:09:54.902Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect
[2025-06-11T20:09:54.902Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin
[2025-06-11T20:09:54.902Z] SLACK_CHANNEL=aqavit-bot
[2025-06-11T20:09:54.902Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-11T20:09:54.902Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-11T20:09:54.902Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-11T20:09:54.902Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:09:54.902Z] SSH_CONNECTION=78.47.239.97 57832 172.22.0.4 22
[2025-06-11T20:09:54.902Z] TEST_TIME=120
[2025-06-11T20:09:54.902Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp
[2025-06-11T20:09:54.902Z] PARALLEL=Dynamic
[2025-06-11T20:09:54.902Z] JOBSTARTTIME=Wed, 11 Jun 2025 20:09:50 +0000
[2025-06-11T20:09:54.902Z] DYNAMIC_COMPILE=true
[2025-06-11T20:09:54.902Z] 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-06-11T20:09:55.193Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-11T20:09:55.209Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-11T20:11:09.462Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 328
[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-06-11T20:11:09.726Z] 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-06-11T20:11:09.732Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-11T20:11:09.797Z] $ ssh-agent
[2025-06-11T20:11:10.231Z] SSH_AUTH_SOCK=/tmp/ssh-mxIsFga2lf3C/agent.2144824
[2025-06-11T20:11:10.231Z] SSH_AGENT_PID=2144827
[2025-06-11T20:11:10.231Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-11T20:11:10.244Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-11T20:11:10.269Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-11T20:11:11.436Z] + pwd
[2025-06-11T20:11:11.436Z] + ./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-06-11T20:11:11.436Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-06-11T20:11:11.436Z] get jdk binary...
[2025-06-11T20:11:11.436Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-11T20:11:11.436Z] Uncompressing file: OpenJDK21U-jdk-sources_21.0.8_6-ea.tar.gz ...
[2025-06-11T20:11:17.386Z] List files in jdkbinary folder...
[2025-06-11T20:11:17.386Z] total 718168
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 239491250 Jun 11 19:55 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 114579108 Jun 11 19:12 OpenJDK21U-jdk-sources_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 207119416 Jun 11 19:56 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 51947994 Jun 11 19:54 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:17.386Z] -rw-rw-r-- 1 jenkins jenkins 31639 Jun 11 20:00 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea-metadata.json
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 168693 Jun 11 20:02 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea.json
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 4442893 Jun 11 19:55 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:17.386Z] -rw-r--r-- 1 jenkins jenkins 117602353 Jun 11 19:54 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:17.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 20:11 tmp
[2025-06-11T20:11:17.386Z] List files in jdkbinary/tmp folder...
[2025-06-11T20:11:17.386Z] total 4
[2025-06-11T20:11:17.386Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:11 jdk-21.0.8+6-src
[2025-06-11T20:11:17.386Z] Moving directory jdk-21.0.8+6-src/ to ../source-image
[2025-06-11T20:11:17.386Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_6-ea.tar.gz ...
[2025-06-11T20:11:19.438Z] List files in jdkbinary folder...
[2025-06-11T20:11:19.438Z] total 718176
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 239491250 Jun 11 19:55 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 114579108 Jun 11 19:12 OpenJDK21U-jdk-sources_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 207119416 Jun 11 19:56 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 51947994 Jun 11 19:54 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:19.438Z] -rw-rw-r-- 1 jenkins jenkins 31639 Jun 11 20:00 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea-metadata.json
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 168693 Jun 11 20:02 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea.json
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 4442893 Jun 11 19:55 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:19.438Z] -rw-r--r-- 1 jenkins jenkins 117602353 Jun 11 19:54 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:19.438Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:11 source-image
[2025-06-11T20:11:19.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 20:11 tmp
[2025-06-11T20:11:19.438Z] List files in jdkbinary/tmp folder...
[2025-06-11T20:11:19.438Z] total 4
[2025-06-11T20:11:19.438Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:54 jdk-21.0.8+6
[2025-06-11T20:11:19.438Z] Moving directory jdk-21.0.8+6/ to ../j2sdk-image
[2025-06-11T20:11:19.439Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_21.0.8_6-ea.tar.gz ...
[2025-06-11T20:11:20.795Z] List files in jdkbinary folder...
[2025-06-11T20:11:20.795Z] total 718176
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 239491250 Jun 11 19:55 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 114579108 Jun 11 19:12 OpenJDK21U-jdk-sources_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 207119416 Jun 11 19:56 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 51947994 Jun 11 19:54 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:20.795Z] -rw-rw-r-- 1 jenkins jenkins 31639 Jun 11 20:00 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea-metadata.json
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 168693 Jun 11 20:02 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea.json
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 4442893 Jun 11 19:55 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:20.795Z] -rw-r--r-- 1 jenkins jenkins 117602353 Jun 11 19:54 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:20.795Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:54 j2sdk-image
[2025-06-11T20:11:20.795Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:11 source-image
[2025-06-11T20:11:20.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 20:11 tmp
[2025-06-11T20:11:20.795Z] List files in jdkbinary/tmp folder...
[2025-06-11T20:11:20.795Z] total 4
[2025-06-11T20:11:20.795Z] drwxr-xr-x 6 jenkins jenkins 4096 Jun 11 19:54 jdk-21.0.8+6-jre
[2025-06-11T20:11:20.795Z] Moving directory jdk-21.0.8+6-jre/ to ../j2re-image
[2025-06-11T20:11:20.795Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_6-ea.tar.gz ...
[2025-06-11T20:11:21.429Z] List files in jdkbinary folder...
[2025-06-11T20:11:21.429Z] total 718180
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 239491250 Jun 11 19:55 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 114579108 Jun 11 19:12 OpenJDK21U-jdk-sources_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 207119416 Jun 11 19:56 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 51947994 Jun 11 19:54 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:21.429Z] -rw-rw-r-- 1 jenkins jenkins 31639 Jun 11 20:00 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea-metadata.json
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 168693 Jun 11 20:02 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea.json
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 4442893 Jun 11 19:55 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:21.429Z] -rw-r--r-- 1 jenkins jenkins 117602353 Jun 11 19:54 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:21.429Z] drwxr-xr-x 6 jenkins jenkins 4096 Jun 11 19:54 j2re-image
[2025-06-11T20:11:21.429Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:54 j2sdk-image
[2025-06-11T20:11:21.429Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:11 source-image
[2025-06-11T20:11:21.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 20:11 tmp
[2025-06-11T20:11:21.429Z] List files in jdkbinary/tmp folder...
[2025-06-11T20:11:21.429Z] total 4
[2025-06-11T20:11:21.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 11 19:54 jdk-21.0.8+6-static-libs
[2025-06-11T20:11:21.429Z] Moving directory jdk-21.0.8+6-static-libs/ to ../static-libs
[2025-06-11T20:11:21.429Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz ...
[2025-06-11T20:11:24.295Z] List files in jdkbinary folder...
[2025-06-11T20:11:24.295Z] total 718184
[2025-06-11T20:11:24.295Z] -rw-r--r-- 1 jenkins jenkins 239491250 Jun 11 19:55 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:24.295Z] -rw-r--r-- 1 jenkins jenkins 114579108 Jun 11 19:12 OpenJDK21U-jdk-sources_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:24.295Z] -rw-r--r-- 1 jenkins jenkins 207119416 Jun 11 19:56 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:24.295Z] -rw-r--r-- 1 jenkins jenkins 51947994 Jun 11 19:54 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:24.295Z] -rw-rw-r-- 1 jenkins jenkins 31639 Jun 11 20:00 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea-metadata.json
[2025-06-11T20:11:24.295Z] -rw-r--r-- 1 jenkins jenkins 168693 Jun 11 20:02 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_6-ea.json
[2025-06-11T20:11:24.296Z] -rw-r--r-- 1 jenkins jenkins 4442893 Jun 11 19:55 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:24.296Z] -rw-r--r-- 1 jenkins jenkins 117602353 Jun 11 19:54 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz
[2025-06-11T20:11:24.296Z] drwxr-xr-x 6 jenkins jenkins 4096 Jun 11 19:54 j2re-image
[2025-06-11T20:11:24.296Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:54 j2sdk-image
[2025-06-11T20:11:24.296Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 11 19:11 source-image
[2025-06-11T20:11:24.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 11 19:54 static-libs
[2025-06-11T20:11:24.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 20:11 tmp
[2025-06-11T20:11:24.296Z] List files in jdkbinary/tmp folder...
[2025-06-11T20:11:24.296Z] total 4
[2025-06-11T20:11:24.296Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 11 19:40 jdk-21.0.8+6-test-image
[2025-06-11T20:11:24.296Z] Moving directory jdk-21.0.8+6-test-image/ to ../openjdk-test-image
[2025-06-11T20:11:24.296Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_6-ea.tar.gz over ./j2sdk-image...
[2025-06-11T20:11:30.232Z] Removing top-level folder jdk-21.0.8+6-debug-image/
[2025-06-11T20:11:30.232Z] Removing top-level folder jdk-21.0.8+6/
[2025-06-11T20:11:37.398Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-11T20:11:37.398Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-11T20:11:37.398Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-11T20:11:37.398Z] OpenJDK Runtime Environment Temurin-21.0.8+6-202506111911 (build 21.0.8-beta+6-ea)
[2025-06-11T20:11:37.398Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+6-202506111911 (build 21.0.8-beta+6-ea, mixed mode, sharing)
[2025-06-11T20:11:37.398Z] =JAVA VERSION OUTPUT END=
[2025-06-11T20:11:37.398Z] =RELEASE INFO BEGIN=
[2025-06-11T20:11:37.399Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-11T20:11:37.399Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+6-202506111911"
[2025-06-11T20:11:37.399Z] JAVA_RUNTIME_VERSION="21.0.8-beta+6-ea"
[2025-06-11T20:11:37.399Z] JAVA_VERSION="21.0.8"
[2025-06-11T20:11:37.399Z] JAVA_VERSION_DATE="2025-07-15"
[2025-06-11T20:11:37.399Z] LIBC="gnu"
[2025-06-11T20:11:37.399Z] 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-06-11T20:11:37.399Z] OS_ARCH="x86_64"
[2025-06-11T20:11:37.399Z] OS_NAME="Linux"
[2025-06-11T20:11:37.399Z] SOURCE=".:git:6a3a65bc1a80"
[2025-06-11T20:11:37.399Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd"
[2025-06-11T20:11:37.399Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-11T20:11:37.399Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-06-11T20:11:37.399Z] FULL_VERSION="21.0.8-beta+6-ea"
[2025-06-11T20:11:37.399Z] SEMANTIC_VERSION="21.0.8+6"
[2025-06-11T20:11:37.399Z] BUILD_INFO="OS: Linux Version: 6.8.0-1029-azure"
[2025-06-11T20:11:37.399Z] JVM_VARIANT="Hotspot"
[2025-06-11T20:11:37.399Z] JVM_VERSION="21.0.8-beta+6-ea"
[2025-06-11T20:11:37.399Z] IMAGE_TYPE="JDK"
[2025-06-11T20:11:37.399Z] =RELEASE INFO END=
[2025-06-11T20:11:37.399Z] get testKitGen...
[2025-06-11T20:11:37.399Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-11T20:11:37.399Z] git rev-parse master
[2025-06-11T20:11:37.399Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-11T20:11:37.777Z] $ ssh-agent -k
[2025-06-11T20:11:37.785Z] unset SSH_AUTH_SOCK;
[2025-06-11T20:11:37.785Z] unset SSH_AGENT_PID;
[2025-06-11T20:11:37.785Z] echo Agent pid 2144827 killed;
[2025-06-11T20:11:38.209Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-11T20:11:38.616Z] 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.8%2B6_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=328&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-11T20:11:38.634Z] 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.8%2B6_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=328&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-06-11T20:11:38.685Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-11T20:11:39.273Z] Copied 1 artifact from "getTRSSOutput" build number 1800
[Pipeline] sh
[2025-06-11T20:11:40.403Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-11T20:11:40.403Z] + tar xof -
[2025-06-11T20:11:40.403Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-11T20:11:40.403Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-11T20:11:40.708Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-11T20:11:40.728Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-11T20:11:41.847Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-11T20:11:48.365Z] --------------------------------------------
[2025-06-11T20:11:48.365Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:48.365Z] task is set to default
[2025-06-11T20:11:48.365Z] dependencyList is set to all
[2025-06-11T20:11:48.365Z] --------------------------------------------
[2025-06-11T20:11:48.365Z] Starting download third party dependent jars
[2025-06-11T20:11:48.365Z] --------------------------------------------
[2025-06-11T20:11:48.365Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-11T20:11:48.365Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-11T20:11:48.401Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' label
[Pipeline] sh
[2025-06-11T20:11:49.569Z] + cd ./aqa-tests/TKG
[2025-06-11T20:11:49.569Z] + uname
[2025-06-11T20:11:49.569Z] + [ Linux = AIX ]
[2025-06-11T20:11:49.569Z] + uname
[2025-06-11T20:11:49.569Z] + [ Linux = SunOS ]
[2025-06-11T20:11:49.569Z] + uname
[2025-06-11T20:11:49.569Z] + [ Linux = *BSD ]
[2025-06-11T20:11:49.569Z] + MAKE=make
[2025-06-11T20:11:49.569Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-06-11T20:11:49.569Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-11T20:11:49.569Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:49.570Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-11T20:11:49.570Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-11T20:11:49.570Z] (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/../../testDependency/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-06-11T20:11:49.570Z] 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-06-11T20:11:49.570Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-11T20:11:49.570Z]
[2025-06-11T20:11:49.570Z] build:
[2025-06-11T20:11:49.570Z]
[2025-06-11T20:11:49.570Z] clean:
[2025-06-11T20:11:49.570Z]
[2025-06-11T20:11:49.570Z] init:
[2025-06-11T20:11:49.570Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-11T20:11:49.570Z]
[2025-06-11T20:11:49.570Z] getDependentLibs:
[2025-06-11T20:11:50.213Z] [exec] --------------------------------------------
[2025-06-11T20:11:50.213Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:50.213Z] [exec] task is set to default
[2025-06-11T20:11:50.213Z] [exec] dependencyList is set to json_simple
[2025-06-11T20:11:50.213Z] [exec] --------------------------------------------
[2025-06-11T20:11:50.213Z] [exec] Starting download third party dependent jars
[2025-06-11T20:11:50.213Z] [exec] --------------------------------------------
[2025-06-11T20:11:50.213Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:50.213Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-11T20:11:50.213Z] [exec] downloaded dependent third party jars successfully
[2025-06-11T20:11:50.213Z]
[2025-06-11T20:11:50.213Z] compile:
[2025-06-11T20:11:50.213Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-11T20:11:50.213Z] [echo] ============COMPILER SETTINGS============
[2025-06-11T20:11:50.213Z] [echo] ===fork: yes
[2025-06-11T20:11:50.213Z] [echo] ===debug: on
[2025-06-11T20:11:50.213Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-11T20:11:52.278Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-11T20:11:52.278Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-11T20:11:52.278Z]
[2025-06-11T20:11:52.278Z] dist:
[2025-06-11T20:11:52.278Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-11T20:11:52.278Z]
[2025-06-11T20:11:52.278Z] BUILD SUCCESSFUL
[2025-06-11T20:11:52.278Z] Total time: 2 seconds
[2025-06-11T20:11:52.278Z] 0
[2025-06-11T20:11:52.278Z] /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-06-11T20:11:52.278Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-11T20:11:52.278Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-06-11T20:11:52.911Z] ****************************** MACHINE INFO ******************************
[2025-06-11T20:11:52.911Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-11T20:11:52.911Z] Free Physical Memory Size : 1198858240
[2025-06-11T20:11:52.911Z] Free space (bytes) : 120741740544
[2025-06-11T20:11:52.911Z] Total Physical Memory Size : 8271106048
[2025-06-11T20:11:52.912Z] Total space (bytes) : 126227120128
[2025-06-11T20:11:52.912Z] Usable space (bytes) : 114282512384
[2025-06-11T20:11:52.912Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-11T20:11:52.912Z] bashVersion :
[2025-06-11T20:11:52.912Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-06-11T20:11:52.912Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-11T20:11:52.912Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] This is free software; you are free to change and redistribute it.
[2025-06-11T20:11:52.912Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-11T20:11:52.912Z] cpuCores : 2
[2025-06-11T20:11:52.912Z] curlVersion :
[2025-06-11T20:11:52.912Z] 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-06-11T20:11:52.912Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-06-11T20:11:52.912Z] 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-06-11T20:11:52.912Z] 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-06-11T20:11:52.912Z] dockerVersion : Docker version 26.1.3, build 26.1.3-0ubuntu1~24.04.1
[2025-06-11T20:11:52.912Z] gcc version : 13
[2025-06-11T20:11:52.912Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-06-11T20:11:52.912Z] gdb version : bash: line 1: gdb: command not found
[2025-06-11T20:11:52.912Z] lldb version : Command could not be executed
[2025-06-11T20:11:52.912Z] makeVersion :
[2025-06-11T20:11:52.912Z] GNU Make 4.3
[2025-06-11T20:11:52.912Z] Built for x86_64-pc-linux-gnu
[2025-06-11T20:11:52.912Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-11T20:11:52.912Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-11T20:11:52.912Z] This is free software: you are free to change and redistribute it.
[2025-06-11T20:11:52.912Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-11T20:11:52.912Z] mavenVersion :
[2025-06-11T20:11:52.912Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-11T20:11:52.912Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-11T20:11:52.912Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-11T20:11:52.912Z] Default locale: en, platform encoding: UTF-8
[2025-06-11T20:11:52.912Z] OS name: "linux", version: "6.8.0-1018-azure", arch: "amd64", family: "unix"
[2025-06-11T20:11:52.912Z] osInfo :
[2025-06-11T20:11:52.912Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-06-11T20:11:52.912Z] NAME="Ubuntu"
[2025-06-11T20:11:52.912Z] VERSION_ID="24.04"
[2025-06-11T20:11:52.912Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-06-11T20:11:52.912Z] VERSION_CODENAME=noble
[2025-06-11T20:11:52.912Z] ID=ubuntu
[2025-06-11T20:11:52.912Z] ID_LIKE=debian
[2025-06-11T20:11:52.912Z] HOME_URL="https://www.ubuntu.com/"
[2025-06-11T20:11:52.912Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-06-11T20:11:52.912Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-06-11T20:11:52.912Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-06-11T20:11:52.912Z] UBUNTU_CODENAME=noble
[2025-06-11T20:11:52.912Z] LOGO=ubuntu-logo
[2025-06-11T20:11:52.912Z] osLabel : ubuntu.24
[2025-06-11T20:11:52.912Z] perlVersion :
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-06-11T20:11:52.912Z] (with 45 registered patches, see perl -V for more detail)
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] Copyright 1987-2023, Larry Wall
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-11T20:11:52.912Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-11T20:11:52.912Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-11T20:11:52.912Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-11T20:11:52.912Z] procArch : x86_64
[2025-06-11T20:11:52.912Z] sysArch : x86_64
[2025-06-11T20:11:52.912Z] sysOS : Linux
[2025-06-11T20:11:52.912Z] ulimit :
[2025-06-11T20:11:52.912Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-11T20:11:52.912Z] core file size (blocks, -c) 0
[2025-06-11T20:11:52.912Z] data seg size (kbytes, -d) unlimited
[2025-06-11T20:11:52.912Z] scheduling priority (-e) 0
[2025-06-11T20:11:52.912Z] file size (blocks, -f) unlimited
[2025-06-11T20:11:52.912Z] pending signals (-i) 31529
[2025-06-11T20:11:52.912Z] max locked memory (kbytes, -l) 1009656
[2025-06-11T20:11:52.912Z] max memory size (kbytes, -m) unlimited
[2025-06-11T20:11:52.912Z] open files (-n) 1048576
[2025-06-11T20:11:52.912Z] pipe size (512 bytes, -p) 8
[2025-06-11T20:11:52.912Z] POSIX message queues (bytes, -q) 819200
[2025-06-11T20:11:52.912Z] real-time priority (-r) 0
[2025-06-11T20:11:52.912Z] stack size (kbytes, -s) 8192
[2025-06-11T20:11:52.912Z] cpu time (seconds, -t) unlimited
[2025-06-11T20:11:52.912Z] max user processes (-u) 31529
[2025-06-11T20:11:52.912Z] virtual memory (kbytes, -v) unlimited
[2025-06-11T20:11:52.912Z] file locks (-x) unlimited
[2025-06-11T20:11:52.912Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.8.0-1018-azure #21-Ubuntu SMP Fri Nov 8 00:24:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2025-06-11T20:11:52.912Z] vmVendor : Oracle Corporation
[2025-06-11T20:11:52.912Z] vmVersion : 21.0.8-beta+6-ea
[2025-06-11T20:11:52.912Z] xlc version : bash: line 1: xlC: command not found
[2025-06-11T20:11:52.912Z] **************************************************************************
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] System.getProperty('os.name')=Linux
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] System.getProperty('os.arch')=amd64
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] System.getProperty('java.fullversion')=null
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] System.getProperty('sun.arch.data.model')=64
[2025-06-11T20:11:52.912Z]
[2025-06-11T20:11:52.912Z] 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/../../testDependency/lib
[2025-06-11T20:11:52.912Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:11:52.912Z] perl scripts/configure.pl
[2025-06-11T20:11:52.912Z] /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/../../testDependency/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-06-11T20:11:53.545Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-11T20:11:53.545Z]
[2025-06-11T20:11:53.545Z]
[2025-06-11T20:11:53.545Z] Starting to generate parallel test lists.
[2025-06-11T20:11:53.545Z]
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-11T20:11:53.545Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-11T20:11:53.546Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-11T20:11:53.546Z] Attempting to get test duration data from TRSS.
[2025-06-11T20:11:53.546Z] 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-06-11T20:11:54.487Z] Attempting to get test duration data from cached files.
[2025-06-11T20:11:54.487Z]
[2025-06-11T20:11:54.487Z] TEST DURATION
[2025-06-11T20:11:54.487Z] ====================================================================================
[2025-06-11T20:11:54.487Z] Total number of tests searched: 7
[2025-06-11T20:11:54.487Z] Number of test durations found: 6
[2025-06-11T20:11:54.487Z] Top slowest tests:
[2025-06-11T20:11:54.487Z] 05m23s quarkus_quickstarts_test_0
[2025-06-11T20:11:54.487Z] 05m13s quarkus_test_0
[2025-06-11T20:11:54.487Z] 00m40s example_functional_0
[2025-06-11T20:11:54.487Z] Following test duration data cannot be found:
[2025-06-11T20:11:54.487Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-06-11T20:11:54.487Z] [example_functional_0]
[2025-06-11T20:11:54.487Z] ====================================================================================
[2025-06-11T20:11:54.487Z]
[2025-06-11T20:11:54.487Z] Test target is split into 1 lists.
[2025-06-11T20:11:54.487Z] Reducing estimated test running time from 11m27s to 11m27s.
[2025-06-11T20:11:54.487Z]
[2025-06-11T20:11:54.487Z] -------------------------------------testList_0-------------------------------------
[2025-06-11T20:11:54.487Z] Number of tests: 7
[2025-06-11T20:11:54.487Z] Estimated running time: 11m27s
[2025-06-11T20:11:54.487Z] TESTLIST=quarkus_quickstarts_test_0,quarkus_test_0,example_functional_0,openliberty_microprofile_tck_0,quarkus_native_test_0,spring_test_0,quarkus_openshift_test_0
[2025-06-11T20:11:54.487Z] ------------------------------------------------------------------------------------
[2025-06-11T20:11:54.487Z]
[2025-06-11T20:11:54.487Z] 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-06-11T20:11:54.487Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-11T20:11:54.593Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-11T20:11:54.898Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-11T20:11:54.968Z] Building tests...
[Pipeline] timeout
[2025-06-11T20:11:54.971Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-11T20:11:54.994Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-11T20:11:56.205Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-11T20:11:56.205Z] --------------------------------------------
[2025-06-11T20:11:56.205Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:56.205Z] task is set to default
[2025-06-11T20:11:56.205Z] dependencyList is set to all
[2025-06-11T20:11:56.205Z] --------------------------------------------
[2025-06-11T20:11:56.205Z] Starting download third party dependent jars
[2025-06-11T20:11:56.205Z] --------------------------------------------
[2025-06-11T20:11:56.205Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-11T20:11:56.205Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-11T20:11:56.520Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-11T20:11:56.665Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-06-11T20:11:56.665Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-06-11T20:11:56.666Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-11T20:11:56.922Z] 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-06-11T20:11:56.948Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-06-11T20:11:57.006Z] $ ssh-agent
[2025-06-11T20:11:57.462Z] SSH_AUTH_SOCK=/tmp/ssh-Cwkqfy4Kak9c/agent.2145271
[2025-06-11T20:11:57.462Z] SSH_AGENT_PID=2145273
[2025-06-11T20:11:57.462Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-11T20:11:58.593Z] + uname
[2025-06-11T20:11:58.593Z] + [ Linux = AIX ]
[2025-06-11T20:11:58.593Z] + uname
[2025-06-11T20:11:58.593Z] + [ Linux = SunOS ]
[2025-06-11T20:11:58.593Z] + uname
[2025-06-11T20:11:58.593Z] + [ Linux = *BSD ]
[2025-06-11T20:11:58.593Z] + MAKE=make
[2025-06-11T20:11:58.593Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-11T20:11:58.593Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-11T20:12:00.004Z] + uname
[2025-06-11T20:12:00.004Z] + [ Linux = AIX ]
[2025-06-11T20:12:00.004Z] + uname
[2025-06-11T20:12:00.004Z] + [ Linux = SunOS ]
[2025-06-11T20:12:00.004Z] + uname
[2025-06-11T20:12:00.004Z] + [ Linux = *BSD ]
[2025-06-11T20:12:00.004Z] + MAKE=make
[2025-06-11T20:12:00.004Z] + cd ./aqa-tests
[2025-06-11T20:12:00.004Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-11T20:12:00.004Z] + set +x
[2025-06-11T20:12:00.004Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-11T20:12:00.004Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:12:00.004Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-11T20:12:00.004Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-11T20:12:00.004Z] (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/../../testDependency/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-06-11T20:12:00.004Z] 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-06-11T20:12:00.004Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-11T20:12:00.004Z]
[2025-06-11T20:12:00.004Z] build:
[2025-06-11T20:12:00.004Z]
[2025-06-11T20:12:00.004Z] clean:
[2025-06-11T20:12:00.004Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-11T20:12:00.004Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-11T20:12:00.004Z]
[2025-06-11T20:12:00.004Z] init:
[2025-06-11T20:12:00.004Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-11T20:12:00.004Z]
[2025-06-11T20:12:00.004Z] getDependentLibs:
[2025-06-11T20:12:00.635Z] [exec] --------------------------------------------
[2025-06-11T20:12:00.635Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:12:00.635Z] [exec] task is set to default
[2025-06-11T20:12:00.636Z] [exec] dependencyList is set to json_simple
[2025-06-11T20:12:00.636Z] [exec] --------------------------------------------
[2025-06-11T20:12:00.636Z] [exec] Starting download third party dependent jars
[2025-06-11T20:12:00.636Z] [exec] --------------------------------------------
[2025-06-11T20:12:00.636Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-11T20:12:00.636Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-11T20:12:00.636Z] [exec] downloaded dependent third party jars successfully
[2025-06-11T20:12:00.636Z]
[2025-06-11T20:12:00.636Z] compile:
[2025-06-11T20:12:00.636Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-11T20:12:00.636Z] [echo] ============COMPILER SETTINGS============
[2025-06-11T20:12:00.636Z] [echo] ===fork: yes
[2025-06-11T20:12:00.636Z] [echo] ===debug: on
[2025-06-11T20:12:00.636Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-11T20:12:02.711Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-11T20:12:02.711Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-11T20:12:02.711Z]
[2025-06-11T20:12:02.711Z] dist:
[2025-06-11T20:12:02.711Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-11T20:12:02.711Z]
[2025-06-11T20:12:02.711Z] BUILD SUCCESSFUL
[2025-06-11T20:12:02.711Z] Total time: 3 seconds
[2025-06-11T20:12:02.711Z] 0
[2025-06-11T20:12:02.711Z] /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-06-11T20:12:03.340Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-11T20:12:03.340Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-06-11T20:12:03.340Z] ****************************** MACHINE INFO ******************************
[2025-06-11T20:12:03.340Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-11T20:12:03.340Z] Free Physical Memory Size : 1184489472
[2025-06-11T20:12:03.341Z] Free space (bytes) : 120741728256
[2025-06-11T20:12:03.341Z] Total Physical Memory Size : 8271106048
[2025-06-11T20:12:03.341Z] Total space (bytes) : 126227120128
[2025-06-11T20:12:03.341Z] Usable space (bytes) : 114282500096
[2025-06-11T20:12:03.341Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-11T20:12:03.341Z] bashVersion :
[2025-06-11T20:12:03.341Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-06-11T20:12:03.341Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-11T20:12:03.341Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] This is free software; you are free to change and redistribute it.
[2025-06-11T20:12:03.341Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-11T20:12:03.341Z] cpuCores : 2
[2025-06-11T20:12:03.341Z] curlVersion :
[2025-06-11T20:12:03.341Z] 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-06-11T20:12:03.341Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-06-11T20:12:03.341Z] 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-06-11T20:12:03.341Z] 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-06-11T20:12:03.341Z] dockerVersion : Docker version 26.1.3, build 26.1.3-0ubuntu1~24.04.1
[2025-06-11T20:12:03.341Z] gcc version : 13
[2025-06-11T20:12:03.341Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-06-11T20:12:03.341Z] gdb version : bash: line 1: gdb: command not found
[2025-06-11T20:12:03.341Z] lldb version : Command could not be executed
[2025-06-11T20:12:03.341Z] makeVersion :
[2025-06-11T20:12:03.341Z] GNU Make 4.3
[2025-06-11T20:12:03.341Z] Built for x86_64-pc-linux-gnu
[2025-06-11T20:12:03.341Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-11T20:12:03.341Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-11T20:12:03.341Z] This is free software: you are free to change and redistribute it.
[2025-06-11T20:12:03.341Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-11T20:12:03.341Z] mavenVersion :
[2025-06-11T20:12:03.341Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-11T20:12:03.341Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-11T20:12:03.341Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-11T20:12:03.341Z] Default locale: en, platform encoding: UTF-8
[2025-06-11T20:12:03.341Z] OS name: "linux", version: "6.8.0-1018-azure", arch: "amd64", family: "unix"
[2025-06-11T20:12:03.341Z] osInfo :
[2025-06-11T20:12:03.341Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-06-11T20:12:03.341Z] NAME="Ubuntu"
[2025-06-11T20:12:03.341Z] VERSION_ID="24.04"
[2025-06-11T20:12:03.341Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-06-11T20:12:03.341Z] VERSION_CODENAME=noble
[2025-06-11T20:12:03.341Z] ID=ubuntu
[2025-06-11T20:12:03.341Z] ID_LIKE=debian
[2025-06-11T20:12:03.341Z] HOME_URL="https://www.ubuntu.com/"
[2025-06-11T20:12:03.341Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-06-11T20:12:03.341Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-06-11T20:12:03.341Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-06-11T20:12:03.341Z] UBUNTU_CODENAME=noble
[2025-06-11T20:12:03.341Z] LOGO=ubuntu-logo
[2025-06-11T20:12:03.341Z] osLabel : ubuntu.24
[2025-06-11T20:12:03.341Z] perlVersion :
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-06-11T20:12:03.341Z] (with 45 registered patches, see perl -V for more detail)
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] Copyright 1987-2023, Larry Wall
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-11T20:12:03.341Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-11T20:12:03.341Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-11T20:12:03.341Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-11T20:12:03.341Z] procArch : x86_64
[2025-06-11T20:12:03.341Z] sysArch : x86_64
[2025-06-11T20:12:03.341Z] sysOS : Linux
[2025-06-11T20:12:03.341Z] ulimit :
[2025-06-11T20:12:03.341Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-11T20:12:03.341Z] core file size (blocks, -c) 0
[2025-06-11T20:12:03.341Z] data seg size (kbytes, -d) unlimited
[2025-06-11T20:12:03.341Z] scheduling priority (-e) 0
[2025-06-11T20:12:03.341Z] file size (blocks, -f) unlimited
[2025-06-11T20:12:03.341Z] pending signals (-i) 31529
[2025-06-11T20:12:03.341Z] max locked memory (kbytes, -l) 1009656
[2025-06-11T20:12:03.341Z] max memory size (kbytes, -m) unlimited
[2025-06-11T20:12:03.341Z] open files (-n) 1048576
[2025-06-11T20:12:03.341Z] pipe size (512 bytes, -p) 8
[2025-06-11T20:12:03.341Z] POSIX message queues (bytes, -q) 819200
[2025-06-11T20:12:03.341Z] real-time priority (-r) 0
[2025-06-11T20:12:03.341Z] stack size (kbytes, -s) 8192
[2025-06-11T20:12:03.341Z] cpu time (seconds, -t) unlimited
[2025-06-11T20:12:03.341Z] max user processes (-u) 31529
[2025-06-11T20:12:03.341Z] virtual memory (kbytes, -v) unlimited
[2025-06-11T20:12:03.341Z] file locks (-x) unlimited
[2025-06-11T20:12:03.341Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.8.0-1018-azure #21-Ubuntu SMP Fri Nov 8 00:24:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2025-06-11T20:12:03.341Z] vmVendor : Oracle Corporation
[2025-06-11T20:12:03.341Z] vmVersion : 21.0.8-beta+6-ea
[2025-06-11T20:12:03.341Z] xlc version : bash: line 1: xlC: command not found
[2025-06-11T20:12:03.341Z] **************************************************************************
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] System.getProperty('os.name')=Linux
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] System.getProperty('os.arch')=amd64
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] System.getProperty('java.fullversion')=null
[2025-06-11T20:12:03.341Z]
[2025-06-11T20:12:03.341Z] System.getProperty('sun.arch.data.model')=64
[2025-06-11T20:12:03.342Z]
[2025-06-11T20:12:03.342Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-06-11T20:12:03.342Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:12:03.342Z] perl scripts/configure.pl
[2025-06-11T20:12:03.342Z] /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/../../testDependency/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-06-11T20:12:03.981Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-11T20:12:03.981Z]
[2025-06-11T20:12:03.981Z]
[2025-06-11T20:12:03.981Z] Starting to generate build list.
[2025-06-11T20:12:03.981Z]
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-11T20:12:03.981Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-11T20:12:03.981Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-06-11T20:12:03.981Z]
[2025-06-11T20:12:03.981Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:12:03.981Z] make -f clean.mk cleanBuild
[2025-06-11T20:12:03.981Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:12:04.611Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-06-11T20:12:04.611Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:12:04.611Z] make -f compile.mk compile
[2025-06-11T20:12:04.611Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:12:04.611Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-11T20:12:04.611Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-11T20:12:04.611Z] (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/../../testDependency/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-06-11T20:12:04.612Z] 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-06-11T20:12:04.612Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-06-11T20:12:05.243Z] [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-06-11T20:12:05.243Z]
[2025-06-11T20:12:05.243Z] -create_test_directory:
[2025-06-11T20:12:05.243Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-06-11T20:12:05.243Z]
[2025-06-11T20:12:05.243Z] stage_test_material:
[2025-06-11T20:12:05.243Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-06-11T20:12:05.243Z]
[2025-06-11T20:12:05.243Z] build:
[2025-06-11T20:12:05.243Z]
[2025-06-11T20:12:05.243Z] move_scripts:
[2025-06-11T20:12:05.243Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-06-11T20:12:05.243Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-11T20:12:05.243Z]
[2025-06-11T20:12:05.243Z] clean_image:
[2025-06-11T20:12:05.243Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot
[2025-06-11T20:12:05.877Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:12:05.877Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:12:05.877Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:12:05.877Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:12:05.877Z] [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-06-11T20:12:05.877Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:12:05.877Z] [exec] The test here is functional-test
[2025-06-11T20:12:05.877Z] [exec] The directory in the external.sh is functional-test
[2025-06-11T20:12:05.877Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:12:05.877Z] [exec] Error response from daemon: No such container: functional-test-test
[2025-06-11T20:12:05.877Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full
[2025-06-11T20:12:05.877Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-11T20:12:05.877Z] [exec] Error response from daemon: invalid reference format
[2025-06-11T20:12:05.877Z] [exec] Result: 1
[2025-06-11T20:12:05.877Z]
[2025-06-11T20:12:05.877Z] build_image:
[2025-06-11T20:12:05.877Z] [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-06-11T20:12:05.877Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:12:05.877Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:12:05.877Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:12:05.877Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:12:05.877Z] [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-06-11T20:12:05.877Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:12:05.877Z] [exec] The test here is functional-test
[2025-06-11T20:12:05.877Z] [exec] The directory in the external.sh is functional-test
[2025-06-11T20:12:05.877Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:12:05.877Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-11T20:12:05.877Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-11T20:12:05.877Z] [exec]
[2025-06-11T20:12:05.877Z] [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-06-11T20:12:05.877Z] [exec] done
[2025-06-11T20:12:05.877Z] [exec]
[2025-06-11T20:12:05.877Z] [exec] The test in the build_image() function is functional-test
[2025-06-11T20:12:05.877Z] [exec] #####################################################
[2025-06-11T20:12:05.877Z] [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-06-11T20:12:05.877Z] [exec] #####################################################
[2025-06-11T20:12:06.509Z] [exec] #0 building with "default" instance using docker driver
[2025-06-11T20:12:06.509Z] [exec]
[2025-06-11T20:12:06.509Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-11T20:12:06.509Z] [exec] #1 transferring dockerfile: 2.90kB done
[2025-06-11T20:12:06.509Z] [exec] #1 DONE 0.0s
[2025-06-11T20:12:06.509Z] [exec]
[2025-06-11T20:12:06.509Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-11T20:12:06.509Z] [exec] #2 DONE 0.4s
[2025-06-11T20:12:06.509Z] [exec]
[2025-06-11T20:12:06.509Z] [exec] #3 [internal] load .dockerignore
[2025-06-11T20:12:06.509Z] [exec] #3 transferring context: 2B done
[2025-06-11T20:12:06.509Z] [exec] #3 DONE 0.0s
[2025-06-11T20:12:06.509Z] [exec]
[2025-06-11T20:12:06.509Z] [exec] #4 [internal] load build context
[2025-06-11T20:12:06.509Z] [exec] #4 transferring context: 3.18kB done
[2025-06-11T20:12:06.509Z] [exec] #4 DONE 0.0s
[2025-06-11T20:12:06.509Z] [exec]
[2025-06-11T20:12:06.509Z] [exec] #5 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-11T20:12:06.509Z] [exec] #5 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974 0.0s done
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 0B / 157.65MB 0.1s
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:14ea0157e6cfd88563f52f3de2252f96d1de76755323a4e666dc06bfdc169362 157B / 157B 0.1s done
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:99f05f209f6fd19181ffd50612236193ad46991100ff9ffc79e5b5d7f15f0e06 0B / 2.28kB 0.1s
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974 7.18kB / 7.18kB done
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:957532659c467a5135a7bce8dd0a54ed38346bee5e6ada4ae45687fd1d65a9cb 1.94kB / 1.94kB done
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:01d4d2f65a40ec87425f5f0836446f43cd3ab2c22dc99f53ef362fe83d44184c 6.02kB / 6.02kB done
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:380ab39b4f9f66f5491f1e6c6e1b00af781c9e67017d5194267c1eb1b1ea9d61 0B / 22.95MB 0.1s
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:99f05f209f6fd19181ffd50612236193ad46991100ff9ffc79e5b5d7f15f0e06 2.28kB / 2.28kB 0.2s done
[2025-06-11T20:12:06.509Z] [exec] #5 sha256:380ab39b4f9f66f5491f1e6c6e1b00af781c9e67017d5194267c1eb1b1ea9d61 14.68MB / 22.95MB 0.2s
[2025-06-11T20:12:07.143Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 9.44MB / 157.65MB 0.3s
[2025-06-11T20:12:07.143Z] [exec] #5 sha256:380ab39b4f9f66f5491f1e6c6e1b00af781c9e67017d5194267c1eb1b1ea9d61 22.95MB / 22.95MB 0.3s done
[2025-06-11T20:12:07.143Z] [exec] #5 extracting sha256:380ab39b4f9f66f5491f1e6c6e1b00af781c9e67017d5194267c1eb1b1ea9d61
[2025-06-11T20:12:07.143Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 22.02MB / 157.65MB 0.5s
[2025-06-11T20:12:07.143Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 30.41MB / 157.65MB 0.6s
[2025-06-11T20:12:07.143Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 39.85MB / 157.65MB 0.7s
[2025-06-11T20:12:07.767Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 51.38MB / 157.65MB 0.8s
[2025-06-11T20:12:07.767Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 63.96MB / 157.65MB 1.0s
[2025-06-11T20:12:07.767Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 73.40MB / 157.65MB 1.1s
[2025-06-11T20:12:07.767Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 81.79MB / 157.65MB 1.2s
[2025-06-11T20:12:07.767Z] [exec] #5 extracting sha256:380ab39b4f9f66f5491f1e6c6e1b00af781c9e67017d5194267c1eb1b1ea9d61 0.9s done
[2025-06-11T20:12:08.412Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 105.91MB / 157.65MB 1.6s
[2025-06-11T20:12:08.412Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 119.54MB / 157.65MB 1.7s
[2025-06-11T20:12:08.412Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 138.41MB / 157.65MB 1.9s
[2025-06-11T20:12:08.412Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 152.04MB / 157.65MB 2.0s
[2025-06-11T20:12:09.812Z] [exec] #5 sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 157.65MB / 157.65MB 3.1s done
[2025-06-11T20:12:09.812Z] [exec] #5 extracting sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 0.1s
[2025-06-11T20:12:11.322Z] [exec] #5 extracting sha256:fdf9441e6dddb8defe5d23ab009dd1a3d91ad4f953b4d53d9e904e1adcae03de 1.6s done
[2025-06-11T20:12:14.204Z] [exec] #5 extracting sha256:14ea0157e6cfd88563f52f3de2252f96d1de76755323a4e666dc06bfdc169362
[2025-06-11T20:12:14.204Z] [exec] #5 extracting sha256:14ea0157e6cfd88563f52f3de2252f96d1de76755323a4e666dc06bfdc169362 done
[2025-06-11T20:12:14.204Z] [exec] #5 extracting sha256:99f05f209f6fd19181ffd50612236193ad46991100ff9ffc79e5b5d7f15f0e06 done
[2025-06-11T20:12:14.204Z] [exec] #5 DONE 7.3s
[2025-06-11T20:12:14.204Z] [exec]
[2025-06-11T20:12:14.204Z] [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-06-11T20:12:14.204Z] [exec] #6 0.296 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-11T20:12:14.204Z] [exec] #6 0.376 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-11T20:12:14.204Z] [exec] #6 0.413 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,442 kB]
[2025-06-11T20:12:14.204Z] [exec] #6 0.449 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:12:14.204Z] [exec] #6 0.461 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:12:14.204Z] [exec] #6 0.494 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,097 kB]
[2025-06-11T20:12:14.204Z] [exec] #6 0.517 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.519 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,093 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.530 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.715 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.718 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.734 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.737 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.748 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.755 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.756 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,495 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.767 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-11T20:12:14.840Z] [exec] #6 0.768 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-11T20:12:15.485Z] [exec] #6 1.546 Fetched 30.3 MB in 1s (23.7 MB/s)
[2025-06-11T20:12:16.115Z] [exec] #6 1.546 Reading package lists...
[2025-06-11T20:12:18.163Z] [exec] #6 4.087 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:12:18.163Z] [exec] #6 4.162 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-11T20:12:18.163Z] [exec] #6 4.162 (Reading database ...
[2025-06-11T20:12:18.163Z] [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.171 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:12:18.163Z] [exec] #6 4.177 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:18.163Z] [exec] #6 4.307 Selecting previously unselected package python3.12-minimal.
[2025-06-11T20:12:18.163Z] [exec] #6 4.308 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:12:18.163Z] [exec] #6 4.318 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:18.163Z] [exec] #6 4.412 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:18.791Z] [exec] #6 4.441 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.185 Selecting previously unselected package python3-minimal.
[2025-06-11T20:12:19.422Z] [exec] #6 5.185 (Reading database ...
[2025-06-11T20:12:19.422Z] [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.192 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.199 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.251 Selecting previously unselected package media-types.
[2025-06-11T20:12:19.422Z] [exec] #6 5.252 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.258 Unpacking media-types (10.1.0) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.322 Selecting previously unselected package netbase.
[2025-06-11T20:12:19.422Z] [exec] #6 5.324 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.330 Unpacking netbase (6.4) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.380 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-11T20:12:19.422Z] [exec] #6 5.382 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.397 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.551 Selecting previously unselected package python3.12.
[2025-06-11T20:12:19.422Z] [exec] #6 5.552 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.558 Unpacking python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.606 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-11T20:12:19.422Z] [exec] #6 5.608 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.617 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:12:19.422Z] [exec] #6 5.668 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:12:20.049Z] [exec] #6 5.862 Selecting previously unselected package python3.
[2025-06-11T20:12:20.049Z] [exec] #6 5.862 (Reading database ...
[2025-06-11T20:12:20.049Z] [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 5.870 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:12:20.049Z] [exec] #6 5.880 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:12:20.049Z] [exec] #6 5.935 Selecting previously unselected package libapparmor1:amd64.
[2025-06-11T20:12:20.049Z] [exec] #6 5.937 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-11T20:12:20.049Z] [exec] #6 5.952 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.007 Selecting previously unselected package libargon2-1:amd64.
[2025-06-11T20:12:20.049Z] [exec] #6 6.009 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.015 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.083 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.103 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.200 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.270 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-11T20:12:20.049Z] [exec] #6 6.270 (Reading database ...
[2025-06-11T20:12:20.049Z] [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 ... 7646 files and directories currently installed.)#6 6.278 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.295 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:12:20.049Z] [exec] #6 6.353 Selecting previously unselected package libjson-c5:amd64.
[2025-06-11T20:12:20.679Z] [exec] #6 6.354 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.362 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.427 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-11T20:12:20.679Z] [exec] #6 6.428 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.435 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.501 Selecting previously unselected package libfdisk1:amd64.
[2025-06-11T20:12:20.679Z] [exec] #6 6.502 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.520 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.580 Selecting previously unselected package libkmod2:amd64.
[2025-06-11T20:12:20.679Z] [exec] #6 6.581 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.589 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.633 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-11T20:12:20.679Z] [exec] #6 6.634 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.642 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.727 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.758 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.842 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.912 Selecting previously unselected package systemd-dev.
[2025-06-11T20:12:20.679Z] [exec] #6 6.912 (Reading database ...
[2025-06-11T20:12:20.679Z] [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 ... 7685 files and directories currently installed.)#6 6.920 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 6.927 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:20.679Z] [exec] #6 7.008 Selecting previously unselected package systemd.
[2025-06-11T20:12:20.679Z] [exec] #6 7.009 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:12:20.679Z] [exec] #6 7.023 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.243 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.267 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.287 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.311 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.330 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.350 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.369 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.390 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.418 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.439 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:21.311Z] [exec] #6 7.508 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-11T20:12:21.311Z] [exec] #6 7.512 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-11T20:12:21.311Z] [exec] #6 7.515 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-11T20:12:21.311Z] [exec] #6 7.521 Initializing machine ID from random generator.
[2025-06-11T20:12:21.311Z] [exec] #6 7.539 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.539 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.539 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.539 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.540 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.540 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.540 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.540 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.540 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:12:21.311Z] [exec] #6 7.550 Creating group 'systemd-journal' with GID 999.
[2025-06-11T20:12:21.311Z] [exec] #6 7.550 Creating group 'systemd-network' with GID 998.
[2025-06-11T20:12:21.311Z] [exec] #6 7.550 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-11T20:12:21.311Z] [exec] #6 7.648 Selecting previously unselected package systemd-sysv.
[2025-06-11T20:12:21.949Z] [exec] #6 7.648 (Reading database ...
[2025-06-11T20:12:21.949Z] [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.656 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.664 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.730 Selecting previously unselected package sgml-base.
[2025-06-11T20:12:21.949Z] [exec] #6 7.732 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.740 Unpacking sgml-base (1.31) ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.815 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-11T20:12:21.949Z] [exec] #6 7.817 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.825 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.888 Selecting previously unselected package dbus-bin.
[2025-06-11T20:12:21.949Z] [exec] #6 7.890 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.898 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.944 Selecting previously unselected package dbus-session-bus-common.
[2025-06-11T20:12:21.949Z] [exec] #6 7.945 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 7.952 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.014 Selecting previously unselected package dbus-daemon.
[2025-06-11T20:12:21.949Z] [exec] #6 8.016 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.023 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.074 Selecting previously unselected package dbus-system-bus-common.
[2025-06-11T20:12:21.949Z] [exec] #6 8.075 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.087 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.157 Selecting previously unselected package dbus.
[2025-06-11T20:12:21.949Z] [exec] #6 8.158 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.166 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:21.949Z] [exec] #6 8.231 Selecting previously unselected package distro-info-data.
[2025-06-11T20:12:22.579Z] [exec] #6 8.233 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-11T20:12:22.579Z] [exec] #6 8.239 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:12:22.579Z] [exec] #6 8.302 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-11T20:12:22.579Z] [exec] #6 8.303 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.325 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.400 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-11T20:12:22.580Z] [exec] #6 8.401 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.408 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.476 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-11T20:12:22.580Z] [exec] #6 8.478 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.485 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.546 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-11T20:12:22.580Z] [exec] #6 8.548 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.555 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.603 Selecting previously unselected package iso-codes.
[2025-06-11T20:12:22.580Z] [exec] #6 8.605 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.611 Unpacking iso-codes (4.16.0-1) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.802 Selecting previously unselected package libcap2-bin.
[2025-06-11T20:12:22.580Z] [exec] #6 8.804 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.812 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.870 Selecting previously unselected package libelf1t64:amd64.
[2025-06-11T20:12:22.580Z] [exec] #6 8.871 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.878 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:12:22.580Z] [exec] #6 8.922 Selecting previously unselected package libglib2.0-data.
[2025-06-11T20:12:23.211Z] [exec] #6 8.923 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-11T20:12:23.211Z] [exec] #6 8.930 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:23.211Z] [exec] #6 8.989 Selecting previously unselected package libicu74:amd64.
[2025-06-11T20:12:23.211Z] [exec] #6 8.990 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-11T20:12:23.211Z] [exec] #6 8.997 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.204 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-11T20:12:23.211Z] [exec] #6 9.206 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.213 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.278 Selecting previously unselected package libxml2:amd64.
[2025-06-11T20:12:23.211Z] [exec] #6 9.280 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.287 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.353 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-11T20:12:23.211Z] [exec] #6 9.354 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.364 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.413 Selecting previously unselected package lsb-release.
[2025-06-11T20:12:23.211Z] [exec] #6 9.414 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.421 Unpacking lsb-release (12.0-2) ...
[2025-06-11T20:12:23.211Z] [exec] #6 9.465 Selecting previously unselected package python-apt-common.
[2025-06-11T20:12:23.848Z] [exec] #6 9.467 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.474 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.530 Selecting previously unselected package python3-apt.
[2025-06-11T20:12:23.848Z] [exec] #6 9.532 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.548 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.597 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-11T20:12:23.848Z] [exec] #6 9.599 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.606 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.665 Selecting previously unselected package python3-dbus.
[2025-06-11T20:12:23.848Z] [exec] #6 9.666 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.675 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.731 Selecting previously unselected package python3-gi.
[2025-06-11T20:12:23.848Z] [exec] #6 9.733 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.739 Unpacking python3-gi (3.48.2-1) ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.810 Selecting previously unselected package python3-pkg-resources.
[2025-06-11T20:12:23.848Z] [exec] #6 9.812 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.819 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:12:23.848Z] [exec] #6 9.891 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-11T20:12:23.849Z] [exec] #6 9.893 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:12:23.849Z] [exec] #6 9.900 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:12:23.849Z] [exec] #6 9.943 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-11T20:12:23.849Z] [exec] #6 9.945 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:12:23.849Z] [exec] #6 9.951 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:12:23.849Z] [exec] #6 10.01 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-11T20:12:23.849Z] [exec] #6 10.02 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-11T20:12:23.849Z] [exec] #6 10.02 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:12:23.849Z] [exec] #6 10.09 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-11T20:12:23.849Z] [exec] #6 10.09 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-11T20:12:23.849Z] [exec] #6 10.10 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:12:23.849Z] [exec] #6 10.16 Selecting previously unselected package libxmlb2:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.16 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.17 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.23 Selecting previously unselected package libappstream5:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.23 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.24 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.30 Selecting previously unselected package libduktape207:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.30 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.31 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.37 Selecting previously unselected package libdw1t64:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.37 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.38 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.43 Selecting previously unselected package libglib2.0-bin.
[2025-06-11T20:12:24.477Z] [exec] #6 10.43 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.44 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.50 Selecting previously unselected package libunwind8:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.50 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.51 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.58 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.58 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.59 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.67 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-11T20:12:24.477Z] [exec] #6 10.67 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.68 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:12:24.477Z] [exec] #6 10.74 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-11T20:12:25.101Z] [exec] #6 10.74 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:12:25.101Z] [exec] #6 10.75 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:12:25.101Z] [exec] #6 10.82 Selecting previously unselected package xml-core.
[2025-06-11T20:12:25.101Z] [exec] #6 10.82 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-11T20:12:25.101Z] [exec] #6 10.83 Unpacking xml-core (0.19) ...
[2025-06-11T20:12:25.101Z] [exec] #6 10.90 Selecting previously unselected package polkitd.
[2025-06-11T20:12:25.101Z] [exec] #6 10.90 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:12:25.101Z] [exec] #6 10.93 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:12:25.101Z] [exec] #6 10.99 Selecting previously unselected package python3-blinker.
[2025-06-11T20:12:25.101Z] [exec] #6 10.99 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-11T20:12:25.101Z] [exec] #6 11.01 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-11T20:12:25.101Z] [exec] #6 11.06 Selecting previously unselected package python3-cryptography.
[2025-06-11T20:12:25.101Z] [exec] #6 11.06 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.07 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.16 Selecting previously unselected package python3-pyparsing.
[2025-06-11T20:12:25.102Z] [exec] #6 11.16 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.16 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.22 Selecting previously unselected package python3-httplib2.
[2025-06-11T20:12:25.102Z] [exec] #6 11.22 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.23 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.29 Selecting previously unselected package python3-jwt.
[2025-06-11T20:12:25.102Z] [exec] #6 11.29 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.30 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.35 Selecting previously unselected package python3-lazr.uri.
[2025-06-11T20:12:25.102Z] [exec] #6 11.36 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.36 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:12:25.102Z] [exec] #6 11.42 Selecting previously unselected package python3-wadllib.
[2025-06-11T20:12:25.741Z] [exec] #6 11.42 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.43 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.49 Selecting previously unselected package python3-distro.
[2025-06-11T20:12:25.741Z] [exec] #6 11.49 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.50 Unpacking python3-distro (1.9.0-1) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.55 Selecting previously unselected package python3-oauthlib.
[2025-06-11T20:12:25.741Z] [exec] #6 11.55 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.56 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.63 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-11T20:12:25.741Z] [exec] #6 11.63 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.64 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.70 Selecting previously unselected package python3-six.
[2025-06-11T20:12:25.741Z] [exec] #6 11.70 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.71 Unpacking python3-six (1.16.0-4) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.76 Selecting previously unselected package python3-launchpadlib.
[2025-06-11T20:12:25.741Z] [exec] #6 11.76 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.77 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.84 Selecting previously unselected package python3-software-properties.
[2025-06-11T20:12:25.741Z] [exec] #6 11.84 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.84 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.91 Selecting previously unselected package packagekit.
[2025-06-11T20:12:25.741Z] [exec] #6 11.91 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.92 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:12:25.741Z] [exec] #6 11.99 Selecting previously unselected package software-properties-common.
[2025-06-11T20:12:26.372Z] [exec] #6 11.99 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.00 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.07 Setting up media-types (10.1.0) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.10 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.14 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.16 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.19 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.21 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.23 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.26 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.28 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.31 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.33 No schema files found: doing nothing.
[2025-06-11T20:12:26.372Z] [exec] #6 12.35 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.37 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.39 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.42 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.44 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.48 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.50 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.52 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.54 Setting up netbase (6.4) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.60 Setting up sgml-base (1.31) ...
[2025-06-11T20:12:26.372Z] [exec] #6 12.65 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.67 Setting up lsb-release (12.0-2) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.70 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.84 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.87 Setting up iso-codes (4.16.0-1) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.89 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.91 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.93 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.95 Setcap worked! gst-ptp-helper is not suid!
[2025-06-11T20:12:27.004Z] [exec] #6 12.95 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:27.004Z] [exec] #6 12.98 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:12:27.004Z] [exec] #6 13.00 Setting up python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:12:27.633Z] [exec] #6 13.80 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:12:27.633Z] [exec] #6 13.83 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:12:27.633Z] [exec] #6 13.85 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:12:27.633Z] [exec] #6 13.86 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:27.633Z] [exec] #6 13.89 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:12:27.633Z] [exec] #6 13.92 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:12:28.263Z] [exec] #6 13.94 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.00 Setting up xml-core (0.19) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.21 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.29 debconf: unable to initialize frontend: Dialog
[2025-06-11T20:12:28.263Z] [exec] #6 14.29 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-11T20:12:28.263Z] [exec] #6 14.29 debconf: falling back to frontend: Readline
[2025-06-11T20:12:28.263Z] [exec] #6 14.29 debconf: unable to initialize frontend: Readline
[2025-06-11T20:12:28.263Z] [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-06-11T20:12:28.263Z] [exec] #6 14.29 debconf: falling back to frontend: Teletype
[2025-06-11T20:12:28.263Z] [exec] #6 14.36 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.38 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.40 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.42 running python rtupdate hooks for python3.12...
[2025-06-11T20:12:28.263Z] [exec] #6 14.42 running python post-rtupdate hooks for python3.12...
[2025-06-11T20:12:28.263Z] [exec] #6 14.51 Setting up python3-six (1.16.0-4) ...
[2025-06-11T20:12:28.263Z] [exec] #6 14.63 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:12:28.899Z] [exec] #6 14.80 Setting up python3-gi (3.48.2-1) ...
[2025-06-11T20:12:28.899Z] [exec] #6 14.98 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:12:28.899Z] [exec] #6 15.11 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:12:28.899Z] [exec] #6 15.15 Setting up python3-blinker (1.7.0-1) ...
[2025-06-11T20:12:28.899Z] [exec] #6 15.28 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:12:29.534Z] [exec] #6 15.48 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:12:29.534Z] [exec] #6 15.62 Setting up python3-distro (1.9.0-1) ...
[2025-06-11T20:12:29.534Z] [exec] #6 15.73 Setting up python3-jwt (2.7.0-1) ...
[2025-06-11T20:12:29.534Z] [exec] #6 15.86 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:12:30.176Z] [exec] #6 16.02 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:12:30.177Z] [exec] #6 16.15 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:12:30.177Z] [exec] #6 16.38 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-11T20:12:30.177Z] [exec] #6 16.50 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:12:30.802Z] [exec] #6 16.68 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:12:30.802Z] [exec] #6 16.81 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:12:30.802Z] [exec] #6 17.05 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-11T20:12:30.802Z] [exec] #6 17.06 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-11T20:12:30.802Z] [exec] #6 17.19 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:12:31.430Z] [exec] #6 17.23 Processing triggers for sgml-base (1.31) ...
[2025-06-11T20:12:31.430Z] [exec] #6 17.26 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:12:31.430Z] [exec] #6 17.28 Creating group 'polkitd' with GID 997.
[2025-06-11T20:12:31.430Z] [exec] #6 17.28 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-11T20:12:31.430Z] [exec] #6 17.33 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:12:31.430Z] [exec] #6 17.33 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-11T20:12:31.430Z] [exec] #6 17.43 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-11T20:12:31.430Z] [exec] #6 17.44 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:12:31.430Z] [exec] #6 17.48 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:12:31.430Z] [exec] #6 17.48 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-11T20:12:31.430Z] [exec] #6 17.48 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-11T20:12:31.430Z] [exec] #6 17.58 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-11T20:12:31.430Z] [exec] #6 17.59 Setting up software-properties-common (0.99.49.2) ...
[2025-06-11T20:12:31.430Z] [exec] #6 17.73 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:12:35.183Z] [exec] #6 21.28 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:12:35.184Z] [exec] #6 21.29 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:12:35.184Z] [exec] #6 21.34 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:12:35.184Z] [exec] #6 21.41 Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-11T20:12:35.816Z] [exec] #6 21.43 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:12:35.816Z] [exec] #6 21.49 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:12:35.816Z] [exec] #6 21.77 Get:7 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-11T20:12:35.816Z] [exec] #6 21.83 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,093 kB]
[2025-06-11T20:12:35.816Z] [exec] #6 22.20 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,097 kB]
[2025-06-11T20:12:36.459Z] [exec] #6 22.31 Fetched 5,411 kB in 1s (5,099 kB/s)
[2025-06-11T20:12:37.104Z] [exec] #6 22.31 Reading package lists...
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 Repository: 'Types: deb
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 Suites: noble
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 Components: main
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 '
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 Description:
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-11T20:12:37.105Z] [exec] #6 22.98
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-11T20:12:37.105Z] [exec] #6 22.98 Adding repository.
[2025-06-11T20:12:37.105Z] [exec] #6 23.10 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:12:37.105Z] [exec] #6 23.10 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:12:37.105Z] [exec] #6 23.11 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-11T20:12:37.105Z] [exec] #6 23.12 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-11T20:12:37.748Z] [exec] #6 23.58 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-11T20:12:38.378Z] [exec] #6 23.64 Reading package lists...
[2025-06-11T20:12:39.008Z] [exec] #6 24.33 Reading package lists...
[2025-06-11T20:12:39.008Z] [exec] #6 25.00 Building dependency tree...
[2025-06-11T20:12:39.008Z] [exec] #6 25.15 Reading state information...
[2025-06-11T20:12:39.008Z] [exec] #6 25.29 The following additional packages will be installed:
[2025-06-11T20:12:39.008Z] [exec] #6 25.29 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13
[2025-06-11T20:12:39.008Z] [exec] #6 25.29 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-06-11T20:12:39.008Z] [exec] #6 25.29 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 java-common libasan8 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 libgomp1 libhwasan0 libisl23 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 Suggested packages:
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
[2025-06-11T20:12:39.651Z] [exec] #6 25.29 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 libtap-harness-archive-perl
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 Recommended packages:
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-06-11T20:12:39.652Z] [exec] #6 25.29 libasound2t64
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 The following NEW packages will be installed:
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto
[2025-06-11T20:12:39.652Z] [exec] #6 25.39 xsltproc xz-utils
[2025-06-11T20:12:39.652Z] [exec] #6 25.44 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
[2025-06-11T20:12:39.652Z] [exec] #6 25.44 Need to get 133 MB of archives.
[2025-06-11T20:12:39.652Z] [exec] #6 25.44 After this operation, 535 MB of additional disk space will be used.
[2025-06-11T20:12:39.652Z] [exec] #6 25.44 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.54 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.55 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-11T20:12:39.652Z] [exec] #6 25.55 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.57 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 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-06-11T20:12:39.652Z] [exec] #6 25.58 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.58 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.59 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.60 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.7+6~us1-0ubuntu1~24.04 [46.4 MB]
[2025-06-11T20:12:39.652Z] [exec] #6 25.90 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-06-11T20:12:40.291Z] [exec] #6 25.90 Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.91 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.92 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.92 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.3 [39.4 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.92 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.92 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.93 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.93 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-06-11T20:12:40.291Z] [exec] #6 25.93 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.93 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-60.63 [1,874 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.94 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.94 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.95 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2,124 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.96 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-06-11T20:12:40.291Z] [exec] #6 25.96 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.97 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.97 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 25.97 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-06-11T20:12:40.291Z] [exec] #6 26.05 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-06-11T20:12:40.291Z] [exec] #6 26.05 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-06-11T20:12:40.291Z] [exec] #6 26.05 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.05 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.05 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.05 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.05 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.05 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.07 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.08 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.10 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.11 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.12 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.12 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-06-11T20:12:40.291Z] [exec] #6 26.14 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-06-11T20:12:40.291Z] [exec] #6 26.28 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.29 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-06-11T20:12:40.291Z] [exec] #6 26.29 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-06-11T20:12:40.291Z] [exec] #6 26.29 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-06-11T20:12:40.291Z] [exec] #6 26.30 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-06-11T20:12:40.291Z] [exec] #6 26.37 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.37 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-06-11T20:12:40.291Z] [exec] #6 26.37 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-06-11T20:12:40.291Z] [exec] #6 26.37 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.38 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.38 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.38 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.38 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.38 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.39 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-06-11T20:12:40.291Z] [exec] #6 26.40 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.40 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.41 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.43 Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-06-11T20:12:40.291Z] [exec] #6 26.54 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:12:40.291Z] [exec] #6 26.57 Fetched 133 MB in 1s (129 MB/s)
[2025-06-11T20:12:40.944Z] [exec] #6 26.82 Selecting previously unselected package perl-modules-5.38.
[2025-06-11T20:12:40.944Z] [exec] #6 26.82 (Reading database ...
[2025-06-11T20:12:40.944Z] [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.83 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-11T20:12:40.944Z] [exec] #6 26.84 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:12:40.944Z] [exec] #6 27.20 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-11T20:12:41.576Z] [exec] #6 27.20 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.22 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.28 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-11T20:12:41.576Z] [exec] #6 27.28 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.29 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.34 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-11T20:12:41.576Z] [exec] #6 27.35 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.35 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.62 Selecting previously unselected package perl.
[2025-06-11T20:12:41.576Z] [exec] #6 27.62 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.64 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.70 Selecting previously unselected package xz-utils.
[2025-06-11T20:12:41.576Z] [exec] #6 27.71 Preparing to unpack .../05-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.71 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-06-11T20:12:41.576Z] [exec] #6 27.78 Selecting previously unselected package ca-certificates-java.
[2025-06-11T20:12:42.221Z] [exec] #6 27.78 Preparing to unpack .../06-ca-certificates-java_20240118_all.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 27.79 Unpacking ca-certificates-java (20240118) ...
[2025-06-11T20:12:42.221Z] [exec] #6 27.87 Selecting previously unselected package java-common.
[2025-06-11T20:12:42.221Z] [exec] #6 27.87 Preparing to unpack .../07-java-common_0.75+exp1_all.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 27.88 Unpacking java-common (0.75+exp1) ...
[2025-06-11T20:12:42.221Z] [exec] #6 27.94 Selecting previously unselected package liblcms2-2:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 27.94 Preparing to unpack .../08-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 27.94 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.00 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 28.00 Preparing to unpack .../09-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.01 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.07 Selecting previously unselected package libjpeg8:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 28.07 Preparing to unpack .../10-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.08 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.15 Selecting previously unselected package libnspr4:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 28.15 Preparing to unpack .../11-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.16 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.22 Selecting previously unselected package libnss3:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 28.22 Preparing to unpack .../12-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.23 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.32 Selecting previously unselected package libpcsclite1:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 28.32 Preparing to unpack .../13-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.32 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.40 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-06-11T20:12:42.221Z] [exec] #6 28.40 Preparing to unpack .../14-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ...
[2025-06-11T20:12:42.221Z] [exec] #6 28.41 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.23 Selecting previously unselected package default-jre-headless.
[2025-06-11T20:12:43.555Z] [exec] #6 29.23 Preparing to unpack .../15-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.24 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.29 Selecting previously unselected package ant.
[2025-06-11T20:12:43.555Z] [exec] #6 29.30 Preparing to unpack .../16-ant_1.10.14-1_all.deb ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.30 Unpacking ant (1.10.14-1) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.37 Selecting previously unselected package asciidoc-common.
[2025-06-11T20:12:43.555Z] [exec] #6 29.37 Preparing to unpack .../17-asciidoc-common_10.2.0-2_all.deb ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.38 Unpacking asciidoc-common (10.2.0-2) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.45 Selecting previously unselected package docbook-xsl.
[2025-06-11T20:12:43.555Z] [exec] #6 29.45 Preparing to unpack .../18-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.46 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.72 Selecting previously unselected package libxml2-utils.
[2025-06-11T20:12:43.555Z] [exec] #6 29.72 Preparing to unpack .../19-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.73 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.78 Selecting previously unselected package libxslt1.1:amd64.
[2025-06-11T20:12:43.555Z] [exec] #6 29.79 Preparing to unpack .../20-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.79 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-11T20:12:43.555Z] [exec] #6 29.84 Selecting previously unselected package xsltproc.
[2025-06-11T20:12:44.212Z] [exec] #6 29.85 Preparing to unpack .../21-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 29.85 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-11T20:12:44.212Z] [exec] #6 29.91 Selecting previously unselected package asciidoc-base.
[2025-06-11T20:12:44.212Z] [exec] #6 29.91 Preparing to unpack .../22-asciidoc-base_10.2.0-2_all.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 29.91 Unpacking asciidoc-base (10.2.0-2) ...
[2025-06-11T20:12:44.212Z] [exec] #6 29.98 Selecting previously unselected package asciidoc.
[2025-06-11T20:12:44.212Z] [exec] #6 29.98 Preparing to unpack .../23-asciidoc_10.2.0-2_all.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 29.99 Unpacking asciidoc (10.2.0-2) ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.03 Selecting previously unselected package libc-dev-bin.
[2025-06-11T20:12:44.212Z] [exec] #6 30.03 Preparing to unpack .../24-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.04 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.08 Selecting previously unselected package linux-libc-dev:amd64.
[2025-06-11T20:12:44.212Z] [exec] #6 30.09 Preparing to unpack .../25-linux-libc-dev_6.8.0-60.63_amd64.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.09 Unpacking linux-libc-dev:amd64 (6.8.0-60.63) ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.36 Selecting previously unselected package libcrypt-dev:amd64.
[2025-06-11T20:12:44.212Z] [exec] #6 30.36 Preparing to unpack .../26-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.38 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.43 Selecting previously unselected package rpcsvc-proto.
[2025-06-11T20:12:44.212Z] [exec] #6 30.43 Preparing to unpack .../27-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.44 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-06-11T20:12:44.212Z] [exec] #6 30.50 Selecting previously unselected package libc6-dev:amd64.
[2025-06-11T20:12:44.851Z] [exec] #6 30.50 Preparing to unpack .../28-libc6-dev_2.39-0ubuntu8.4_amd64.deb ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.52 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.70 Selecting previously unselected package gcc-13-base:amd64.
[2025-06-11T20:12:44.851Z] [exec] #6 30.70 Preparing to unpack .../29-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.71 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.78 Selecting previously unselected package libisl23:amd64.
[2025-06-11T20:12:44.851Z] [exec] #6 30.78 Preparing to unpack .../30-libisl23_0.26-3build1.1_amd64.deb ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.79 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.85 Selecting previously unselected package libmpfr6:amd64.
[2025-06-11T20:12:44.851Z] [exec] #6 30.86 Preparing to unpack .../31-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.86 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.92 Selecting previously unselected package libmpc3:amd64.
[2025-06-11T20:12:44.851Z] [exec] #6 30.92 Preparing to unpack .../32-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.93 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.98 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-06-11T20:12:44.851Z] [exec] #6 30.98 Preparing to unpack .../33-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:44.851Z] [exec] #6 30.99 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.26 Selecting previously unselected package cpp-13.
[2025-06-11T20:12:45.486Z] [exec] #6 31.26 Preparing to unpack .../34-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.27 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.32 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-06-11T20:12:45.486Z] [exec] #6 31.32 Preparing to unpack .../35-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.33 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.39 Selecting previously unselected package cpp.
[2025-06-11T20:12:45.486Z] [exec] #6 31.39 Preparing to unpack .../36-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.40 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.46 Selecting previously unselected package libcc1-0:amd64.
[2025-06-11T20:12:45.486Z] [exec] #6 31.46 Preparing to unpack .../37-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.47 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.53 Selecting previously unselected package libgomp1:amd64.
[2025-06-11T20:12:45.486Z] [exec] #6 31.53 Preparing to unpack .../38-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.53 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.60 Selecting previously unselected package libitm1:amd64.
[2025-06-11T20:12:45.486Z] [exec] #6 31.60 Preparing to unpack .../39-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.60 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:45.486Z] [exec] #6 31.67 Selecting previously unselected package libatomic1:amd64.
[2025-06-11T20:12:46.134Z] [exec] #6 31.67 Preparing to unpack .../40-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.67 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.73 Selecting previously unselected package libasan8:amd64.
[2025-06-11T20:12:46.134Z] [exec] #6 31.73 Preparing to unpack .../41-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.74 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.85 Selecting previously unselected package liblsan0:amd64.
[2025-06-11T20:12:46.134Z] [exec] #6 31.86 Preparing to unpack .../42-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.86 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.94 Selecting previously unselected package libtsan2:amd64.
[2025-06-11T20:12:46.134Z] [exec] #6 31.94 Preparing to unpack .../43-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.134Z] [exec] #6 31.95 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.04 Selecting previously unselected package libubsan1:amd64.
[2025-06-11T20:12:46.135Z] [exec] #6 32.04 Preparing to unpack .../44-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.05 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.13 Selecting previously unselected package libhwasan0:amd64.
[2025-06-11T20:12:46.135Z] [exec] #6 32.13 Preparing to unpack .../45-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.14 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.22 Selecting previously unselected package libquadmath0:amd64.
[2025-06-11T20:12:46.135Z] [exec] #6 32.23 Preparing to unpack .../46-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.23 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.28 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-06-11T20:12:46.135Z] [exec] #6 32.29 Preparing to unpack .../47-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.30 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:46.135Z] [exec] #6 32.44 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-06-11T20:12:46.778Z] [exec] #6 32.44 Preparing to unpack .../48-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.45 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.75 Selecting previously unselected package gcc-13.
[2025-06-11T20:12:46.778Z] [exec] #6 32.75 Preparing to unpack .../49-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.76 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.81 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-06-11T20:12:46.778Z] [exec] #6 32.81 Preparing to unpack .../50-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.82 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.88 Selecting previously unselected package gcc.
[2025-06-11T20:12:46.778Z] [exec] #6 32.88 Preparing to unpack .../51-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.88 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.93 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-06-11T20:12:46.778Z] [exec] #6 32.93 Preparing to unpack .../52-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:46.778Z] [exec] #6 32.94 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:47.410Z] [exec] #6 33.71 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-06-11T20:12:48.069Z] [exec] #6 33.71 Preparing to unpack .../53-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 33.72 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:48.069Z] [exec] #6 33.92 Selecting previously unselected package g++-13.
[2025-06-11T20:12:48.069Z] [exec] #6 33.92 Preparing to unpack .../54-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 33.93 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:48.069Z] [exec] #6 33.97 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-06-11T20:12:48.069Z] [exec] #6 33.97 Preparing to unpack .../55-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 33.98 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.03 Selecting previously unselected package g++.
[2025-06-11T20:12:48.069Z] [exec] #6 34.03 Preparing to unpack .../56-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.04 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.09 Selecting previously unselected package make.
[2025-06-11T20:12:48.069Z] [exec] #6 34.10 Preparing to unpack .../57-make_4.3-4.1build2_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.10 Unpacking make (4.3-4.1build2) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.15 Selecting previously unselected package libdpkg-perl.
[2025-06-11T20:12:48.069Z] [exec] #6 34.15 Preparing to unpack .../58-libdpkg-perl_1.22.6ubuntu6.1_all.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.16 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.23 Selecting previously unselected package bzip2.
[2025-06-11T20:12:48.069Z] [exec] #6 34.23 Preparing to unpack .../59-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.24 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.29 Selecting previously unselected package patch.
[2025-06-11T20:12:48.069Z] [exec] #6 34.29 Preparing to unpack .../60-patch_2.7.6-7build3_amd64.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.30 Unpacking patch (2.7.6-7build3) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.35 Selecting previously unselected package lto-disabled-list.
[2025-06-11T20:12:48.069Z] [exec] #6 34.36 Preparing to unpack .../61-lto-disabled-list_47_all.deb ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.36 Unpacking lto-disabled-list (47) ...
[2025-06-11T20:12:48.069Z] [exec] #6 34.41 Selecting previously unselected package dpkg-dev.
[2025-06-11T20:12:48.724Z] [exec] #6 34.42 Preparing to unpack .../62-dpkg-dev_1.22.6ubuntu6.1_all.deb ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.43 Unpacking dpkg-dev (1.22.6ubuntu6.1) ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.50 Selecting previously unselected package build-essential.
[2025-06-11T20:12:48.724Z] [exec] #6 34.50 Preparing to unpack .../63-build-essential_12.10ubuntu1_amd64.deb ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.51 Unpacking build-essential (12.10ubuntu1) ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.56 Selecting previously unselected package liberror-perl.
[2025-06-11T20:12:48.724Z] [exec] #6 34.56 Preparing to unpack .../64-liberror-perl_0.17029-2_all.deb ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.57 Unpacking liberror-perl (0.17029-2) ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.61 Selecting previously unselected package git-man.
[2025-06-11T20:12:48.724Z] [exec] #6 34.62 Preparing to unpack .../65-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.62 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.70 Selecting previously unselected package git.
[2025-06-11T20:12:48.724Z] [exec] #6 34.70 Preparing to unpack .../66-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.71 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.91 Selecting previously unselected package ant-contrib.
[2025-06-11T20:12:48.724Z] [exec] #6 34.91 Preparing to unpack .../67-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-06-11T20:12:48.724Z] [exec] #6 34.91 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-06-11T20:12:48.724Z] [exec] #6 35.00 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-11T20:12:48.724Z] [exec] #6 35.02 Setting up lto-disabled-list (47) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.05 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.07 Setting up java-common (0.75+exp1) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.10 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.12 Setting up linux-libc-dev:amd64 (6.8.0-60.63) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.15 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.17 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.20 Setting up asciidoc-common (10.2.0-2) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.63 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.65 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.67 Setting up make (4.3-4.1build2) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.69 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.71 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-11T20:12:49.382Z] [exec] #6 35.73 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-06-11T20:12:50.014Z] [exec] #6 35.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-06-11T20:12:50.014Z] [exec] #6 35.75 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-06-11T20:12:50.014Z] [exec] #6 35.75 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-06-11T20:12:50.014Z] [exec] #6 35.75 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-06-11T20:12:50.014Z] [exec] #6 35.75 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-06-11T20:12:50.014Z] [exec] #6 35.75 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-06-11T20:12:50.015Z] [exec] #6 35.75 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-06-11T20:12:50.015Z] [exec] #6 35.75 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-06-11T20:12:50.015Z] [exec] #6 35.75 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-06-11T20:12:50.015Z] [exec] #6 35.75 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-06-11T20:12:50.015Z] [exec] #6 35.75 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-06-11T20:12:50.015Z] [exec] #6 35.76 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-06-11T20:12:50.015Z] [exec] #6 35.93 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:12:50.015Z] [exec] #6 35.95 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.015Z] [exec] #6 35.97 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-06-11T20:12:50.015Z] [exec] #6 35.99 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.01 Setting up patch (2.7.6-7build3) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.04 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.06 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.08 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.10 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.13 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.15 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.17 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.19 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.21 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.24 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.26 Setting up ca-certificates-java (20240118) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.29 No JRE found. Skipping Java certificates setup.
[2025-06-11T20:12:50.015Z] [exec] #6 36.30 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.32 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.35 Setting up libc-dev-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:12:50.015Z] [exec] #6 36.37 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.39 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.41 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.44 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.46 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.48 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.50 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.52 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.55 Setting up libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.57 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.59 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.61 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.63 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.66 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.86 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-06-11T20:12:50.679Z] [exec] #6 36.87 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-06-11T20:12:50.679Z] [exec] #6 36.87 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-06-11T20:12:50.679Z] [exec] #6 36.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-06-11T20:12:50.679Z] [exec] #6 36.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-06-11T20:12:50.679Z] [exec] #6 36.92 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.94 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:50.679Z] [exec] #6 36.96 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.00 Setting up liberror-perl (0.17029-2) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.02 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.04 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.07 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.10 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.15 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.18 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.21 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.24 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.26 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.28 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-06-11T20:12:51.310Z] [exec] #6 37.28 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-06-11T20:12:51.310Z] [exec] #6 37.29 Setting up build-essential (12.10ubuntu1) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.31 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.35 Processing triggers for sgml-base (1.31) ...
[2025-06-11T20:12:51.310Z] [exec] #6 37.38 Setting up asciidoc-base (10.2.0-2) ...
[2025-06-11T20:12:51.948Z] [exec] #6 37.65 Setting up asciidoc (10.2.0-2) ...
[2025-06-11T20:12:51.948Z] [exec] #6 37.68 Processing triggers for ca-certificates-java (20240118) ...
[2025-06-11T20:12:51.948Z] [exec] #6 38.00 Adding debian:ACCVRAIZ1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.00 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.02 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.03 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.03 Adding debian:AffirmTrust_Commercial.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.03 Adding debian:AffirmTrust_Networking.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.03 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.04 Adding debian:AffirmTrust_Premium.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_4.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.05 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.05 Adding debian:Atos_TrustedRoot_2011.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.05 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.05 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.06 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.06 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.06 Adding debian:BJCA_Global_Root_CA1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.06 Adding debian:BJCA_Global_Root_CA2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.07 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.07 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.07 Adding debian:CA_Disig_Root_R2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.08 Adding debian:Certainly_Root_E1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.08 Adding debian:Certainly_Root_R1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.08 Adding debian:Certigna.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.09 Adding debian:Certigna_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.09 Adding debian:certSIGN_Root_CA_G2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.09 Adding debian:certSIGN_ROOT_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.09 Adding debian:Certum_EC-384_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.09 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.10 Adding debian:Certum_Trusted_Network_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.10 Adding debian:Certum_Trusted_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.11 Adding debian:CFCA_EV_ROOT.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.12 Adding debian:Comodo_AAA_Services_root.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.12 Adding debian:COMODO_Certification_Authority.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.12 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.12 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.13 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.13 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.13 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.13 Adding debian:DigiCert_Global_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.13 Adding debian:DigiCert_Global_Root_G2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.14 Adding debian:DigiCert_Global_Root_G3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.14 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.14 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.14 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.15 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.15 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.15 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.15 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.16 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.16 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.16 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.16 Adding debian:emSign_Root_CA_-_C1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.16 Adding debian:emSign_Root_CA_-_G1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.16 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.17 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.17 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.17 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.18 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.18 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.18 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.18 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.19 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.19 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.19 Adding debian:GlobalSign_Root_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.19 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.20 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.20 Adding debian:GlobalSign_Root_E46.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.20 Adding debian:GlobalSign_Root_R46.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.20 Adding debian:GLOBALTRUST_2020.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.21 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.21 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.21 Adding debian:GTS_Root_R1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.22 Adding debian:GTS_Root_R2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.22 Adding debian:GTS_Root_R3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.22 Adding debian:GTS_Root_R4.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.22 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.22 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.23 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.23 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.24 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.24 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.24 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.25 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.25 Adding debian:ISRG_Root_X1.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.25 Adding debian:ISRG_Root_X2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.26 Adding debian:Izenpe.com.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.26 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.26 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.27 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.27 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.27 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.28 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.28 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.28 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.29 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.29 Adding debian:QuoVadis_Root_CA_2.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.29 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.30 Adding debian:QuoVadis_Root_CA_3.pem
[2025-06-11T20:12:51.948Z] [exec] #6 38.30 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.31 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.31 Adding debian:Secure_Global_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.31 Adding debian:SecureSign_RootCA11.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.31 Adding debian:SecureTrust_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.31 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.32 Adding debian:Security_Communication_RootCA2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.32 Adding debian:Security_Communication_RootCA3.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.33 Adding debian:Security_Communication_Root_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.33 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.34 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.34 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.34 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.34 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.34 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.35 Adding debian:Starfield_Class_2_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.35 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.35 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.35 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.36 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.36 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.36 Adding debian:Telia_Root_CA_v2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.37 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.37 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.37 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.38 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.38 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.38 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.38 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.40 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.40 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.40 Adding debian:TunTrust_Root_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.40 Adding debian:TWCA_Global_Root_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.40 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.41 Adding debian:UCA_Extended_Validation_Root.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.41 Adding debian:UCA_Global_G2_Root.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.41 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.41 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.42 Adding debian:vTrus_ECC_Root_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.42 Adding debian:vTrus_Root_CA.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.42 Adding debian:XRamp_Global_CA_Root.pem
[2025-06-11T20:12:52.971Z] [exec] #6 38.46 done.
[2025-06-11T20:12:52.971Z] [exec] #6 38.47 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-06-11T20:12:52.971Z] [exec] #6 38.50 Setting up ant (1.10.14-1) ...
[2025-06-11T20:12:52.971Z] [exec] #6 38.52 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-06-11T20:12:56.766Z] [exec] #6 DONE 42.9s
[2025-06-11T20:12:56.766Z] [exec]
[2025-06-11T20:12:56.766Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-11T20:12:56.766Z] [exec] #7 DONE 0.2s
[2025-06-11T20:12:57.411Z] [exec]
[2025-06-11T20:12:57.411Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-06-11T20:12:57.411Z] [exec] #8 0.202 Cloning into 'aqa-tests'...
[2025-06-11T20:13:03.634Z] [exec] #8 DONE 6.0s
[2025-06-11T20:13:03.634Z] [exec]
[2025-06-11T20:13:03.634Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-06-11T20:13:03.634Z] [exec] #9 DONE 0.1s
[2025-06-11T20:13:03.634Z] [exec]
[2025-06-11T20:13:03.634Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-06-11T20:13:03.634Z] [exec] #10 0.311 Already on 'master'
[2025-06-11T20:13:03.634Z] [exec] #10 0.312 Your branch is up to date with 'origin/master'.
[2025-06-11T20:13:03.634Z] [exec] #10 DONE 0.4s
[2025-06-11T20:13:03.634Z] [exec]
[2025-06-11T20:13:03.634Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-06-11T20:13:03.634Z] [exec] #11 DONE 0.1s
[2025-06-11T20:13:03.634Z] [exec]
[2025-06-11T20:13:03.634Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-11T20:13:03.634Z] [exec] #12 DONE 0.1s
[2025-06-11T20:13:03.634Z] [exec]
[2025-06-11T20:13:03.634Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-06-11T20:13:03.634Z] [exec] #13 DONE 0.1s
[2025-06-11T20:13:03.634Z] [exec]
[2025-06-11T20:13:03.634Z] [exec] #14 exporting to image
[2025-06-11T20:13:03.634Z] [exec] #14 exporting layers
[2025-06-11T20:13:10.813Z] [exec] #14 exporting layers 6.4s done
[2025-06-11T20:13:10.813Z] [exec] #14 writing image sha256:1a9c4a4f0f05a630e10f13e76f856b2fbf8ca3069c302b2f70d753769fe3fd26 done
[2025-06-11T20:13:10.813Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full 0.0s done
[2025-06-11T20:13:10.813Z] [exec] #14 DONE 6.4s
[2025-06-11T20:13:10.813Z]
[2025-06-11T20:13:10.813Z] copy_dest:
[2025-06-11T20:13:10.813Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-06-11T20:13:10.813Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-06-11T20:13:10.813Z]
[2025-06-11T20:13:10.813Z] build:
[2025-06-11T20:13:10.813Z]
[2025-06-11T20:13:10.813Z] build:
[2025-06-11T20:13:10.813Z]
[2025-06-11T20:13:10.813Z] move_scripts:
[2025-06-11T20:13:10.813Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-06-11T20:13:10.813Z]
[2025-06-11T20:13:10.813Z] clean_image:
[2025-06-11T20:13:10.813Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot
[2025-06-11T20:13:10.813Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:13:10.813Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:13:10.813Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:13:10.813Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:13:10.813Z] [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-06-11T20:13:10.813Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:13:10.813Z] [exec] The test here is openliberty-mp-tck
[2025-06-11T20:13:10.813Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-06-11T20:13:10.813Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:13:10.813Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-06-11T20:13:10.813Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full
[2025-06-11T20:13:10.813Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-11T20:13:10.813Z] [exec] Error response from daemon: invalid reference format
[2025-06-11T20:13:10.813Z] [exec] Result: 1
[2025-06-11T20:13:10.813Z]
[2025-06-11T20:13:10.813Z] build_image:
[2025-06-11T20:13:10.813Z] [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-06-11T20:13:10.813Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:13:10.813Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:13:10.813Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:13:10.813Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:13:10.813Z] [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-06-11T20:13:10.813Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:13:10.813Z] [exec] The test here is openliberty-mp-tck
[2025-06-11T20:13:10.813Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-06-11T20:13:10.813Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:13:10.813Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-11T20:13:10.813Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-11T20:13:10.813Z] [exec]
[2025-06-11T20:13:10.813Z] [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-06-11T20:13:10.813Z] [exec] done
[2025-06-11T20:13:10.813Z] [exec]
[2025-06-11T20:13:10.813Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-06-11T20:13:10.813Z] [exec] #####################################################
[2025-06-11T20:13:10.813Z] [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-06-11T20:13:10.813Z] [exec] #####################################################
[2025-06-11T20:13:10.813Z] [exec] #0 building with "default" instance using docker driver
[2025-06-11T20:13:10.813Z] [exec]
[2025-06-11T20:13:10.813Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-11T20:13:10.813Z] [exec] #1 transferring dockerfile: 2.92kB done
[2025-06-11T20:13:10.813Z] [exec] #1 DONE 0.0s
[2025-06-11T20:13:10.813Z] [exec]
[2025-06-11T20:13:10.813Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-11T20:13:10.813Z] [exec] #2 DONE 0.1s
[2025-06-11T20:13:11.452Z] [exec]
[2025-06-11T20:13:11.452Z] [exec] #3 [internal] load .dockerignore
[2025-06-11T20:13:11.452Z] [exec] #3 transferring context: 2B done
[2025-06-11T20:13:11.452Z] [exec] #3 DONE 0.0s
[2025-06-11T20:13:11.452Z] [exec]
[2025-06-11T20:13:11.452Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-11T20:13:11.452Z] [exec] #4 CACHED
[2025-06-11T20:13:11.452Z] [exec]
[2025-06-11T20:13:11.452Z] [exec] #5 [internal] load build context
[2025-06-11T20:13:11.452Z] [exec] #5 transferring context: 2.23kB done
[2025-06-11T20:13:11.452Z] [exec] #5 DONE 0.0s
[2025-06-11T20:13:11.452Z] [exec]
[2025-06-11T20:13:11.452Z] [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-06-11T20:13:11.452Z] [exec] #6 0.237 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.327 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.345 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,093 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.395 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.404 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.408 Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.414 Get:7 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,097 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.426 Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,442 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.465 Get:9 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.482 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.531 Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.535 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-11T20:13:11.452Z] [exec] #6 0.653 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:13:12.083Z] [exec] #6 0.662 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,495 kB]
[2025-06-11T20:13:12.083Z] [exec] #6 0.674 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB]
[2025-06-11T20:13:12.083Z] [exec] #6 0.675 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:13:12.083Z] [exec] #6 0.699 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-11T20:13:12.083Z] [exec] #6 0.700 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-11T20:13:12.714Z] [exec] #6 1.484 Fetched 30.3 MB in 1s (23.9 MB/s)
[2025-06-11T20:13:13.356Z] [exec] #6 1.484 Reading package lists...
[2025-06-11T20:13:14.673Z] [exec] #6 3.882 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:13:15.306Z] [exec] #6 3.950 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-11T20:13:15.306Z] [exec] #6 3.950 (Reading database ...
[2025-06-11T20:13:15.307Z] [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 3.958 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:13:15.307Z] [exec] #6 3.964 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:15.307Z] [exec] #6 4.091 Selecting previously unselected package python3.12-minimal.
[2025-06-11T20:13:15.307Z] [exec] #6 4.092 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:13:15.307Z] [exec] #6 4.101 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:15.307Z] [exec] #6 4.197 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:15.307Z] [exec] #6 4.226 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:15.942Z] [exec] #6 4.999 Selecting previously unselected package python3-minimal.
[2025-06-11T20:13:15.942Z] [exec] #6 4.999 (Reading database ...
[2025-06-11T20:13:15.942Z] [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.006 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:13:15.942Z] [exec] #6 5.013 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:13:15.942Z] [exec] #6 5.063 Selecting previously unselected package media-types.
[2025-06-11T20:13:15.942Z] [exec] #6 5.064 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-11T20:13:15.942Z] [exec] #6 5.070 Unpacking media-types (10.1.0) ...
[2025-06-11T20:13:15.942Z] [exec] #6 5.123 Selecting previously unselected package netbase.
[2025-06-11T20:13:16.599Z] [exec] #6 5.124 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.130 Unpacking netbase (6.4) ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.183 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-11T20:13:16.599Z] [exec] #6 5.184 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.191 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.335 Selecting previously unselected package python3.12.
[2025-06-11T20:13:16.599Z] [exec] #6 5.336 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.343 Unpacking python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.390 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-11T20:13:16.599Z] [exec] #6 5.391 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.399 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.451 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:13:16.599Z] [exec] #6 5.656 Selecting previously unselected package python3.
[2025-06-11T20:13:17.236Z] [exec] #6 5.656 (Reading database ...
[2025-06-11T20:13:17.236Z] [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 5.664 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.673 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.736 Selecting previously unselected package libapparmor1:amd64.
[2025-06-11T20:13:17.236Z] [exec] #6 5.737 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.750 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.805 Selecting previously unselected package libargon2-1:amd64.
[2025-06-11T20:13:17.236Z] [exec] #6 5.806 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.814 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.870 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.890 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:13:17.236Z] [exec] #6 5.971 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:17.236Z] [exec] #6 6.034 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-11T20:13:17.236Z] [exec] #6 6.034 (Reading database ...
[2025-06-11T20:13:17.236Z] [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 ... 7646 files and directories currently installed.)#6 6.042 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-11T20:13:17.236Z] [exec] #6 6.054 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:13:17.236Z] [exec] #6 6.113 Selecting previously unselected package libjson-c5:amd64.
[2025-06-11T20:13:17.236Z] [exec] #6 6.113 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.121 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.176 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-11T20:13:17.237Z] [exec] #6 6.178 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.184 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.242 Selecting previously unselected package libfdisk1:amd64.
[2025-06-11T20:13:17.237Z] [exec] #6 6.244 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.250 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.309 Selecting previously unselected package libkmod2:amd64.
[2025-06-11T20:13:17.237Z] [exec] #6 6.310 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.316 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.363 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-11T20:13:17.237Z] [exec] #6 6.364 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.371 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.453 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:13:17.237Z] [exec] #6 6.473 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.561 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.619 Selecting previously unselected package systemd-dev.
[2025-06-11T20:13:17.879Z] [exec] #6 6.619 (Reading database ...
[2025-06-11T20:13:17.879Z] [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 ... 7685 files and directories currently installed.)#6 6.627 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.634 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.706 Selecting previously unselected package systemd.
[2025-06-11T20:13:17.879Z] [exec] #6 6.707 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.722 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.941 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.972 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:13:17.879Z] [exec] #6 6.991 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:13:17.879Z] [exec] #6 7.011 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:13:17.879Z] [exec] #6 7.030 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:13:17.879Z] [exec] #6 7.051 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.077 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.097 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.118 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.138 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.211 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-11T20:13:18.524Z] [exec] #6 7.214 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-11T20:13:18.524Z] [exec] #6 7.218 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-11T20:13:18.524Z] [exec] #6 7.221 Initializing machine ID from random generator.
[2025-06-11T20:13:18.524Z] [exec] #6 7.239 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.239 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.239 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.239 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.240 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.240 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.240 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.240 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.240 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:13:18.524Z] [exec] #6 7.249 Creating group 'systemd-journal' with GID 999.
[2025-06-11T20:13:18.524Z] [exec] #6 7.250 Creating group 'systemd-network' with GID 998.
[2025-06-11T20:13:18.524Z] [exec] #6 7.250 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-11T20:13:18.524Z] [exec] #6 7.346 Selecting previously unselected package systemd-sysv.
[2025-06-11T20:13:18.524Z] [exec] #6 7.346 (Reading database ...
[2025-06-11T20:13:18.524Z] [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.354 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.361 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.425 Selecting previously unselected package sgml-base.
[2025-06-11T20:13:18.524Z] [exec] #6 7.426 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.434 Unpacking sgml-base (1.31) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.514 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-11T20:13:18.524Z] [exec] #6 7.515 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.522 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.566 Selecting previously unselected package dbus-bin.
[2025-06-11T20:13:18.524Z] [exec] #6 7.567 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.573 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.623 Selecting previously unselected package dbus-session-bus-common.
[2025-06-11T20:13:18.524Z] [exec] #6 7.624 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.630 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.686 Selecting previously unselected package dbus-daemon.
[2025-06-11T20:13:18.524Z] [exec] #6 7.687 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.695 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:18.524Z] [exec] #6 7.757 Selecting previously unselected package dbus-system-bus-common.
[2025-06-11T20:13:19.161Z] [exec] #6 7.758 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.764 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.831 Selecting previously unselected package dbus.
[2025-06-11T20:13:19.161Z] [exec] #6 7.833 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.847 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.903 Selecting previously unselected package distro-info-data.
[2025-06-11T20:13:19.161Z] [exec] #6 7.904 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.913 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.982 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-11T20:13:19.161Z] [exec] #6 7.983 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:13:19.161Z] [exec] #6 7.996 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:19.161Z] [exec] #6 8.070 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-11T20:13:19.161Z] [exec] #6 8.071 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:13:19.161Z] [exec] #6 8.078 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:19.161Z] [exec] #6 8.138 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-11T20:13:19.161Z] [exec] #6 8.139 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-11T20:13:19.161Z] [exec] #6 8.146 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:13:19.161Z] [exec] #6 8.193 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-11T20:13:19.796Z] [exec] #6 8.195 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.201 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.245 Selecting previously unselected package iso-codes.
[2025-06-11T20:13:19.796Z] [exec] #6 8.246 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.252 Unpacking iso-codes (4.16.0-1) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.456 Selecting previously unselected package libcap2-bin.
[2025-06-11T20:13:19.796Z] [exec] #6 8.458 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.465 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.522 Selecting previously unselected package libelf1t64:amd64.
[2025-06-11T20:13:19.796Z] [exec] #6 8.523 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.530 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.576 Selecting previously unselected package libglib2.0-data.
[2025-06-11T20:13:19.796Z] [exec] #6 8.577 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.583 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.640 Selecting previously unselected package libicu74:amd64.
[2025-06-11T20:13:19.796Z] [exec] #6 8.641 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.648 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.851 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-11T20:13:19.796Z] [exec] #6 8.853 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.859 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.918 Selecting previously unselected package libxml2:amd64.
[2025-06-11T20:13:19.796Z] [exec] #6 8.919 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.926 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:13:19.796Z] [exec] #6 8.990 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-11T20:13:20.431Z] [exec] #6 8.991 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 8.998 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.040 Selecting previously unselected package lsb-release.
[2025-06-11T20:13:20.431Z] [exec] #6 9.041 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.047 Unpacking lsb-release (12.0-2) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.096 Selecting previously unselected package python-apt-common.
[2025-06-11T20:13:20.431Z] [exec] #6 9.097 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.104 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.157 Selecting previously unselected package python3-apt.
[2025-06-11T20:13:20.431Z] [exec] #6 9.158 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.164 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.225 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-11T20:13:20.431Z] [exec] #6 9.226 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.233 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.286 Selecting previously unselected package python3-dbus.
[2025-06-11T20:13:20.431Z] [exec] #6 9.287 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.293 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.353 Selecting previously unselected package python3-gi.
[2025-06-11T20:13:20.431Z] [exec] #6 9.354 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.361 Unpacking python3-gi (3.48.2-1) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.427 Selecting previously unselected package python3-pkg-resources.
[2025-06-11T20:13:20.431Z] [exec] #6 9.429 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.436 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.499 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-11T20:13:20.431Z] [exec] #6 9.500 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.507 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.557 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-11T20:13:20.431Z] [exec] #6 9.558 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.565 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:13:20.431Z] [exec] #6 9.616 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 9.618 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.626 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.693 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 9.694 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.701 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.769 Selecting previously unselected package libxmlb2:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 9.770 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.777 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.833 Selecting previously unselected package libappstream5:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 9.835 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.842 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.908 Selecting previously unselected package libduktape207:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 9.909 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.916 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.969 Selecting previously unselected package libdw1t64:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 9.971 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 9.977 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.03 Selecting previously unselected package libglib2.0-bin.
[2025-06-11T20:13:21.062Z] [exec] #6 10.03 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.03 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.09 Selecting previously unselected package libunwind8:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 10.09 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.09 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.16 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 10.16 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.17 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.24 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-11T20:13:21.062Z] [exec] #6 10.24 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.25 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:13:21.062Z] [exec] #6 10.30 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-11T20:13:21.713Z] [exec] #6 10.31 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.31 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.38 Selecting previously unselected package xml-core.
[2025-06-11T20:13:21.713Z] [exec] #6 10.38 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.39 Unpacking xml-core (0.19) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.47 Selecting previously unselected package polkitd.
[2025-06-11T20:13:21.713Z] [exec] #6 10.47 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.50 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.56 Selecting previously unselected package python3-blinker.
[2025-06-11T20:13:21.713Z] [exec] #6 10.56 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.56 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.62 Selecting previously unselected package python3-cryptography.
[2025-06-11T20:13:21.713Z] [exec] #6 10.62 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.62 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.71 Selecting previously unselected package python3-pyparsing.
[2025-06-11T20:13:21.713Z] [exec] #6 10.71 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.72 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.78 Selecting previously unselected package python3-httplib2.
[2025-06-11T20:13:21.713Z] [exec] #6 10.78 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.79 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:13:21.713Z] [exec] #6 10.84 Selecting previously unselected package python3-jwt.
[2025-06-11T20:13:21.713Z] [exec] #6 10.84 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-11T20:13:21.714Z] [exec] #6 10.85 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-11T20:13:21.714Z] [exec] #6 10.91 Selecting previously unselected package python3-lazr.uri.
[2025-06-11T20:13:21.714Z] [exec] #6 10.91 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-11T20:13:21.714Z] [exec] #6 10.92 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:13:21.714Z] [exec] #6 10.97 Selecting previously unselected package python3-wadllib.
[2025-06-11T20:13:22.352Z] [exec] #6 10.98 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 10.98 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.05 Selecting previously unselected package python3-distro.
[2025-06-11T20:13:22.352Z] [exec] #6 11.05 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.06 Unpacking python3-distro (1.9.0-1) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.12 Selecting previously unselected package python3-oauthlib.
[2025-06-11T20:13:22.352Z] [exec] #6 11.12 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.13 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.19 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-11T20:13:22.352Z] [exec] #6 11.19 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.20 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.26 Selecting previously unselected package python3-six.
[2025-06-11T20:13:22.352Z] [exec] #6 11.26 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.26 Unpacking python3-six (1.16.0-4) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.32 Selecting previously unselected package python3-launchpadlib.
[2025-06-11T20:13:22.352Z] [exec] #6 11.32 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.33 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.39 Selecting previously unselected package python3-software-properties.
[2025-06-11T20:13:22.352Z] [exec] #6 11.39 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.40 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.46 Selecting previously unselected package packagekit.
[2025-06-11T20:13:22.352Z] [exec] #6 11.46 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.47 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:13:22.352Z] [exec] #6 11.54 Selecting previously unselected package software-properties-common.
[2025-06-11T20:13:22.995Z] [exec] #6 11.54 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.54 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.62 Setting up media-types (10.1.0) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.67 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.71 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.73 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.76 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.79 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.81 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.84 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.86 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.90 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.92 No schema files found: doing nothing.
[2025-06-11T20:13:22.995Z] [exec] #6 11.93 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.96 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 11.99 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:22.995Z] [exec] #6 12.03 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 12.06 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:13:22.995Z] [exec] #6 12.08 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:13:22.995Z] [exec] #6 12.10 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 12.13 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:13:22.995Z] [exec] #6 12.15 Setting up netbase (6.4) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.20 Setting up sgml-base (1.31) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.24 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.27 Setting up lsb-release (12.0-2) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.29 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.44 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.47 Setting up iso-codes (4.16.0-1) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.49 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.51 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.53 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.55 Setcap worked! gst-ptp-helper is not suid!
[2025-06-11T20:13:23.623Z] [exec] #6 12.56 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.59 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:13:23.623Z] [exec] #6 12.61 Setting up python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:13:24.252Z] [exec] #6 13.41 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.43 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.45 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.48 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.52 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.54 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.56 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.62 Setting up xml-core (0.19) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.82 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:13:24.879Z] [exec] #6 13.91 debconf: unable to initialize frontend: Dialog
[2025-06-11T20:13:24.879Z] [exec] #6 13.91 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-11T20:13:24.879Z] [exec] #6 13.91 debconf: falling back to frontend: Readline
[2025-06-11T20:13:24.879Z] [exec] #6 13.91 debconf: unable to initialize frontend: Readline
[2025-06-11T20:13:24.879Z] [exec] #6 13.91 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-06-11T20:13:24.879Z] [exec] #6 13.91 debconf: falling back to frontend: Teletype
[2025-06-11T20:13:24.879Z] [exec] #6 13.97 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:13:25.509Z] [exec] #6 14.00 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:13:25.509Z] [exec] #6 14.02 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:13:25.509Z] [exec] #6 14.04 running python rtupdate hooks for python3.12...
[2025-06-11T20:13:25.509Z] [exec] #6 14.04 running python post-rtupdate hooks for python3.12...
[2025-06-11T20:13:25.509Z] [exec] #6 14.13 Setting up python3-six (1.16.0-4) ...
[2025-06-11T20:13:25.509Z] [exec] #6 14.26 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:13:25.509Z] [exec] #6 14.43 Setting up python3-gi (3.48.2-1) ...
[2025-06-11T20:13:25.509Z] [exec] #6 14.60 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:13:26.133Z] [exec] #6 14.74 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:13:26.133Z] [exec] #6 14.76 Setting up python3-blinker (1.7.0-1) ...
[2025-06-11T20:13:26.133Z] [exec] #6 14.88 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:13:26.133Z] [exec] #6 15.08 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:13:26.133Z] [exec] #6 15.22 Setting up python3-distro (1.9.0-1) ...
[2025-06-11T20:13:26.133Z] [exec] #6 15.34 Setting up python3-jwt (2.7.0-1) ...
[2025-06-11T20:13:26.758Z] [exec] #6 15.47 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:13:26.758Z] [exec] #6 15.63 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:13:26.758Z] [exec] #6 15.75 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:13:26.758Z] [exec] #6 15.98 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-11T20:13:27.402Z] [exec] #6 16.11 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:13:27.402Z] [exec] #6 16.28 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:13:27.402Z] [exec] #6 16.41 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:13:28.026Z] [exec] #6 16.64 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-11T20:13:28.027Z] [exec] #6 16.65 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-11T20:13:28.027Z] [exec] #6 16.79 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:13:28.027Z] [exec] #6 16.87 Processing triggers for sgml-base (1.31) ...
[2025-06-11T20:13:28.027Z] [exec] #6 16.90 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:13:28.027Z] [exec] #6 16.92 Creating group 'polkitd' with GID 997.
[2025-06-11T20:13:28.027Z] [exec] #6 16.92 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-11T20:13:28.027Z] [exec] #6 16.97 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:13:28.027Z] [exec] #6 16.98 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-11T20:13:28.027Z] [exec] #6 17.07 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-11T20:13:28.027Z] [exec] #6 17.08 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:13:28.027Z] [exec] #6 17.13 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:13:28.027Z] [exec] #6 17.13 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-11T20:13:28.027Z] [exec] #6 17.13 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-11T20:13:28.027Z] [exec] #6 17.23 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-11T20:13:28.657Z] [exec] #6 17.24 Setting up software-properties-common (0.99.49.2) ...
[2025-06-11T20:13:28.657Z] [exec] #6 17.38 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:13:31.908Z] [exec] #6 20.47 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:13:31.908Z] [exec] #6 20.49 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:13:31.908Z] [exec] #6 20.55 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:13:31.908Z] [exec] #6 20.78 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-11T20:13:31.908Z] [exec] #6 20.90 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:13:31.908Z] [exec] #6 21.04 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:13:32.546Z] [exec] #6 21.33 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:13:32.546Z] [exec] #6 21.46 Fetched 3,095 kB in 1s (2,634 kB/s)
[2025-06-11T20:13:33.176Z] [exec] #6 21.46 Reading package lists...
[2025-06-11T20:13:33.176Z] [exec] #6 22.14 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-11T20:13:33.176Z] [exec] #6 22.14 Repository: 'Types: deb
[2025-06-11T20:13:33.176Z] [exec] #6 22.14 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 Suites: noble
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 Components: main
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 '
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 Description:
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-11T20:13:33.177Z] [exec] #6 22.14
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-11T20:13:33.177Z] [exec] #6 22.14 Adding repository.
[2025-06-11T20:13:33.177Z] [exec] #6 22.25 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:13:33.177Z] [exec] #6 22.26 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-11T20:13:33.177Z] [exec] #6 22.27 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-11T20:13:33.177Z] [exec] #6 22.39 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:13:33.797Z] [exec] #6 22.87 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-11T20:13:34.421Z] [exec] #6 22.93 Reading package lists...
[2025-06-11T20:13:35.048Z] [exec] #6 23.60 Reading package lists...
[2025-06-11T20:13:35.699Z] [exec] #6 24.26 Building dependency tree...
[2025-06-11T20:13:35.699Z] [exec] #6 24.40 Reading state information...
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 tar is already the newest version (1.35+dfsg-3build1).
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 The following additional packages will be installed:
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 ca-certificates-java default-jre-headless git-man java-common
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libplexus-cipher-java libplexus-classworlds-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libplexus-component-annotations-java libplexus-interpolation-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-06-11T20:13:35.699Z] [exec] #6 24.54 perl perl-modules-5.38
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 Suggested packages:
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 libtap-harness-archive-perl
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 Recommended packages:
[2025-06-11T20:13:35.699Z] [exec] #6 24.55 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 The following NEW packages will be installed:
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 ca-certificates-java default-jre-headless git git-man java-common
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libplexus-cipher-java libplexus-classworlds-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libplexus-component-annotations-java libplexus-interpolation-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-06-11T20:13:35.699Z] [exec] #6 24.68 openjdk-21-jre-headless perl perl-modules-5.38
[2025-06-11T20:13:35.699Z] [exec] #6 24.88 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded.
[2025-06-11T20:13:35.699Z] [exec] #6 24.88 Need to get 71.5 MB of archives.
[2025-06-11T20:13:35.699Z] [exec] #6 24.88 After this operation, 296 MB of additional disk space will be used.
[2025-06-11T20:13:35.699Z] [exec] #6 24.88 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.62 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.62 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-11T20:13:37.031Z] [exec] #6 25.62 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.73 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.74 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.74 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-06-11T20:13:37.031Z] [exec] #6 25.74 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.74 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.74 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-06-11T20:13:37.031Z] [exec] #6 25.74 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.78 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.80 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-06-11T20:13:37.031Z] [exec] #6 25.86 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.7+6~us1-0ubuntu1~24.04 [46.4 MB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.74 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-06-11T20:13:37.660Z] [exec] #6 26.74 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.74 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.75 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.83 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-06-11T20:13:37.660Z] [exec] #6 26.83 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-06-11T20:13:37.660Z] [exec] #6 26.83 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-06-11T20:13:37.660Z] [exec] #6 26.83 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.83 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.84 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.84 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-06-11T20:13:37.660Z] [exec] #6 26.90 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 26.91 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 26.98 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.02 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.02 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.03 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-06-11T20:13:38.281Z] [exec] #6 27.03 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.05 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.05 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-06-11T20:13:38.281Z] [exec] #6 27.05 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.07 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.07 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-06-11T20:13:38.281Z] [exec] #6 27.15 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.15 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.15 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.15 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-06-11T20:13:38.282Z] [exec] #6 27.15 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.15 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.15 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.23 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.23 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.23 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.31 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-06-11T20:13:38.282Z] [exec] #6 27.31 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.33 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-06-11T20:13:38.282Z] [exec] #6 27.43 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:13:38.917Z] [exec] #6 27.46 Fetched 71.5 MB in 3s (27.2 MB/s)
[2025-06-11T20:13:38.917Z] [exec] #6 27.50 Selecting previously unselected package perl-modules-5.38.
[2025-06-11T20:13:38.917Z] [exec] #6 27.50 (Reading database ...
[2025-06-11T20:13:38.917Z] [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.51 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-11T20:13:38.917Z] [exec] #6 27.52 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:13:38.917Z] [exec] #6 27.88 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-11T20:13:38.917Z] [exec] #6 27.88 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:13:38.917Z] [exec] #6 27.90 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:13:38.917Z] [exec] #6 27.98 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-11T20:13:39.582Z] [exec] #6 27.99 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 27.99 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.05 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-11T20:13:39.582Z] [exec] #6 28.05 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.06 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.31 Selecting previously unselected package perl.
[2025-06-11T20:13:39.582Z] [exec] #6 28.31 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.32 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.39 Selecting previously unselected package ca-certificates-java.
[2025-06-11T20:13:39.582Z] [exec] #6 28.40 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.40 Unpacking ca-certificates-java (20240118) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.47 Selecting previously unselected package java-common.
[2025-06-11T20:13:39.582Z] [exec] #6 28.47 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.48 Unpacking java-common (0.75+exp1) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.53 Selecting previously unselected package liblcms2-2:amd64.
[2025-06-11T20:13:39.582Z] [exec] #6 28.53 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.54 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.60 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-06-11T20:13:39.582Z] [exec] #6 28.60 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.61 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.65 Selecting previously unselected package libjpeg8:amd64.
[2025-06-11T20:13:39.582Z] [exec] #6 28.65 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.66 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-11T20:13:39.582Z] [exec] #6 28.72 Selecting previously unselected package libnspr4:amd64.
[2025-06-11T20:13:40.219Z] [exec] #6 28.72 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.73 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.79 Selecting previously unselected package libnss3:amd64.
[2025-06-11T20:13:40.219Z] [exec] #6 28.79 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.79 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.87 Selecting previously unselected package libpcsclite1:amd64.
[2025-06-11T20:13:40.219Z] [exec] #6 28.87 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.88 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.94 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-06-11T20:13:40.219Z] [exec] #6 28.94 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ...
[2025-06-11T20:13:40.219Z] [exec] #6 28.95 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-11T20:13:40.862Z] [exec] #6 29.79 Selecting previously unselected package default-jre-headless.
[2025-06-11T20:13:40.862Z] [exec] #6 29.79 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-06-11T20:13:40.862Z] [exec] #6 29.80 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-06-11T20:13:40.862Z] [exec] #6 29.85 Selecting previously unselected package liberror-perl.
[2025-06-11T20:13:40.862Z] [exec] #6 29.85 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-06-11T20:13:40.862Z] [exec] #6 29.85 Unpacking liberror-perl (0.17029-2) ...
[2025-06-11T20:13:40.862Z] [exec] #6 29.90 Selecting previously unselected package git-man.
[2025-06-11T20:13:41.488Z] [exec] #6 29.91 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 29.91 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:13:41.488Z] [exec] #6 29.99 Selecting previously unselected package git.
[2025-06-11T20:13:41.488Z] [exec] #6 29.99 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.00 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.18 Selecting previously unselected package libapache-pom-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.18 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.19 Unpacking libapache-pom-java (29-2) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.24 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.24 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.25 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.30 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.30 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.31 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.36 Selecting previously unselected package libcdi-api-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.36 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.37 Unpacking libcdi-api-java (1.2-3) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.42 Selecting previously unselected package libcommons-cli-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.42 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.43 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.48 Selecting previously unselected package libcommons-parent-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.48 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.48 Unpacking libcommons-parent-java (56-1) ...
[2025-06-11T20:13:41.488Z] [exec] #6 30.53 Selecting previously unselected package libcommons-io-java.
[2025-06-11T20:13:41.488Z] [exec] #6 30.53 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-06-11T20:13:41.489Z] [exec] #6 30.54 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-06-11T20:13:41.489Z] [exec] #6 30.59 Selecting previously unselected package libcommons-lang3-java.
[2025-06-11T20:13:41.489Z] [exec] #6 30.59 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-06-11T20:13:41.489Z] [exec] #6 30.59 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-06-11T20:13:41.489Z] [exec] #6 30.64 Selecting previously unselected package libjsr305-java.
[2025-06-11T20:13:42.130Z] [exec] #6 30.65 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.65 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.71 Selecting previously unselected package libguava-java.
[2025-06-11T20:13:42.130Z] [exec] #6 30.71 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.72 Unpacking libguava-java (32.0.1-1) ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.77 Selecting previously unselected package liberror-prone-java.
[2025-06-11T20:13:42.130Z] [exec] #6 30.77 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.78 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.84 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-06-11T20:13:42.130Z] [exec] #6 30.84 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.85 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.89 Selecting previously unselected package libaopalliance-java.
[2025-06-11T20:13:42.130Z] [exec] #6 30.89 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.90 Unpacking libaopalliance-java (20070526-7) ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.95 Selecting previously unselected package libguice-java.
[2025-06-11T20:13:42.130Z] [exec] #6 30.95 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 30.96 Unpacking libguice-java (4.2.3-2) ...
[2025-06-11T20:13:42.130Z] [exec] #6 31.10 Selecting previously unselected package libjansi-java.
[2025-06-11T20:13:42.130Z] [exec] #6 31.10 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 31.11 Unpacking libjansi-java (2.4.1-2) ...
[2025-06-11T20:13:42.130Z] [exec] #6 31.17 Selecting previously unselected package libmaven-parent-java.
[2025-06-11T20:13:42.130Z] [exec] #6 31.17 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-06-11T20:13:42.130Z] [exec] #6 31.17 Unpacking libmaven-parent-java (35-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.40 Selecting previously unselected package libplexus-utils2-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.41 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.41 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.46 Selecting previously unselected package libwagon-provider-api-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.46 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.47 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.53 Selecting previously unselected package libmaven-resolver-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.53 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.53 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.60 Selecting previously unselected package libmaven-shared-utils-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.61 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.61 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.66 Selecting previously unselected package libplexus-cipher-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.66 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.66 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.71 Selecting previously unselected package libplexus-classworlds-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.71 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.72 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.76 Selecting previously unselected package libplexus-component-annotations-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.77 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.77 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.82 Selecting previously unselected package libplexus-interpolation-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.82 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.83 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.88 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.88 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.89 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.94 Selecting previously unselected package libslf4j-java.
[2025-06-11T20:13:42.754Z] [exec] #6 31.94 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-06-11T20:13:42.754Z] [exec] #6 31.95 Unpacking libslf4j-java (1.7.32-1) ...
[2025-06-11T20:13:42.754Z] [exec] #6 32.00 Selecting previously unselected package libsisu-inject-java.
[2025-06-11T20:13:43.386Z] [exec] #6 32.00 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.01 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.08 Selecting previously unselected package libsisu-plexus-java.
[2025-06-11T20:13:43.386Z] [exec] #6 32.09 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.09 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.15 Selecting previously unselected package libmaven3-core-java.
[2025-06-11T20:13:43.386Z] [exec] #6 32.15 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.16 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.23 Selecting previously unselected package libwagon-file-java.
[2025-06-11T20:13:43.386Z] [exec] #6 32.23 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.24 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.29 Selecting previously unselected package libwagon-http-shaded-java.
[2025-06-11T20:13:43.386Z] [exec] #6 32.29 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.30 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.36 Selecting previously unselected package maven.
[2025-06-11T20:13:43.386Z] [exec] #6 32.36 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.37 Unpacking maven (3.8.7-2) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.43 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.46 Setting up libslf4j-java (1.7.32-1) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.49 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.52 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-06-11T20:13:43.386Z] [exec] #6 32.54 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.56 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.59 Setting up java-common (0.75+exp1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.63 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.65 Setting up libaopalliance-java (20070526-7) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.67 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.70 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.72 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.75 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.77 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.79 Setting up libjansi-java (2.4.1-2) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.81 Setting up libapache-pom-java (29-2) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.83 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.85 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.88 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.90 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.92 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.94 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.96 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 32.98 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.01 Setting up ca-certificates-java (20240118) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.04 No JRE found. Skipping Java certificates setup.
[2025-06-11T20:13:44.012Z] [exec] #6 33.05 Setting up libcdi-api-java (1.2-3) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.07 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.09 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.11 Setting up libmaven-parent-java (35-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.13 Setting up libcommons-parent-java (56-1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.15 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.18 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-06-11T20:13:44.012Z] [exec] #6 33.20 Setting up libplexus-cipher-java (2.0-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.22 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.24 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.28 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.30 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.32 Setting up libwagon-file-java (3.5.3-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.34 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.54 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-06-11T20:13:44.661Z] [exec] #6 33.55 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-06-11T20:13:44.661Z] [exec] #6 33.55 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-06-11T20:13:44.661Z] [exec] #6 33.56 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-06-11T20:13:44.661Z] [exec] #6 33.56 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-06-11T20:13:44.661Z] [exec] #6 33.60 Setting up libcommons-io-java (2.11.0-2) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.62 Setting up liberror-perl (0.17029-2) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.64 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.66 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.70 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.72 Setting up libguava-java (32.0.1-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.74 Setting up liberror-prone-java (2.18.0-1) ...
[2025-06-11T20:13:44.661Z] [exec] #6 33.76 Setting up libguice-java (4.2.3-2) ...
[2025-06-11T20:13:45.294Z] [exec] #6 33.79 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-06-11T20:13:45.294Z] [exec] #6 33.81 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:13:45.294Z] [exec] #6 33.85 Processing triggers for ca-certificates-java (20240118) ...
[2025-06-11T20:13:45.294Z] [exec] #6 34.15 Adding debian:ACCVRAIZ1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.15 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.17 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.17 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.17 Adding debian:AffirmTrust_Commercial.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.18 Adding debian:AffirmTrust_Networking.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.18 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.18 Adding debian:AffirmTrust_Premium.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.18 Adding debian:Amazon_Root_CA_1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.19 Adding debian:Amazon_Root_CA_2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.19 Adding debian:Amazon_Root_CA_3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.19 Adding debian:Amazon_Root_CA_4.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.19 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.20 Adding debian:Atos_TrustedRoot_2011.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.20 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.20 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.20 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.20 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.21 Adding debian:BJCA_Global_Root_CA1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.21 Adding debian:BJCA_Global_Root_CA2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.21 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.22 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.22 Adding debian:CA_Disig_Root_R2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.22 Adding debian:Certainly_Root_E1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.22 Adding debian:Certainly_Root_R1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.23 Adding debian:Certigna.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.23 Adding debian:Certigna_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.23 Adding debian:certSIGN_Root_CA_G2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.24 Adding debian:certSIGN_ROOT_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.24 Adding debian:Certum_EC-384_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.24 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.24 Adding debian:Certum_Trusted_Network_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.25 Adding debian:Certum_Trusted_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.25 Adding debian:CFCA_EV_ROOT.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.25 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.25 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.26 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.26 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.26 Adding debian:Comodo_AAA_Services_root.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.27 Adding debian:COMODO_Certification_Authority.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.27 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.27 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.27 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.28 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.28 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.28 Adding debian:DigiCert_Global_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.28 Adding debian:DigiCert_Global_Root_G2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.28 Adding debian:DigiCert_Global_Root_G3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.29 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.29 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.29 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.29 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.29 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.30 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.30 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.30 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.30 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.31 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.31 Adding debian:emSign_Root_CA_-_C1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.31 Adding debian:emSign_Root_CA_-_G1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.31 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.31 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.32 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.32 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.32 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.33 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.33 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.33 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.33 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.33 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.34 Adding debian:GlobalSign_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.34 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.34 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.34 Adding debian:GlobalSign_Root_E46.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.35 Adding debian:GlobalSign_Root_R46.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.35 Adding debian:GLOBALTRUST_2020.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.35 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.36 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.36 Adding debian:GTS_Root_R1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.36 Adding debian:GTS_Root_R2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.37 Adding debian:GTS_Root_R3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.37 Adding debian:GTS_Root_R4.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.37 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.37 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.37 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.38 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.38 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.39 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.39 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.39 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.40 Adding debian:ISRG_Root_X1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.40 Adding debian:ISRG_Root_X2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.40 Adding debian:Izenpe.com.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.41 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.41 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.41 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.41 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.42 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.42 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.42 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.43 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.43 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.43 Adding debian:QuoVadis_Root_CA_2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.44 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.44 Adding debian:QuoVadis_Root_CA_3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.44 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.44 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.45 Adding debian:Secure_Global_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.45 Adding debian:SecureSign_RootCA11.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.45 Adding debian:SecureTrust_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.45 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.46 Adding debian:Security_Communication_RootCA2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.46 Adding debian:Security_Communication_RootCA3.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.46 Adding debian:Security_Communication_Root_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.46 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.47 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.47 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.47 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.47 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.48 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.48 Adding debian:Starfield_Class_2_CA.pem
[2025-06-11T20:13:45.294Z] [exec] #6 34.48 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.48 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.49 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.49 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.49 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.50 Adding debian:Telia_Root_CA_v2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.50 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.50 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.51 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.51 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.51 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.52 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.52 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.53 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.53 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.53 Adding debian:TunTrust_Root_CA.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.54 Adding debian:TWCA_Global_Root_CA.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.54 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.54 Adding debian:UCA_Extended_Validation_Root.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.55 Adding debian:UCA_Global_G2_Root.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.55 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.55 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.55 Adding debian:vTrus_ECC_Root_CA.pem
[2025-06-11T20:13:45.295Z] [exec] #6 34.55 Adding debian:vTrus_Root_CA.pem
[2025-06-11T20:13:45.919Z] [exec] #6 34.56 Adding debian:XRamp_Global_CA_Root.pem
[2025-06-11T20:13:45.919Z] [exec] #6 34.60 done.
[2025-06-11T20:13:45.919Z] [exec] #6 34.61 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-06-11T20:13:45.919Z] [exec] #6 34.64 Setting up maven (3.8.7-2) ...
[2025-06-11T20:13:45.919Z] [exec] #6 34.68 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-06-11T20:13:48.776Z] [exec] #6 DONE 37.6s
[2025-06-11T20:13:48.776Z] [exec]
[2025-06-11T20:13:48.776Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-11T20:13:48.776Z] [exec] #7 DONE 0.3s
[2025-06-11T20:13:48.777Z] [exec]
[2025-06-11T20:13:48.777Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-06-11T20:13:49.401Z] [exec] #8 0.202 Cloning into 'open-liberty'...
[2025-06-11T20:14:45.928Z] [exec] #8 55.36 Updating files: 10% (12277/114768)
[2025-06-11T20:15:10.292Z] [exec] Updating files: 11% (12625/114768)Updating files: 12% (13773/114768)Updating files: 13% (14920/114768)Updating files: 14% (16068/114768)Updating files: 15% (17216/114768)Updating files: 16% (18363/114768)Updating files: 17% (19511/114768)Updating files: 17% (20568/114768)Updating files: 18% (20659/114768)Updating files: 19% (21806/114768)Updating files: 20% (22954/114768)Updating files: 21% (24102/114768)Updating files: 22% (25249/114768)Updating files: 23% (26397/114768)Updating files: 23% (27162/114768)Updating files: 24% (27545/114768)Updating files: 25% (28692/114768)Updating files: 26% (29840/114768)Updating files: 27% (30988/114768)Updating files: 28% (32136/114768)Updating files: 28% (32270/114768)Updating files: 29% (33283/114768)Updating files: 30% (34431/114768)Updating files: 31% (35579/114768)Updating files: 32% (36726/114768)Updating files: 33% (37874/114768)Updating files: 33% (38622/114768)Updating files: 34% (39022/114768)Updating files: 35% (40169/114768)Updating files: 36% (41317/114768)Updating files: 37% (42465/114768)Updating files: 38% (43612/114768)Updating files: 38% (44190/114768)Updating files: 39% (44760/114768)Updating files: 40% (45908/114768)Updating files: 41% (47055/114768)Updating files: 42% (48203/114768)Updating files: 43% (49351/114768)Updating files: 44% (50498/114768)Updating files: 44% (51017/114768)Updating files: 45% (51646/114768)Updating files: 46% (52794/114768)Updating files: 47% (53941/114768)Updating files: 47% (54528/114768)Updating files: 48% (55089/114768)Updating files: 49% (56237/114768)Updating files: 50% (57384/114768)Updating files: 51% (58532/114768)Updating files: 51% (58630/114768)Updating files: 52% (59680/114768)Updating files: 53% (60828/114768)Updating files: 54% (61975/114768)Updating files: 54% (62139/114768)Updating files: 55% (63123/114768)Updating files: 55% (63179/114768)Updating files: 55% (63518/114768)Updating files: 56% (64271/114768)Updating files: 57% (65418/114768)Updating files: 58% (66566/114768)Updating files: 59% (67714/114768)Updating files: 59% (68005/114768)Updating files: 60% (68861/114768)Updating files: 61% (70009/114768)Updating files: 62% (71157/114768)Updating files: 63% (72304/114768)Updating files: 64% (73452/114768)Updating files: 65% (74600/114768)Updating files: 66% (75747/114768)Updating files: 66% (76666/114768)Updating files: 67% (76895/114768)Updating files: 68% (78043/114768)Updating files: 69% (79190/114768)Updating files: 70% (80338/114768)Updating files: 70% (81362/114768)Updating files: 71% (81486/114768)Updating files: 72% (82633/114768)Updating files: 73% (83781/114768)Updating files: 74% (84929/114768)Updating files: 75% (86076/114768)Updating files: 76% (87224/114768)Updating files: 77% (88372/114768)Updating files: 77% (88968/114768)Updating files: 78% (89520/114768)Updating files: 79% (90667/114768)Updating files: 80% (91815/114768)Updating files: 81% (92963/114768)Updating files: 81% (93214/114768)Updating files: 82% (94110/114768)Updating files: 83% (95258/114768)Updating files: 84% (96406/114768)Updating files: 85% (97553/114768)Updating files: 85% (98625/114768)Updating files: 86% (98701/114768)Updating files: 87% (99849/114768)Updating files: 88% (100996/114768)Updating files: 89% (102144/114768)Updating files: 89% (103183/114768)Updating files: 90% (103292/114768)Updating files: 91% (104439/114768)Updating files: 92% (105587/114768)Updating files: 93% (106735/114768)Updating files: 93% (106843/114768)Updating files: 94% (107882/114768)Updating files: 95% (109030/114768)Updating files: 96% (110178/114768)Updating files: 96% (111098/114768)Updating files: 97% (111325/114768)Updating files: 98% (112473/114768)Updating files: 99% (113621/114768)Updating files: 100% (114768/114768)Updating files: 100% (114768/114768), done.#8 DONE 80.4s
[2025-06-11T20:15:10.293Z] [exec]
[2025-06-11T20:15:10.293Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-06-11T20:15:10.293Z] [exec] #9 DONE 0.1s
[2025-06-11T20:15:10.293Z] [exec]
[2025-06-11T20:15:10.293Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 Note: switching to 'gm-23.0.0.5'.
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 changes and commit them, and you can discard any commits you make in this
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 state without impacting any branches by switching back to a branch.
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 If you want to create a new branch to retain commits you create, you may
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 do so (now or later) by using -c with the switch command. Example:
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 git switch -c <new-branch-name>
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 Or undo this operation with:
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 git switch -
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-11T20:15:17.433Z] [exec] #10 7.906
[2025-06-11T20:15:17.433Z] [exec] #10 7.906 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-06-11T20:15:19.682Z] [exec] #10 DONE 9.9s
[2025-06-11T20:15:19.682Z] [exec]
[2025-06-11T20:15:19.682Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-06-11T20:15:19.682Z] [exec] #11 DONE 0.1s
[2025-06-11T20:15:19.682Z] [exec]
[2025-06-11T20:15:19.682Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-11T20:15:19.682Z] [exec] #12 DONE 0.1s
[2025-06-11T20:15:19.682Z] [exec]
[2025-06-11T20:15:19.682Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-06-11T20:15:19.682Z] [exec] #13 DONE 0.1s
[2025-06-11T20:15:19.682Z] [exec]
[2025-06-11T20:15:19.682Z] [exec] #14 exporting to image
[2025-06-11T20:15:19.682Z] [exec] #14 exporting layers
[2025-06-11T20:16:49.678Z] [exec] #14 exporting layers 77.1s done
[2025-06-11T20:16:49.678Z] [exec] #14 writing image sha256:70e12d3ea86170d31b0f2292a88ed2656d1263d5b7362a824629973a3e54f8ca done
[2025-06-11T20:16:49.678Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full 0.0s done
[2025-06-11T20:16:49.678Z] [exec] #14 DONE 77.2s
[2025-06-11T20:16:49.678Z]
[2025-06-11T20:16:49.678Z] copy_dest:
[2025-06-11T20:16:49.678Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-06-11T20:16:49.678Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-06-11T20:16:49.678Z]
[2025-06-11T20:16:49.678Z] dist:
[2025-06-11T20:16:49.678Z]
[2025-06-11T20:16:49.678Z] move_scripts:
[2025-06-11T20:16:49.678Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-06-11T20:16:49.678Z]
[2025-06-11T20:16:49.678Z] clean_image:
[2025-06-11T20:16:49.678Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot
[2025-06-11T20:16:49.678Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:16:49.678Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:16:49.678Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:16:49.678Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:16:49.678Z] [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-06-11T20:16:49.678Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:16:49.678Z] [exec] The test here is quarkus
[2025-06-11T20:16:49.678Z] [exec] The directory in the external.sh is quarkus
[2025-06-11T20:16:49.678Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:16:49.678Z] [exec] Error response from daemon: No such container: quarkus-test
[2025-06-11T20:16:49.678Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2025-06-11T20:16:49.678Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-11T20:16:49.678Z] [exec] Error response from daemon: invalid reference format
[2025-06-11T20:16:49.678Z] [exec] Result: 1
[2025-06-11T20:16:49.678Z]
[2025-06-11T20:16:49.678Z] build_image:
[2025-06-11T20:16:49.678Z] [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-06-11T20:16:49.678Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:16:49.678Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:16:49.678Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:16:49.678Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:16:49.678Z] [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-06-11T20:16:49.678Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:16:49.678Z] [exec] The test here is quarkus
[2025-06-11T20:16:49.678Z] [exec] The directory in the external.sh is quarkus
[2025-06-11T20:16:49.678Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:16:49.678Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-11T20:16:49.678Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-11T20:16:49.678Z] [exec]
[2025-06-11T20:16:49.678Z] [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-06-11T20:16:49.678Z] [exec] done
[2025-06-11T20:16:49.678Z] [exec]
[2025-06-11T20:16:49.678Z] [exec] The test in the build_image() function is quarkus
[2025-06-11T20:16:49.679Z] [exec] #####################################################
[2025-06-11T20:16:49.679Z] [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-06-11T20:16:49.679Z] [exec] #####################################################
[2025-06-11T20:16:49.679Z] [exec] #0 building with "default" instance using docker driver
[2025-06-11T20:16:49.679Z] [exec]
[2025-06-11T20:16:49.679Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-11T20:16:49.679Z] [exec] #1 transferring dockerfile: 2.80kB done
[2025-06-11T20:16:49.679Z] [exec] #1 DONE 0.0s
[2025-06-11T20:16:49.679Z] [exec]
[2025-06-11T20:16:49.679Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-11T20:16:49.679Z] [exec] #2 DONE 0.2s
[2025-06-11T20:16:49.679Z] [exec]
[2025-06-11T20:16:49.679Z] [exec] #3 [internal] load .dockerignore
[2025-06-11T20:16:49.679Z] [exec] #3 transferring context: 2B done
[2025-06-11T20:16:49.679Z] [exec] #3 DONE 0.0s
[2025-06-11T20:16:49.679Z] [exec]
[2025-06-11T20:16:49.679Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-11T20:16:49.679Z] [exec] #4 CACHED
[2025-06-11T20:16:49.679Z] [exec]
[2025-06-11T20:16:49.679Z] [exec] #5 [internal] load build context
[2025-06-11T20:16:49.679Z] [exec] #5 transferring context: 2.42kB done
[2025-06-11T20:16:49.679Z] [exec] #5 DONE 0.0s
[2025-06-11T20:16:49.679Z] [exec]
[2025-06-11T20:16:49.679Z] [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-06-11T20:16:49.679Z] [exec] #6 0.419 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 0.472 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 0.877 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 0.904 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,093 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 0.987 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.099 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.138 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.279 Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,442 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.375 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,097 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.430 Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.747 Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.747 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.775 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,495 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.808 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.808 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.835 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.855 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 1.856 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-11T20:16:49.679Z] [exec] #6 2.581 Fetched 30.3 MB in 2s (12.9 MB/s)
[2025-06-11T20:16:49.679Z] [exec] #6 2.581 Reading package lists...
[2025-06-11T20:16:49.679Z] [exec] #6 7.818 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:16:49.679Z] [exec] #6 7.890 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 7.890 (Reading database ...
[2025-06-11T20:16:49.679Z] [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 7.898 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 7.906 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.041 Selecting previously unselected package python3.12-minimal.
[2025-06-11T20:16:49.679Z] [exec] #6 8.042 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.052 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.140 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.179 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.917 Selecting previously unselected package python3-minimal.
[2025-06-11T20:16:49.679Z] [exec] #6 8.917 (Reading database ...
[2025-06-11T20:16:49.679Z] [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 8.924 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.931 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.987 Selecting previously unselected package media-types.
[2025-06-11T20:16:49.679Z] [exec] #6 8.988 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 8.995 Unpacking media-types (10.1.0) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.053 Selecting previously unselected package netbase.
[2025-06-11T20:16:49.679Z] [exec] #6 9.054 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.066 Unpacking netbase (6.4) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.114 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 9.115 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.123 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.270 Selecting previously unselected package python3.12.
[2025-06-11T20:16:49.679Z] [exec] #6 9.271 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.278 Unpacking python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.329 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 9.330 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.338 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.388 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.574 Selecting previously unselected package python3.
[2025-06-11T20:16:49.679Z] [exec] #6 9.574 (Reading database ...
[2025-06-11T20:16:49.679Z] [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 9.582 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.592 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.655 Selecting previously unselected package libapparmor1:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 9.656 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.671 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.737 Selecting previously unselected package libargon2-1:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 9.738 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.745 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.805 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.826 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.915 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 9.996 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 9.996 (Reading database ...
[2025-06-11T20:16:49.679Z] [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 ... 7646 files and directories currently installed.)#6 10.00 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.08 Selecting previously unselected package libjson-c5:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 10.08 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.09 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.14 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 10.15 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.15 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.21 Selecting previously unselected package libfdisk1:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 10.21 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.22 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.28 Selecting previously unselected package libkmod2:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 10.28 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.29 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.33 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-11T20:16:49.679Z] [exec] #6 10.33 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.34 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.42 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.44 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.53 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.59 Selecting previously unselected package systemd-dev.
[2025-06-11T20:16:49.679Z] [exec] #6 10.59 (Reading database ...
[2025-06-11T20:16:49.679Z] [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 ... 7685 files and directories currently installed.)#6 10.60 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.61 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.69 Selecting previously unselected package systemd.
[2025-06-11T20:16:49.679Z] [exec] #6 10.69 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.71 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.92 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.94 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 10.99 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.01 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.03 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.06 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.08 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.11 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.13 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.679Z] [exec] #6 11.20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-11T20:16:49.679Z] [exec] #6 11.20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-11T20:16:49.679Z] [exec] #6 11.21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-11T20:16:49.679Z] [exec] #6 11.21 Initializing machine ID from random generator.
[2025-06-11T20:16:49.679Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:16:49.679Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.23 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:16:49.722Z] [exec] #6 11.24 Creating group 'systemd-journal' with GID 999.
[2025-06-11T20:16:49.722Z] [exec] #6 11.24 Creating group 'systemd-network' with GID 998.
[2025-06-11T20:16:49.722Z] [exec] #6 11.24 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-11T20:16:49.722Z] [exec] #6 11.34 Selecting previously unselected package systemd-sysv.
[2025-06-11T20:16:49.722Z] [exec] #6 11.34 (Reading database ...
[2025-06-11T20:16:49.722Z] [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 11.35 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.36 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.44 Selecting previously unselected package sgml-base.
[2025-06-11T20:16:49.722Z] [exec] #6 11.44 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.45 Unpacking sgml-base (1.31) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.53 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-11T20:16:49.722Z] [exec] #6 11.53 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.54 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.58 Selecting previously unselected package dbus-bin.
[2025-06-11T20:16:49.722Z] [exec] #6 11.58 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.59 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.63 Selecting previously unselected package dbus-session-bus-common.
[2025-06-11T20:16:49.722Z] [exec] #6 11.63 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.64 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.69 Selecting previously unselected package dbus-daemon.
[2025-06-11T20:16:49.722Z] [exec] #6 11.69 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.70 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.75 Selecting previously unselected package dbus-system-bus-common.
[2025-06-11T20:16:49.722Z] [exec] #6 11.75 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.76 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.83 Selecting previously unselected package dbus.
[2025-06-11T20:16:49.722Z] [exec] #6 11.83 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.84 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.90 Selecting previously unselected package distro-info-data.
[2025-06-11T20:16:49.722Z] [exec] #6 11.90 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.91 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:16:49.722Z] [exec] #6 11.99 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-11T20:16:49.722Z] [exec] #6 11.99 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 12.00 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:49.722Z] [exec] #6 12.07 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-11T20:16:49.722Z] [exec] #6 12.08 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:16:49.722Z] [exec] #6 12.09 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.15 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-11T20:16:50.345Z] [exec] #6 12.15 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.16 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.21 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-11T20:16:50.345Z] [exec] #6 12.21 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.22 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.27 Selecting previously unselected package iso-codes.
[2025-06-11T20:16:50.345Z] [exec] #6 12.27 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.28 Unpacking iso-codes (4.16.0-1) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.47 Selecting previously unselected package libcap2-bin.
[2025-06-11T20:16:50.345Z] [exec] #6 12.47 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.48 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.54 Selecting previously unselected package libelf1t64:amd64.
[2025-06-11T20:16:50.345Z] [exec] #6 12.54 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.55 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.60 Selecting previously unselected package libglib2.0-data.
[2025-06-11T20:16:50.345Z] [exec] #6 12.60 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.61 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.67 Selecting previously unselected package libicu74:amd64.
[2025-06-11T20:16:50.345Z] [exec] #6 12.67 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.68 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:16:50.345Z] [exec] #6 12.88 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-11T20:16:50.967Z] [exec] #6 12.88 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:16:50.967Z] [exec] #6 12.89 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:50.967Z] [exec] #6 12.96 Selecting previously unselected package libxml2:amd64.
[2025-06-11T20:16:50.967Z] [exec] #6 12.96 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-11T20:16:50.967Z] [exec] #6 12.96 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:16:50.967Z] [exec] #6 13.04 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-11T20:16:50.967Z] [exec] #6 13.04 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-11T20:16:50.967Z] [exec] #6 13.05 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:16:50.967Z] [exec] #6 13.09 Selecting previously unselected package lsb-release.
[2025-06-11T20:16:50.967Z] [exec] #6 13.09 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-11T20:16:50.967Z] [exec] #6 13.10 Unpacking lsb-release (12.0-2) ...
[2025-06-11T20:16:50.967Z] [exec] #6 13.15 Selecting previously unselected package python-apt-common.
[2025-06-11T20:16:50.968Z] [exec] #6 13.15 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.16 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.22 Selecting previously unselected package python3-apt.
[2025-06-11T20:16:50.968Z] [exec] #6 13.22 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.23 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.28 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-11T20:16:50.968Z] [exec] #6 13.28 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.29 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.35 Selecting previously unselected package python3-dbus.
[2025-06-11T20:16:50.968Z] [exec] #6 13.35 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.35 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:16:50.968Z] [exec] #6 13.41 Selecting previously unselected package python3-gi.
[2025-06-11T20:16:51.593Z] [exec] #6 13.41 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-11T20:16:51.593Z] [exec] #6 13.42 Unpacking python3-gi (3.48.2-1) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.48 Selecting previously unselected package python3-pkg-resources.
[2025-06-11T20:16:51.594Z] [exec] #6 13.48 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.49 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.55 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 13.55 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.57 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.61 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-11T20:16:51.594Z] [exec] #6 13.61 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.62 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.68 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 13.69 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.69 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.75 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 13.76 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.76 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.82 Selecting previously unselected package libxmlb2:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 13.82 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.83 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.89 Selecting previously unselected package libappstream5:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 13.90 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.90 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.96 Selecting previously unselected package libduktape207:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 13.96 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 13.97 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:16:51.594Z] [exec] #6 14.03 Selecting previously unselected package libdw1t64:amd64.
[2025-06-11T20:16:51.594Z] [exec] #6 14.03 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:16:51.594Z] [exec] #6 14.04 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:16:51.594Z] [exec] #6 14.09 Selecting previously unselected package libglib2.0-bin.
[2025-06-11T20:16:52.217Z] [exec] #6 14.09 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.10 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.16 Selecting previously unselected package libunwind8:amd64.
[2025-06-11T20:16:52.217Z] [exec] #6 14.16 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.17 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.25 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-11T20:16:52.217Z] [exec] #6 14.25 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.25 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.34 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-11T20:16:52.217Z] [exec] #6 14.34 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.35 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.41 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-11T20:16:52.217Z] [exec] #6 14.41 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.42 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.49 Selecting previously unselected package xml-core.
[2025-06-11T20:16:52.217Z] [exec] #6 14.49 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.50 Unpacking xml-core (0.19) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.58 Selecting previously unselected package polkitd.
[2025-06-11T20:16:52.217Z] [exec] #6 14.58 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.61 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.67 Selecting previously unselected package python3-blinker.
[2025-06-11T20:16:52.217Z] [exec] #6 14.67 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.68 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-11T20:16:52.217Z] [exec] #6 14.74 Selecting previously unselected package python3-cryptography.
[2025-06-11T20:16:52.840Z] [exec] #6 14.74 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.74 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.84 Selecting previously unselected package python3-pyparsing.
[2025-06-11T20:16:52.840Z] [exec] #6 14.84 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.84 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.90 Selecting previously unselected package python3-httplib2.
[2025-06-11T20:16:52.840Z] [exec] #6 14.90 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.91 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.97 Selecting previously unselected package python3-jwt.
[2025-06-11T20:16:52.840Z] [exec] #6 14.97 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 14.97 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.04 Selecting previously unselected package python3-lazr.uri.
[2025-06-11T20:16:52.840Z] [exec] #6 15.04 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.05 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.10 Selecting previously unselected package python3-wadllib.
[2025-06-11T20:16:52.840Z] [exec] #6 15.11 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.11 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.18 Selecting previously unselected package python3-distro.
[2025-06-11T20:16:52.840Z] [exec] #6 15.18 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.19 Unpacking python3-distro (1.9.0-1) ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.24 Selecting previously unselected package python3-oauthlib.
[2025-06-11T20:16:52.840Z] [exec] #6 15.25 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.25 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.32 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-11T20:16:52.840Z] [exec] #6 15.32 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.33 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:16:52.840Z] [exec] #6 15.40 Selecting previously unselected package python3-six.
[2025-06-11T20:16:53.463Z] [exec] #6 15.40 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.41 Unpacking python3-six (1.16.0-4) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.47 Selecting previously unselected package python3-launchpadlib.
[2025-06-11T20:16:53.463Z] [exec] #6 15.47 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.48 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.54 Selecting previously unselected package python3-software-properties.
[2025-06-11T20:16:53.463Z] [exec] #6 15.55 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.55 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.62 Selecting previously unselected package packagekit.
[2025-06-11T20:16:53.463Z] [exec] #6 15.62 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.63 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.71 Selecting previously unselected package software-properties-common.
[2025-06-11T20:16:53.463Z] [exec] #6 15.71 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.71 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.78 Setting up media-types (10.1.0) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.82 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.86 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.88 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.91 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:16:53.463Z] [exec] #6 15.94 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 15.96 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 15.99 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.01 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.04 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.06 No schema files found: doing nothing.
[2025-06-11T20:16:54.085Z] [exec] #6 16.07 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.10 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.12 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.15 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.18 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.20 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.23 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.26 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.28 Setting up netbase (6.4) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.33 Setting up sgml-base (1.31) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.37 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.39 Setting up lsb-release (12.0-2) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.41 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:54.085Z] [exec] #6 16.56 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.59 Setting up iso-codes (4.16.0-1) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.61 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.63 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.65 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.67 Setcap worked! gst-ptp-helper is not suid!
[2025-06-11T20:16:54.710Z] [exec] #6 16.68 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.71 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:16:54.710Z] [exec] #6 16.73 Setting up python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.52 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.54 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.56 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.58 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.63 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.65 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.67 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.73 Setting up xml-core (0.19) ...
[2025-06-11T20:16:55.333Z] [exec] #6 17.93 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:16:55.958Z] [exec] #6 18.01 debconf: unable to initialize frontend: Dialog
[2025-06-11T20:16:55.958Z] [exec] #6 18.01 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-11T20:16:55.958Z] [exec] #6 18.01 debconf: falling back to frontend: Readline
[2025-06-11T20:16:55.958Z] [exec] #6 18.01 debconf: unable to initialize frontend: Readline
[2025-06-11T20:16:55.958Z] [exec] #6 18.01 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-06-11T20:16:55.958Z] [exec] #6 18.01 debconf: falling back to frontend: Teletype
[2025-06-11T20:16:55.958Z] [exec] #6 18.08 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:16:55.958Z] [exec] #6 18.10 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:16:55.958Z] [exec] #6 18.12 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:16:55.958Z] [exec] #6 18.13 running python rtupdate hooks for python3.12...
[2025-06-11T20:16:55.958Z] [exec] #6 18.13 running python post-rtupdate hooks for python3.12...
[2025-06-11T20:16:55.959Z] [exec] #6 18.22 Setting up python3-six (1.16.0-4) ...
[2025-06-11T20:16:55.959Z] [exec] #6 18.34 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:16:55.959Z] [exec] #6 18.51 Setting up python3-gi (3.48.2-1) ...
[2025-06-11T20:16:56.582Z] [exec] #6 18.68 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:16:56.582Z] [exec] #6 18.81 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:16:56.582Z] [exec] #6 18.83 Setting up python3-blinker (1.7.0-1) ...
[2025-06-11T20:16:56.582Z] [exec] #6 18.95 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:16:57.205Z] [exec] #6 19.16 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:16:57.205Z] [exec] #6 19.29 Setting up python3-distro (1.9.0-1) ...
[2025-06-11T20:16:57.205Z] [exec] #6 19.41 Setting up python3-jwt (2.7.0-1) ...
[2025-06-11T20:16:57.205Z] [exec] #6 19.54 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:16:57.205Z] [exec] #6 19.69 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:16:57.829Z] [exec] #6 19.82 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:16:57.829Z] [exec] #6 20.04 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-11T20:16:57.829Z] [exec] #6 20.16 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:16:57.829Z] [exec] #6 20.34 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:16:58.451Z] [exec] #6 20.47 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:16:58.451Z] [exec] #6 20.69 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-11T20:16:58.451Z] [exec] #6 20.70 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-11T20:16:58.451Z] [exec] #6 20.84 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:16:58.451Z] [exec] #6 20.91 Processing triggers for sgml-base (1.31) ...
[2025-06-11T20:16:58.451Z] [exec] #6 20.94 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:16:59.078Z] [exec] #6 20.96 Creating group 'polkitd' with GID 997.
[2025-06-11T20:16:59.078Z] [exec] #6 20.96 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-11T20:16:59.078Z] [exec] #6 21.01 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:16:59.078Z] [exec] #6 21.01 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-11T20:16:59.078Z] [exec] #6 21.11 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-11T20:16:59.078Z] [exec] #6 21.12 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:16:59.078Z] [exec] #6 21.16 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:16:59.078Z] [exec] #6 21.17 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-11T20:16:59.078Z] [exec] #6 21.17 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-11T20:16:59.078Z] [exec] #6 21.26 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-11T20:16:59.078Z] [exec] #6 21.27 Setting up software-properties-common (0.99.49.2) ...
[2025-06-11T20:16:59.078Z] [exec] #6 21.40 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:17:03.273Z] [exec] #6 25.67 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:17:04.567Z] [exec] #6 26.69 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:17:04.567Z] [exec] #6 26.77 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-11T20:17:04.567Z] [exec] #6 26.85 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-11T20:17:07.408Z] [exec] #6 29.95 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-11T20:17:08.031Z] [exec] #6 30.03 Fetched 24.4 kB in 5s (4,644 B/s)
[2025-06-11T20:17:08.654Z] [exec] #6 30.03 Reading package lists...
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 Repository: 'Types: deb
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 Suites: noble
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 Components: main
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 '
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 Description:
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-11T20:17:08.654Z] [exec] #6 30.71
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-11T20:17:08.654Z] [exec] #6 30.71 Adding repository.
[2025-06-11T20:17:08.654Z] [exec] #6 30.96 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:17:08.654Z] [exec] #6 31.04 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-11T20:17:08.654Z] [exec] #6 31.04 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:17:08.654Z] [exec] #6 31.12 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-11T20:17:09.276Z] [exec] #6 31.28 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-11T20:17:09.906Z] [exec] #6 31.34 Reading package lists...
[2025-06-11T20:17:10.529Z] [exec] #6 32.02 Reading package lists...
[2025-06-11T20:17:10.529Z] [exec] #6 32.70 Building dependency tree...
[2025-06-11T20:17:10.529Z] [exec] #6 32.85 Reading state information...
[2025-06-11T20:17:10.529Z] [exec] #6 32.99 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-11T20:17:10.529Z] [exec] #6 32.99 The following additional packages will be installed:
[2025-06-11T20:17:11.153Z] [exec] #6 32.99 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-11T20:17:11.153Z] [exec] #6 32.99 perl-modules-5.38
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 Suggested packages:
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 libtap-harness-archive-perl
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 Recommended packages:
[2025-06-11T20:17:11.153Z] [exec] #6 33.00 patch less ssh-client
[2025-06-11T20:17:11.153Z] [exec] #6 33.03 The following NEW packages will be installed:
[2025-06-11T20:17:11.153Z] [exec] #6 33.03 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-11T20:17:11.153Z] [exec] #6 33.03 perl-modules-5.38
[2025-06-11T20:17:11.153Z] [exec] #6 33.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
[2025-06-11T20:17:11.153Z] [exec] #6 33.22 Need to get 13.1 MB of archives.
[2025-06-11T20:17:11.153Z] [exec] #6 33.22 After this operation, 75.0 MB of additional disk space will be used.
[2025-06-11T20:17:11.153Z] [exec] #6 33.22 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-11T20:17:11.800Z] [exec] #6 33.96 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-11T20:17:11.800Z] [exec] #6 33.96 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-11T20:17:11.800Z] [exec] #6 33.96 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-11T20:17:12.423Z] [exec] #6 34.45 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-11T20:17:12.423Z] [exec] #6 34.45 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-11T20:17:12.423Z] [exec] #6 34.46 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-11T20:17:12.423Z] [exec] #6 34.53 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-11T20:17:12.423Z] [exec] #6 34.81 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:17:13.047Z] [exec] #6 34.83 Fetched 13.1 MB in 2s (7,842 kB/s)
[2025-06-11T20:17:13.047Z] [exec] #6 34.87 Selecting previously unselected package perl-modules-5.38.
[2025-06-11T20:17:13.047Z] [exec] #6 34.87 (Reading database ...
[2025-06-11T20:17:13.047Z] [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 34.88 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-11T20:17:13.047Z] [exec] #6 34.89 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.23 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-11T20:17:13.047Z] [exec] #6 35.24 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.25 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.31 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-11T20:17:13.047Z] [exec] #6 35.31 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.32 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.38 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-11T20:17:13.047Z] [exec] #6 35.38 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.39 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:17:13.047Z] [exec] #6 35.64 Selecting previously unselected package perl.
[2025-06-11T20:17:13.670Z] [exec] #6 35.64 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.65 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.71 Selecting previously unselected package liberror-perl.
[2025-06-11T20:17:13.670Z] [exec] #6 35.71 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.72 Unpacking liberror-perl (0.17029-2) ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.77 Selecting previously unselected package git-man.
[2025-06-11T20:17:13.670Z] [exec] #6 35.78 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.78 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.87 Selecting previously unselected package git.
[2025-06-11T20:17:13.670Z] [exec] #6 35.87 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-11T20:17:13.670Z] [exec] #6 35.88 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:17:14.292Z] [exec] #6 36.29 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.32 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.34 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.37 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.38 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.41 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.44 Setting up liberror-perl (0.17029-2) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.46 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:17:14.293Z] [exec] #6 36.50 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:17:15.590Z] [exec] #6 DONE 38.0s
[2025-06-11T20:17:15.591Z] [exec]
[2025-06-11T20:17:15.591Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-11T20:17:16.256Z] [exec] #7 DONE 0.3s
[2025-06-11T20:17:16.256Z] [exec]
[2025-06-11T20:17:16.256Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git
[2025-06-11T20:17:16.256Z] [exec] #8 0.209 Cloning into 'quarkus'...
[2025-06-11T20:17:54.923Z] [exec] #8 38.17 Updating files: 27% (7181/26256)
[2025-06-11T20:17:59.660Z] [exec] Updating files: 28% (7352/26256)Updating files: 29% (7615/26256)Updating files: 30% (7877/26256)Updating files: 31% (8140/26256)Updating files: 32% (8402/26256)Updating files: 33% (8665/26256)Updating files: 34% (8928/26256)Updating files: 35% (9190/26256)Updating files: 36% (9453/26256)Updating files: 37% (9715/26256)Updating files: 38% (9978/26256)Updating files: 39% (10240/26256)Updating files: 40% (10503/26256)Updating files: 41% (10765/26256)Updating files: 42% (11028/26256)Updating files: 43% (11291/26256)Updating files: 44% (11553/26256)Updating files: 45% (11816/26256)Updating files: 46% (12078/26256)Updating files: 47% (12341/26256)Updating files: 48% (12603/26256)Updating files: 49% (12866/26256)Updating files: 50% (13128/26256)Updating files: 51% (13391/26256)Updating files: 52% (13654/26256)Updating files: 53% (13916/26256)Updating files: 54% (14179/26256)Updating files: 55% (14441/26256)Updating files: 56% (14704/26256)Updating files: 57% (14966/26256)Updating files: 58% (15229/26256)Updating files: 59% (15492/26256)Updating files: 60% (15754/26256)Updating files: 61% (16017/26256)Updating files: 62% (16279/26256)Updating files: 63% (16542/26256)Updating files: 63% (16778/26256)Updating files: 64% (16804/26256)Updating files: 65% (17067/26256)Updating files: 66% (17329/26256)Updating files: 67% (17592/26256)Updating files: 68% (17855/26256)Updating files: 69% (18117/26256)Updating files: 70% (18380/26256)Updating files: 71% (18642/26256)Updating files: 72% (18905/26256)Updating files: 73% (19167/26256)Updating files: 74% (19430/26256)Updating files: 75% (19692/26256)Updating files: 76% (19955/26256)Updating files: 77% (20218/26256)Updating files: 78% (20480/26256)Updating files: 79% (20743/26256)Updating files: 80% (21005/26256)Updating files: 81% (21268/26256)Updating files: 81% (21436/26256)Updating files: 82% (21530/26256)Updating files: 83% (21793/26256)Updating files: 84% (22056/26256)Updating files: 85% (22318/26256)Updating files: 86% (22581/26256)Updating files: 87% (22843/26256)Updating files: 88% (23106/26256)Updating files: 89% (23368/26256)Updating files: 90% (23631/26256)Updating files: 91% (23893/26256)Updating files: 92% (24156/26256)Updating files: 93% (24419/26256)Updating files: 94% (24681/26256)Updating files: 95% (24944/26256)Updating files: 96% (25206/26256)Updating files: 96% (25466/26256)Updating files: 97% (25469/26256)Updating files: 98% (25731/26256)Updating files: 99% (25994/26256)Updating files: 100% (26256/26256)Updating files: 100% (26256/26256), done.#8 DONE 43.6s
[2025-06-11T20:17:59.660Z] [exec]
[2025-06-11T20:17:59.660Z] [exec] #9 [ 5/10] WORKDIR /quarkus/
[2025-06-11T20:17:59.660Z] [exec] #9 DONE 0.1s
[2025-06-11T20:17:59.660Z] [exec]
[2025-06-11T20:17:59.660Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 Note: switching to '2.7.5.Final'.
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 changes and commit them, and you can discard any commits you make in this
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 state without impacting any branches by switching back to a branch.
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 If you want to create a new branch to retain commits you create, you may
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 do so (now or later) by using -c with the switch command. Example:
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 git switch -c <new-branch-name>
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 Or undo this operation with:
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 git switch -
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-11T20:18:06.818Z] [exec] #10 6.509
[2025-06-11T20:18:06.818Z] [exec] #10 6.509 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final
[2025-06-11T20:18:06.818Z] [exec] #10 DONE 7.5s
[2025-06-11T20:18:07.829Z] [exec]
[2025-06-11T20:18:07.829Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh
[2025-06-11T20:18:07.829Z] [exec] #11 DONE 0.1s
[2025-06-11T20:18:07.829Z] [exec]
[2025-06-11T20:18:07.829Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-11T20:18:07.829Z] [exec] #12 DONE 0.1s
[2025-06-11T20:18:07.829Z] [exec]
[2025-06-11T20:18:07.829Z] [exec] #13 [ 9/10] WORKDIR /quarkus
[2025-06-11T20:18:07.829Z] [exec] #13 DONE 0.1s
[2025-06-11T20:18:07.829Z] [exec]
[2025-06-11T20:18:07.829Z] [exec] #14 exporting to image
[2025-06-11T20:18:07.829Z] [exec] #14 exporting layers
[2025-06-11T20:18:24.841Z] [exec] #14 exporting layers 16.2s done
[2025-06-11T20:18:24.841Z] [exec] #14 writing image sha256:feea8892b7a696d30d66c394a5ba06126fbb5fa4c1519e984fdca10a225c333d done
[2025-06-11T20:18:24.841Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full 0.0s done
[2025-06-11T20:18:24.841Z] [exec] #14 DONE 16.3s
[2025-06-11T20:18:24.841Z]
[2025-06-11T20:18:24.841Z] copy_dest:
[2025-06-11T20:18:24.841Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-06-11T20:18:24.841Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-06-11T20:18:24.841Z]
[2025-06-11T20:18:24.841Z] build:
[2025-06-11T20:18:24.841Z]
[2025-06-11T20:18:24.841Z] move_scripts:
[2025-06-11T20:18:24.841Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-06-11T20:18:24.841Z]
[2025-06-11T20:18:24.841Z] clean_image:
[2025-06-11T20:18:24.841Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot
[2025-06-11T20:18:24.841Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:18:24.841Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:18:24.841Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:18:24.841Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:18:24.841Z] [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-06-11T20:18:24.841Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:18:24.841Z] [exec] The test here is quarkus_quickstarts
[2025-06-11T20:18:24.841Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-06-11T20:18:24.841Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:18:24.841Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test
[2025-06-11T20:18:24.841Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-06-11T20:18:24.841Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-11T20:18:24.841Z] [exec] Error response from daemon: invalid reference format
[2025-06-11T20:18:24.841Z] [exec] Result: 1
[2025-06-11T20:18:24.841Z]
[2025-06-11T20:18:24.841Z] build_image:
[2025-06-11T20:18:24.841Z] [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-06-11T20:18:24.841Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:18:24.841Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:18:24.841Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:18:24.841Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:18:24.841Z] [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-06-11T20:18:24.841Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:18:24.841Z] [exec] The test here is quarkus_quickstarts
[2025-06-11T20:18:24.841Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-06-11T20:18:24.841Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:18:24.841Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-11T20:18:24.841Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [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-06-11T20:18:24.841Z] [exec] done
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [exec] The test in the build_image() function is quarkus_quickstarts
[2025-06-11T20:18:24.841Z] [exec] #####################################################
[2025-06-11T20:18:24.841Z] [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-06-11T20:18:24.841Z] [exec] #####################################################
[2025-06-11T20:18:24.841Z] [exec] #0 building with "default" instance using docker driver
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-11T20:18:24.841Z] [exec] #1 transferring dockerfile: 3.48kB done
[2025-06-11T20:18:24.841Z] [exec] #1 DONE 0.0s
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-11T20:18:24.841Z] [exec] #2 DONE 0.1s
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [exec] #3 [internal] load .dockerignore
[2025-06-11T20:18:24.841Z] [exec] #3 transferring context: 2B done
[2025-06-11T20:18:24.841Z] [exec] #3 DONE 0.0s
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-11T20:18:24.841Z] [exec] #4 CACHED
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [exec] #5 [internal] load build context
[2025-06-11T20:18:24.841Z] [exec] #5 transferring context: 1.47kB done
[2025-06-11T20:18:24.841Z] [exec] #5 DONE 0.0s
[2025-06-11T20:18:24.841Z] [exec]
[2025-06-11T20:18:24.841Z] [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-06-11T20:18:24.841Z] [exec] #6 0.253 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-11T20:18:24.841Z] [exec] #6 0.267 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-11T20:18:24.841Z] [exec] #6 0.336 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:18:24.841Z] [exec] #6 0.356 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:18:24.841Z] [exec] #6 0.369 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,442 kB]
[2025-06-11T20:18:24.841Z] [exec] #6 0.432 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-11T20:18:24.841Z] [exec] #6 0.444 Get:7 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,097 kB]
[2025-06-11T20:18:24.842Z] [exec] #6 0.460 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.461 Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,093 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.462 Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.471 Get:11 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.601 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.616 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.633 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,495 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.648 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.650 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.664 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-11T20:18:25.465Z] [exec] #6 0.667 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-11T20:18:26.088Z] [exec] #6 1.497 Fetched 30.3 MB in 1s (23.9 MB/s)
[2025-06-11T20:18:26.712Z] [exec] #6 1.497 Reading package lists...
[2025-06-11T20:18:30.472Z] [exec] #6 5.818 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:18:30.472Z] [exec] #6 5.892 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-11T20:18:30.472Z] [exec] #6 5.892 (Reading database ...
[2025-06-11T20:18:30.472Z] [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.900 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:18:30.472Z] [exec] #6 5.907 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:30.472Z] [exec] #6 6.039 Selecting previously unselected package python3.12-minimal.
[2025-06-11T20:18:30.472Z] [exec] #6 6.041 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:18:30.472Z] [exec] #6 6.050 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:30.472Z] [exec] #6 6.151 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:31.099Z] [exec] #6 6.180 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:31.724Z] [exec] #6 6.916 Selecting previously unselected package python3-minimal.
[2025-06-11T20:18:31.724Z] [exec] #6 6.916 (Reading database ...
[2025-06-11T20:18:31.724Z] [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.924 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:18:31.724Z] [exec] #6 6.932 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:18:31.724Z] [exec] #6 6.982 Selecting previously unselected package media-types.
[2025-06-11T20:18:31.724Z] [exec] #6 6.983 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-11T20:18:31.724Z] [exec] #6 6.992 Unpacking media-types (10.1.0) ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.053 Selecting previously unselected package netbase.
[2025-06-11T20:18:31.724Z] [exec] #6 7.053 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.060 Unpacking netbase (6.4) ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.108 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-11T20:18:31.724Z] [exec] #6 7.109 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.116 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.266 Selecting previously unselected package python3.12.
[2025-06-11T20:18:31.724Z] [exec] #6 7.268 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.275 Unpacking python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.325 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-11T20:18:31.724Z] [exec] #6 7.326 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.333 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:18:31.724Z] [exec] #6 7.390 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.577 Selecting previously unselected package python3.
[2025-06-11T20:18:32.356Z] [exec] #6 7.577 (Reading database ...
[2025-06-11T20:18:32.356Z] [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.585 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.603 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.664 Selecting previously unselected package libapparmor1:amd64.
[2025-06-11T20:18:32.356Z] [exec] #6 7.665 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.678 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.741 Selecting previously unselected package libargon2-1:amd64.
[2025-06-11T20:18:32.356Z] [exec] #6 7.742 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.749 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.806 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.838 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:18:32.356Z] [exec] #6 7.917 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:32.979Z] [exec] #6 7.991 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-11T20:18:32.979Z] [exec] #6 7.991 (Reading database ...
[2025-06-11T20:18:32.979Z] [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 ... 7646 files and directories currently installed.)#6 7.998 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.005 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.065 Selecting previously unselected package libjson-c5:amd64.
[2025-06-11T20:18:32.979Z] [exec] #6 8.066 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.073 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.134 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-11T20:18:32.979Z] [exec] #6 8.135 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.142 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.207 Selecting previously unselected package libfdisk1:amd64.
[2025-06-11T20:18:32.979Z] [exec] #6 8.208 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-11T20:18:32.979Z] [exec] #6 8.216 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.284 Selecting previously unselected package libkmod2:amd64.
[2025-06-11T20:18:32.980Z] [exec] #6 8.285 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.292 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.336 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-11T20:18:32.980Z] [exec] #6 8.337 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.345 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.436 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.457 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.552 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:32.980Z] [exec] #6 8.620 Selecting previously unselected package systemd-dev.
[2025-06-11T20:18:32.980Z] [exec] #6 8.620 (Reading database ...
[2025-06-11T20:18:33.603Z] [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 ... 7685 files and directories currently installed.)#6 8.628 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-11T20:18:33.603Z] [exec] #6 8.635 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:33.603Z] [exec] #6 8.716 Selecting previously unselected package systemd.
[2025-06-11T20:18:33.603Z] [exec] #6 8.717 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:18:33.603Z] [exec] #6 8.732 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:33.603Z] [exec] #6 8.951 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-11T20:18:33.603Z] [exec] #6 8.974 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-11T20:18:33.603Z] [exec] #6 8.995 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.015 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.035 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.060 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.081 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.102 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.123 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.145 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:33.603Z] [exec] #6 9.219 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-11T20:18:33.603Z] [exec] #6 9.222 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-11T20:18:33.603Z] [exec] #6 9.226 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-11T20:18:33.603Z] [exec] #6 9.229 Initializing machine ID from random generator.
[2025-06-11T20:18:33.604Z] [exec] #6 9.248 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.248 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.248 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.248 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.248 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.249 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.249 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.249 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.249 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-11T20:18:33.604Z] [exec] #6 9.258 Creating group 'systemd-journal' with GID 999.
[2025-06-11T20:18:33.604Z] [exec] #6 9.258 Creating group 'systemd-network' with GID 998.
[2025-06-11T20:18:33.604Z] [exec] #6 9.259 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-11T20:18:33.604Z] [exec] #6 9.360 Selecting previously unselected package systemd-sysv.
[2025-06-11T20:18:34.227Z] [exec] #6 9.360 (Reading database ...
[2025-06-11T20:18:34.227Z] [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 9.369 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:18:34.227Z] [exec] #6 9.376 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:34.227Z] [exec] #6 9.443 Selecting previously unselected package sgml-base.
[2025-06-11T20:18:34.227Z] [exec] #6 9.444 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-11T20:18:34.227Z] [exec] #6 9.453 Unpacking sgml-base (1.31) ...
[2025-06-11T20:18:34.227Z] [exec] #6 9.537 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-11T20:18:34.228Z] [exec] #6 9.538 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.545 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.598 Selecting previously unselected package dbus-bin.
[2025-06-11T20:18:34.228Z] [exec] #6 9.599 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.607 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.670 Selecting previously unselected package dbus-session-bus-common.
[2025-06-11T20:18:34.228Z] [exec] #6 9.671 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.680 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.740 Selecting previously unselected package dbus-daemon.
[2025-06-11T20:18:34.228Z] [exec] #6 9.741 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.750 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.802 Selecting previously unselected package dbus-system-bus-common.
[2025-06-11T20:18:34.228Z] [exec] #6 9.803 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.811 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.883 Selecting previously unselected package dbus.
[2025-06-11T20:18:34.228Z] [exec] #6 9.885 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.892 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:34.228Z] [exec] #6 9.947 Selecting previously unselected package distro-info-data.
[2025-06-11T20:18:34.851Z] [exec] #6 9.949 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-11T20:18:34.851Z] [exec] #6 9.956 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.03 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-11T20:18:34.851Z] [exec] #6 10.03 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.04 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.13 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-11T20:18:34.851Z] [exec] #6 10.13 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.14 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.20 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-11T20:18:34.851Z] [exec] #6 10.20 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.21 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.26 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-11T20:18:34.851Z] [exec] #6 10.26 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.27 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.32 Selecting previously unselected package iso-codes.
[2025-06-11T20:18:34.851Z] [exec] #6 10.32 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.33 Unpacking iso-codes (4.16.0-1) ...
[2025-06-11T20:18:34.851Z] [exec] #6 10.53 Selecting previously unselected package libcap2-bin.
[2025-06-11T20:18:35.475Z] [exec] #6 10.53 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.54 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.59 Selecting previously unselected package libelf1t64:amd64.
[2025-06-11T20:18:35.475Z] [exec] #6 10.59 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.60 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.65 Selecting previously unselected package libglib2.0-data.
[2025-06-11T20:18:35.475Z] [exec] #6 10.65 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.66 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.71 Selecting previously unselected package libicu74:amd64.
[2025-06-11T20:18:35.475Z] [exec] #6 10.71 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.72 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.92 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-11T20:18:35.475Z] [exec] #6 10.92 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-11T20:18:35.475Z] [exec] #6 10.93 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:35.475Z] [exec] #6 11.00 Selecting previously unselected package libxml2:amd64.
[2025-06-11T20:18:35.475Z] [exec] #6 11.00 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-11T20:18:35.475Z] [exec] #6 11.01 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:18:35.475Z] [exec] #6 11.07 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-11T20:18:36.098Z] [exec] #6 11.07 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.08 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.13 Selecting previously unselected package lsb-release.
[2025-06-11T20:18:36.098Z] [exec] #6 11.13 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.14 Unpacking lsb-release (12.0-2) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.18 Selecting previously unselected package python-apt-common.
[2025-06-11T20:18:36.098Z] [exec] #6 11.18 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.19 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.25 Selecting previously unselected package python3-apt.
[2025-06-11T20:18:36.098Z] [exec] #6 11.25 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.25 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.31 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-11T20:18:36.098Z] [exec] #6 11.31 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.32 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.38 Selecting previously unselected package python3-dbus.
[2025-06-11T20:18:36.098Z] [exec] #6 11.38 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.39 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.45 Selecting previously unselected package python3-gi.
[2025-06-11T20:18:36.098Z] [exec] #6 11.45 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.46 Unpacking python3-gi (3.48.2-1) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.52 Selecting previously unselected package python3-pkg-resources.
[2025-06-11T20:18:36.098Z] [exec] #6 11.52 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.53 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.60 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-11T20:18:36.098Z] [exec] #6 11.60 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.60 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.66 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-11T20:18:36.098Z] [exec] #6 11.66 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.67 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.72 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-11T20:18:36.098Z] [exec] #6 11.72 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.73 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.80 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-11T20:18:36.098Z] [exec] #6 11.80 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.80 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:18:36.098Z] [exec] #6 11.86 Selecting previously unselected package libxmlb2:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 11.87 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 11.87 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:18:36.721Z] [exec] #6 11.93 Selecting previously unselected package libappstream5:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 11.93 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 11.94 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.01 Selecting previously unselected package libduktape207:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 12.01 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.02 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.07 Selecting previously unselected package libdw1t64:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 12.07 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.08 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.14 Selecting previously unselected package libglib2.0-bin.
[2025-06-11T20:18:36.721Z] [exec] #6 12.14 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.14 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.20 Selecting previously unselected package libunwind8:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 12.20 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.20 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.27 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 12.27 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.28 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.36 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-11T20:18:36.721Z] [exec] #6 12.36 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.37 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:18:36.721Z] [exec] #6 12.42 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-11T20:18:37.347Z] [exec] #6 12.43 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.43 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.51 Selecting previously unselected package xml-core.
[2025-06-11T20:18:37.347Z] [exec] #6 12.51 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.52 Unpacking xml-core (0.19) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.58 Selecting previously unselected package polkitd.
[2025-06-11T20:18:37.347Z] [exec] #6 12.58 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.61 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.68 Selecting previously unselected package python3-blinker.
[2025-06-11T20:18:37.347Z] [exec] #6 12.68 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.69 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.75 Selecting previously unselected package python3-cryptography.
[2025-06-11T20:18:37.347Z] [exec] #6 12.75 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.75 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.84 Selecting previously unselected package python3-pyparsing.
[2025-06-11T20:18:37.347Z] [exec] #6 12.84 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.85 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.91 Selecting previously unselected package python3-httplib2.
[2025-06-11T20:18:37.347Z] [exec] #6 12.91 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.92 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:18:37.347Z] [exec] #6 12.98 Selecting previously unselected package python3-jwt.
[2025-06-11T20:18:37.969Z] [exec] #6 12.98 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-11T20:18:37.969Z] [exec] #6 12.99 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.04 Selecting previously unselected package python3-lazr.uri.
[2025-06-11T20:18:37.969Z] [exec] #6 13.05 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.05 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.11 Selecting previously unselected package python3-wadllib.
[2025-06-11T20:18:37.969Z] [exec] #6 13.11 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.12 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.18 Selecting previously unselected package python3-distro.
[2025-06-11T20:18:37.969Z] [exec] #6 13.18 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.19 Unpacking python3-distro (1.9.0-1) ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.24 Selecting previously unselected package python3-oauthlib.
[2025-06-11T20:18:37.969Z] [exec] #6 13.25 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-11T20:18:37.969Z] [exec] #6 13.25 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.32 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-11T20:18:37.970Z] [exec] #6 13.33 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.33 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.39 Selecting previously unselected package python3-six.
[2025-06-11T20:18:37.970Z] [exec] #6 13.39 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.40 Unpacking python3-six (1.16.0-4) ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.46 Selecting previously unselected package python3-launchpadlib.
[2025-06-11T20:18:37.970Z] [exec] #6 13.46 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.47 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:18:37.970Z] [exec] #6 13.55 Selecting previously unselected package python3-software-properties.
[2025-06-11T20:18:38.593Z] [exec] #6 13.55 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.56 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.63 Selecting previously unselected package packagekit.
[2025-06-11T20:18:38.593Z] [exec] #6 13.63 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.64 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.74 Selecting previously unselected package software-properties-common.
[2025-06-11T20:18:38.593Z] [exec] #6 13.74 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.75 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.84 Setting up media-types (10.1.0) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.89 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.93 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.96 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-11T20:18:38.593Z] [exec] #6 13.99 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.02 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.04 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.06 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.11 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.15 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.16 No schema files found: doing nothing.
[2025-06-11T20:18:38.593Z] [exec] #6 14.18 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:38.593Z] [exec] #6 14.21 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.24 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.27 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.29 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.32 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.34 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.37 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.39 Setting up netbase (6.4) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.46 Setting up sgml-base (1.31) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.50 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.53 Setting up lsb-release (12.0-2) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.56 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.70 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.73 Setting up iso-codes (4.16.0-1) ...
[2025-06-11T20:18:39.215Z] [exec] #6 14.75 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:39.216Z] [exec] #6 14.77 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:18:39.216Z] [exec] #6 14.80 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-11T20:18:39.216Z] [exec] #6 14.82 Setcap worked! gst-ptp-helper is not suid!
[2025-06-11T20:18:39.849Z] [exec] #6 14.83 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:39.849Z] [exec] #6 14.85 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-11T20:18:39.849Z] [exec] #6 14.88 Setting up python3.12 (3.12.3-1ubuntu0.5) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.68 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.71 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.73 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.76 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.79 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.81 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.84 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:40.473Z] [exec] #6 15.90 Setting up xml-core (0.19) ...
[2025-06-11T20:18:40.473Z] [exec] #6 16.10 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-11T20:18:41.096Z] [exec] #6 16.18 debconf: unable to initialize frontend: Dialog
[2025-06-11T20:18:41.096Z] [exec] #6 16.18 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-11T20:18:41.096Z] [exec] #6 16.18 debconf: falling back to frontend: Readline
[2025-06-11T20:18:41.096Z] [exec] #6 16.18 debconf: unable to initialize frontend: Readline
[2025-06-11T20:18:41.097Z] [exec] #6 16.18 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-06-11T20:18:41.097Z] [exec] #6 16.18 debconf: falling back to frontend: Teletype
[2025-06-11T20:18:41.097Z] [exec] #6 16.25 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:18:41.097Z] [exec] #6 16.28 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-11T20:18:41.097Z] [exec] #6 16.30 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-11T20:18:41.097Z] [exec] #6 16.32 running python rtupdate hooks for python3.12...
[2025-06-11T20:18:41.097Z] [exec] #6 16.32 running python post-rtupdate hooks for python3.12...
[2025-06-11T20:18:41.097Z] [exec] #6 16.40 Setting up python3-six (1.16.0-4) ...
[2025-06-11T20:18:41.097Z] [exec] #6 16.52 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-11T20:18:41.097Z] [exec] #6 16.70 Setting up python3-gi (3.48.2-1) ...
[2025-06-11T20:18:41.719Z] [exec] #6 16.87 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-11T20:18:41.719Z] [exec] #6 17.01 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-11T20:18:41.719Z] [exec] #6 17.03 Setting up python3-blinker (1.7.0-1) ...
[2025-06-11T20:18:41.719Z] [exec] #6 17.15 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-11T20:18:41.719Z] [exec] #6 17.36 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-11T20:18:42.344Z] [exec] #6 17.50 Setting up python3-distro (1.9.0-1) ...
[2025-06-11T20:18:42.344Z] [exec] #6 17.62 Setting up python3-jwt (2.7.0-1) ...
[2025-06-11T20:18:42.344Z] [exec] #6 17.75 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-11T20:18:42.344Z] [exec] #6 17.91 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-11T20:18:42.344Z] [exec] #6 18.04 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-11T20:18:42.970Z] [exec] #6 18.27 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-11T20:18:42.970Z] [exec] #6 18.39 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-11T20:18:42.970Z] [exec] #6 18.57 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-11T20:18:43.592Z] [exec] #6 18.71 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-11T20:18:43.592Z] [exec] #6 18.94 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-11T20:18:43.592Z] [exec] #6 18.95 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-11T20:18:43.592Z] [exec] #6 19.09 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:18:43.592Z] [exec] #6 19.13 Processing triggers for sgml-base (1.31) ...
[2025-06-11T20:18:43.592Z] [exec] #6 19.16 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-11T20:18:43.592Z] [exec] #6 19.19 Creating group 'polkitd' with GID 997.
[2025-06-11T20:18:43.592Z] [exec] #6 19.19 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-11T20:18:43.592Z] [exec] #6 19.24 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:18:44.215Z] [exec] #6 19.25 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-11T20:18:44.215Z] [exec] #6 19.34 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-11T20:18:44.215Z] [exec] #6 19.35 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-11T20:18:44.215Z] [exec] #6 19.41 invoke-rc.d: could not determine current runlevel
[2025-06-11T20:18:44.215Z] [exec] #6 19.41 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-11T20:18:44.215Z] [exec] #6 19.41 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-11T20:18:44.215Z] [exec] #6 19.51 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-11T20:18:44.215Z] [exec] #6 19.52 Setting up software-properties-common (0.99.49.2) ...
[2025-06-11T20:18:44.215Z] [exec] #6 19.65 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-11T20:18:47.939Z] [exec] #6 22.99 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:18:47.939Z] [exec] #6 23.15 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:18:47.939Z] [exec] #6 23.23 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-11T20:18:47.939Z] [exec] #6 23.50 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-11T20:18:48.561Z] [exec] #6 23.58 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-11T20:18:48.561Z] [exec] #6 23.72 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,400 kB]
[2025-06-11T20:18:48.561Z] [exec] #6 24.00 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,418 kB]
[2025-06-11T20:18:48.561Z] [exec] #6 24.13 Fetched 3,095 kB in 1s (2,580 kB/s)
[2025-06-11T20:18:49.188Z] [exec] #6 24.13 Reading package lists...
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 Repository: 'Types: deb
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 Suites: noble
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 Components: main
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 '
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 Description:
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-11T20:18:49.812Z] [exec] #6 24.81
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-11T20:18:49.812Z] [exec] #6 24.81 Adding repository.
[2025-06-11T20:18:49.812Z] [exec] #6 24.96 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-11T20:18:49.812Z] [exec] #6 24.97 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-11T20:18:49.812Z] [exec] #6 24.98 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-11T20:18:49.812Z] [exec] #6 25.03 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-11T20:18:49.812Z] [exec] #6 25.31 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-11T20:18:50.437Z] [exec] #6 25.36 Reading package lists...
[2025-06-11T20:18:51.062Z] [exec] #6 26.05 Reading package lists...
[2025-06-11T20:18:51.688Z] [exec] #6 26.74 Building dependency tree...
[2025-06-11T20:18:51.688Z] [exec] #6 26.89 Reading state information...
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 tar is already the newest version (1.35+dfsg-3build1).
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 The following additional packages will be installed:
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 perl-modules-5.38
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 Suggested packages:
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 libtap-harness-archive-perl
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 Recommended packages:
[2025-06-11T20:18:51.688Z] [exec] #6 27.03 patch less ssh-client
[2025-06-11T20:18:51.688Z] [exec] #6 27.06 The following NEW packages will be installed:
[2025-06-11T20:18:51.688Z] [exec] #6 27.06 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-11T20:18:51.688Z] [exec] #6 27.06 perl-modules-5.38
[2025-06-11T20:18:51.688Z] [exec] #6 27.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
[2025-06-11T20:18:51.688Z] [exec] #6 27.25 Need to get 13.1 MB of archives.
[2025-06-11T20:18:51.688Z] [exec] #6 27.25 After this operation, 75.0 MB of additional disk space will be used.
[2025-06-11T20:18:51.688Z] [exec] #6 27.25 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-11T20:18:52.984Z] [exec] #6 28.01 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-11T20:18:52.984Z] [exec] #6 28.01 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-11T20:18:52.984Z] [exec] #6 28.01 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-11T20:18:52.984Z] [exec] #6 28.43 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-11T20:18:52.984Z] [exec] #6 28.44 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-11T20:18:52.984Z] [exec] #6 28.44 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-11T20:18:52.984Z] [exec] #6 28.51 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-11T20:18:53.617Z] [exec] #6 28.74 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-11T20:18:53.617Z] [exec] #6 28.77 Fetched 13.1 MB in 2s (8,330 kB/s)
[2025-06-11T20:18:53.617Z] [exec] #6 28.81 Selecting previously unselected package perl-modules-5.38.
[2025-06-11T20:18:53.617Z] [exec] #6 28.81 (Reading database ...
[2025-06-11T20:18:53.617Z] [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 28.82 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-11T20:18:53.617Z] [exec] #6 28.84 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:18:53.617Z] [exec] #6 29.23 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-11T20:18:54.626Z] [exec] #6 29.24 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.25 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.32 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-11T20:18:54.627Z] [exec] #6 29.32 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.33 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.39 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-11T20:18:54.627Z] [exec] #6 29.39 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.40 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.67 Selecting previously unselected package perl.
[2025-06-11T20:18:54.627Z] [exec] #6 29.67 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.68 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.74 Selecting previously unselected package liberror-perl.
[2025-06-11T20:18:54.627Z] [exec] #6 29.74 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.75 Unpacking liberror-perl (0.17029-2) ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.80 Selecting previously unselected package git-man.
[2025-06-11T20:18:54.627Z] [exec] #6 29.80 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.81 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.89 Selecting previously unselected package git.
[2025-06-11T20:18:54.627Z] [exec] #6 29.89 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-11T20:18:54.627Z] [exec] #6 29.90 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.17 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.20 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.22 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.25 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.27 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.29 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.33 Setting up liberror-perl (0.17029-2) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.35 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-11T20:18:55.253Z] [exec] #6 30.38 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-11T20:18:56.553Z] [exec] #6 DONE 32.0s
[2025-06-11T20:18:56.553Z] [exec]
[2025-06-11T20:18:56.553Z] [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-06-11T20:18:57.178Z] [exec] #7 0.282 2025-06-11 20:18:56 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-06-11T20:18:57.178Z] [exec] #7 0.286 apache-maven-3.8.5/README.txt
[2025-06-11T20:18:57.178Z] [exec] #7 0.287 apache-maven-3.8.5/LICENSE
[2025-06-11T20:18:57.178Z] [exec] #7 0.287 apache-maven-3.8.5/NOTICE
[2025-06-11T20:18:57.178Z] [exec] #7 0.287 apache-maven-3.8.5/lib/
[2025-06-11T20:18:57.178Z] [exec] #7 0.287 apache-maven-3.8.5/lib/commons-cli.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.287 apache-maven-3.8.5/lib/commons-io.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.287 apache-maven-3.8.5/lib/commons-lang3.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.288 apache-maven-3.8.5/lib/guava.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.288 apache-maven-3.8.5/lib/guice.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.288 apache-maven-3.8.5/lib/jansi.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.288 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.289 apache-maven-3.8.5/lib/javax.inject.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.289 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.289 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.289 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.289 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.289 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.290 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.290 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.290 apache-maven-3.8.5/lib/plexus-utils.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.290 apache-maven-3.8.5/lib/slf4j-api.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.291 apache-maven-3.8.5/boot/
[2025-06-11T20:18:57.178Z] [exec] #7 0.291 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-06-11T20:18:57.178Z] [exec] #7 0.291 apache-maven-3.8.5/lib/jansi-native/
[2025-06-11T20:18:57.178Z] [exec] #7 0.291 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-06-11T20:18:57.178Z] [exec] #7 0.291 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-06-11T20:18:57.178Z] [exec] #7 0.292 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-06-11T20:18:57.178Z] [exec] #7 0.292 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-06-11T20:18:57.178Z] [exec] #7 0.292 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-06-11T20:18:57.178Z] [exec] #7 0.293 apache-maven-3.8.5/bin/m2.conf
[2025-06-11T20:18:57.178Z] [exec] #7 0.293 apache-maven-3.8.5/bin/mvn.cmd
[2025-06-11T20:18:57.178Z] [exec] #7 0.294 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-06-11T20:18:57.178Z] [exec] #7 0.294 apache-maven-3.8.5/bin/mvn
[2025-06-11T20:18:57.178Z] [exec] #7 0.294 apache-maven-3.8.5/bin/mvnDebug
[2025-06-11T20:18:57.178Z] [exec] #7 0.294 apache-maven-3.8.5/bin/mvnyjp
[2025-06-11T20:18:57.178Z] [exec] #7 0.294 apache-maven-3.8.5/conf/
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/conf/logging/
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/conf/settings.xml
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/conf/toolchains.xml
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/lib/ext/
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/lib/jansi-native/
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/lib/ext/README.txt
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-06-11T20:18:57.178Z] [exec] #7 0.295 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.296 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.296 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.297 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.298 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.298 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.299 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.301 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.301 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.302 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.303 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.305 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.306 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.310 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.328 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.328 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.328 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.330 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.330 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.331 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.331 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.335 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.339 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.340 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.340 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.341 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.342 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.343 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.345 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.346 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.346 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.348 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.349 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.350 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.351 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.363 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.364 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.364 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.365 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.365 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-06-11T20:18:57.178Z] [exec] #7 0.365 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-06-11T20:18:57.178Z] [exec] #7 DONE 0.4s
[2025-06-11T20:18:57.178Z] [exec]
[2025-06-11T20:18:57.178Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-06-11T20:18:57.178Z] [exec] #8 DONE 0.2s
[2025-06-11T20:18:57.178Z] [exec]
[2025-06-11T20:18:57.178Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git
[2025-06-11T20:18:57.804Z] [exec] #9 0.220 Cloning into 'quarkus-quickstarts'...
[2025-06-11T20:19:00.673Z] [exec] #9 DONE 3.0s
[2025-06-11T20:19:00.673Z] [exec]
[2025-06-11T20:19:00.673Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/
[2025-06-11T20:19:00.673Z] [exec] #10 DONE 0.1s
[2025-06-11T20:19:00.673Z] [exec]
[2025-06-11T20:19:00.673Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 Note: switching to '2.7.2.Final'.
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 changes and commit them, and you can discard any commits you make in this
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 state without impacting any branches by switching back to a branch.
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 If you want to create a new branch to retain commits you create, you may
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 do so (now or later) by using -c with the switch command. Example:
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 git switch -c <new-branch-name>
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 Or undo this operation with:
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 git switch -
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-11T20:19:01.310Z] [exec] #11 0.806
[2025-06-11T20:19:01.310Z] [exec] #11 0.806 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final
[2025-06-11T20:19:01.310Z] [exec] #11 DONE 1.0s
[2025-06-11T20:19:01.310Z] [exec]
[2025-06-11T20:19:01.310Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh
[2025-06-11T20:19:01.310Z] [exec] #12 DONE 0.1s
[2025-06-11T20:19:01.983Z] [exec]
[2025-06-11T20:19:01.983Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-06-11T20:19:01.983Z] [exec] #13 DONE 0.1s
[2025-06-11T20:19:01.983Z] [exec]
[2025-06-11T20:19:01.983Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts
[2025-06-11T20:19:01.983Z] [exec] #14 DONE 0.1s
[2025-06-11T20:19:01.983Z] [exec]
[2025-06-11T20:19:01.983Z] [exec] #15 exporting to image
[2025-06-11T20:19:01.983Z] [exec] #15 exporting layers
[2025-06-11T20:19:06.708Z] [exec] #15 exporting layers 4.9s done
[2025-06-11T20:19:06.709Z] [exec] #15 writing image sha256:ab555b856d7f899c9fe19036f6cb1a4d8c723e9077b0a0745c83d3f351f9ba0d done
[2025-06-11T20:19:06.709Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full 0.0s done
[2025-06-11T20:19:06.709Z] [exec] #15 DONE 5.0s
[2025-06-11T20:19:06.709Z]
[2025-06-11T20:19:06.709Z] copy_dest:
[2025-06-11T20:19:06.709Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-06-11T20:19:06.709Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-06-11T20:19:06.709Z]
[2025-06-11T20:19:06.709Z] build:
[2025-06-11T20:19:06.709Z]
[2025-06-11T20:19:06.709Z] BUILD SUCCESSFUL
[2025-06-11T20:19:06.709Z] Total time: 7 minutes 2 seconds
[2025-06-11T20:19:06.709Z] 0
[2025-06-11T20:19:06.709Z]
[2025-06-11T20:19:06.709Z]
[2025-06-11T20:19:06.709Z] RECORD TEST REPOs SHA
[2025-06-11T20:19:06.709Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-11T20:19:06.709Z] 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-06-11T20:19:06.709Z] 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-06-11T20:19:06.709Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-11T20:19:07.332Z] ================================================
[2025-06-11T20:19:07.332Z] timestamp: 20250611-201907
[2025-06-11T20:19:07.332Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-06-11T20:19:07.332Z] git repo:
[2025-06-11T20:19:07.332Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-11T20:19:07.332Z] sha:
[2025-06-11T20:19:07.332Z] 35c068975c75a3d5215f0d824545e7131d613dd4
[2025-06-11T20:19:07.332Z] ================================================
[2025-06-11T20:19:07.332Z] timestamp: 20250611-201907
[2025-06-11T20:19:07.332Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-11T20:19:07.332Z] git repo:
[2025-06-11T20:19:07.332Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-11T20:19:07.332Z] sha:
[2025-06-11T20:19:07.332Z] 3f7b13097dd24fbf77a9978a68ada3b8625d9737
[2025-06-11T20:19:07.332Z] 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-06-11T20:19:07.989Z] ================================================
[2025-06-11T20:19:07.989Z] timestamp: 20250611-201907
[2025-06-11T20:19:07.989Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-06-11T20:19:07.989Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-06-11T20:19:07.989Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-06-11T20:19:07.989Z] ================================================
[2025-06-11T20:19:07.989Z] timestamp: 20250611-201907
[2025-06-11T20:19:07.989Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-06-11T20:19:07.989Z] git repo: https://github.com/quarkusio/quarkus.git
[2025-06-11T20:19:07.989Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122
[2025-06-11T20:19:07.989Z] ================================================
[2025-06-11T20:19:07.989Z] timestamp: 20250611-201907
[2025-06-11T20:19:07.989Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-06-11T20:19:07.989Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git
[2025-06-11T20:19:07.989Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701
[2025-06-11T20:19:07.989Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:19:07.989Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-06-11T20:19:07.989Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:19:07.989Z] perl scripts/configure.pl
[2025-06-11T20:19:07.990Z] /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/../../testDependency/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-06-11T20:19:08.616Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-11T20:19:08.616Z]
[2025-06-11T20:19:08.616Z] Starting to generate test make files.
[2025-06-11T20:19:08.616Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Make files are generated successfully.
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:19:09.242Z] make -f runtest.mk _sanity.external
[2025-06-11T20:19:09.242Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-11T20:19:09.242Z]
[2025-06-11T20:19:09.242Z] Running make 4.3
[2025-06-11T20:19:09.242Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-06-11T20:19:09.242Z] set JDK_VERSION to 21
[2025-06-11T20:19:09.242Z] set JDK_IMPL to hotspot
[2025-06-11T20:19:09.242Z] set JVM_VERSION to openjdk21
[2025-06-11T20:19:09.242Z] set JCL_VERSION to latest
[2025-06-11T20:19:09.242Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-11T20:19:09.242Z] set SPEC to linux_x86-64
[2025-06-11T20:19:09.242Z] set TEST_FLAG to
[2025-06-11T20:19:09.242Z] set OS_LABEL to ubuntu.24
[2025-06-11T20:19:09.242Z] Running sanity.external ...
[2025-06-11T20:19:09.242Z] There are 7 test targets in sanity.external
[2025-06-11T20:19:09.242Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-11T20:19:09.242Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-11T20:19:09.242Z] OpenJDK Runtime Environment Temurin-21.0.8+6-202506111911 (build 21.0.8-beta+6-ea)
[2025-06-11T20:19:09.242Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+6-202506111911 (build 21.0.8-beta+6-ea, mixed mode, sharing)
[2025-06-11T20:19:09.242Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-06-11T20:19:09.242Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-06-11T20:19:09.869Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus'
[2025-06-11T20:19:09.869Z]
[2025-06-11T20:19:09.869Z] ===============================================