Pre Test

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 324 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 367 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 270 originally caused by: Started by timer Started by user Andrew Leonard Started by upstream project "build-scripts/openjdk21-pipeline" build number 366 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 270 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 7f7420edb5dfa004e9ba40fe23404d32ea25c1df (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f7420edb5dfa004e9ba40fe23404d32ea25c1df # timeout=10 Commit message: "Exclude serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java (#6263)" > git rev-list --no-walk f4c98e0d068c61933758cccc96610c2cafdc1651 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-16T09:35:58.563Z] SPEC: linux_x86-64 [Pipeline] echo [2025-05-16T09:35:58.564Z] 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-05-16T09:35:58.582Z] Found a total of 2 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-05-16T09:35:58.596Z] dynamicAgents: [azure, fyre] [Pipeline] node [2025-05-16T09:36:13.606Z] Still waiting to schedule task [2025-05-16T09:36:13.606Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12’ [2025-05-16T09:39:18.751Z] 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-05-16T09:39:18.776Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-16T09:39:19.057Z] [WS-CLEANUP] Deleting project workspace... [2025-05-16T09:39:19.058Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-16T09:39:19.160Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-16T09:39:19.281Z] The recommended git tool is: git [2025-05-16T09:39:19.544Z] No credentials specified [2025-05-16T09:39:19.639Z] Cloning the remote Git repository [2025-05-16T09:39:19.782Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-16T09:39:19.782Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10 [2025-05-16T09:39:19.790Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-05-16T09:39:19.790Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-16T09:39:19.791Z] > git --version # timeout=10 [2025-05-16T09:39:19.794Z] > git --version # 'git version 2.43.0' [2025-05-16T09:39:19.794Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-16T09:39:23.308Z] Avoid second fetch [2025-05-16T09:39:23.410Z] Checking out Revision 7f7420edb5dfa004e9ba40fe23404d32ea25c1df (origin/master) [2025-05-16T09:39:23.151Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-16T09:39:23.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-16T09:39:23.353Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-05-16T09:39:23.455Z] > git config core.sparsecheckout # timeout=10 [2025-05-16T09:39:23.459Z] > git checkout -f 7f7420edb5dfa004e9ba40fe23404d32ea25c1df # timeout=10 [2025-05-16T09:39:24.321Z] Commit message: "Exclude serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java (#6263)" [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-05-16T09:39:25.816Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-05-16T09:39:25.830Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-16T09:39:27.060Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-05-16T09:39:27.458Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-16T09:39:28.646Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-05-16T09:39:28.646Z] Unix type machine.. [2025-05-16T09:39:28.646Z] Running on a Linux host [2025-05-16T09:39:28.646Z] 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-05-16T09:39:30.550Z] + printenv [2025-05-16T09:39:30.550Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-16T09:39:30.550Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-16T09:39:30.550Z] SETUP_JCK_RUN=false [2025-05-16T09:39:30.550Z] USE_TESTENV_PROPERTIES=false [2025-05-16T09:39:30.550Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-16T09:39:30.550Z] BUILD_LIST=external [2025-05-16T09:39:30.550Z] USER=jenkins [2025-05-16T09:39:30.550Z] SSH_CLIENT=78.47.239.97 57832 22 [2025-05-16T09:39:30.550Z] SDK_RESOURCE=upstream [2025-05-16T09:39:30.550Z] CI=true [2025-05-16T09:39:30.550Z] OPENJ9_BRANCH=master [2025-05-16T09:39:30.550Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-05-16T09:39:30.550Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/56/display/redirect?page=changes [2025-05-16T09:39:30.550Z] UPSTREAM_JOB_NUMBER=324 [2025-05-16T09:39:30.550Z] XDG_SESSION_TYPE=tty [2025-05-16T09:39:30.550Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-16T09:39:30.550Z] TARGET=sanity.external [2025-05-16T09:39:30.550Z] EXIT_FAILURE=false [2025-05-16T09:39:30.550Z] SHLVL=0 [2025-05-16T09:39:30.550Z] 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-05-16T09:39:30.550Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk [2025-05-16T09:39:30.550Z] HOME=/home/jenkins [2025-05-16T09:39:30.550Z] STF_OWNER_BRANCH=adoptium:master [2025-05-16T09:39:30.550Z] USE_JRE=false [2025-05-16T09:39:30.550Z] OLDPWD=/home/jenkins [2025-05-16T09:39:30.550Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/56/ [2025-05-16T09:39:30.550Z] ADOPTOPENJDK_BRANCH=master [2025-05-16T09:39:30.550Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap [2025-05-16T09:39:30.550Z] JDK_IMPL=hotspot [2025-05-16T09:39:30.550Z] HUDSON_COOKIE=6c8d215e-1e8c-44f2-bb24-853983c162ab [2025-05-16T09:39:30.550Z] DOCKER_REQUIRED=true [2025-05-16T09:39:30.550Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f [2025-05-16T09:39:30.550Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-05-16T09:39:30.550Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks [2025-05-16T09:39:30.550Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-05-16T09:39:30.550Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [2025-05-16T09:39:30.550Z] KEEP_WORKSPACE=false [2025-05-16T09:39:30.550Z] ARCHIVE_TEST_RESULTS=false [2025-05-16T09:39:30.550Z] GENERATE_JOBS=true [2025-05-16T09:39:30.550Z] DOCKERIMAGE_TAG=nightly [2025-05-16T09:39:30.550Z] NODE_NAME=test-azure-ubuntu2404-x64-1 [2025-05-16T09:39:30.550Z] LOGNAME=jenkins [2025-05-16T09:39:30.550Z] PERSONAL_BUILD=false [2025-05-16T09:39:30.550Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-16T09:39:30.550Z] JDK_BRANCH=jdk-21.0.8+3_adopt [2025-05-16T09:39:30.550Z] _=/usr/lib/jvm/jdk21/bin/java [2025-05-16T09:39:30.550Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/56/display/redirect?page=artifacts [2025-05-16T09:39:30.550Z] AUTO_DETECT=true [2025-05-16T09:39:30.550Z] STAGE_NAME=Setup [2025-05-16T09:39:30.550Z] XDG_SESSION_CLASS=user [2025-05-16T09:39:30.550Z] EXECUTOR_NUMBER=0 [2025-05-16T09:39:30.550Z] JDK_VERSION=21 [2025-05-16T09:39:30.550Z] XDG_SESSION_ID=122085 [2025-05-16T09:39:30.550Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-16T09:39:30.550Z] BUILD_DISPLAY_NAME=#56 [2025-05-16T09:39:30.550Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-05-16T09:39:30.550Z] TIME_LIMIT=25 [2025-05-16T09:39:30.550Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/56/display/redirect?page=tests [2025-05-16T09:39:30.550Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-16T09:39:30.550Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux [2025-05-16T09:39:30.550Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-05-16T09:39:30.550Z] DIAGNOSTICLEVEL=noDetails [2025-05-16T09:39:30.550Z] TKG_ITERATIONS=1 [2025-05-16T09:39:30.550Z] PLATFORM=x86-64_linux [2025-05-16T09:39:30.550Z] BUILD_ID=56 [2025-05-16T09:39:30.550Z] EXIT_SUCCESS=false [2025-05-16T09:39:30.550Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-05-16T09:39:30.550Z] RERUN_FAILURE=true [2025-05-16T09:39:30.550Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/system_lib [2025-05-16T09:39:30.550Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-16T09:39:30.550Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-56 [2025-05-16T09:39:30.550Z] LANG=C.UTF-8 [2025-05-16T09:39:30.550Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-16T09:39:30.550Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-05-16T09:39:30.550Z] KEEP_REPORTDIR=false [2025-05-16T09:39:30.550Z] ORIGIN_JDK_VERSION=21 [2025-05-16T09:39:30.550Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/ [2025-05-16T09:39:30.550Z] JCK_GIT_BRANCH=master [2025-05-16T09:39:30.550Z] BUILD_NUMBER=56 [2025-05-16T09:39:30.550Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-05-16T09:39:30.550Z] ITERATIONS=1 [2025-05-16T09:39:30.550Z] JENKINS_NODE_COOKIE=299a0734-19f3-481b-a020-bdecfe8eb1db [2025-05-16T09:39:30.550Z] SHELL=/bin/bash [2025-05-16T09:39:30.550Z] SPEC=linux_x86-64 [2025-05-16T09:39:30.550Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-16T09:39:30.550Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-05-16T09:39:30.550Z] LABEL_ADDITION=!sw.tool.glibc.2_12 [2025-05-16T09:39:30.550Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-16T09:39:30.550Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/56/display/redirect [2025-05-16T09:39:30.550Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-16T09:39:30.550Z] NUM_PROCESSORS=2 [2025-05-16T09:39:30.550Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect [2025-05-16T09:39:30.550Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin [2025-05-16T09:39:30.550Z] SLACK_CHANNEL=aqavit-bot [2025-05-16T09:39:30.550Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux [2025-05-16T09:39:30.550Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-16T09:39:30.550Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [2025-05-16T09:39:30.550Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:39:30.550Z] SSH_CONNECTION=78.47.239.97 57832 172.22.0.4 22 [2025-05-16T09:39:30.550Z] TEST_TIME=120 [2025-05-16T09:39:30.550Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp [2025-05-16T09:39:30.550Z] PARALLEL=Dynamic [2025-05-16T09:39:30.550Z] JOBSTARTTIME=Fri, 16 May 2025 09:39:26 +0000 [2025-05-16T09:39:30.550Z] DYNAMIC_COMPILE=true [2025-05-16T09:39:30.550Z] 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-05-16T09:39:30.838Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-16T09:39:30.850Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-16T09:40:42.199Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 324 [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-05-16T09:40:42.390Z] 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-05-16T09:40:42.396Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-05-16T09:40:42.450Z] $ ssh-agent [2025-05-16T09:40:42.893Z] SSH_AUTH_SOCK=/tmp/ssh-vpt1zygaG7jr/agent.2330407 [2025-05-16T09:40:42.893Z] SSH_AGENT_PID=2330410 [2025-05-16T09:40:42.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-16T09:40:42.903Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-05-16T09:40:42.926Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-05-16T09:40:44.050Z] + pwd [2025-05-16T09:40:44.050Z] + ./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-05-16T09:40:44.050Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [2025-05-16T09:40:44.050Z] get jdk binary... [2025-05-16T09:40:44.050Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-16T09:40:44.050Z] Uncompressing file: OpenJDK21U-jdk-sources_21.0.8_3-ea.tar.gz ... [2025-05-16T09:40:49.940Z] List files in jdkbinary folder... [2025-05-16T09:40:49.940Z] total 718084 [2025-05-16T09:40:49.940Z] -rw-r--r-- 1 jenkins jenkins 239485299 May 16 09:18 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:49.940Z] -rw-r--r-- 1 jenkins jenkins 114536914 May 16 08:35 OpenJDK21U-jdk-sources_21.0.8_3-ea.tar.gz [2025-05-16T09:40:49.940Z] -rw-r--r-- 1 jenkins jenkins 207120424 May 16 09:19 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:49.940Z] -rw-r--r-- 1 jenkins jenkins 51957584 May 16 09:17 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:49.940Z] -rw-rw-r-- 1 jenkins jenkins 31639 May 16 09:23 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T09:40:49.941Z] -rw-r--r-- 1 jenkins jenkins 168693 May 16 09:25 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea.json [2025-05-16T09:40:49.941Z] -rw-r--r-- 1 jenkins jenkins 4444195 May 16 09:18 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:49.941Z] -rw-r--r-- 1 jenkins jenkins 117548573 May 16 09:18 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:49.941Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:40 tmp [2025-05-16T09:40:49.941Z] List files in jdkbinary/tmp folder... [2025-05-16T09:40:49.941Z] total 4 [2025-05-16T09:40:49.941Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 08:34 jdk-21.0.8+3-src [2025-05-16T09:40:49.941Z] Moving directory jdk-21.0.8+3-src/ to ../source-image [2025-05-16T09:40:49.941Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T09:40:53.377Z] List files in jdkbinary folder... [2025-05-16T09:40:53.377Z] total 718088 [2025-05-16T09:40:53.377Z] -rw-r--r-- 1 jenkins jenkins 239485299 May 16 09:18 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:53.377Z] -rw-r--r-- 1 jenkins jenkins 114536914 May 16 08:35 OpenJDK21U-jdk-sources_21.0.8_3-ea.tar.gz [2025-05-16T09:40:53.377Z] -rw-r--r-- 1 jenkins jenkins 207120424 May 16 09:19 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:53.377Z] -rw-r--r-- 1 jenkins jenkins 51957584 May 16 09:17 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:53.381Z] -rw-rw-r-- 1 jenkins jenkins 31639 May 16 09:23 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T09:40:53.381Z] -rw-r--r-- 1 jenkins jenkins 168693 May 16 09:25 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea.json [2025-05-16T09:40:53.381Z] -rw-r--r-- 1 jenkins jenkins 4444195 May 16 09:18 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:53.381Z] -rw-r--r-- 1 jenkins jenkins 117548573 May 16 09:18 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:53.381Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 08:34 source-image [2025-05-16T09:40:53.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:40 tmp [2025-05-16T09:40:53.381Z] List files in jdkbinary/tmp folder... [2025-05-16T09:40:53.381Z] total 4 [2025-05-16T09:40:53.381Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 09:17 jdk-21.0.8+3 [2025-05-16T09:40:53.381Z] Moving directory jdk-21.0.8+3/ to ../j2sdk-image [2025-05-16T09:40:53.381Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T09:40:54.019Z] List files in jdkbinary folder... [2025-05-16T09:40:54.019Z] total 718092 [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 239485299 May 16 09:18 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 114536914 May 16 08:35 OpenJDK21U-jdk-sources_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 207120424 May 16 09:19 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 51957584 May 16 09:17 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-rw-r-- 1 jenkins jenkins 31639 May 16 09:23 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 168693 May 16 09:25 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea.json [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 4444195 May 16 09:18 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 117548573 May 16 09:18 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 09:17 j2sdk-image [2025-05-16T09:40:54.019Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 08:34 source-image [2025-05-16T09:40:54.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:40 tmp [2025-05-16T09:40:54.019Z] List files in jdkbinary/tmp folder... [2025-05-16T09:40:54.019Z] total 4 [2025-05-16T09:40:54.019Z] drwxr-xr-x 6 jenkins jenkins 4096 May 16 09:17 jdk-21.0.8+3-jre [2025-05-16T09:40:54.019Z] Moving directory jdk-21.0.8+3-jre/ to ../j2re-image [2025-05-16T09:40:54.019Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T09:40:54.019Z] List files in jdkbinary folder... [2025-05-16T09:40:54.019Z] total 718096 [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 239485299 May 16 09:18 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 114536914 May 16 08:35 OpenJDK21U-jdk-sources_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 207120424 May 16 09:19 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 51957584 May 16 09:17 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-rw-r-- 1 jenkins jenkins 31639 May 16 09:23 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 168693 May 16 09:25 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea.json [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 4444195 May 16 09:18 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] -rw-r--r-- 1 jenkins jenkins 117548573 May 16 09:18 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:54.019Z] drwxr-xr-x 6 jenkins jenkins 4096 May 16 09:17 j2re-image [2025-05-16T09:40:54.019Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 09:17 j2sdk-image [2025-05-16T09:40:54.019Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 08:34 source-image [2025-05-16T09:40:54.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:40 tmp [2025-05-16T09:40:54.019Z] List files in jdkbinary/tmp folder... [2025-05-16T09:40:54.019Z] total 4 [2025-05-16T09:40:54.019Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:17 jdk-21.0.8+3-static-libs [2025-05-16T09:40:54.019Z] Moving directory jdk-21.0.8+3-static-libs/ to ../static-libs [2025-05-16T09:40:54.019Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T09:40:56.898Z] List files in jdkbinary folder... [2025-05-16T09:40:56.898Z] total 718100 [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 239485299 May 16 09:18 OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 114536914 May 16 08:35 OpenJDK21U-jdk-sources_21.0.8_3-ea.tar.gz [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 207120424 May 16 09:19 OpenJDK21U-jdk_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 51957584 May 16 09:17 OpenJDK21U-jre_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:56.898Z] -rw-rw-r-- 1 jenkins jenkins 31639 May 16 09:23 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 168693 May 16 09:25 OpenJDK21U-sbom_x64_linux_hotspot_21.0.8_3-ea.json [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 4444195 May 16 09:18 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:56.898Z] -rw-r--r-- 1 jenkins jenkins 117548573 May 16 09:18 OpenJDK21U-testimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T09:40:56.898Z] drwxr-xr-x 6 jenkins jenkins 4096 May 16 09:17 j2re-image [2025-05-16T09:40:56.898Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 09:17 j2sdk-image [2025-05-16T09:40:56.898Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 08:34 source-image [2025-05-16T09:40:56.898Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:17 static-libs [2025-05-16T09:40:56.898Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:40 tmp [2025-05-16T09:40:56.898Z] List files in jdkbinary/tmp folder... [2025-05-16T09:40:56.898Z] total 4 [2025-05-16T09:40:56.898Z] drwxr-xr-x 5 jenkins jenkins 4096 May 16 09:03 jdk-21.0.8+3-test-image [2025-05-16T09:40:56.898Z] Moving directory jdk-21.0.8+3-test-image/ to ../openjdk-test-image [2025-05-16T09:40:56.898Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_21.0.8_3-ea.tar.gz over ./j2sdk-image... [2025-05-16T09:41:03.285Z] Removing top-level folder jdk-21.0.8+3-debug-image/ [2025-05-16T09:41:03.285Z] Removing top-level folder jdk-21.0.8+3/ [2025-05-16T09:41:10.419Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-05-16T09:41:10.419Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-16T09:41:10.419Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-05-16T09:41:10.419Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505160834 (build 21.0.8-beta+3-ea) [2025-05-16T09:41:10.419Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505160834 (build 21.0.8-beta+3-ea, mixed mode, sharing) [2025-05-16T09:41:10.419Z] =JAVA VERSION OUTPUT END= [2025-05-16T09:41:10.419Z] =RELEASE INFO BEGIN= [2025-05-16T09:41:10.419Z] IMPLEMENTOR="Eclipse Adoptium" [2025-05-16T09:41:10.419Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+3-202505160834" [2025-05-16T09:41:10.419Z] JAVA_RUNTIME_VERSION="21.0.8-beta+3-ea" [2025-05-16T09:41:10.419Z] JAVA_VERSION="21.0.8" [2025-05-16T09:41:10.419Z] JAVA_VERSION_DATE="2025-07-15" [2025-05-16T09:41:10.419Z] LIBC="gnu" [2025-05-16T09:41:10.419Z] 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-05-16T09:41:10.419Z] OS_ARCH="x86_64" [2025-05-16T09:41:10.419Z] OS_NAME="Linux" [2025-05-16T09:41:10.419Z] SOURCE=".:git:42d86b53e9a1" [2025-05-16T09:41:10.419Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00" [2025-05-16T09:41:10.419Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-05-16T09:41:10.419Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git" [2025-05-16T09:41:10.419Z] FULL_VERSION="21.0.8-beta+3-ea" [2025-05-16T09:41:10.419Z] SEMANTIC_VERSION="21.0.8+3" [2025-05-16T09:41:10.419Z] BUILD_INFO="OS: Linux Version: 6.8.0-1027-azure" [2025-05-16T09:41:10.419Z] JVM_VARIANT="Hotspot" [2025-05-16T09:41:10.419Z] JVM_VERSION="21.0.8-beta+3-ea" [2025-05-16T09:41:10.419Z] IMAGE_TYPE="JDK" [2025-05-16T09:41:10.419Z] =RELEASE INFO END= [2025-05-16T09:41:10.419Z] get testKitGen... [2025-05-16T09:41:10.419Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-16T09:41:10.419Z] git rev-parse master [2025-05-16T09:41:10.419Z] git checkout -q -f 843aa3ba06325eff28fce9df0b98b79852ac3bbd [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-16T09:41:10.792Z] $ ssh-agent -k [2025-05-16T09:41:10.795Z] unset SSH_AUTH_SOCK; [2025-05-16T09:41:10.796Z] unset SSH_AGENT_PID; [2025-05-16T09:41:10.796Z] echo Agent pid 2330410 killed; [2025-05-16T09:41:11.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-16T09:41:11.626Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.8%2B3_adopt&amp;LABEL_ADDITION=%21sw.tool.glibc.2_12&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=324&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-05-16T09:41:11.639Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-ubuntu2404-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.8%2B3_adopt&amp;LABEL_ADDITION=%21sw.tool.glibc.2_12&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=324&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-16T09:41:11.669Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-05-16T09:41:12.251Z] Copied 1 artifact from "getTRSSOutput" build number 1773 [Pipeline] sh [2025-05-16T09:41:13.380Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-05-16T09:41:13.380Z] + gzip -cd TRSSOutput.tar.gz [2025-05-16T09:41:13.380Z] + tar xof - [2025-05-16T09:41:13.380Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-05-16T09:41:13.695Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-16T09:41:13.709Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-16T09:41:14.840Z] + 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-05-16T09:41:20.760Z] -------------------------------------------- [2025-05-16T09:41:20.760Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:20.760Z] task is set to default [2025-05-16T09:41:20.760Z] dependencyList is set to all [2025-05-16T09:41:20.760Z] -------------------------------------------- [2025-05-16T09:41:20.760Z] Starting download third party dependent jars [2025-05-16T09:41:20.760Z] -------------------------------------------- [2025-05-16T09:41:20.760Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /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-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-16T09:41:20.760Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-05-16T09:41:21.063Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' label [Pipeline] sh [2025-05-16T09:41:22.318Z] + cd ./aqa-tests/TKG [2025-05-16T09:41:22.319Z] + uname [2025-05-16T09:41:22.319Z] + [ Linux = AIX ] [2025-05-16T09:41:22.319Z] + uname [2025-05-16T09:41:22.319Z] + [ Linux = SunOS ] [2025-05-16T09:41:22.319Z] + uname [2025-05-16T09:41:22.319Z] + [ Linux = *BSD ] [2025-05-16T09:41:22.319Z] + MAKE=make [2025-05-16T09:41:22.319Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES= [2025-05-16T09:41:22.319Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-05-16T09:41:22.319Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:22.319Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T09:41:22.319Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T09:41:22.319Z] (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-05-16T09:41:22.319Z] 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-05-16T09:41:22.319Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-05-16T09:41:22.319Z] [2025-05-16T09:41:22.319Z] build: [2025-05-16T09:41:22.319Z] [2025-05-16T09:41:22.319Z] clean: [2025-05-16T09:41:22.319Z] [2025-05-16T09:41:22.319Z] init: [2025-05-16T09:41:22.319Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-05-16T09:41:22.319Z] [2025-05-16T09:41:22.319Z] getDependentLibs: [2025-05-16T09:41:22.946Z] [exec] -------------------------------------------- [2025-05-16T09:41:22.946Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:22.946Z] [exec] task is set to default [2025-05-16T09:41:22.946Z] [exec] dependencyList is set to json_simple [2025-05-16T09:41:22.946Z] [exec] -------------------------------------------- [2025-05-16T09:41:22.946Z] [exec] Starting download third party dependent jars [2025-05-16T09:41:22.946Z] [exec] -------------------------------------------- [2025-05-16T09:41:22.946Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:22.946Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-16T09:41:22.946Z] [exec] downloaded dependent third party jars successfully [2025-05-16T09:41:22.946Z] [2025-05-16T09:41:22.946Z] compile: [2025-05-16T09:41:22.946Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T09:41:22.946Z] [echo] ============COMPILER SETTINGS============ [2025-05-16T09:41:22.946Z] [echo] ===fork: yes [2025-05-16T09:41:22.946Z] [echo] ===debug: on [2025-05-16T09:41:22.946Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-05-16T09:41:25.004Z] [javac] Note: Some input files use or override a deprecated API. [2025-05-16T09:41:25.004Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-05-16T09:41:25.004Z] [2025-05-16T09:41:25.004Z] dist: [2025-05-16T09:41:25.004Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-05-16T09:41:25.004Z] [2025-05-16T09:41:25.004Z] BUILD SUCCESSFUL [2025-05-16T09:41:25.004Z] Total time: 2 seconds [2025-05-16T09:41:25.004Z] 0 [2025-05-16T09:41:25.004Z] /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-05-16T09:41:25.004Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-16T09:41:25.004Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-05-16T09:41:25.644Z] ****************************** MACHINE INFO ****************************** [2025-05-16T09:41:25.644Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-05-16T09:41:25.644Z] Free Physical Memory Size : 802721792 [2025-05-16T09:41:25.644Z] Free space (bytes) : 110400352256 [2025-05-16T09:41:25.644Z] Total Physical Memory Size : 8271106048 [2025-05-16T09:41:25.644Z] Total space (bytes) : 126227120128 [2025-05-16T09:41:25.644Z] Usable space (bytes) : 103941124096 [2025-05-16T09:41:25.644Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T09:41:25.644Z] bashVersion : [2025-05-16T09:41:25.644Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-05-16T09:41:25.644Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-16T09:41:25.644Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] This is free software; you are free to change and redistribute it. [2025-05-16T09:41:25.644Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-16T09:41:25.644Z] cpuCores : 2 [2025-05-16T09:41:25.644Z] curlVersion : [2025-05-16T09:41:25.644Z] 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-05-16T09:41:25.644Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-05-16T09:41:25.644Z] 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-05-16T09:41:25.644Z] 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-05-16T09:41:25.644Z] dockerVersion : Docker version 26.1.3, build 26.1.3-0ubuntu1~24.04.1 [2025-05-16T09:41:25.644Z] gcc version : 13 [2025-05-16T09:41:25.644Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39 [2025-05-16T09:41:25.644Z] gdb version : bash: line 1: gdb: command not found [2025-05-16T09:41:25.644Z] lldb version : Command could not be executed [2025-05-16T09:41:25.644Z] makeVersion : [2025-05-16T09:41:25.644Z] GNU Make 4.3 [2025-05-16T09:41:25.644Z] Built for x86_64-pc-linux-gnu [2025-05-16T09:41:25.644Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-05-16T09:41:25.644Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-16T09:41:25.644Z] This is free software: you are free to change and redistribute it. [2025-05-16T09:41:25.644Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-16T09:41:25.644Z] mavenVersion : [2025-05-16T09:41:25.644Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-05-16T09:41:25.644Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-05-16T09:41:25.644Z] 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-05-16T09:41:25.644Z] Default locale: en, platform encoding: UTF-8 [2025-05-16T09:41:25.644Z] OS name: "linux", version: "6.8.0-1018-azure", arch: "amd64", family: "unix" [2025-05-16T09:41:25.644Z] osInfo : [2025-05-16T09:41:25.644Z] PRETTY_NAME="Ubuntu 24.04.2 LTS" [2025-05-16T09:41:25.644Z] NAME="Ubuntu" [2025-05-16T09:41:25.644Z] VERSION_ID="24.04" [2025-05-16T09:41:25.644Z] VERSION="24.04.2 LTS (Noble Numbat)" [2025-05-16T09:41:25.644Z] VERSION_CODENAME=noble [2025-05-16T09:41:25.644Z] ID=ubuntu [2025-05-16T09:41:25.644Z] ID_LIKE=debian [2025-05-16T09:41:25.644Z] HOME_URL="https://www.ubuntu.com/" [2025-05-16T09:41:25.644Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-05-16T09:41:25.644Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-05-16T09:41:25.644Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-05-16T09:41:25.644Z] UBUNTU_CODENAME=noble [2025-05-16T09:41:25.644Z] LOGO=ubuntu-logo [2025-05-16T09:41:25.644Z] osLabel : ubuntu.24 [2025-05-16T09:41:25.644Z] perlVersion : [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-05-16T09:41:25.644Z] (with 45 registered patches, see perl -V for more detail) [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] Copyright 1987-2023, Larry Wall [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-16T09:41:25.644Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-16T09:41:25.644Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-16T09:41:25.644Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] podmanVersion : bash: line 1: podman: command not found [2025-05-16T09:41:25.644Z] procArch : x86_64 [2025-05-16T09:41:25.644Z] sysArch : x86_64 [2025-05-16T09:41:25.644Z] sysOS : Linux [2025-05-16T09:41:25.644Z] ulimit : [2025-05-16T09:41:25.644Z] real-time non-blocking time (microseconds, -R) unlimited [2025-05-16T09:41:25.644Z] core file size (blocks, -c) 0 [2025-05-16T09:41:25.644Z] data seg size (kbytes, -d) unlimited [2025-05-16T09:41:25.644Z] scheduling priority (-e) 0 [2025-05-16T09:41:25.644Z] file size (blocks, -f) unlimited [2025-05-16T09:41:25.644Z] pending signals (-i) 31529 [2025-05-16T09:41:25.644Z] max locked memory (kbytes, -l) 1009656 [2025-05-16T09:41:25.644Z] max memory size (kbytes, -m) unlimited [2025-05-16T09:41:25.644Z] open files (-n) 1048576 [2025-05-16T09:41:25.644Z] pipe size (512 bytes, -p) 8 [2025-05-16T09:41:25.644Z] POSIX message queues (bytes, -q) 819200 [2025-05-16T09:41:25.644Z] real-time priority (-r) 0 [2025-05-16T09:41:25.644Z] stack size (kbytes, -s) 8192 [2025-05-16T09:41:25.644Z] cpu time (seconds, -t) unlimited [2025-05-16T09:41:25.644Z] max user processes (-u) 31529 [2025-05-16T09:41:25.644Z] virtual memory (kbytes, -v) unlimited [2025-05-16T09:41:25.644Z] file locks (-x) unlimited [2025-05-16T09:41:25.644Z] 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-05-16T09:41:25.644Z] vmVendor : Oracle Corporation [2025-05-16T09:41:25.644Z] vmVersion : 21.0.8-beta+3-ea [2025-05-16T09:41:25.644Z] xlc version : bash: line 1: xlC: command not found [2025-05-16T09:41:25.644Z] ************************************************************************** [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] System.getProperty('os.name')=Linux [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] System.getProperty('os.arch')=amd64 [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] System.getProperty('java.fullversion')=null [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] System.getProperty('sun.arch.data.model')=64 [2025-05-16T09:41:25.644Z] [2025-05-16T09:41:25.644Z] 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-05-16T09:41:25.644Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:41:25.644Z] perl scripts/configure.pl [2025-05-16T09:41:25.644Z] /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-05-16T09:41:26.286Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-16T09:41:26.286Z] [2025-05-16T09:41:26.286Z] [2025-05-16T09:41:26.286Z] Starting to generate parallel test lists. [2025-05-16T09:41:26.286Z] [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-05-16T09:41:26.286Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-05-16T09:41:26.286Z] Attempting to get test duration data from TRSS. [2025-05-16T09:41:26.286Z] 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-05-16T09:41:26.915Z] Attempting to get test duration data from cached files. [2025-05-16T09:41:26.915Z] [2025-05-16T09:41:26.915Z] TEST DURATION [2025-05-16T09:41:26.915Z] ==================================================================================== [2025-05-16T09:41:26.915Z] Total number of tests searched: 7 [2025-05-16T09:41:26.915Z] Number of test durations found: 6 [2025-05-16T09:41:26.915Z] Top slowest tests: [2025-05-16T09:41:26.915Z] 06m36s quarkus_quickstarts_test_0 [2025-05-16T09:41:26.915Z] 05m18s quarkus_test_0 [2025-05-16T09:41:26.915Z] 00m40s example_functional_0 [2025-05-16T09:41:26.915Z] Following test duration data cannot be found: [2025-05-16T09:41:26.915Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2025-05-16T09:41:26.915Z] [example_functional_0] [2025-05-16T09:41:26.915Z] ==================================================================================== [2025-05-16T09:41:26.915Z] [2025-05-16T09:41:26.915Z] Test target is split into 1 lists. [2025-05-16T09:41:26.915Z] Reducing estimated test running time from 12m46s to 12m46s. [2025-05-16T09:41:26.915Z] [2025-05-16T09:41:26.915Z] -------------------------------------testList_0------------------------------------- [2025-05-16T09:41:26.915Z] Number of tests: 7 [2025-05-16T09:41:26.915Z] Estimated running time: 12m46s [2025-05-16T09:41:26.915Z] 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-05-16T09:41:26.915Z] ------------------------------------------------------------------------------------ [2025-05-16T09:41:26.915Z] [2025-05-16T09:41:26.915Z] 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-05-16T09:41:26.915Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-05-16T09:41:27.300Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-05-16T09:41:27.597Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-16T09:41:27.643Z] Building tests... [Pipeline] timeout [2025-05-16T09:41:27.646Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-16T09:41:27.658Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-16T09:41:28.872Z] + 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-05-16T09:41:28.873Z] -------------------------------------------- [2025-05-16T09:41:28.873Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:28.873Z] task is set to default [2025-05-16T09:41:28.873Z] dependencyList is set to all [2025-05-16T09:41:28.873Z] -------------------------------------------- [2025-05-16T09:41:28.873Z] Starting download third party dependent jars [2025-05-16T09:41:28.873Z] -------------------------------------------- [2025-05-16T09:41:28.873Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] /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-05-16T09:41:28.873Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-16T09:41:28.873Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-05-16T09:41:29.179Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-05-16T09:41:29.367Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins [2025-05-16T09:41:29.367Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration. [Pipeline] echo [2025-05-16T09:41:29.368Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-16T09:41:29.607Z] 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-05-16T09:41:29.620Z] ITERATION: 1/1 [Pipeline] sshagent [2025-05-16T09:41:29.671Z] $ ssh-agent [2025-05-16T09:41:30.100Z] SSH_AUTH_SOCK=/tmp/ssh-9LpeV0BGyf3z/agent.2330857 [2025-05-16T09:41:30.100Z] SSH_AGENT_PID=2330859 [2025-05-16T09:41:30.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-16T09:41:31.276Z] + uname [2025-05-16T09:41:31.276Z] + [ Linux = AIX ] [2025-05-16T09:41:31.276Z] + uname [2025-05-16T09:41:31.276Z] + [ Linux = SunOS ] [2025-05-16T09:41:31.276Z] + uname [2025-05-16T09:41:31.276Z] + [ Linux = *BSD ] [2025-05-16T09:41:31.276Z] + MAKE=make [2025-05-16T09:41:31.276Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-16T09:41:31.276Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-05-16T09:41:33.167Z] + uname [2025-05-16T09:41:33.168Z] + [ Linux = AIX ] [2025-05-16T09:41:33.168Z] + uname [2025-05-16T09:41:33.168Z] + [ Linux = SunOS ] [2025-05-16T09:41:33.168Z] + uname [2025-05-16T09:41:33.168Z] + [ Linux = *BSD ] [2025-05-16T09:41:33.168Z] + MAKE=make [2025-05-16T09:41:33.168Z] + cd ./aqa-tests [2025-05-16T09:41:33.168Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-16T09:41:33.168Z] + set +x [2025-05-16T09:41:33.168Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-05-16T09:41:33.168Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:33.168Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T09:41:33.168Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T09:41:33.168Z] (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-05-16T09:41:33.168Z] 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-05-16T09:41:33.168Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-05-16T09:41:33.168Z] [2025-05-16T09:41:33.168Z] build: [2025-05-16T09:41:33.168Z] [2025-05-16T09:41:33.168Z] clean: [2025-05-16T09:41:33.168Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-05-16T09:41:33.168Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-05-16T09:41:33.168Z] [2025-05-16T09:41:33.168Z] init: [2025-05-16T09:41:33.168Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-05-16T09:41:33.168Z] [2025-05-16T09:41:33.168Z] getDependentLibs: [2025-05-16T09:41:33.168Z] [exec] -------------------------------------------- [2025-05-16T09:41:33.168Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:33.168Z] [exec] task is set to default [2025-05-16T09:41:33.168Z] [exec] dependencyList is set to json_simple [2025-05-16T09:41:33.168Z] [exec] -------------------------------------------- [2025-05-16T09:41:33.168Z] [exec] Starting download third party dependent jars [2025-05-16T09:41:33.168Z] [exec] -------------------------------------------- [2025-05-16T09:41:33.168Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-05-16T09:41:33.168Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-16T09:41:33.168Z] [exec] downloaded dependent third party jars successfully [2025-05-16T09:41:33.168Z] [2025-05-16T09:41:33.168Z] compile: [2025-05-16T09:41:33.168Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T09:41:33.168Z] [echo] ============COMPILER SETTINGS============ [2025-05-16T09:41:33.168Z] [echo] ===fork: yes [2025-05-16T09:41:33.168Z] [echo] ===debug: on [2025-05-16T09:41:33.168Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-05-16T09:41:35.223Z] [javac] Note: Some input files use or override a deprecated API. [2025-05-16T09:41:35.223Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-05-16T09:41:35.223Z] [2025-05-16T09:41:35.223Z] dist: [2025-05-16T09:41:35.223Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-05-16T09:41:35.223Z] [2025-05-16T09:41:35.223Z] BUILD SUCCESSFUL [2025-05-16T09:41:35.223Z] Total time: 2 seconds [2025-05-16T09:41:35.223Z] 0 [2025-05-16T09:41:35.223Z] /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-05-16T09:41:35.223Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-16T09:41:35.223Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-05-16T09:41:35.853Z] ****************************** MACHINE INFO ****************************** [2025-05-16T09:41:35.853Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-05-16T09:41:35.853Z] Free Physical Memory Size : 794951680 [2025-05-16T09:41:35.853Z] Free space (bytes) : 110400339968 [2025-05-16T09:41:35.853Z] Total Physical Memory Size : 8271106048 [2025-05-16T09:41:35.853Z] Total space (bytes) : 126227120128 [2025-05-16T09:41:35.853Z] Usable space (bytes) : 103941111808 [2025-05-16T09:41:35.853Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T09:41:35.853Z] bashVersion : [2025-05-16T09:41:35.853Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-05-16T09:41:35.853Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-16T09:41:35.853Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] This is free software; you are free to change and redistribute it. [2025-05-16T09:41:35.853Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-16T09:41:35.853Z] cpuCores : 2 [2025-05-16T09:41:35.853Z] curlVersion : [2025-05-16T09:41:35.853Z] 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-05-16T09:41:35.853Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-05-16T09:41:35.853Z] 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-05-16T09:41:35.853Z] 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-05-16T09:41:35.853Z] dockerVersion : Docker version 26.1.3, build 26.1.3-0ubuntu1~24.04.1 [2025-05-16T09:41:35.853Z] gcc version : 13 [2025-05-16T09:41:35.853Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39 [2025-05-16T09:41:35.853Z] gdb version : bash: line 1: gdb: command not found [2025-05-16T09:41:35.853Z] lldb version : Command could not be executed [2025-05-16T09:41:35.853Z] makeVersion : [2025-05-16T09:41:35.853Z] GNU Make 4.3 [2025-05-16T09:41:35.853Z] Built for x86_64-pc-linux-gnu [2025-05-16T09:41:35.853Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-05-16T09:41:35.853Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-16T09:41:35.853Z] This is free software: you are free to change and redistribute it. [2025-05-16T09:41:35.853Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-16T09:41:35.853Z] mavenVersion : [2025-05-16T09:41:35.853Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-05-16T09:41:35.853Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-05-16T09:41:35.853Z] 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-05-16T09:41:35.853Z] Default locale: en, platform encoding: UTF-8 [2025-05-16T09:41:35.853Z] OS name: "linux", version: "6.8.0-1018-azure", arch: "amd64", family: "unix" [2025-05-16T09:41:35.853Z] osInfo : [2025-05-16T09:41:35.853Z] PRETTY_NAME="Ubuntu 24.04.2 LTS" [2025-05-16T09:41:35.853Z] NAME="Ubuntu" [2025-05-16T09:41:35.853Z] VERSION_ID="24.04" [2025-05-16T09:41:35.853Z] VERSION="24.04.2 LTS (Noble Numbat)" [2025-05-16T09:41:35.853Z] VERSION_CODENAME=noble [2025-05-16T09:41:35.853Z] ID=ubuntu [2025-05-16T09:41:35.853Z] ID_LIKE=debian [2025-05-16T09:41:35.853Z] HOME_URL="https://www.ubuntu.com/" [2025-05-16T09:41:35.853Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-05-16T09:41:35.853Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-05-16T09:41:35.853Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-05-16T09:41:35.853Z] UBUNTU_CODENAME=noble [2025-05-16T09:41:35.853Z] LOGO=ubuntu-logo [2025-05-16T09:41:35.853Z] osLabel : ubuntu.24 [2025-05-16T09:41:35.853Z] perlVersion : [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-05-16T09:41:35.853Z] (with 45 registered patches, see perl -V for more detail) [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] Copyright 1987-2023, Larry Wall [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-16T09:41:35.853Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-16T09:41:35.853Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-16T09:41:35.853Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] podmanVersion : bash: line 1: podman: command not found [2025-05-16T09:41:35.853Z] procArch : x86_64 [2025-05-16T09:41:35.853Z] sysArch : x86_64 [2025-05-16T09:41:35.853Z] sysOS : Linux [2025-05-16T09:41:35.853Z] ulimit : [2025-05-16T09:41:35.853Z] real-time non-blocking time (microseconds, -R) unlimited [2025-05-16T09:41:35.853Z] core file size (blocks, -c) 0 [2025-05-16T09:41:35.853Z] data seg size (kbytes, -d) unlimited [2025-05-16T09:41:35.853Z] scheduling priority (-e) 0 [2025-05-16T09:41:35.853Z] file size (blocks, -f) unlimited [2025-05-16T09:41:35.853Z] pending signals (-i) 31529 [2025-05-16T09:41:35.853Z] max locked memory (kbytes, -l) 1009656 [2025-05-16T09:41:35.853Z] max memory size (kbytes, -m) unlimited [2025-05-16T09:41:35.853Z] open files (-n) 1048576 [2025-05-16T09:41:35.853Z] pipe size (512 bytes, -p) 8 [2025-05-16T09:41:35.853Z] POSIX message queues (bytes, -q) 819200 [2025-05-16T09:41:35.853Z] real-time priority (-r) 0 [2025-05-16T09:41:35.853Z] stack size (kbytes, -s) 8192 [2025-05-16T09:41:35.853Z] cpu time (seconds, -t) unlimited [2025-05-16T09:41:35.853Z] max user processes (-u) 31529 [2025-05-16T09:41:35.853Z] virtual memory (kbytes, -v) unlimited [2025-05-16T09:41:35.853Z] file locks (-x) unlimited [2025-05-16T09:41:35.853Z] 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-05-16T09:41:35.853Z] vmVendor : Oracle Corporation [2025-05-16T09:41:35.853Z] vmVersion : 21.0.8-beta+3-ea [2025-05-16T09:41:35.853Z] xlc version : bash: line 1: xlC: command not found [2025-05-16T09:41:35.853Z] ************************************************************************** [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] System.getProperty('os.name')=Linux [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] System.getProperty('os.arch')=amd64 [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] System.getProperty('java.fullversion')=null [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] System.getProperty('sun.arch.data.model')=64 [2025-05-16T09:41:35.853Z] [2025-05-16T09:41:35.853Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST= [2025-05-16T09:41:35.853Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:41:35.853Z] perl scripts/configure.pl [2025-05-16T09:41:35.854Z] /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-05-16T09:41:36.482Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-16T09:41:36.482Z] [2025-05-16T09:41:36.482Z] [2025-05-16T09:41:36.482Z] Starting to generate build list. [2025-05-16T09:41:36.482Z] [2025-05-16T09:41:36.482Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-05-16T09:41:36.482Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-05-16T09:41:36.482Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-05-16T09:41:36.482Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-05-16T09:41:36.482Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-05-16T09:41:36.483Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-05-16T09:41:36.483Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2025-05-16T09:41:36.483Z] [2025-05-16T09:41:36.483Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:41:36.483Z] make -f clean.mk cleanBuild [2025-05-16T09:41:36.483Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:41:37.124Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-05-16T09:41:37.124Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:41:37.124Z] make -f compile.mk compile [2025-05-16T09:41:37.124Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:41:37.124Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T09:41:37.124Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T09:41:37.124Z] (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-05-16T09:41:37.124Z] 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-05-16T09:41:37.124Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-05-16T09:41:37.758Z] [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-05-16T09:41:37.758Z] [2025-05-16T09:41:37.758Z] -create_test_directory: [2025-05-16T09:41:37.758Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest [2025-05-16T09:41:37.758Z] [2025-05-16T09:41:37.758Z] stage_test_material: [2025-05-16T09:41:37.758Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest [2025-05-16T09:41:37.758Z] [2025-05-16T09:41:37.758Z] build: [2025-05-16T09:41:37.758Z] [2025-05-16T09:41:37.758Z] move_scripts: [2025-05-16T09:41:37.758Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-05-16T09:41:37.758Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-05-16T09:41:37.758Z] [2025-05-16T09:41:37.758Z] clean_image: [2025-05-16T09:41:37.758Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot [2025-05-16T09:41:38.390Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:41:38.390Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:41:38.390Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:41:38.390Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:41:38.390Z] [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-05-16T09:41:38.390Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:41:38.390Z] [exec] The test here is functional-test [2025-05-16T09:41:38.390Z] [exec] The directory in the external.sh is functional-test [2025-05-16T09:41:38.390Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:41:38.390Z] [exec] Error response from daemon: No such container: functional-test-test [2025-05-16T09:41:38.390Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full [2025-05-16T09:41:38.390Z] [exec] Error response from daemon: No such container: restore-test [2025-05-16T09:41:38.390Z] [exec] Error response from daemon: invalid reference format [2025-05-16T09:41:38.390Z] [exec] Result: 1 [2025-05-16T09:41:38.390Z] [2025-05-16T09:41:38.390Z] build_image: [2025-05-16T09:41:38.390Z] [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-05-16T09:41:38.390Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:41:38.390Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:41:38.390Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:41:38.390Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:41:38.390Z] [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-05-16T09:41:38.390Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:41:38.390Z] [exec] The test here is functional-test [2025-05-16T09:41:38.390Z] [exec] The directory in the external.sh is functional-test [2025-05-16T09:41:38.390Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:41:38.390Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-05-16T09:41:38.390Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-05-16T09:41:38.390Z] [exec] [2025-05-16T09:41:38.390Z] [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-05-16T09:41:38.390Z] [exec] done [2025-05-16T09:41:38.390Z] [exec] [2025-05-16T09:41:38.390Z] [exec] The test in the build_image() function is functional-test [2025-05-16T09:41:38.390Z] [exec] ##################################################### [2025-05-16T09:41:38.390Z] [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-05-16T09:41:38.390Z] [exec] ##################################################### [2025-05-16T09:41:39.102Z] [exec] #0 building with "default" instance using docker driver [2025-05-16T09:41:39.102Z] [exec] [2025-05-16T09:41:39.102Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-05-16T09:41:39.102Z] [exec] #1 transferring dockerfile: 2.90kB done [2025-05-16T09:41:39.102Z] [exec] #1 DONE 0.0s [2025-05-16T09:41:39.102Z] [exec] [2025-05-16T09:41:39.102Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-05-16T09:41:39.102Z] [exec] #2 DONE 0.3s [2025-05-16T09:41:39.800Z] [exec] [2025-05-16T09:41:39.800Z] [exec] #3 [internal] load .dockerignore [2025-05-16T09:41:39.800Z] [exec] #3 transferring context: 2B done [2025-05-16T09:41:39.800Z] [exec] #3 DONE 0.0s [2025-05-16T09:41:39.800Z] [exec] [2025-05-16T09:41:39.800Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 [2025-05-16T09:41:39.800Z] [exec] #4 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 0.0s done [2025-05-16T09:41:39.800Z] [exec] #4 CACHED [2025-05-16T09:41:39.800Z] [exec] [2025-05-16T09:41:39.800Z] [exec] #5 [internal] load build context [2025-05-16T09:41:39.800Z] [exec] #5 transferring context: 3.18kB 0.3s done [2025-05-16T09:41:39.800Z] [exec] #5 DONE 0.3s [2025-05-16T09:41:39.800Z] [exec] [2025-05-16T09:41:39.800Z] [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-05-16T09:41:39.800Z] [exec] #6 0.640 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-05-16T09:41:40.431Z] [exec] #6 0.760 Get:2 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-05-16T09:41:40.431Z] [exec] #6 0.780 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,371 kB] [2025-05-16T09:41:40.431Z] [exec] #6 0.784 Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-05-16T09:41:40.431Z] [exec] #6 0.832 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,082 kB] [2025-05-16T09:41:40.431Z] [exec] #6 0.841 Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,055 kB] [2025-05-16T09:41:40.431Z] [exec] #6 1.228 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-05-16T09:41:40.431Z] [exec] #6 1.342 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-05-16T09:41:41.058Z] [exec] #6 1.454 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-05-16T09:41:41.058Z] [exec] #6 1.713 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-05-16T09:41:41.058Z] [exec] #6 1.719 Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-05-16T09:41:41.685Z] [exec] #6 2.131 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-05-16T09:41:41.685Z] [exec] #6 2.133 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-05-16T09:41:41.685Z] [exec] #6 2.133 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,380 kB] [2025-05-16T09:41:41.685Z] [exec] #6 2.164 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,431 kB] [2025-05-16T09:41:41.685Z] [exec] #6 2.188 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,382 kB] [2025-05-16T09:41:41.685Z] [exec] #6 2.212 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-05-16T09:41:41.685Z] [exec] #6 2.214 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-05-16T09:41:42.314Z] [exec] #6 2.901 Fetched 30.0 MB in 2s (13.1 MB/s) [2025-05-16T09:41:42.940Z] [exec] #6 2.901 Reading package lists... [2025-05-16T09:41:46.717Z] [exec] #6 7.084 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:41:46.717Z] [exec] #6 7.169 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-05-16T09:41:46.717Z] [exec] #6 7.169 (Reading database ... [2025-05-16T09:41:46.717Z] [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.201 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:41:46.717Z] [exec] #6 7.210 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:46.717Z] [exec] #6 7.350 Selecting previously unselected package python3.12-minimal. [2025-05-16T09:41:46.717Z] [exec] #6 7.351 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:41:46.717Z] [exec] #6 7.365 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:46.717Z] [exec] #6 7.462 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:47.346Z] [exec] #6 7.492 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:47.346Z] [exec] #6 8.218 Selecting previously unselected package python3-minimal. [2025-05-16T09:41:47.346Z] [exec] #6 8.218 (Reading database ... [2025-05-16T09:41:47.971Z] [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.225 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:41:47.972Z] [exec] #6 8.231 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.279 Selecting previously unselected package media-types. [2025-05-16T09:41:47.972Z] [exec] #6 8.280 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-05-16T09:41:47.972Z] [exec] #6 8.287 Unpacking media-types (10.1.0) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.337 Selecting previously unselected package netbase. [2025-05-16T09:41:47.972Z] [exec] #6 8.338 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-05-16T09:41:47.972Z] [exec] #6 8.344 Unpacking netbase (6.4) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.385 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-05-16T09:41:47.972Z] [exec] #6 8.386 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:41:47.972Z] [exec] #6 8.393 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.531 Selecting previously unselected package python3.12. [2025-05-16T09:41:47.972Z] [exec] #6 8.533 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:41:47.972Z] [exec] #6 8.540 Unpacking python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.581 Selecting previously unselected package libpython3-stdlib:amd64. [2025-05-16T09:41:47.972Z] [exec] #6 8.582 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:41:47.972Z] [exec] #6 8.588 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.634 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:41:47.972Z] [exec] #6 8.815 Selecting previously unselected package python3. [2025-05-16T09:41:48.667Z] [exec] #6 8.815 (Reading database ... [2025-05-16T09:41:48.667Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7616 files and directories currently installed.)#6 8.822 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 8.831 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:41:48.667Z] [exec] #6 8.884 Selecting previously unselected package libapparmor1:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 8.885 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 8.897 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:41:48.667Z] [exec] #6 8.945 Selecting previously unselected package libargon2-1:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 8.946 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 8.952 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.000 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 9.001 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.007 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.059 Selecting previously unselected package libjson-c5:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 9.060 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.065 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.121 Selecting previously unselected package libcryptsetup12:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 9.122 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.128 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.198 Selecting previously unselected package libfdisk1:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 9.199 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.205 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.263 Selecting previously unselected package libkmod2:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 9.264 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.270 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.311 Selecting previously unselected package libsystemd-shared:amd64. [2025-05-16T09:41:48.667Z] [exec] #6 9.312 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.318 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.387 Selecting previously unselected package systemd-dev. [2025-05-16T09:41:48.667Z] [exec] #6 9.389 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.6_all.deb ... [2025-05-16T09:41:48.667Z] [exec] #6 9.394 Unpacking systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:41:48.667Z] [exec] #6 9.468 Selecting previously unselected package systemd. [2025-05-16T09:41:49.296Z] [exec] #6 9.469 Preparing to unpack .../10-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:41:49.296Z] [exec] #6 9.483 Unpacking systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.707 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.733 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.755 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.788 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.812 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.837 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.870 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.889 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.906 Setting up systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.923 Setting up systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:41:49.296Z] [exec] #6 9.990 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-05-16T09:41:49.296Z] [exec] #6 9.994 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-05-16T09:41:49.296Z] [exec] #6 9.997 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-05-16T09:41:49.296Z] [exec] #6 10.00 Initializing machine ID from random generator. [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.02 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:41:49.296Z] [exec] #6 10.04 Creating group 'systemd-journal' with GID 999. [2025-05-16T09:41:49.296Z] [exec] #6 10.04 Creating group 'systemd-network' with GID 998. [2025-05-16T09:41:49.296Z] [exec] #6 10.04 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-16T09:41:49.296Z] [exec] #6 10.13 Selecting previously unselected package systemd-sysv. [2025-05-16T09:41:49.296Z] [exec] #6 10.13 (Reading database ... [2025-05-16T09:41:49.923Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8663 files and directories currently installed.)#6 10.13 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.14 Unpacking systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.21 Selecting previously unselected package sgml-base. [2025-05-16T09:41:49.923Z] [exec] #6 10.22 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.23 Unpacking sgml-base (1.31) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.29 Selecting previously unselected package libdbus-1-3:amd64. [2025-05-16T09:41:49.923Z] [exec] #6 10.30 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.30 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.35 Selecting previously unselected package dbus-bin. [2025-05-16T09:41:49.923Z] [exec] #6 10.35 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.35 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.41 Selecting previously unselected package dbus-session-bus-common. [2025-05-16T09:41:49.923Z] [exec] #6 10.41 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.41 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.46 Selecting previously unselected package dbus-daemon. [2025-05-16T09:41:49.923Z] [exec] #6 10.47 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.47 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.52 Selecting previously unselected package dbus-system-bus-common. [2025-05-16T09:41:49.923Z] [exec] #6 10.52 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.53 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.59 Selecting previously unselected package dbus. [2025-05-16T09:41:49.923Z] [exec] #6 10.59 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.60 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:49.923Z] [exec] #6 10.65 Selecting previously unselected package distro-info-data. [2025-05-16T09:41:49.923Z] [exec] #6 10.65 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-05-16T09:41:49.923Z] [exec] #6 10.66 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:41:49.924Z] [exec] #6 10.73 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-05-16T09:41:50.551Z] [exec] #6 10.73 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 10.74 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:50.551Z] [exec] #6 10.82 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-05-16T09:41:50.551Z] [exec] #6 10.82 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 10.83 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:50.551Z] [exec] #6 10.89 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-05-16T09:41:50.551Z] [exec] #6 10.89 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 10.90 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:41:50.551Z] [exec] #6 10.94 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-05-16T09:41:50.551Z] [exec] #6 10.94 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 10.95 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:41:50.551Z] [exec] #6 10.99 Selecting previously unselected package iso-codes. [2025-05-16T09:41:50.551Z] [exec] #6 10.99 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 10.99 Unpacking iso-codes (4.16.0-1) ... [2025-05-16T09:41:50.551Z] [exec] #6 11.21 Selecting previously unselected package libcap2-bin. [2025-05-16T09:41:50.551Z] [exec] #6 11.21 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 11.22 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:41:50.551Z] [exec] #6 11.28 Selecting previously unselected package libelf1t64:amd64. [2025-05-16T09:41:50.551Z] [exec] #6 11.28 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:41:50.551Z] [exec] #6 11.28 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:41:50.551Z] [exec] #6 11.32 Selecting previously unselected package libglib2.0-data. [2025-05-16T09:41:51.182Z] [exec] #6 11.33 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.2_all.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.33 Unpacking libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.38 Selecting previously unselected package libicu74:amd64. [2025-05-16T09:41:51.182Z] [exec] #6 11.38 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.39 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.58 Selecting previously unselected package libpam-systemd:amd64. [2025-05-16T09:41:51.182Z] [exec] #6 11.58 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.59 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.64 Selecting previously unselected package libxml2:amd64. [2025-05-16T09:41:51.182Z] [exec] #6 11.64 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.65 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.71 Selecting previously unselected package libyaml-0-2:amd64. [2025-05-16T09:41:51.182Z] [exec] #6 11.71 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.72 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.76 Selecting previously unselected package lsb-release. [2025-05-16T09:41:51.182Z] [exec] #6 11.76 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.76 Unpacking lsb-release (12.0-2) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.81 Selecting previously unselected package python-apt-common. [2025-05-16T09:41:51.182Z] [exec] #6 11.81 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.82 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.87 Selecting previously unselected package python3-apt. [2025-05-16T09:41:51.182Z] [exec] #6 11.87 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.88 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.93 Selecting previously unselected package python3-cffi-backend:amd64. [2025-05-16T09:41:51.182Z] [exec] #6 11.93 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.94 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:41:51.182Z] [exec] #6 11.98 Selecting previously unselected package python3-dbus. [2025-05-16T09:41:51.182Z] [exec] #6 11.98 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-05-16T09:41:51.182Z] [exec] #6 11.99 Unpacking python3-dbus (1.3.2-5build3) ... [2025-05-16T09:41:51.182Z] [exec] #6 12.04 Selecting previously unselected package python3-gi. [2025-05-16T09:41:51.813Z] [exec] #6 12.04 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.05 Unpacking python3-gi (3.48.2-1) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.11 Selecting previously unselected package python3-pkg-resources. [2025-05-16T09:41:51.813Z] [exec] #6 12.11 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.1_all.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.12 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.18 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-05-16T09:41:51.813Z] [exec] #6 12.18 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.19 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.23 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-05-16T09:41:51.813Z] [exec] #6 12.24 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.24 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.34 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-05-16T09:41:51.813Z] [exec] #6 12.34 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.35 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.41 Selecting previously unselected package libstemmer0d:amd64. [2025-05-16T09:41:51.813Z] [exec] #6 12.41 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.42 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.48 Selecting previously unselected package libxmlb2:amd64. [2025-05-16T09:41:51.813Z] [exec] #6 12.48 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.49 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.54 Selecting previously unselected package libappstream5:amd64. [2025-05-16T09:41:51.813Z] [exec] #6 12.54 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-05-16T09:41:51.813Z] [exec] #6 12.55 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:41:51.813Z] [exec] #6 12.61 Selecting previously unselected package libduktape207:amd64. [2025-05-16T09:41:52.453Z] [exec] #6 12.61 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 12.62 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:41:52.453Z] [exec] #6 12.69 Selecting previously unselected package libdw1t64:amd64. [2025-05-16T09:41:52.453Z] [exec] #6 12.69 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 12.71 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:41:52.453Z] [exec] #6 12.76 Selecting previously unselected package libglib2.0-bin. [2025-05-16T09:41:52.453Z] [exec] #6 12.76 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 12.77 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:52.453Z] [exec] #6 12.83 Selecting previously unselected package libunwind8:amd64. [2025-05-16T09:41:52.453Z] [exec] #6 12.83 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 12.83 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:41:52.453Z] [exec] #6 12.89 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-05-16T09:41:52.453Z] [exec] #6 12.90 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 12.90 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:41:52.453Z] [exec] #6 12.97 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-05-16T09:41:52.453Z] [exec] #6 12.97 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 12.97 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:41:52.453Z] [exec] #6 13.03 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-05-16T09:41:52.453Z] [exec] #6 13.04 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 13.05 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:41:52.453Z] [exec] #6 13.11 Selecting previously unselected package xml-core. [2025-05-16T09:41:52.453Z] [exec] #6 13.11 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 13.12 Unpacking xml-core (0.19) ... [2025-05-16T09:41:52.453Z] [exec] #6 13.18 Selecting previously unselected package polkitd. [2025-05-16T09:41:52.453Z] [exec] #6 13.18 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:41:52.453Z] [exec] #6 13.21 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.27 Selecting previously unselected package python3-blinker. [2025-05-16T09:41:53.080Z] [exec] #6 13.27 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.28 Unpacking python3-blinker (1.7.0-1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.33 Selecting previously unselected package python3-cryptography. [2025-05-16T09:41:53.080Z] [exec] #6 13.33 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.33 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.42 Selecting previously unselected package python3-pyparsing. [2025-05-16T09:41:53.080Z] [exec] #6 13.42 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.43 Unpacking python3-pyparsing (3.1.1-1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.49 Selecting previously unselected package python3-httplib2. [2025-05-16T09:41:53.080Z] [exec] #6 13.49 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.50 Unpacking python3-httplib2 (0.20.4-3) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.55 Selecting previously unselected package python3-jwt. [2025-05-16T09:41:53.080Z] [exec] #6 13.55 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.56 Unpacking python3-jwt (2.7.0-1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.62 Selecting previously unselected package python3-lazr.uri. [2025-05-16T09:41:53.080Z] [exec] #6 13.62 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.62 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.67 Selecting previously unselected package python3-wadllib. [2025-05-16T09:41:53.080Z] [exec] #6 13.68 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.68 Unpacking python3-wadllib (1.3.6-5) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.75 Selecting previously unselected package python3-distro. [2025-05-16T09:41:53.080Z] [exec] #6 13.75 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.76 Unpacking python3-distro (1.9.0-1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.81 Selecting previously unselected package python3-oauthlib. [2025-05-16T09:41:53.080Z] [exec] #6 13.81 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.82 Unpacking python3-oauthlib (3.2.2-1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.88 Selecting previously unselected package python3-lazr.restfulclient. [2025-05-16T09:41:53.080Z] [exec] #6 13.89 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-05-16T09:41:53.080Z] [exec] #6 13.89 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:41:53.080Z] [exec] #6 13.95 Selecting previously unselected package python3-six. [2025-05-16T09:41:53.709Z] [exec] #6 13.95 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-05-16T09:41:53.709Z] [exec] #6 13.96 Unpacking python3-six (1.16.0-4) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.01 Selecting previously unselected package python3-launchpadlib. [2025-05-16T09:41:53.709Z] [exec] #6 14.01 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-05-16T09:41:53.709Z] [exec] #6 14.01 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.08 Selecting previously unselected package python3-software-properties. [2025-05-16T09:41:53.709Z] [exec] #6 14.08 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-05-16T09:41:53.709Z] [exec] #6 14.09 Unpacking python3-software-properties (0.99.49.2) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.14 Selecting previously unselected package packagekit. [2025-05-16T09:41:53.709Z] [exec] #6 14.14 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:41:53.709Z] [exec] #6 14.15 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.21 Selecting previously unselected package software-properties-common. [2025-05-16T09:41:53.709Z] [exec] #6 14.21 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-05-16T09:41:53.709Z] [exec] #6 14.21 Unpacking software-properties-common (0.99.49.2) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.27 Setting up media-types (10.1.0) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.30 Setting up systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.33 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.35 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.38 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.40 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.43 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.45 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.47 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:41:53.709Z] [exec] #6 14.50 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:53.710Z] [exec] #6 14.51 No schema files found: doing nothing. [2025-05-16T09:41:53.710Z] [exec] #6 14.53 Setting up libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:53.710Z] [exec] #6 14.55 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:53.710Z] [exec] #6 14.57 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.59 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.61 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.63 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.66 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.68 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.70 Setting up netbase (6.4) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.75 Setting up sgml-base (1.31) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.79 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.81 Setting up lsb-release (12.0-2) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.82 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.96 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:41:54.340Z] [exec] #6 14.98 Setting up iso-codes (4.16.0-1) ... [2025-05-16T09:41:54.340Z] [exec] #6 15.00 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:54.340Z] [exec] #6 15.01 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:41:54.340Z] [exec] #6 15.03 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:41:54.340Z] [exec] #6 15.06 Setcap worked! gst-ptp-helper is not suid! [2025-05-16T09:41:54.340Z] [exec] #6 15.06 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:54.994Z] [exec] #6 15.08 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:41:54.994Z] [exec] #6 15.10 Setting up python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:41:54.994Z] [exec] #6 15.88 Setting up libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:41:55.708Z] [exec] #6 15.90 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:41:55.708Z] [exec] #6 15.93 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:41:55.708Z] [exec] #6 15.95 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:55.708Z] [exec] #6 15.98 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.00 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.02 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.07 Setting up xml-core (0.19) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.26 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.36 debconf: unable to initialize frontend: Dialog [2025-05-16T09:41:55.708Z] [exec] #6 16.36 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-16T09:41:55.708Z] [exec] #6 16.36 debconf: falling back to frontend: Readline [2025-05-16T09:41:55.708Z] [exec] #6 16.36 debconf: unable to initialize frontend: Readline [2025-05-16T09:41:55.708Z] [exec] #6 16.36 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-05-16T09:41:55.708Z] [exec] #6 16.36 debconf: falling back to frontend: Teletype [2025-05-16T09:41:55.708Z] [exec] #6 16.43 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.44 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.46 Setting up python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:41:55.708Z] [exec] #6 16.48 running python rtupdate hooks for python3.12... [2025-05-16T09:41:55.708Z] [exec] #6 16.48 running python post-rtupdate hooks for python3.12... [2025-05-16T09:41:55.708Z] [exec] #6 16.57 Setting up python3-six (1.16.0-4) ... [2025-05-16T09:41:56.354Z] [exec] #6 16.68 Setting up python3-pyparsing (3.1.1-1) ... [2025-05-16T09:41:56.354Z] [exec] #6 16.85 Setting up python3-gi (3.48.2-1) ... [2025-05-16T09:41:56.354Z] [exec] #6 17.01 Setting up python3-httplib2 (0.20.4-3) ... [2025-05-16T09:41:56.354Z] [exec] #6 17.15 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:41:56.979Z] [exec] #6 17.16 Setting up python3-blinker (1.7.0-1) ... [2025-05-16T09:41:56.979Z] [exec] #6 17.29 Setting up python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:41:56.979Z] [exec] #6 17.49 Setting up python3-dbus (1.3.2-5build3) ... [2025-05-16T09:41:56.979Z] [exec] #6 17.62 Setting up python3-distro (1.9.0-1) ... [2025-05-16T09:41:56.979Z] [exec] #6 17.74 Setting up python3-jwt (2.7.0-1) ... [2025-05-16T09:41:57.605Z] [exec] #6 17.87 Setting up python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:41:57.605Z] [exec] #6 18.02 Setting up python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:41:57.605Z] [exec] #6 18.14 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:41:57.605Z] [exec] #6 18.36 Setting up python3-wadllib (1.3.6-5) ... [2025-05-16T09:41:57.605Z] [exec] #6 18.48 Setting up python3-oauthlib (3.2.2-1) ... [2025-05-16T09:41:58.235Z] [exec] #6 18.65 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:41:58.235Z] [exec] #6 18.78 Setting up python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:41:58.235Z] [exec] #6 19.00 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-05-16T09:41:58.864Z] [exec] #6 19.01 Setting up python3-software-properties (0.99.49.2) ... [2025-05-16T09:41:58.864Z] [exec] #6 19.15 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:41:58.864Z] [exec] #6 19.23 Processing triggers for sgml-base (1.31) ... [2025-05-16T09:41:58.864Z] [exec] #6 19.27 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:41:58.864Z] [exec] #6 19.28 Creating group 'polkitd' with GID 997. [2025-05-16T09:41:58.864Z] [exec] #6 19.28 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-05-16T09:41:58.864Z] [exec] #6 19.35 invoke-rc.d: could not determine current runlevel [2025-05-16T09:41:58.864Z] [exec] #6 19.35 invoke-rc.d: policy-rc.d denied execution of reload. [2025-05-16T09:41:58.864Z] [exec] #6 19.44 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-05-16T09:41:58.864Z] [exec] #6 19.46 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:41:58.864Z] [exec] #6 19.50 invoke-rc.d: could not determine current runlevel [2025-05-16T09:41:58.864Z] [exec] #6 19.50 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-05-16T09:41:58.864Z] [exec] #6 19.50 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-05-16T09:41:58.864Z] [exec] #6 19.59 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-05-16T09:41:59.547Z] [exec] #6 19.60 Setting up software-properties-common (0.99.49.2) ... [2025-05-16T09:41:59.547Z] [exec] #6 19.73 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:03.383Z] [exec] #6 23.40 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:42:03.383Z] [exec] #6 23.40 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:42:03.383Z] [exec] #6 23.41 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:42:03.383Z] [exec] #6 23.42 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:42:03.383Z] [exec] #6 23.87 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-05-16T09:42:03.383Z] [exec] #6 23.95 Fetched 24.4 kB in 1s (40.8 kB/s) [2025-05-16T09:42:04.095Z] [exec] #6 23.95 Reading package lists... [2025-05-16T09:42:04.095Z] [exec] #6 24.62 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-05-16T09:42:04.095Z] [exec] #6 24.62 Repository: 'Types: deb [2025-05-16T09:42:04.095Z] [exec] #6 24.62 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-05-16T09:42:04.095Z] [exec] #6 24.62 Suites: noble [2025-05-16T09:42:04.095Z] [exec] #6 24.62 Components: main [2025-05-16T09:42:04.095Z] [exec] #6 24.62 ' [2025-05-16T09:42:04.095Z] [exec] #6 24.62 Description: [2025-05-16T09:42:04.095Z] [exec] #6 24.62 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-05-16T09:42:04.095Z] [exec] #6 24.62 [2025-05-16T09:42:04.095Z] [exec] #6 24.62 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-05-16T09:42:04.095Z] [exec] #6 24.62 Adding repository. [2025-05-16T09:42:04.095Z] [exec] #6 24.76 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:42:04.095Z] [exec] #6 24.76 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:42:04.095Z] [exec] #6 24.77 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:42:04.095Z] [exec] #6 24.79 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:42:04.719Z] [exec] #6 25.58 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-05-16T09:42:06.024Z] [exec] #6 25.63 Reading package lists... [2025-05-16T09:42:06.654Z] [exec] #6 26.32 Reading package lists... [2025-05-16T09:42:06.654Z] [exec] #6 26.99 Building dependency tree... [2025-05-16T09:42:06.654Z] [exec] #6 27.13 Reading state information... [2025-05-16T09:42:06.654Z] [exec] #6 27.28 The following additional packages will be installed: [2025-05-16T09:42:06.654Z] [exec] #6 27.28 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13 [2025-05-16T09:42:06.654Z] [exec] #6 27.28 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless [2025-05-16T09:42:06.654Z] [exec] #6 27.28 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu [2025-05-16T09:42:06.654Z] [exec] #6 27.28 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man [2025-05-16T09:42:06.654Z] [exec] #6 27.28 java-common libasan8 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libgomp1 libhwasan0 libisl23 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 [2025-05-16T09:42:06.654Z] [exec] #6 27.28 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1 [2025-05-16T09:42:06.654Z] [exec] #6 27.28 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl [2025-05-16T09:42:06.654Z] [exec] #6 27.28 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils [2025-05-16T09:42:06.654Z] [exec] #6 27.28 Suggested packages: [2025-05-16T09:42:06.654Z] [exec] #6 27.28 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight [2025-05-16T09:42:06.654Z] [exec] #6 27.28 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub [2025-05-16T09:42:06.654Z] [exec] #6 27.28 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text [2025-05-16T09:42:06.654Z] [exec] #6 27.28 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc [2025-05-16T09:42:06.654Z] [exec] #6 27.28 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc [2025-05-16T09:42:06.654Z] [exec] #6 27.28 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run [2025-05-16T09:42:06.654Z] [exec] #6 27.28 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs [2025-05-16T09:42:06.654Z] [exec] #6 27.28 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra [2025-05-16T09:42:06.654Z] [exec] #6 27.28 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei [2025-05-16T09:42:06.654Z] [exec] #6 27.28 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libterm-readline-gnu-perl | libterm-readline-perl-perl [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libtap-harness-archive-perl [2025-05-16T09:42:06.654Z] [exec] #6 27.28 Recommended packages: [2025-05-16T09:42:06.654Z] [exec] #6 27.28 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b [2025-05-16T09:42:06.654Z] [exec] #6 27.28 libasound2t64 [2025-05-16T09:42:06.654Z] [exec] #6 27.37 The following NEW packages will be installed: [2025-05-16T09:42:06.654Z] [exec] #6 27.37 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2 [2025-05-16T09:42:06.654Z] [exec] #6 27.37 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu [2025-05-16T09:42:06.654Z] [exec] #6 27.37 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu [2025-05-16T09:42:06.654Z] [exec] #6 27.37 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu [2025-05-16T09:42:06.654Z] [exec] #6 27.37 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 [2025-05-16T09:42:06.654Z] [exec] #6 27.37 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl [2025-05-16T09:42:06.654Z] [exec] #6 27.37 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23 [2025-05-16T09:42:06.654Z] [exec] #6 27.37 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 [2025-05-16T09:42:06.654Z] [exec] #6 27.37 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev [2025-05-16T09:42:06.654Z] [exec] #6 27.38 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list [2025-05-16T09:42:06.654Z] [exec] #6 27.38 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto [2025-05-16T09:42:06.654Z] [exec] #6 27.38 xsltproc xz-utils [2025-05-16T09:42:06.654Z] [exec] #6 27.43 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2025-05-16T09:42:06.654Z] [exec] #6 27.43 Need to get 133 MB of archives. [2025-05-16T09:42:06.654Z] [exec] #6 27.43 After this operation, 535 MB of additional disk space will be used. [2025-05-16T09:42:06.654Z] [exec] #6 27.43 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-05-16T09:42:07.282Z] [exec] #6 27.58 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.58 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-05-16T09:42:07.282Z] [exec] #6 27.58 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.62 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.63 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.64 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-05-16T09:42:07.282Z] [exec] #6 27.97 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-05-16T09:42:07.282Z] [exec] #6 27.97 Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.98 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.98 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.99 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-05-16T09:42:07.282Z] [exec] #6 27.99 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.99 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.99 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.99 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B] [2025-05-16T09:42:07.282Z] [exec] #6 27.99 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB] [2025-05-16T09:42:07.282Z] [exec] #6 27.99 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-60.63 [1,874 kB] [2025-05-16T09:42:07.282Z] [exec] #6 28.04 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] [2025-05-16T09:42:07.282Z] [exec] #6 28.04 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] [2025-05-16T09:42:07.282Z] [exec] #6 28.05 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2,124 kB] [2025-05-16T09:42:07.282Z] [exec] #6 28.06 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-05-16T09:42:07.282Z] [exec] #6 28.06 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] [2025-05-16T09:42:07.282Z] [exec] #6 28.06 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] [2025-05-16T09:42:07.282Z] [exec] #6 28.07 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.07 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-05-16T09:42:07.910Z] [exec] #6 28.14 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] [2025-05-16T09:42:07.910Z] [exec] #6 28.14 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-05-16T09:42:07.910Z] [exec] #6 28.14 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.14 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.14 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.14 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.14 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.14 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.16 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.17 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.18 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.19 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.20 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.20 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-05-16T09:42:07.910Z] [exec] #6 28.22 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-05-16T09:42:07.910Z] [exec] #6 28.34 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.36 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-05-16T09:42:07.910Z] [exec] #6 28.36 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] [2025-05-16T09:42:07.910Z] [exec] #6 28.36 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-05-16T09:42:07.910Z] [exec] #6 28.40 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-05-16T09:42:07.910Z] [exec] #6 28.49 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.49 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] [2025-05-16T09:42:07.910Z] [exec] #6 28.49 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] [2025-05-16T09:42:07.910Z] [exec] #6 28.49 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.59 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.59 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.59 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.59 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.59 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.60 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] [2025-05-16T09:42:07.910Z] [exec] #6 28.60 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.60 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.61 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.63 Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB] [2025-05-16T09:42:07.910Z] [exec] #6 28.74 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:42:08.536Z] [exec] #6 28.77 Fetched 133 MB in 1s (107 MB/s) [2025-05-16T09:42:08.536Z] [exec] #6 29.12 Selecting previously unselected package perl-modules-5.38. [2025-05-16T09:42:08.536Z] [exec] #6 29.12 (Reading database ... [2025-05-16T09:42:08.536Z] [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 29.13 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-05-16T09:42:08.536Z] [exec] #6 29.14 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:42:09.160Z] [exec] #6 29.52 Selecting previously unselected package libgdbm6t64:amd64. [2025-05-16T09:42:09.160Z] [exec] #6 29.52 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:42:09.160Z] [exec] #6 29.53 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:42:09.160Z] [exec] #6 29.58 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-05-16T09:42:09.160Z] [exec] #6 29.58 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:42:09.160Z] [exec] #6 29.59 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:42:09.160Z] [exec] #6 29.64 Selecting previously unselected package libperl5.38t64:amd64. [2025-05-16T09:42:09.160Z] [exec] #6 29.65 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:42:09.160Z] [exec] #6 29.65 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:42:09.160Z] [exec] #6 29.91 Selecting previously unselected package perl. [2025-05-16T09:42:09.792Z] [exec] #6 29.91 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 29.92 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:42:09.792Z] [exec] #6 29.98 Selecting previously unselected package xz-utils. [2025-05-16T09:42:09.792Z] [exec] #6 29.98 Preparing to unpack .../05-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 29.99 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.06 Selecting previously unselected package ca-certificates-java. [2025-05-16T09:42:09.792Z] [exec] #6 30.07 Preparing to unpack .../06-ca-certificates-java_20240118_all.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.07 Unpacking ca-certificates-java (20240118) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.13 Selecting previously unselected package java-common. [2025-05-16T09:42:09.792Z] [exec] #6 30.14 Preparing to unpack .../07-java-common_0.75+exp1_all.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.14 Unpacking java-common (0.75+exp1) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.19 Selecting previously unselected package liblcms2-2:amd64. [2025-05-16T09:42:09.792Z] [exec] #6 30.19 Preparing to unpack .../08-liblcms2-2_2.14-2build1_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.20 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.25 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-05-16T09:42:09.792Z] [exec] #6 30.25 Preparing to unpack .../09-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.26 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.31 Selecting previously unselected package libjpeg8:amd64. [2025-05-16T09:42:09.792Z] [exec] #6 30.31 Preparing to unpack .../10-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.32 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.36 Selecting previously unselected package libnspr4:amd64. [2025-05-16T09:42:09.792Z] [exec] #6 30.36 Preparing to unpack .../11-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.37 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.42 Selecting previously unselected package libnss3:amd64. [2025-05-16T09:42:09.792Z] [exec] #6 30.42 Preparing to unpack .../12-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.43 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.50 Selecting previously unselected package libpcsclite1:amd64. [2025-05-16T09:42:09.792Z] [exec] #6 30.50 Preparing to unpack .../13-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-05-16T09:42:09.792Z] [exec] #6 30.51 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-05-16T09:42:09.792Z] [exec] #6 30.56 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-05-16T09:42:10.505Z] [exec] #6 30.56 Preparing to unpack .../14-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ... [2025-05-16T09:42:10.505Z] [exec] #6 30.57 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.41 Selecting previously unselected package default-jre-headless. [2025-05-16T09:42:11.209Z] [exec] #6 31.41 Preparing to unpack .../15-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-05-16T09:42:11.209Z] [exec] #6 31.42 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.47 Selecting previously unselected package ant. [2025-05-16T09:42:11.209Z] [exec] #6 31.47 Preparing to unpack .../16-ant_1.10.14-1_all.deb ... [2025-05-16T09:42:11.209Z] [exec] #6 31.48 Unpacking ant (1.10.14-1) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.54 Selecting previously unselected package asciidoc-common. [2025-05-16T09:42:11.209Z] [exec] #6 31.54 Preparing to unpack .../17-asciidoc-common_10.2.0-2_all.deb ... [2025-05-16T09:42:11.209Z] [exec] #6 31.55 Unpacking asciidoc-common (10.2.0-2) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.62 Selecting previously unselected package docbook-xsl. [2025-05-16T09:42:11.209Z] [exec] #6 31.62 Preparing to unpack .../18-docbook-xsl_1.79.2+dfsg-7_all.deb ... [2025-05-16T09:42:11.209Z] [exec] #6 31.63 Unpacking docbook-xsl (1.79.2+dfsg-7) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.87 Selecting previously unselected package libxml2-utils. [2025-05-16T09:42:11.209Z] [exec] #6 31.88 Preparing to unpack .../19-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-05-16T09:42:11.209Z] [exec] #6 31.88 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.93 Selecting previously unselected package libxslt1.1:amd64. [2025-05-16T09:42:11.209Z] [exec] #6 31.93 Preparing to unpack .../20-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-05-16T09:42:11.209Z] [exec] #6 31.94 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-05-16T09:42:11.209Z] [exec] #6 31.99 Selecting previously unselected package xsltproc. [2025-05-16T09:42:11.837Z] [exec] #6 31.99 Preparing to unpack .../21-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.00 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.07 Selecting previously unselected package asciidoc-base. [2025-05-16T09:42:11.837Z] [exec] #6 32.07 Preparing to unpack .../22-asciidoc-base_10.2.0-2_all.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.08 Unpacking asciidoc-base (10.2.0-2) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.13 Selecting previously unselected package asciidoc. [2025-05-16T09:42:11.837Z] [exec] #6 32.13 Preparing to unpack .../23-asciidoc_10.2.0-2_all.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.14 Unpacking asciidoc (10.2.0-2) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.19 Selecting previously unselected package libc-dev-bin. [2025-05-16T09:42:11.837Z] [exec] #6 32.20 Preparing to unpack .../24-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.21 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.25 Selecting previously unselected package linux-libc-dev:amd64. [2025-05-16T09:42:11.837Z] [exec] #6 32.25 Preparing to unpack .../25-linux-libc-dev_6.8.0-60.63_amd64.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.26 Unpacking linux-libc-dev:amd64 (6.8.0-60.63) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.52 Selecting previously unselected package libcrypt-dev:amd64. [2025-05-16T09:42:11.837Z] [exec] #6 32.52 Preparing to unpack .../26-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.53 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.58 Selecting previously unselected package rpcsvc-proto. [2025-05-16T09:42:11.837Z] [exec] #6 32.58 Preparing to unpack .../27-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... [2025-05-16T09:42:11.837Z] [exec] #6 32.59 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-05-16T09:42:11.837Z] [exec] #6 32.64 Selecting previously unselected package libc6-dev:amd64. [2025-05-16T09:42:12.463Z] [exec] #6 32.64 Preparing to unpack .../28-libc6-dev_2.39-0ubuntu8.4_amd64.deb ... [2025-05-16T09:42:12.463Z] [exec] #6 32.65 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ... [2025-05-16T09:42:12.463Z] [exec] #6 32.85 Selecting previously unselected package gcc-13-base:amd64. [2025-05-16T09:42:12.463Z] [exec] #6 32.85 Preparing to unpack .../29-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:12.463Z] [exec] #6 32.86 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:12.463Z] [exec] #6 32.92 Selecting previously unselected package libisl23:amd64. [2025-05-16T09:42:12.463Z] [exec] #6 32.92 Preparing to unpack .../30-libisl23_0.26-3build1.1_amd64.deb ... [2025-05-16T09:42:12.463Z] [exec] #6 32.93 Unpacking libisl23:amd64 (0.26-3build1.1) ... [2025-05-16T09:42:12.463Z] [exec] #6 33.00 Selecting previously unselected package libmpfr6:amd64. [2025-05-16T09:42:12.463Z] [exec] #6 33.00 Preparing to unpack .../31-libmpfr6_4.2.1-1build1.1_amd64.deb ... [2025-05-16T09:42:12.463Z] [exec] #6 33.01 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-05-16T09:42:12.463Z] [exec] #6 33.07 Selecting previously unselected package libmpc3:amd64. [2025-05-16T09:42:12.463Z] [exec] #6 33.07 Preparing to unpack .../32-libmpc3_1.3.1-1build1.1_amd64.deb ... [2025-05-16T09:42:12.463Z] [exec] #6 33.08 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... [2025-05-16T09:42:12.463Z] [exec] #6 33.12 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2025-05-16T09:42:12.463Z] [exec] #6 33.13 Preparing to unpack .../33-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:12.463Z] [exec] #6 33.13 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:12.463Z] [exec] #6 33.32 Selecting previously unselected package cpp-13. [2025-05-16T09:42:13.089Z] [exec] #6 33.32 Preparing to unpack .../34-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.32 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.37 Selecting previously unselected package cpp-x86-64-linux-gnu. [2025-05-16T09:42:13.089Z] [exec] #6 33.37 Preparing to unpack .../35-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.37 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.44 Selecting previously unselected package cpp. [2025-05-16T09:42:13.089Z] [exec] #6 33.44 Preparing to unpack .../36-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.45 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.50 Selecting previously unselected package libcc1-0:amd64. [2025-05-16T09:42:13.089Z] [exec] #6 33.50 Preparing to unpack .../37-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.51 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.57 Selecting previously unselected package libgomp1:amd64. [2025-05-16T09:42:13.089Z] [exec] #6 33.57 Preparing to unpack .../38-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.57 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.63 Selecting previously unselected package libitm1:amd64. [2025-05-16T09:42:13.089Z] [exec] #6 33.63 Preparing to unpack .../39-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.64 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.70 Selecting previously unselected package libatomic1:amd64. [2025-05-16T09:42:13.089Z] [exec] #6 33.70 Preparing to unpack .../40-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.71 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.77 Selecting previously unselected package libasan8:amd64. [2025-05-16T09:42:13.089Z] [exec] #6 33.78 Preparing to unpack .../41-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.089Z] [exec] #6 33.78 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.089Z] [exec] #6 33.89 Selecting previously unselected package liblsan0:amd64. [2025-05-16T09:42:13.717Z] [exec] #6 33.89 Preparing to unpack .../42-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.717Z] [exec] #6 33.90 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.717Z] [exec] #6 33.97 Selecting previously unselected package libtsan2:amd64. [2025-05-16T09:42:13.717Z] [exec] #6 33.98 Preparing to unpack .../43-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.717Z] [exec] #6 33.98 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.717Z] [exec] #6 34.08 Selecting previously unselected package libubsan1:amd64. [2025-05-16T09:42:13.717Z] [exec] #6 34.08 Preparing to unpack .../44-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.717Z] [exec] #6 34.09 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.717Z] [exec] #6 34.17 Selecting previously unselected package libhwasan0:amd64. [2025-05-16T09:42:13.717Z] [exec] #6 34.18 Preparing to unpack .../45-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.717Z] [exec] #6 34.18 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.717Z] [exec] #6 34.26 Selecting previously unselected package libquadmath0:amd64. [2025-05-16T09:42:13.717Z] [exec] #6 34.26 Preparing to unpack .../46-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.717Z] [exec] #6 34.27 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:13.717Z] [exec] #6 34.31 Selecting previously unselected package libgcc-13-dev:amd64. [2025-05-16T09:42:13.717Z] [exec] #6 34.32 Preparing to unpack .../47-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:13.717Z] [exec] #6 34.32 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:13.717Z] [exec] #6 34.45 Selecting previously unselected package gcc-13-x86-64-linux-gnu. [2025-05-16T09:42:14.347Z] [exec] #6 34.45 Preparing to unpack .../48-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:14.347Z] [exec] #6 34.46 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:14.347Z] [exec] #6 35.05 Selecting previously unselected package gcc-13. [2025-05-16T09:42:14.347Z] [exec] #6 35.06 Preparing to unpack .../49-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:14.347Z] [exec] #6 35.06 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:14.347Z] [exec] #6 35.11 Selecting previously unselected package gcc-x86-64-linux-gnu. [2025-05-16T09:42:14.347Z] [exec] #6 35.12 Preparing to unpack .../50-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-05-16T09:42:14.347Z] [exec] #6 35.12 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:14.347Z] [exec] #6 35.18 Selecting previously unselected package gcc. [2025-05-16T09:42:15.044Z] [exec] #6 35.18 Preparing to unpack .../51-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-05-16T09:42:15.044Z] [exec] #6 35.19 Unpacking gcc (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:15.044Z] [exec] #6 35.24 Selecting previously unselected package libstdc++-13-dev:amd64. [2025-05-16T09:42:15.044Z] [exec] #6 35.24 Preparing to unpack .../52-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:15.044Z] [exec] #6 35.24 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:15.044Z] [exec] #6 35.94 Selecting previously unselected package g++-13-x86-64-linux-gnu. [2025-05-16T09:42:15.667Z] [exec] #6 35.95 Preparing to unpack .../53-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 35.95 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.13 Selecting previously unselected package g++-13. [2025-05-16T09:42:15.667Z] [exec] #6 36.13 Preparing to unpack .../54-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 36.14 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.18 Selecting previously unselected package g++-x86-64-linux-gnu. [2025-05-16T09:42:15.667Z] [exec] #6 36.18 Preparing to unpack .../55-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 36.19 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.24 Selecting previously unselected package g++. [2025-05-16T09:42:15.667Z] [exec] #6 36.24 Preparing to unpack .../56-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 36.24 Unpacking g++ (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.28 Selecting previously unselected package make. [2025-05-16T09:42:15.667Z] [exec] #6 36.28 Preparing to unpack .../57-make_4.3-4.1build2_amd64.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 36.29 Unpacking make (4.3-4.1build2) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.34 Selecting previously unselected package libdpkg-perl. [2025-05-16T09:42:15.667Z] [exec] #6 36.34 Preparing to unpack .../58-libdpkg-perl_1.22.6ubuntu6.1_all.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 36.35 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.42 Selecting previously unselected package bzip2. [2025-05-16T09:42:15.667Z] [exec] #6 36.42 Preparing to unpack .../59-bzip2_1.0.8-5.1build0.1_amd64.deb ... [2025-05-16T09:42:15.667Z] [exec] #6 36.43 Unpacking bzip2 (1.0.8-5.1build0.1) ... [2025-05-16T09:42:15.667Z] [exec] #6 36.47 Selecting previously unselected package patch. [2025-05-16T09:42:16.295Z] [exec] #6 36.47 Preparing to unpack .../60-patch_2.7.6-7build3_amd64.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.48 Unpacking patch (2.7.6-7build3) ... [2025-05-16T09:42:16.295Z] [exec] #6 36.52 Selecting previously unselected package lto-disabled-list. [2025-05-16T09:42:16.295Z] [exec] #6 36.52 Preparing to unpack .../61-lto-disabled-list_47_all.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.53 Unpacking lto-disabled-list (47) ... [2025-05-16T09:42:16.295Z] [exec] #6 36.58 Selecting previously unselected package dpkg-dev. [2025-05-16T09:42:16.295Z] [exec] #6 36.58 Preparing to unpack .../62-dpkg-dev_1.22.6ubuntu6.1_all.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.60 Unpacking dpkg-dev (1.22.6ubuntu6.1) ... [2025-05-16T09:42:16.295Z] [exec] #6 36.68 Selecting previously unselected package build-essential. [2025-05-16T09:42:16.295Z] [exec] #6 36.68 Preparing to unpack .../63-build-essential_12.10ubuntu1_amd64.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.69 Unpacking build-essential (12.10ubuntu1) ... [2025-05-16T09:42:16.295Z] [exec] #6 36.74 Selecting previously unselected package liberror-perl. [2025-05-16T09:42:16.295Z] [exec] #6 36.74 Preparing to unpack .../64-liberror-perl_0.17029-2_all.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.75 Unpacking liberror-perl (0.17029-2) ... [2025-05-16T09:42:16.295Z] [exec] #6 36.79 Selecting previously unselected package git-man. [2025-05-16T09:42:16.295Z] [exec] #6 36.79 Preparing to unpack .../65-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.80 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:42:16.295Z] [exec] #6 36.87 Selecting previously unselected package git. [2025-05-16T09:42:16.295Z] [exec] #6 36.87 Preparing to unpack .../66-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-05-16T09:42:16.295Z] [exec] #6 36.89 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:42:16.295Z] [exec] #6 37.07 Selecting previously unselected package ant-contrib. [2025-05-16T09:42:16.927Z] [exec] #6 37.07 Preparing to unpack .../67-ant-contrib_1.0~b3+svn177-12_all.deb ... [2025-05-16T09:42:16.927Z] [exec] #6 37.08 Unpacking ant-contrib (1.0~b3+svn177-12) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.16 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.18 Setting up lto-disabled-list (47) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.21 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.24 Setting up java-common (0.75+exp1) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.27 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.29 Setting up linux-libc-dev:amd64 (6.8.0-60.63) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.32 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.35 Setting up bzip2 (1.0.8-5.1build0.1) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.37 Setting up asciidoc-common (10.2.0-2) ... [2025-05-16T09:42:16.927Z] [exec] #6 37.76 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-05-16T09:42:17.556Z] [exec] #6 37.77 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 37.79 Setting up make (4.3-4.1build2) ... [2025-05-16T09:42:17.557Z] [exec] #6 37.81 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-05-16T09:42:17.557Z] [exec] #6 37.83 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-05-16T09:42:17.557Z] [exec] #6 37.85 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-05-16T09:42:17.557Z] [exec] #6 37.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2025-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.87 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-05-16T09:42:17.557Z] [exec] #6 37.88 Setting up docbook-xsl (1.79.2+dfsg-7) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.05 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.07 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.09 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.11 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.13 Setting up patch (2.7.6-7build3) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.15 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.17 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.19 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.21 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.23 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.25 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.27 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.29 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.30 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.32 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.34 Setting up ca-certificates-java (20240118) ... [2025-05-16T09:42:17.557Z] [exec] #6 38.37 No JRE found. Skipping Java certificates setup. [2025-05-16T09:42:18.183Z] [exec] #6 38.38 Setting up libisl23:amd64 (0.26-3build1.1) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.40 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.42 Setting up libc-dev-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.44 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.46 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.48 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.50 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.51 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.53 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.55 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.57 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.60 Setting up libdpkg-perl (1.22.6ubuntu6.1) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.62 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.63 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.65 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.67 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.70 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.87 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-05-16T09:42:18.183Z] [exec] #6 38.87 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-05-16T09:42:18.183Z] [exec] #6 38.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-05-16T09:42:18.183Z] [exec] #6 38.88 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-05-16T09:42:18.183Z] [exec] #6 38.89 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-05-16T09:42:18.183Z] [exec] #6 38.92 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.94 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.95 Setting up dpkg-dev (1.22.6ubuntu6.1) ... [2025-05-16T09:42:18.183Z] [exec] #6 38.98 Setting up liberror-perl (0.17029-2) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.00 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.03 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.05 Setting up cpp (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.09 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.13 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.15 Setting up gcc (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.19 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.21 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.22 Setting up g++ (4:13.2.0-7ubuntu1) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2025-05-16T09:42:18.816Z] [exec] #6 39.24 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-05-16T09:42:18.816Z] [exec] #6 39.25 Setting up build-essential (12.10ubuntu1) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.27 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.31 Processing triggers for sgml-base (1.31) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.33 Setting up asciidoc-base (10.2.0-2) ... [2025-05-16T09:42:18.816Z] [exec] #6 39.60 Setting up asciidoc (10.2.0-2) ... [2025-05-16T09:42:19.533Z] [exec] #6 39.62 Processing triggers for ca-certificates-java (20240118) ... [2025-05-16T09:42:19.533Z] [exec] #6 39.93 Adding debian:ACCVRAIZ1.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.93 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.95 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.96 Adding debian:Actalis_Authentication_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.96 Adding debian:AffirmTrust_Commercial.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.96 Adding debian:AffirmTrust_Networking.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.97 Adding debian:AffirmTrust_Premium_ECC.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.97 Adding debian:AffirmTrust_Premium.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.97 Adding debian:Amazon_Root_CA_1.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.97 Adding debian:Amazon_Root_CA_2.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.98 Adding debian:Amazon_Root_CA_3.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.98 Adding debian:Amazon_Root_CA_4.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.98 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.98 Adding debian:Atos_TrustedRoot_2011.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.99 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.99 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-05-16T09:42:19.533Z] [exec] #6 39.99 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.00 Adding debian:Baltimore_CyberTrust_Root.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.00 Adding debian:BJCA_Global_Root_CA1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.00 Adding debian:BJCA_Global_Root_CA2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.01 Adding debian:Buypass_Class_2_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.01 Adding debian:Buypass_Class_3_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.01 Adding debian:CA_Disig_Root_R2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.01 Adding debian:Certainly_Root_E1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.02 Adding debian:Certainly_Root_R1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.03 Adding debian:Certigna.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.03 Adding debian:Certigna_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.03 Adding debian:certSIGN_Root_CA_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.03 Adding debian:certSIGN_ROOT_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.04 Adding debian:Certum_EC-384_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.04 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.04 Adding debian:Certum_Trusted_Network_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.04 Adding debian:Certum_Trusted_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.05 Adding debian:CFCA_EV_ROOT.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.05 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.05 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.06 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.06 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.06 Adding debian:Comodo_AAA_Services_root.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.07 Adding debian:COMODO_Certification_Authority.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.07 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.07 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.07 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.08 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.08 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.08 Adding debian:DigiCert_Global_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.08 Adding debian:DigiCert_Global_Root_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.08 Adding debian:DigiCert_Global_Root_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.09 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.09 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.09 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.09 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.10 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.10 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.10 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.10 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.10 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.11 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.11 Adding debian:emSign_Root_CA_-_C1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.11 Adding debian:emSign_Root_CA_-_G1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.11 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.12 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.12 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.13 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.13 Adding debian:Entrust_Root_Certification_Authority.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.13 Adding debian:ePKI_Root_Certification_Authority.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.13 Adding debian:e-Szigno_Root_CA_2017.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.14 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.14 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.14 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.14 Adding debian:GlobalSign_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.15 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.15 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.15 Adding debian:GlobalSign_Root_E46.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.16 Adding debian:GlobalSign_Root_R46.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.16 Adding debian:GLOBALTRUST_2020.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.17 Adding debian:Go_Daddy_Class_2_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.17 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.17 Adding debian:GTS_Root_R1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.18 Adding debian:GTS_Root_R2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.18 Adding debian:GTS_Root_R3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.18 Adding debian:GTS_Root_R4.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.18 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.19 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.19 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.19 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.20 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.20 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.20 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.21 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.21 Adding debian:ISRG_Root_X1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.21 Adding debian:ISRG_Root_X2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.22 Adding debian:Izenpe.com.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.22 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.23 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.23 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.23 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.24 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.24 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.25 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.25 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.26 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.26 Adding debian:QuoVadis_Root_CA_2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.27 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.27 Adding debian:QuoVadis_Root_CA_3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.27 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.28 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.28 Adding debian:Secure_Global_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.28 Adding debian:SecureSign_RootCA11.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.28 Adding debian:SecureTrust_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.28 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.29 Adding debian:Security_Communication_RootCA2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.29 Adding debian:Security_Communication_RootCA3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.29 Adding debian:Security_Communication_Root_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.29 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.30 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.30 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.30 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.30 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.31 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.31 Adding debian:Starfield_Class_2_CA.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.31 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.31 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.31 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.32 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.32 Adding debian:SZAFIR_ROOT_CA2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.32 Adding debian:Telia_Root_CA_v2.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.33 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.33 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.33 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-05-16T09:42:19.533Z] [exec] #6 40.33 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.34 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.34 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.34 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.35 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.35 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.35 Adding debian:TunTrust_Root_CA.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.35 Adding debian:TWCA_Global_Root_CA.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.35 Adding debian:TWCA_Root_Certification_Authority.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.36 Adding debian:UCA_Extended_Validation_Root.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.36 Adding debian:UCA_Global_G2_Root.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.36 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.36 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.37 Adding debian:vTrus_ECC_Root_CA.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.37 Adding debian:vTrus_Root_CA.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.37 Adding debian:XRamp_Global_CA_Root.pem [2025-05-16T09:42:20.160Z] [exec] #6 40.41 done. [2025-05-16T09:42:20.160Z] [exec] #6 40.42 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-05-16T09:42:20.160Z] [exec] #6 40.44 Setting up ant (1.10.14-1) ... [2025-05-16T09:42:20.160Z] [exec] #6 40.46 Setting up ant-contrib (1.0~b3+svn177-12) ... [2025-05-16T09:42:23.913Z] [exec] #6 DONE 44.4s [2025-05-16T09:42:23.913Z] [exec] [2025-05-16T09:42:23.913Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-05-16T09:42:23.913Z] [exec] #7 DONE 0.2s [2025-05-16T09:42:24.538Z] [exec] [2025-05-16T09:42:24.538Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git [2025-05-16T09:42:24.538Z] [exec] #8 0.214 Cloning into 'aqa-tests'... [2025-05-16T09:42:30.566Z] [exec] #8 DONE 6.1s [2025-05-16T09:42:30.566Z] [exec] [2025-05-16T09:42:30.566Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/ [2025-05-16T09:42:30.566Z] [exec] #9 DONE 0.1s [2025-05-16T09:42:30.566Z] [exec] [2025-05-16T09:42:30.566Z] [exec] #10 [ 6/10] RUN git checkout master [2025-05-16T09:42:30.566Z] [exec] #10 0.308 Already on 'master' [2025-05-16T09:42:30.566Z] [exec] #10 0.308 Your branch is up to date with 'origin/master'. [2025-05-16T09:42:30.566Z] [exec] #10 DONE 0.4s [2025-05-16T09:42:30.566Z] [exec] [2025-05-16T09:42:30.566Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh [2025-05-16T09:42:30.566Z] [exec] #11 DONE 0.1s [2025-05-16T09:42:30.566Z] [exec] [2025-05-16T09:42:30.566Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-05-16T09:42:30.566Z] [exec] #12 DONE 0.1s [2025-05-16T09:42:30.566Z] [exec] [2025-05-16T09:42:30.566Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests [2025-05-16T09:42:30.566Z] [exec] #13 DONE 0.1s [2025-05-16T09:42:31.234Z] [exec] [2025-05-16T09:42:31.234Z] [exec] #14 exporting to image [2025-05-16T09:42:31.234Z] [exec] #14 exporting layers [2025-05-16T09:42:38.440Z] [exec] #14 exporting layers 7.0s done [2025-05-16T09:42:38.440Z] [exec] #14 writing image sha256:24f9ad96285b7475655fc4678a29fa38dccafd0a5827d147b2deebb78f279241 done [2025-05-16T09:42:38.440Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full 0.0s done [2025-05-16T09:42:38.440Z] [exec] #14 DONE 7.0s [2025-05-16T09:42:38.440Z] [2025-05-16T09:42:38.440Z] copy_dest: [2025-05-16T09:42:38.440Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-05-16T09:42:38.440Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test [2025-05-16T09:42:38.440Z] [2025-05-16T09:42:38.440Z] build: [2025-05-16T09:42:38.440Z] [2025-05-16T09:42:38.440Z] build: [2025-05-16T09:42:38.440Z] [2025-05-16T09:42:38.440Z] move_scripts: [2025-05-16T09:42:38.440Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-05-16T09:42:38.440Z] [2025-05-16T09:42:38.440Z] clean_image: [2025-05-16T09:42:38.440Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot [2025-05-16T09:42:38.440Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:42:38.440Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:42:38.440Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:42:38.440Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:42:38.440Z] [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-05-16T09:42:38.440Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:42:38.440Z] [exec] The test here is openliberty-mp-tck [2025-05-16T09:42:38.440Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-05-16T09:42:38.440Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:42:38.440Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test [2025-05-16T09:42:38.440Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full [2025-05-16T09:42:38.440Z] [exec] Error response from daemon: No such container: restore-test [2025-05-16T09:42:38.440Z] [exec] Error response from daemon: invalid reference format [2025-05-16T09:42:38.440Z] [exec] Result: 1 [2025-05-16T09:42:38.440Z] [2025-05-16T09:42:38.440Z] build_image: [2025-05-16T09:42:38.440Z] [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-05-16T09:42:38.440Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:42:38.440Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:42:38.440Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:42:38.440Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:42:38.440Z] [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-05-16T09:42:38.440Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:42:38.440Z] [exec] The test here is openliberty-mp-tck [2025-05-16T09:42:38.440Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-05-16T09:42:38.440Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:42:38.440Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-05-16T09:42:38.440Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-05-16T09:42:38.440Z] [exec] [2025-05-16T09:42:38.440Z] [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-05-16T09:42:38.440Z] [exec] done [2025-05-16T09:42:38.440Z] [exec] [2025-05-16T09:42:38.440Z] [exec] The test in the build_image() function is openliberty-mp-tck [2025-05-16T09:42:38.440Z] [exec] ##################################################### [2025-05-16T09:42:38.440Z] [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-05-16T09:42:38.440Z] [exec] ##################################################### [2025-05-16T09:42:38.440Z] [exec] #0 building with "default" instance using docker driver [2025-05-16T09:42:38.440Z] [exec] [2025-05-16T09:42:38.441Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-05-16T09:42:39.070Z] [exec] #1 transferring dockerfile: 2.92kB done [2025-05-16T09:42:39.070Z] [exec] #1 DONE 0.0s [2025-05-16T09:42:39.070Z] [exec] [2025-05-16T09:42:39.070Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-05-16T09:42:39.070Z] [exec] #2 DONE 0.1s [2025-05-16T09:42:39.070Z] [exec] [2025-05-16T09:42:39.070Z] [exec] #3 [internal] load .dockerignore [2025-05-16T09:42:39.070Z] [exec] #3 transferring context: 2B done [2025-05-16T09:42:39.070Z] [exec] #3 DONE 0.0s [2025-05-16T09:42:39.070Z] [exec] [2025-05-16T09:42:39.070Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 [2025-05-16T09:42:39.070Z] [exec] #4 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 0.0s done [2025-05-16T09:42:39.070Z] [exec] #4 CACHED [2025-05-16T09:42:39.070Z] [exec] [2025-05-16T09:42:39.070Z] [exec] #5 [internal] load build context [2025-05-16T09:42:39.070Z] [exec] #5 transferring context: 2.23kB done [2025-05-16T09:42:39.070Z] [exec] #5 DONE 0.0s [2025-05-16T09:42:39.070Z] [exec] [2025-05-16T09:42:39.070Z] [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-05-16T09:42:39.070Z] [exec] #6 0.409 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-05-16T09:42:39.697Z] [exec] #6 0.421 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-05-16T09:42:39.697Z] [exec] #6 0.837 Get:3 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,082 kB] [2025-05-16T09:42:39.697Z] [exec] #6 0.857 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-05-16T09:42:39.697Z] [exec] #6 0.968 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-05-16T09:42:39.697Z] [exec] #6 1.081 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-05-16T09:42:40.323Z] [exec] #6 1.209 Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,055 kB] [2025-05-16T09:42:40.323Z] [exec] #6 1.264 Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-05-16T09:42:40.323Z] [exec] #6 1.265 Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,371 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.726 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.726 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.750 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.757 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,431 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.791 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,380 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.814 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,382 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.835 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.836 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-05-16T09:42:41.004Z] [exec] #6 1.836 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-05-16T09:42:41.643Z] [exec] #6 2.573 Fetched 30.0 MB in 2s (12.9 MB/s) [2025-05-16T09:42:42.360Z] [exec] #6 2.573 Reading package lists... [2025-05-16T09:42:45.555Z] [exec] #6 6.766 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:42:45.555Z] [exec] #6 6.829 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-05-16T09:42:45.555Z] [exec] #6 6.829 (Reading database ... [2025-05-16T09:42:45.555Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6864 files and directories currently installed.)#6 6.852 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:42:45.555Z] [exec] #6 6.859 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:45.555Z] [exec] #6 6.984 Selecting previously unselected package python3.12-minimal. [2025-05-16T09:42:46.192Z] [exec] #6 6.985 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:42:46.192Z] [exec] #6 6.993 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:46.192Z] [exec] #6 7.080 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:46.192Z] [exec] #6 7.122 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:46.831Z] [exec] #6 7.871 Selecting previously unselected package python3-minimal. [2025-05-16T09:42:46.831Z] [exec] #6 7.871 (Reading database ... [2025-05-16T09:42:46.831Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7175 files and directories currently installed.)#6 7.881 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:42:46.831Z] [exec] #6 7.890 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:42:46.831Z] [exec] #6 7.935 Selecting previously unselected package media-types. [2025-05-16T09:42:46.831Z] [exec] #6 7.937 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-05-16T09:42:46.831Z] [exec] #6 7.942 Unpacking media-types (10.1.0) ... [2025-05-16T09:42:46.831Z] [exec] #6 7.993 Selecting previously unselected package netbase. [2025-05-16T09:42:46.831Z] [exec] #6 7.994 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-05-16T09:42:46.831Z] [exec] #6 8.000 Unpacking netbase (6.4) ... [2025-05-16T09:42:46.831Z] [exec] #6 8.043 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-05-16T09:42:46.831Z] [exec] #6 8.044 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:42:46.831Z] [exec] #6 8.052 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:46.831Z] [exec] #6 8.202 Selecting previously unselected package python3.12. [2025-05-16T09:42:47.461Z] [exec] #6 8.203 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.216 Unpacking python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.260 Selecting previously unselected package libpython3-stdlib:amd64. [2025-05-16T09:42:47.461Z] [exec] #6 8.261 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.266 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.311 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.494 Selecting previously unselected package python3. [2025-05-16T09:42:47.461Z] [exec] #6 8.494 (Reading database ... [2025-05-16T09:42:47.461Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7616 files and directories currently installed.)#6 8.502 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.510 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.563 Selecting previously unselected package libapparmor1:amd64. [2025-05-16T09:42:47.461Z] [exec] #6 8.565 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.577 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.634 Selecting previously unselected package libargon2-1:amd64. [2025-05-16T09:42:47.461Z] [exec] #6 8.635 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.642 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.705 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-16T09:42:47.461Z] [exec] #6 8.706 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.713 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.778 Selecting previously unselected package libjson-c5:amd64. [2025-05-16T09:42:47.461Z] [exec] #6 8.779 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.786 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.834 Selecting previously unselected package libcryptsetup12:amd64. [2025-05-16T09:42:47.461Z] [exec] #6 8.835 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-05-16T09:42:47.461Z] [exec] #6 8.842 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:42:47.461Z] [exec] #6 8.900 Selecting previously unselected package libfdisk1:amd64. [2025-05-16T09:42:48.093Z] [exec] #6 8.901 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-05-16T09:42:48.093Z] [exec] #6 8.906 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:42:48.093Z] [exec] #6 8.952 Selecting previously unselected package libkmod2:amd64. [2025-05-16T09:42:48.093Z] [exec] #6 8.953 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-05-16T09:42:48.093Z] [exec] #6 8.959 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.003 Selecting previously unselected package libsystemd-shared:amd64. [2025-05-16T09:42:48.093Z] [exec] #6 9.004 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:42:48.093Z] [exec] #6 9.010 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.078 Selecting previously unselected package systemd-dev. [2025-05-16T09:42:48.093Z] [exec] #6 9.079 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.6_all.deb ... [2025-05-16T09:42:48.093Z] [exec] #6 9.084 Unpacking systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.159 Selecting previously unselected package systemd. [2025-05-16T09:42:48.093Z] [exec] #6 9.160 Preparing to unpack .../10-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:42:48.093Z] [exec] #6 9.172 Unpacking systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.384 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.407 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.429 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.456 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.478 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:42:48.093Z] [exec] #6 9.496 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:42:48.730Z] [exec] #6 9.512 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:42:48.730Z] [exec] #6 9.528 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:42:48.730Z] [exec] #6 9.547 Setting up systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:42:48.730Z] [exec] #6 9.567 Setting up systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:42:48.730Z] [exec] #6 9.626 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-05-16T09:42:48.730Z] [exec] #6 9.629 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-05-16T09:42:48.730Z] [exec] #6 9.633 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-05-16T09:42:48.730Z] [exec] #6 9.637 Initializing machine ID from random generator. [2025-05-16T09:42:48.730Z] [exec] #6 9.656 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.656 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.656 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.656 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.657 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.657 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.657 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.657 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.657 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:42:48.730Z] [exec] #6 9.666 Creating group 'systemd-journal' with GID 999. [2025-05-16T09:42:48.730Z] [exec] #6 9.667 Creating group 'systemd-network' with GID 998. [2025-05-16T09:42:48.730Z] [exec] #6 9.667 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-16T09:42:49.357Z] [exec] #6 10.27 Selecting previously unselected package systemd-sysv. [2025-05-16T09:42:49.357Z] [exec] #6 10.27 (Reading database ... [2025-05-16T09:42:49.357Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8663 files and directories currently installed.)#6 10.28 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.28 Unpacking systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.34 Selecting previously unselected package sgml-base. [2025-05-16T09:42:49.357Z] [exec] #6 10.34 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.35 Unpacking sgml-base (1.31) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.41 Selecting previously unselected package libdbus-1-3:amd64. [2025-05-16T09:42:49.357Z] [exec] #6 10.41 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.42 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.47 Selecting previously unselected package dbus-bin. [2025-05-16T09:42:49.357Z] [exec] #6 10.47 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.47 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.52 Selecting previously unselected package dbus-session-bus-common. [2025-05-16T09:42:49.357Z] [exec] #6 10.52 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.52 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.58 Selecting previously unselected package dbus-daemon. [2025-05-16T09:42:49.357Z] [exec] #6 10.58 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.58 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.63 Selecting previously unselected package dbus-system-bus-common. [2025-05-16T09:42:49.357Z] [exec] #6 10.63 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.63 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.69 Selecting previously unselected package dbus. [2025-05-16T09:42:49.357Z] [exec] #6 10.70 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:42:49.357Z] [exec] #6 10.70 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:49.357Z] [exec] #6 10.75 Selecting previously unselected package distro-info-data. [2025-05-16T09:42:49.993Z] [exec] #6 10.75 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 10.76 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:42:49.993Z] [exec] #6 10.82 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-05-16T09:42:49.993Z] [exec] #6 10.82 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 10.83 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:49.993Z] [exec] #6 10.90 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-05-16T09:42:49.993Z] [exec] #6 10.90 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 10.91 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:49.993Z] [exec] #6 10.96 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-05-16T09:42:49.993Z] [exec] #6 10.96 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 10.97 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:42:49.993Z] [exec] #6 11.01 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-05-16T09:42:49.993Z] [exec] #6 11.01 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 11.02 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:42:49.993Z] [exec] #6 11.06 Selecting previously unselected package iso-codes. [2025-05-16T09:42:49.993Z] [exec] #6 11.06 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 11.06 Unpacking iso-codes (4.16.0-1) ... [2025-05-16T09:42:49.993Z] [exec] #6 11.25 Selecting previously unselected package libcap2-bin. [2025-05-16T09:42:49.993Z] [exec] #6 11.25 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 11.26 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:42:49.993Z] [exec] #6 11.31 Selecting previously unselected package libelf1t64:amd64. [2025-05-16T09:42:49.993Z] [exec] #6 11.31 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:42:49.993Z] [exec] #6 11.31 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:42:49.993Z] [exec] #6 11.36 Selecting previously unselected package libglib2.0-data. [2025-05-16T09:42:50.628Z] [exec] #6 11.36 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.2_all.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.36 Unpacking libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.41 Selecting previously unselected package libicu74:amd64. [2025-05-16T09:42:50.628Z] [exec] #6 11.41 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.42 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.63 Selecting previously unselected package libpam-systemd:amd64. [2025-05-16T09:42:50.628Z] [exec] #6 11.63 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.64 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.70 Selecting previously unselected package libxml2:amd64. [2025-05-16T09:42:50.628Z] [exec] #6 11.70 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.71 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.77 Selecting previously unselected package libyaml-0-2:amd64. [2025-05-16T09:42:50.628Z] [exec] #6 11.77 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.77 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.81 Selecting previously unselected package lsb-release. [2025-05-16T09:42:50.628Z] [exec] #6 11.81 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.82 Unpacking lsb-release (12.0-2) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.86 Selecting previously unselected package python-apt-common. [2025-05-16T09:42:50.628Z] [exec] #6 11.86 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-05-16T09:42:50.628Z] [exec] #6 11.87 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:42:50.628Z] [exec] #6 11.92 Selecting previously unselected package python3-apt. [2025-05-16T09:42:51.253Z] [exec] #6 11.92 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 11.92 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:42:51.254Z] [exec] #6 11.97 Selecting previously unselected package python3-cffi-backend:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 11.97 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 11.98 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.03 Selecting previously unselected package python3-dbus. [2025-05-16T09:42:51.254Z] [exec] #6 12.03 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.04 Unpacking python3-dbus (1.3.2-5build3) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.09 Selecting previously unselected package python3-gi. [2025-05-16T09:42:51.254Z] [exec] #6 12.09 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.10 Unpacking python3-gi (3.48.2-1) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.16 Selecting previously unselected package python3-pkg-resources. [2025-05-16T09:42:51.254Z] [exec] #6 12.16 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.1_all.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.17 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.23 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 12.23 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.24 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.29 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-05-16T09:42:51.254Z] [exec] #6 12.29 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.30 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.35 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 12.35 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.36 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.41 Selecting previously unselected package libstemmer0d:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 12.41 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.42 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.47 Selecting previously unselected package libxmlb2:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 12.47 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.48 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.53 Selecting previously unselected package libappstream5:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 12.54 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.54 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.59 Selecting previously unselected package libduktape207:amd64. [2025-05-16T09:42:51.254Z] [exec] #6 12.60 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-05-16T09:42:51.254Z] [exec] #6 12.60 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:42:51.254Z] [exec] #6 12.66 Selecting previously unselected package libdw1t64:amd64. [2025-05-16T09:42:51.877Z] [exec] #6 12.66 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 12.66 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:42:51.877Z] [exec] #6 12.71 Selecting previously unselected package libglib2.0-bin. [2025-05-16T09:42:51.877Z] [exec] #6 12.72 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 12.72 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:51.877Z] [exec] #6 12.77 Selecting previously unselected package libunwind8:amd64. [2025-05-16T09:42:51.877Z] [exec] #6 12.77 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 12.78 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:42:51.877Z] [exec] #6 12.86 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-05-16T09:42:51.877Z] [exec] #6 12.86 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 12.86 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:42:51.877Z] [exec] #6 12.93 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-05-16T09:42:51.877Z] [exec] #6 12.93 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 12.94 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:42:51.877Z] [exec] #6 12.99 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-05-16T09:42:51.877Z] [exec] #6 12.99 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 13.00 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:42:51.877Z] [exec] #6 13.06 Selecting previously unselected package xml-core. [2025-05-16T09:42:51.877Z] [exec] #6 13.06 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 13.07 Unpacking xml-core (0.19) ... [2025-05-16T09:42:51.877Z] [exec] #6 13.13 Selecting previously unselected package polkitd. [2025-05-16T09:42:51.877Z] [exec] #6 13.13 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:42:51.877Z] [exec] #6 13.16 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:42:51.877Z] [exec] #6 13.22 Selecting previously unselected package python3-blinker. [2025-05-16T09:42:52.511Z] [exec] #6 13.22 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.23 Unpacking python3-blinker (1.7.0-1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.28 Selecting previously unselected package python3-cryptography. [2025-05-16T09:42:52.511Z] [exec] #6 13.28 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.29 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.37 Selecting previously unselected package python3-pyparsing. [2025-05-16T09:42:52.511Z] [exec] #6 13.37 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.38 Unpacking python3-pyparsing (3.1.1-1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.43 Selecting previously unselected package python3-httplib2. [2025-05-16T09:42:52.511Z] [exec] #6 13.43 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.45 Unpacking python3-httplib2 (0.20.4-3) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.50 Selecting previously unselected package python3-jwt. [2025-05-16T09:42:52.511Z] [exec] #6 13.50 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.51 Unpacking python3-jwt (2.7.0-1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.56 Selecting previously unselected package python3-lazr.uri. [2025-05-16T09:42:52.511Z] [exec] #6 13.57 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.57 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.62 Selecting previously unselected package python3-wadllib. [2025-05-16T09:42:52.511Z] [exec] #6 13.62 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.63 Unpacking python3-wadllib (1.3.6-5) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.68 Selecting previously unselected package python3-distro. [2025-05-16T09:42:52.511Z] [exec] #6 13.68 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.69 Unpacking python3-distro (1.9.0-1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.74 Selecting previously unselected package python3-oauthlib. [2025-05-16T09:42:52.511Z] [exec] #6 13.74 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.75 Unpacking python3-oauthlib (3.2.2-1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.82 Selecting previously unselected package python3-lazr.restfulclient. [2025-05-16T09:42:52.511Z] [exec] #6 13.82 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-05-16T09:42:52.511Z] [exec] #6 13.82 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:42:52.511Z] [exec] #6 13.87 Selecting previously unselected package python3-six. [2025-05-16T09:42:53.182Z] [exec] #6 13.88 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-05-16T09:42:53.182Z] [exec] #6 13.88 Unpacking python3-six (1.16.0-4) ... [2025-05-16T09:42:53.182Z] [exec] #6 13.93 Selecting previously unselected package python3-launchpadlib. [2025-05-16T09:42:53.182Z] [exec] #6 13.94 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-05-16T09:42:53.182Z] [exec] #6 13.94 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:42:53.182Z] [exec] #6 14.01 Selecting previously unselected package python3-software-properties. [2025-05-16T09:42:53.182Z] [exec] #6 14.01 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-05-16T09:42:53.182Z] [exec] #6 14.01 Unpacking python3-software-properties (0.99.49.2) ... [2025-05-16T09:42:53.182Z] [exec] #6 14.08 Selecting previously unselected package packagekit. [2025-05-16T09:42:53.183Z] [exec] #6 14.08 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:42:53.183Z] [exec] #6 14.09 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.17 Selecting previously unselected package software-properties-common. [2025-05-16T09:42:53.183Z] [exec] #6 14.18 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-05-16T09:42:53.183Z] [exec] #6 14.18 Unpacking software-properties-common (0.99.49.2) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.25 Setting up media-types (10.1.0) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.29 Setting up systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.33 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.36 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.39 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.42 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.44 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.47 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.49 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:42:53.183Z] [exec] #6 14.52 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.53 No schema files found: doing nothing. [2025-05-16T09:42:53.810Z] [exec] #6 14.54 Setting up libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.56 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.59 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.61 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.63 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.66 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.68 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.70 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.72 Setting up netbase (6.4) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.76 Setting up sgml-base (1.31) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.80 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.82 Setting up lsb-release (12.0-2) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.84 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:53.810Z] [exec] #6 14.98 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:42:53.810Z] [exec] #6 15.00 Setting up iso-codes (4.16.0-1) ... [2025-05-16T09:42:53.810Z] [exec] #6 15.01 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:53.810Z] [exec] #6 15.03 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:42:53.810Z] [exec] #6 15.06 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:42:53.810Z] [exec] #6 15.07 Setcap worked! gst-ptp-helper is not suid! [2025-05-16T09:42:53.810Z] [exec] #6 15.08 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:54.438Z] [exec] #6 15.10 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:42:54.438Z] [exec] #6 15.12 Setting up python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:42:55.062Z] [exec] #6 15.90 Setting up libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:42:55.062Z] [exec] #6 15.92 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:42:55.062Z] [exec] #6 15.95 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:42:55.062Z] [exec] #6 15.97 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:55.062Z] [exec] #6 16.00 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:42:55.062Z] [exec] #6 16.03 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:42:55.062Z] [exec] #6 16.08 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:42:55.062Z] [exec] #6 16.14 Setting up xml-core (0.19) ... [2025-05-16T09:42:55.062Z] [exec] #6 16.33 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:42:55.062Z] [exec] #6 16.41 debconf: unable to initialize frontend: Dialog [2025-05-16T09:42:55.062Z] [exec] #6 16.41 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-16T09:42:55.062Z] [exec] #6 16.41 debconf: falling back to frontend: Readline [2025-05-16T09:42:55.062Z] [exec] #6 16.41 debconf: unable to initialize frontend: Readline [2025-05-16T09:42:55.062Z] [exec] #6 16.41 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-05-16T09:42:55.062Z] [exec] #6 16.41 debconf: falling back to frontend: Teletype [2025-05-16T09:42:55.062Z] [exec] #6 16.47 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:42:55.688Z] [exec] #6 16.49 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:42:55.688Z] [exec] #6 16.51 Setting up python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:42:55.688Z] [exec] #6 16.53 running python rtupdate hooks for python3.12... [2025-05-16T09:42:55.688Z] [exec] #6 16.53 running python post-rtupdate hooks for python3.12... [2025-05-16T09:42:55.688Z] [exec] #6 16.61 Setting up python3-six (1.16.0-4) ... [2025-05-16T09:42:55.688Z] [exec] #6 16.74 Setting up python3-pyparsing (3.1.1-1) ... [2025-05-16T09:42:55.688Z] [exec] #6 16.91 Setting up python3-gi (3.48.2-1) ... [2025-05-16T09:42:55.688Z] [exec] #6 17.08 Setting up python3-httplib2 (0.20.4-3) ... [2025-05-16T09:42:56.314Z] [exec] #6 17.21 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:42:56.314Z] [exec] #6 17.23 Setting up python3-blinker (1.7.0-1) ... [2025-05-16T09:42:56.314Z] [exec] #6 17.35 Setting up python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:42:56.314Z] [exec] #6 17.55 Setting up python3-dbus (1.3.2-5build3) ... [2025-05-16T09:42:56.314Z] [exec] #6 17.69 Setting up python3-distro (1.9.0-1) ... [2025-05-16T09:42:56.940Z] [exec] #6 17.81 Setting up python3-jwt (2.7.0-1) ... [2025-05-16T09:42:56.940Z] [exec] #6 17.94 Setting up python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:42:56.940Z] [exec] #6 18.12 Setting up python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:42:56.940Z] [exec] #6 18.24 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:42:57.583Z] [exec] #6 18.47 Setting up python3-wadllib (1.3.6-5) ... [2025-05-16T09:42:57.584Z] [exec] #6 18.59 Setting up python3-oauthlib (3.2.2-1) ... [2025-05-16T09:42:57.584Z] [exec] #6 18.76 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:42:57.584Z] [exec] #6 18.90 Setting up python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:42:58.293Z] [exec] #6 19.12 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-05-16T09:42:58.293Z] [exec] #6 19.13 Setting up python3-software-properties (0.99.49.2) ... [2025-05-16T09:42:58.293Z] [exec] #6 19.27 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:42:58.293Z] [exec] #6 19.31 Processing triggers for sgml-base (1.31) ... [2025-05-16T09:42:58.293Z] [exec] #6 19.33 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:42:58.293Z] [exec] #6 19.35 Creating group 'polkitd' with GID 997. [2025-05-16T09:42:58.293Z] [exec] #6 19.35 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-05-16T09:42:58.293Z] [exec] #6 19.41 invoke-rc.d: could not determine current runlevel [2025-05-16T09:42:58.293Z] [exec] #6 19.41 invoke-rc.d: policy-rc.d denied execution of reload. [2025-05-16T09:42:58.293Z] [exec] #6 19.51 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-05-16T09:42:58.293Z] [exec] #6 19.52 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:42:58.293Z] [exec] #6 19.56 invoke-rc.d: could not determine current runlevel [2025-05-16T09:42:58.293Z] [exec] #6 19.56 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-05-16T09:42:58.293Z] [exec] #6 19.56 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-05-16T09:42:58.293Z] [exec] #6 19.66 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-05-16T09:42:58.918Z] [exec] #6 19.67 Setting up software-properties-common (0.99.49.2) ... [2025-05-16T09:42:58.918Z] [exec] #6 19.80 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:43:01.818Z] [exec] #6 22.94 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:43:01.818Z] [exec] #6 23.07 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:43:01.818Z] [exec] #6 23.15 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:43:01.818Z] [exec] #6 23.23 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:43:02.450Z] [exec] #6 23.36 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-05-16T09:43:02.450Z] [exec] #6 23.44 Fetched 24.4 kB in 1s (43.8 kB/s) [2025-05-16T09:43:03.078Z] [exec] #6 23.44 Reading package lists... [2025-05-16T09:43:03.078Z] [exec] #6 24.12 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-05-16T09:43:03.078Z] [exec] #6 24.12 Repository: 'Types: deb [2025-05-16T09:43:03.078Z] [exec] #6 24.12 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-05-16T09:43:03.078Z] [exec] #6 24.12 Suites: noble [2025-05-16T09:43:03.078Z] [exec] #6 24.12 Components: main [2025-05-16T09:43:03.078Z] [exec] #6 24.12 ' [2025-05-16T09:43:03.078Z] [exec] #6 24.12 Description: [2025-05-16T09:43:03.078Z] [exec] #6 24.12 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-05-16T09:43:03.078Z] [exec] #6 24.12 [2025-05-16T09:43:03.078Z] [exec] #6 24.12 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-05-16T09:43:03.078Z] [exec] #6 24.12 Adding repository. [2025-05-16T09:43:03.078Z] [exec] #6 24.41 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:43:03.078Z] [exec] #6 24.45 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:43:03.078Z] [exec] #6 24.53 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:43:03.708Z] [exec] #6 24.61 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:43:03.708Z] [exec] #6 24.66 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-05-16T09:43:04.334Z] [exec] #6 24.72 Reading package lists... [2025-05-16T09:43:04.963Z] [exec] #6 25.40 Reading package lists... [2025-05-16T09:43:04.963Z] [exec] #6 26.08 Building dependency tree... [2025-05-16T09:43:05.588Z] [exec] #6 26.23 Reading state information... [2025-05-16T09:43:05.588Z] [exec] #6 26.38 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-05-16T09:43:05.588Z] [exec] #6 26.38 tar is already the newest version (1.35+dfsg-3build1). [2025-05-16T09:43:05.588Z] [exec] #6 26.38 The following additional packages will be installed: [2025-05-16T09:43:05.588Z] [exec] #6 26.38 ca-certificates-java default-jre-headless git-man java-common [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libplexus-cipher-java libplexus-classworlds-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libplexus-component-annotations-java libplexus-interpolation-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless [2025-05-16T09:43:05.588Z] [exec] #6 26.38 perl perl-modules-5.38 [2025-05-16T09:43:05.588Z] [exec] #6 26.38 Suggested packages: [2025-05-16T09:43:05.588Z] [exec] #6 26.38 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2025-05-16T09:43:05.588Z] [exec] #6 26.38 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc [2025-05-16T09:43:05.588Z] [exec] #6 26.38 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libmaven-shared-utils-java-doc liblogback-java pcscd [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libplexus-utils2-java-doc junit4 testng libcommons-logging-java [2025-05-16T09:43:05.588Z] [exec] #6 26.38 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic [2025-05-16T09:43:05.588Z] [exec] #6 26.38 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic [2025-05-16T09:43:05.588Z] [exec] #6 26.38 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-16T09:43:05.588Z] [exec] #6 26.38 libtap-harness-archive-perl [2025-05-16T09:43:05.588Z] [exec] #6 26.38 Recommended packages: [2025-05-16T09:43:05.588Z] [exec] #6 26.38 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64 [2025-05-16T09:43:05.588Z] [exec] #6 26.52 The following NEW packages will be installed: [2025-05-16T09:43:05.588Z] [exec] #6 26.52 ca-certificates-java default-jre-headless git git-man java-common [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libplexus-cipher-java libplexus-classworlds-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libplexus-component-annotations-java libplexus-interpolation-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-05-16T09:43:05.588Z] [exec] #6 26.52 libwagon-http-shaded-java libwagon-provider-api-java maven [2025-05-16T09:43:05.588Z] [exec] #6 26.52 openjdk-21-jre-headless perl perl-modules-5.38 [2025-05-16T09:43:05.588Z] [exec] #6 26.73 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2025-05-16T09:43:05.588Z] [exec] #6 26.73 Need to get 71.5 MB of archives. [2025-05-16T09:43:05.588Z] [exec] #6 26.73 After this operation, 296 MB of additional disk space will be used. [2025-05-16T09:43:05.588Z] [exec] #6 26.73 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-05-16T09:43:06.222Z] [exec] #6 27.47 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-05-16T09:43:06.222Z] [exec] #6 27.47 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-05-16T09:43:06.222Z] [exec] #6 27.47 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB] [2025-05-16T09:43:06.222Z] [exec] #6 27.59 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.59 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.59 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-05-16T09:43:06.924Z] [exec] #6 27.59 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.59 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.59 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-05-16T09:43:06.924Z] [exec] #6 27.59 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.64 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.67 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-05-16T09:43:06.924Z] [exec] #6 27.72 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-05-16T09:43:07.557Z] [exec] #6 28.59 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-05-16T09:43:07.557Z] [exec] #6 28.59 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-05-16T09:43:07.557Z] [exec] #6 28.59 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB] [2025-05-16T09:43:07.557Z] [exec] #6 28.60 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-05-16T09:43:07.557Z] [exec] #6 28.67 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B] [2025-05-16T09:43:07.557Z] [exec] #6 28.68 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B] [2025-05-16T09:43:07.557Z] [exec] #6 28.68 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-05-16T09:43:07.557Z] [exec] #6 28.68 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.68 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.68 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.68 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.68 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.75 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.83 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB] [2025-05-16T09:43:07.558Z] [exec] #6 28.87 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB] [2025-05-16T09:43:08.191Z] [exec] #6 28.87 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB] [2025-05-16T09:43:08.191Z] [exec] #6 28.87 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B] [2025-05-16T09:43:08.191Z] [exec] #6 28.87 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB] [2025-05-16T09:43:08.191Z] [exec] #6 28.89 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB] [2025-05-16T09:43:08.192Z] [exec] #6 28.90 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B] [2025-05-16T09:43:08.192Z] [exec] #6 28.90 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB] [2025-05-16T09:43:08.192Z] [exec] #6 28.92 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB] [2025-05-16T09:43:08.192Z] [exec] #6 28.92 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB] [2025-05-16T09:43:08.192Z] [exec] #6 28.99 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB] [2025-05-16T09:43:08.192Z] [exec] #6 28.99 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.00 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.00 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B] [2025-05-16T09:43:08.192Z] [exec] #6 29.00 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.00 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.00 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.07 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.08 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.08 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.15 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B] [2025-05-16T09:43:08.192Z] [exec] #6 29.15 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.17 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB] [2025-05-16T09:43:08.192Z] [exec] #6 29.28 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:43:08.192Z] [exec] #6 29.31 Fetched 71.5 MB in 3s (27.0 MB/s) [2025-05-16T09:43:08.192Z] [exec] #6 29.38 Selecting previously unselected package perl-modules-5.38. [2025-05-16T09:43:08.192Z] [exec] #6 29.38 (Reading database ... [2025-05-16T09:43:08.192Z] [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 29.39 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-05-16T09:43:08.192Z] [exec] #6 29.40 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:43:08.816Z] [exec] #6 29.76 Selecting previously unselected package libgdbm6t64:amd64. [2025-05-16T09:43:08.816Z] [exec] #6 29.76 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:43:08.816Z] [exec] #6 29.77 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:43:08.816Z] [exec] #6 29.82 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-05-16T09:43:08.816Z] [exec] #6 29.82 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:43:08.816Z] [exec] #6 29.83 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:43:08.816Z] [exec] #6 29.88 Selecting previously unselected package libperl5.38t64:amd64. [2025-05-16T09:43:08.816Z] [exec] #6 29.88 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:43:08.816Z] [exec] #6 29.89 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:43:08.816Z] [exec] #6 30.14 Selecting previously unselected package perl. [2025-05-16T09:43:09.442Z] [exec] #6 30.15 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.16 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.22 Selecting previously unselected package ca-certificates-java. [2025-05-16T09:43:09.442Z] [exec] #6 30.22 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.23 Unpacking ca-certificates-java (20240118) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.30 Selecting previously unselected package java-common. [2025-05-16T09:43:09.442Z] [exec] #6 30.30 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.30 Unpacking java-common (0.75+exp1) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.38 Selecting previously unselected package liblcms2-2:amd64. [2025-05-16T09:43:09.442Z] [exec] #6 30.38 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.39 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.44 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-05-16T09:43:09.442Z] [exec] #6 30.44 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.45 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.50 Selecting previously unselected package libjpeg8:amd64. [2025-05-16T09:43:09.442Z] [exec] #6 30.50 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.50 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.55 Selecting previously unselected package libnspr4:amd64. [2025-05-16T09:43:09.442Z] [exec] #6 30.55 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.56 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.62 Selecting previously unselected package libnss3:amd64. [2025-05-16T09:43:09.442Z] [exec] #6 30.62 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-05-16T09:43:09.442Z] [exec] #6 30.62 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-05-16T09:43:09.442Z] [exec] #6 30.70 Selecting previously unselected package libpcsclite1:amd64. [2025-05-16T09:43:10.068Z] [exec] #6 30.70 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-05-16T09:43:10.068Z] [exec] #6 30.71 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-05-16T09:43:10.068Z] [exec] #6 30.76 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-05-16T09:43:10.068Z] [exec] #6 30.77 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ... [2025-05-16T09:43:10.068Z] [exec] #6 30.77 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-05-16T09:43:10.694Z] [exec] #6 31.60 Selecting previously unselected package default-jre-headless. [2025-05-16T09:43:10.694Z] [exec] #6 31.61 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-05-16T09:43:10.694Z] [exec] #6 31.62 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-05-16T09:43:10.694Z] [exec] #6 31.66 Selecting previously unselected package liberror-perl. [2025-05-16T09:43:10.694Z] [exec] #6 31.66 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ... [2025-05-16T09:43:10.694Z] [exec] #6 31.66 Unpacking liberror-perl (0.17029-2) ... [2025-05-16T09:43:10.694Z] [exec] #6 31.71 Selecting previously unselected package git-man. [2025-05-16T09:43:10.694Z] [exec] #6 31.71 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-05-16T09:43:10.694Z] [exec] #6 31.72 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:43:10.694Z] [exec] #6 31.80 Selecting previously unselected package git. [2025-05-16T09:43:10.694Z] [exec] #6 31.81 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-05-16T09:43:10.694Z] [exec] #6 31.82 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:43:10.694Z] [exec] #6 32.01 Selecting previously unselected package libapache-pom-java. [2025-05-16T09:43:10.694Z] [exec] #6 32.01 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ... [2025-05-16T09:43:10.694Z] [exec] #6 32.02 Unpacking libapache-pom-java (29-2) ... [2025-05-16T09:43:10.694Z] [exec] #6 32.07 Selecting previously unselected package libatinject-jsr330-api-java. [2025-05-16T09:43:10.694Z] [exec] #6 32.07 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ... [2025-05-16T09:43:10.694Z] [exec] #6 32.08 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-05-16T09:43:10.694Z] [exec] #6 32.12 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.12 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.13 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.18 Selecting previously unselected package libcdi-api-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.18 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.18 Unpacking libcdi-api-java (1.2-3) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.23 Selecting previously unselected package libcommons-cli-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.24 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.24 Unpacking libcommons-cli-java (1.6.0-1) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.29 Selecting previously unselected package libcommons-parent-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.29 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.29 Unpacking libcommons-parent-java (56-1) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.33 Selecting previously unselected package libcommons-io-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.33 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.34 Unpacking libcommons-io-java (2.11.0-2) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.39 Selecting previously unselected package libcommons-lang3-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.39 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.40 Unpacking libcommons-lang3-java (3.14.0-1) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.44 Selecting previously unselected package libjsr305-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.44 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.45 Unpacking libjsr305-java (0.1~+svn49-11) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.50 Selecting previously unselected package libguava-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.50 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.51 Unpacking libguava-java (32.0.1-1) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.57 Selecting previously unselected package liberror-prone-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.57 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.58 Unpacking liberror-prone-java (2.18.0-1) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.63 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java. [2025-05-16T09:43:11.359Z] [exec] #6 32.63 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ... [2025-05-16T09:43:11.359Z] [exec] #6 32.64 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-05-16T09:43:11.359Z] [exec] #6 32.68 Selecting previously unselected package libaopalliance-java. [2025-05-16T09:43:11.986Z] [exec] #6 32.69 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 32.69 Unpacking libaopalliance-java (20070526-7) ... [2025-05-16T09:43:11.986Z] [exec] #6 32.74 Selecting previously unselected package libguice-java. [2025-05-16T09:43:11.986Z] [exec] #6 32.74 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 32.75 Unpacking libguice-java (4.2.3-2) ... [2025-05-16T09:43:11.986Z] [exec] #6 32.89 Selecting previously unselected package libjansi-java. [2025-05-16T09:43:11.986Z] [exec] #6 32.90 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 32.90 Unpacking libjansi-java (2.4.1-2) ... [2025-05-16T09:43:11.986Z] [exec] #6 32.96 Selecting previously unselected package libmaven-parent-java. [2025-05-16T09:43:11.986Z] [exec] #6 32.96 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 32.96 Unpacking libmaven-parent-java (35-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.04 Selecting previously unselected package libplexus-utils2-java. [2025-05-16T09:43:11.986Z] [exec] #6 33.04 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 33.05 Unpacking libplexus-utils2-java (3.4.2-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.09 Selecting previously unselected package libwagon-provider-api-java. [2025-05-16T09:43:11.986Z] [exec] #6 33.09 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 33.10 Unpacking libwagon-provider-api-java (3.5.3-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.15 Selecting previously unselected package libmaven-resolver-java. [2025-05-16T09:43:11.986Z] [exec] #6 33.15 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 33.16 Unpacking libmaven-resolver-java (1.6.3-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.21 Selecting previously unselected package libmaven-shared-utils-java. [2025-05-16T09:43:11.986Z] [exec] #6 33.21 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 33.22 Unpacking libmaven-shared-utils-java (3.3.4-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.27 Selecting previously unselected package libplexus-cipher-java. [2025-05-16T09:43:11.986Z] [exec] #6 33.27 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 33.28 Unpacking libplexus-cipher-java (2.0-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.32 Selecting previously unselected package libplexus-classworlds-java. [2025-05-16T09:43:11.986Z] [exec] #6 33.32 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ... [2025-05-16T09:43:11.986Z] [exec] #6 33.33 Unpacking libplexus-classworlds-java (2.7.0-1) ... [2025-05-16T09:43:11.986Z] [exec] #6 33.38 Selecting previously unselected package libplexus-component-annotations-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.38 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.39 Unpacking libplexus-component-annotations-java (2.1.1-1) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.43 Selecting previously unselected package libplexus-interpolation-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.43 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.43 Unpacking libplexus-interpolation-java (1.26-1) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.51 Selecting previously unselected package libplexus-sec-dispatcher-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.51 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.52 Unpacking libplexus-sec-dispatcher-java (2.0-3) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.56 Selecting previously unselected package libslf4j-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.57 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.57 Unpacking libslf4j-java (1.7.32-1) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.64 Selecting previously unselected package libsisu-inject-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.64 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.65 Unpacking libsisu-inject-java (0.3.4-2) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.71 Selecting previously unselected package libsisu-plexus-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.71 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.72 Unpacking libsisu-plexus-java (0.3.4-3) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.77 Selecting previously unselected package libmaven3-core-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.78 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.78 Unpacking libmaven3-core-java (3.8.7-2) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.85 Selecting previously unselected package libwagon-file-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.85 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.86 Unpacking libwagon-file-java (3.5.3-1) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.90 Selecting previously unselected package libwagon-http-shaded-java. [2025-05-16T09:43:12.625Z] [exec] #6 33.90 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.91 Unpacking libwagon-http-shaded-java (3.5.3-1) ... [2025-05-16T09:43:12.625Z] [exec] #6 33.96 Selecting previously unselected package maven. [2025-05-16T09:43:12.625Z] [exec] #6 33.97 Preparing to unpack .../49-maven_3.8.7-2_all.deb ... [2025-05-16T09:43:12.625Z] [exec] #6 33.97 Unpacking maven (3.8.7-2) ... [2025-05-16T09:43:12.625Z] [exec] #6 34.04 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.06 Setting up libslf4j-java (1.7.32-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.09 Setting up libplexus-utils2-java (3.4.2-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.11 Setting up libplexus-classworlds-java (2.7.0-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.14 Setting up libjsr305-java (0.1~+svn49-11) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.16 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.19 Setting up java-common (0.75+exp1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.21 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.23 Setting up libaopalliance-java (20070526-7) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.26 Setting up libcommons-cli-java (1.6.0-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.28 Setting up libplexus-component-annotations-java (2.1.1-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.30 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.33 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.35 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.37 Setting up libjansi-java (2.4.1-2) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.39 Setting up libapache-pom-java (29-2) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.41 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.43 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.45 Setting up libplexus-interpolation-java (1.26-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.47 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.48 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.50 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.52 Setting up libwagon-http-shaded-java (3.5.3-1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.54 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.56 Setting up ca-certificates-java (20240118) ... [2025-05-16T09:43:13.249Z] [exec] #6 34.64 No JRE found. Skipping Java certificates setup. [2025-05-16T09:43:13.878Z] [exec] #6 34.65 Setting up libcdi-api-java (1.2-3) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.68 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.69 Setting up libwagon-provider-api-java (3.5.3-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.71 Setting up libmaven-parent-java (35-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.73 Setting up libcommons-parent-java (56-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.75 Setting up libsisu-inject-java (0.3.4-2) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.77 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.79 Setting up libplexus-cipher-java (2.0-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.81 Setting up libsisu-plexus-java (0.3.4-3) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.84 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.87 Setting up libcommons-lang3-java (3.14.0-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.89 Setting up libplexus-sec-dispatcher-java (2.0-3) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.90 Setting up libwagon-file-java (3.5.3-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 34.92 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-05-16T09:43:13.878Z] [exec] #6 35.11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-05-16T09:43:13.878Z] [exec] #6 35.12 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-05-16T09:43:13.878Z] [exec] #6 35.12 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-05-16T09:43:13.878Z] [exec] #6 35.13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-05-16T09:43:13.878Z] [exec] #6 35.13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-05-16T09:43:13.878Z] [exec] #6 35.17 Setting up libcommons-io-java (2.11.0-2) ... [2025-05-16T09:43:13.878Z] [exec] #6 35.19 Setting up liberror-perl (0.17029-2) ... [2025-05-16T09:43:13.878Z] [exec] #6 35.21 Setting up libmaven-resolver-java (1.6.3-1) ... [2025-05-16T09:43:13.878Z] [exec] #6 35.23 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.25 Setting up libmaven-shared-utils-java (3.3.4-1) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.27 Setting up libguava-java (32.0.1-1) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.30 Setting up liberror-prone-java (2.18.0-1) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.31 Setting up libguice-java (4.2.3-2) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.33 Setting up libmaven3-core-java (3.8.7-2) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.35 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.41 Processing triggers for ca-certificates-java (20240118) ... [2025-05-16T09:43:14.511Z] [exec] #6 35.71 Adding debian:ACCVRAIZ1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.71 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.73 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.74 Adding debian:Actalis_Authentication_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.74 Adding debian:AffirmTrust_Commercial.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.74 Adding debian:AffirmTrust_Networking.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.74 Adding debian:AffirmTrust_Premium_ECC.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.74 Adding debian:AffirmTrust_Premium.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.75 Adding debian:Amazon_Root_CA_1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.75 Adding debian:Amazon_Root_CA_2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.75 Adding debian:Amazon_Root_CA_3.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.75 Adding debian:Amazon_Root_CA_4.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.76 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.76 Adding debian:Atos_TrustedRoot_2011.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.76 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.76 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.77 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.77 Adding debian:Baltimore_CyberTrust_Root.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.77 Adding debian:BJCA_Global_Root_CA1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.77 Adding debian:BJCA_Global_Root_CA2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.78 Adding debian:Buypass_Class_2_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.78 Adding debian:Buypass_Class_3_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.78 Adding debian:CA_Disig_Root_R2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.79 Adding debian:Certainly_Root_E1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.79 Adding debian:Certainly_Root_R1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.79 Adding debian:Certigna.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.80 Adding debian:Certigna_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.80 Adding debian:certSIGN_Root_CA_G2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.80 Adding debian:certSIGN_ROOT_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.80 Adding debian:Certum_EC-384_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.81 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.81 Adding debian:Certum_Trusted_Network_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.81 Adding debian:Certum_Trusted_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.81 Adding debian:CFCA_EV_ROOT.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.82 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.82 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.82 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.82 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.83 Adding debian:Comodo_AAA_Services_root.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.83 Adding debian:COMODO_Certification_Authority.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.83 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.83 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.84 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.84 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.84 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.84 Adding debian:DigiCert_Global_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.85 Adding debian:DigiCert_Global_Root_G2.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.85 Adding debian:DigiCert_Global_Root_G3.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.85 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.85 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.85 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.86 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.86 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.86 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.86 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.86 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.87 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.87 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.87 Adding debian:emSign_Root_CA_-_C1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.87 Adding debian:emSign_Root_CA_-_G1.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.88 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-05-16T09:43:14.511Z] [exec] #6 35.88 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.88 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.89 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.89 Adding debian:Entrust_Root_Certification_Authority.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.89 Adding debian:ePKI_Root_Certification_Authority.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.89 Adding debian:e-Szigno_Root_CA_2017.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.89 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.90 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.90 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.90 Adding debian:GlobalSign_Root_CA.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.90 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.91 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-05-16T09:43:14.512Z] [exec] #6 35.91 Adding debian:GlobalSign_Root_E46.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.92 Adding debian:GlobalSign_Root_R46.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.93 Adding debian:GLOBALTRUST_2020.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.93 Adding debian:Go_Daddy_Class_2_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.93 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.94 Adding debian:GTS_Root_R1.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.95 Adding debian:GTS_Root_R2.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.95 Adding debian:GTS_Root_R3.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.95 Adding debian:GTS_Root_R4.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.96 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.97 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.97 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.98 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.98 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.99 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.99 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-05-16T09:43:15.173Z] [exec] #6 35.99 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.00 Adding debian:ISRG_Root_X1.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.00 Adding debian:ISRG_Root_X2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.00 Adding debian:Izenpe.com.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.00 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.01 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.01 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.01 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.02 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.02 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.02 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.03 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.03 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.03 Adding debian:QuoVadis_Root_CA_2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.04 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.04 Adding debian:QuoVadis_Root_CA_3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.05 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.05 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.05 Adding debian:Secure_Global_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.06 Adding debian:SecureSign_RootCA11.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.06 Adding debian:SecureTrust_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.06 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.07 Adding debian:Security_Communication_RootCA2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.07 Adding debian:Security_Communication_RootCA3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.08 Adding debian:Security_Communication_Root_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.08 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.08 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.08 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.08 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.09 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.09 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.09 Adding debian:Starfield_Class_2_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.09 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.09 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.10 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.10 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.10 Adding debian:SZAFIR_ROOT_CA2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.11 Adding debian:Telia_Root_CA_v2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.11 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.11 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.11 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.12 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.12 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.12 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.12 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.13 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.13 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.13 Adding debian:TunTrust_Root_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.13 Adding debian:TWCA_Global_Root_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.13 Adding debian:TWCA_Root_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.14 Adding debian:UCA_Extended_Validation_Root.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.14 Adding debian:UCA_Global_G2_Root.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.14 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.14 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.15 Adding debian:vTrus_ECC_Root_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.15 Adding debian:vTrus_Root_CA.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.15 Adding debian:XRamp_Global_CA_Root.pem [2025-05-16T09:43:15.173Z] [exec] #6 36.19 done. [2025-05-16T09:43:15.173Z] [exec] #6 36.20 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-05-16T09:43:15.173Z] [exec] #6 36.22 Setting up maven (3.8.7-2) ... [2025-05-16T09:43:15.173Z] [exec] #6 36.25 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode [2025-05-16T09:43:18.029Z] [exec] #6 DONE 39.4s [2025-05-16T09:43:18.656Z] [exec] [2025-05-16T09:43:18.656Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-05-16T09:43:18.656Z] [exec] #7 DONE 0.2s [2025-05-16T09:43:18.656Z] [exec] [2025-05-16T09:43:18.656Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git [2025-05-16T09:43:18.656Z] [exec] #8 0.203 Cloning into 'open-liberty'... [2025-05-16T09:44:12.837Z] [exec] #8 53.76 Updating files: 10% (11951/114535) [2025-05-16T09:44:41.122Z] [exec] Updating files: 11% (12599/114535)Updating files: 12% (13745/114535)Updating files: 13% (14890/114535)Updating files: 14% (16035/114535)Updating files: 15% (17181/114535)Updating files: 16% (18326/114535)Updating files: 17% (19471/114535)Updating files: 17% (19581/114535)Updating files: 18% (20617/114535)Updating files: 19% (21762/114535)Updating files: 20% (22907/114535)Updating files: 21% (24053/114535)Updating files: 22% (25198/114535)Updating files: 23% (26344/114535)Updating files: 23% (26376/114535)Updating files: 24% (27489/114535)Updating files: 25% (28634/114535)Updating files: 26% (29780/114535)Updating files: 26% (30278/114535)Updating files: 27% (30925/114535)Updating files: 28% (32070/114535)Updating files: 29% (33216/114535)Updating files: 30% (34361/114535)Updating files: 30% (35002/114535)Updating files: 31% (35506/114535)Updating files: 32% (36652/114535)Updating files: 33% (37797/114535)Updating files: 34% (38942/114535)Updating files: 35% (40088/114535)Updating files: 35% (40850/114535)Updating files: 36% (41233/114535)Updating files: 37% (42378/114535)Updating files: 38% (43524/114535)Updating files: 39% (44669/114535)Updating files: 40% (45814/114535)Updating files: 40% (46765/114535)Updating files: 41% (46960/114535)Updating files: 42% (48105/114535)Updating files: 43% (49251/114535)Updating files: 44% (50396/114535)Updating files: 45% (51541/114535)Updating files: 46% (52687/114535)Updating files: 46% (52899/114535)Updating files: 47% (53832/114535)Updating files: 48% (54977/114535)Updating files: 48% (55862/114535)Updating files: 49% (56123/114535)Updating files: 49% (57207/114535)Updating files: 50% (57268/114535)Updating files: 50% (58181/114535)Updating files: 51% (58413/114535)Updating files: 52% (59559/114535)Updating files: 52% (60268/114535)Updating files: 53% (60704/114535)Updating files: 54% (61849/114535)Updating files: 54% (62957/114535)Updating files: 55% (62995/114535)Updating files: 56% (64140/114535)Updating files: 57% (65285/114535)Updating files: 58% (66431/114535)Updating files: 59% (67576/114535)Updating files: 60% (68721/114535)Updating files: 61% (69867/114535)Updating files: 61% (70828/114535)Updating files: 62% (71012/114535)Updating files: 63% (72158/114535)Updating files: 64% (73303/114535)Updating files: 65% (74448/114535)Updating files: 66% (75594/114535)Updating files: 67% (76739/114535)Updating files: 67% (77598/114535)Updating files: 68% (77884/114535)Updating files: 69% (79030/114535)Updating files: 70% (80175/114535)Updating files: 71% (81320/114535)Updating files: 71% (82128/114535)Updating files: 72% (82466/114535)Updating files: 73% (83611/114535)Updating files: 74% (84756/114535)Updating files: 75% (85902/114535)Updating files: 76% (87047/114535)Updating files: 76% (88023/114535)Updating files: 77% (88192/114535)Updating files: 78% (89338/114535)Updating files: 79% (90483/114535)Updating files: 80% (91628/114535)Updating files: 81% (92774/114535)Updating files: 81% (93439/114535)Updating files: 82% (93919/114535)Updating files: 83% (95065/114535)Updating files: 84% (96210/114535)Updating files: 85% (97355/114535)Updating files: 85% (98302/114535)Updating files: 86% (98501/114535)Updating files: 87% (99646/114535)Updating files: 88% (100791/114535)Updating files: 89% (101937/114535)Updating files: 89% (102661/114535)Updating files: 90% (103082/114535)Updating files: 91% (104227/114535)Updating files: 92% (105373/114535)Updating files: 93% (106518/114535)Updating files: 93% (106877/114535)Updating files: 94% (107663/114535)Updating files: 95% (108809/114535)Updating files: 96% (109954/114535)Updating files: 97% (111099/114535)Updating files: 97% (112052/114535)Updating files: 98% (112245/114535)Updating files: 99% (113390/114535)Updating files: 100% (114535/114535)Updating files: 100% (114535/114535), done.#8 DONE 79.7s [2025-05-16T09:44:41.122Z] [exec] [2025-05-16T09:44:41.122Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/ [2025-05-16T09:44:41.122Z] [exec] #9 DONE 0.1s [2025-05-16T09:44:41.122Z] [exec] [2025-05-16T09:44:41.122Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 Note: switching to 'gm-23.0.0.5'. [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 You are in 'detached HEAD' state. You can look around, make experimental [2025-05-16T09:44:47.015Z] [exec] #10 8.603 changes and commit them, and you can discard any commits you make in this [2025-05-16T09:44:47.015Z] [exec] #10 8.603 state without impacting any branches by switching back to a branch. [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 If you want to create a new branch to retain commits you create, you may [2025-05-16T09:44:47.015Z] [exec] #10 8.603 do so (now or later) by using -c with the switch command. Example: [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 git switch -c <new-branch-name> [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 Or undo this operation with: [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 git switch - [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 Turn off this advice by setting config variable advice.detachedHead to false [2025-05-16T09:44:47.015Z] [exec] #10 8.603 [2025-05-16T09:44:47.015Z] [exec] #10 8.603 HEAD is now at 1e94443773 Merge pull request #25263 from tjwatson/checkpointDropinFix [2025-05-16T09:44:49.175Z] [exec] #10 DONE 10.8s [2025-05-16T09:44:49.175Z] [exec] [2025-05-16T09:44:49.175Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh [2025-05-16T09:44:49.175Z] [exec] #11 DONE 0.1s [2025-05-16T09:44:49.175Z] [exec] [2025-05-16T09:44:49.175Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-05-16T09:44:49.175Z] [exec] #12 DONE 0.1s [2025-05-16T09:44:49.175Z] [exec] [2025-05-16T09:44:49.175Z] [exec] #13 [ 9/10] WORKDIR /open-liberty [2025-05-16T09:44:49.175Z] [exec] #13 DONE 0.1s [2025-05-16T09:44:49.175Z] [exec] [2025-05-16T09:44:49.175Z] [exec] #14 exporting to image [2025-05-16T09:44:49.175Z] [exec] #14 exporting layers [2025-05-16T09:46:05.358Z] [exec] #14 exporting layers 73.2s done [2025-05-16T09:46:05.358Z] [exec] #14 writing image sha256:de33cf73b35b11ff8ee49c3497c5ae61bd98a2ea40bdd66e4f52acdd880fdea9 done [2025-05-16T09:46:05.358Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full done [2025-05-16T09:46:05.358Z] [exec] #14 DONE 73.3s [2025-05-16T09:46:05.358Z] [2025-05-16T09:46:05.358Z] copy_dest: [2025-05-16T09:46:05.358Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-05-16T09:46:05.358Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-05-16T09:46:05.358Z] [2025-05-16T09:46:05.358Z] dist: [2025-05-16T09:46:05.358Z] [2025-05-16T09:46:05.358Z] move_scripts: [2025-05-16T09:46:05.358Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus [2025-05-16T09:46:05.358Z] [2025-05-16T09:46:05.358Z] clean_image: [2025-05-16T09:46:05.358Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot [2025-05-16T09:46:05.358Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:46:05.358Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:46:05.358Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:46:05.358Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:46:05.358Z] [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-05-16T09:46:05.358Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:46:05.358Z] [exec] The test here is quarkus [2025-05-16T09:46:05.358Z] [exec] The directory in the external.sh is quarkus [2025-05-16T09:46:05.358Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:46:05.358Z] [exec] Error response from daemon: No such container: quarkus-test [2025-05-16T09:46:05.358Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full [2025-05-16T09:46:05.358Z] [exec] Error response from daemon: No such container: restore-test [2025-05-16T09:46:05.358Z] [exec] Error response from daemon: invalid reference format [2025-05-16T09:46:05.358Z] [exec] Result: 1 [2025-05-16T09:46:05.358Z] [2025-05-16T09:46:05.358Z] build_image: [2025-05-16T09:46:05.358Z] [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-05-16T09:46:05.358Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:46:05.358Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:46:05.358Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:46:05.358Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:46:05.358Z] [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-05-16T09:46:05.358Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:46:05.358Z] [exec] The test here is quarkus [2025-05-16T09:46:05.358Z] [exec] The directory in the external.sh is quarkus [2025-05-16T09:46:05.358Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:46:05.358Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-05-16T09:46:05.358Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [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-05-16T09:46:05.358Z] [exec] done [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [exec] The test in the build_image() function is quarkus [2025-05-16T09:46:05.358Z] [exec] ##################################################### [2025-05-16T09:46:05.358Z] [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-05-16T09:46:05.358Z] [exec] ##################################################### [2025-05-16T09:46:05.358Z] [exec] #0 building with "default" instance using docker driver [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-05-16T09:46:05.358Z] [exec] #1 transferring dockerfile: 2.80kB done [2025-05-16T09:46:05.358Z] [exec] #1 DONE 0.0s [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-05-16T09:46:05.358Z] [exec] #2 DONE 0.1s [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [exec] #3 [internal] load .dockerignore [2025-05-16T09:46:05.358Z] [exec] #3 transferring context: 2B done [2025-05-16T09:46:05.358Z] [exec] #3 DONE 0.0s [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 [2025-05-16T09:46:05.358Z] [exec] #4 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 0.0s done [2025-05-16T09:46:05.358Z] [exec] #4 CACHED [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [exec] #5 [internal] load build context [2025-05-16T09:46:05.358Z] [exec] #5 transferring context: 2.42kB done [2025-05-16T09:46:05.358Z] [exec] #5 DONE 0.0s [2025-05-16T09:46:05.358Z] [exec] [2025-05-16T09:46:05.358Z] [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-05-16T09:46:05.358Z] [exec] #6 0.283 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.349 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.366 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.417 Get:4 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.441 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.443 Get:6 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.454 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.489 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-05-16T09:46:05.358Z] [exec] #6 0.611 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.612 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,431 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.620 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,380 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.627 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,382 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.634 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.635 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.869 Get:15 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-05-16T09:46:05.358Z] [exec] #6 0.960 Get:16 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,371 kB] [2025-05-16T09:46:05.358Z] [exec] #6 1.263 Get:17 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,082 kB] [2025-05-16T09:46:05.359Z] [exec] #6 1.336 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,055 kB] [2025-05-16T09:46:05.359Z] [exec] #6 1.522 Fetched 30.0 MB in 1s (23.8 MB/s) [2025-05-16T09:46:05.987Z] [exec] #6 1.522 Reading package lists... [2025-05-16T09:46:09.782Z] [exec] #6 5.666 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:46:09.782Z] [exec] #6 5.741 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-05-16T09:46:09.782Z] [exec] #6 5.741 (Reading database ... [2025-05-16T09:46:09.782Z] [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.762 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:46:09.782Z] [exec] #6 5.768 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:09.782Z] [exec] #6 5.888 Selecting previously unselected package python3.12-minimal. [2025-05-16T09:46:09.782Z] [exec] #6 5.890 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:46:09.782Z] [exec] #6 5.898 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:09.782Z] [exec] #6 5.986 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:09.782Z] [exec] #6 6.012 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:10.675Z] [exec] #6 6.737 Selecting previously unselected package python3-minimal. [2025-05-16T09:46:10.675Z] [exec] #6 6.737 (Reading database ... [2025-05-16T09:46:10.675Z] [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.745 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:46:10.675Z] [exec] #6 6.751 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:46:10.675Z] [exec] #6 6.796 Selecting previously unselected package media-types. [2025-05-16T09:46:10.675Z] [exec] #6 6.797 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-05-16T09:46:10.675Z] [exec] #6 6.804 Unpacking media-types (10.1.0) ... [2025-05-16T09:46:10.675Z] [exec] #6 6.856 Selecting previously unselected package netbase. [2025-05-16T09:46:10.675Z] [exec] #6 6.857 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-05-16T09:46:10.675Z] [exec] #6 6.863 Unpacking netbase (6.4) ... [2025-05-16T09:46:10.675Z] [exec] #6 6.912 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-05-16T09:46:10.675Z] [exec] #6 6.914 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:46:10.675Z] [exec] #6 6.920 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:10.675Z] [exec] #6 7.082 Selecting previously unselected package python3.12. [2025-05-16T09:46:10.675Z] [exec] #6 7.084 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:46:10.675Z] [exec] #6 7.090 Unpacking python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:10.675Z] [exec] #6 7.136 Selecting previously unselected package libpython3-stdlib:amd64. [2025-05-16T09:46:10.675Z] [exec] #6 7.138 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:46:10.675Z] [exec] #6 7.144 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:46:10.675Z] [exec] #6 7.197 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.395 Selecting previously unselected package python3. [2025-05-16T09:46:11.377Z] [exec] #6 7.395 (Reading database ... [2025-05-16T09:46:11.377Z] [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.402 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.411 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.462 Selecting previously unselected package libapparmor1:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.463 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.474 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.534 Selecting previously unselected package libargon2-1:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.535 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.542 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.604 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.605 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.611 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.664 Selecting previously unselected package libjson-c5:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.665 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.671 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.720 Selecting previously unselected package libcryptsetup12:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.721 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.728 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.780 Selecting previously unselected package libfdisk1:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.781 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.786 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.845 Selecting previously unselected package libkmod2:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.846 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.852 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.898 Selecting previously unselected package libsystemd-shared:amd64. [2025-05-16T09:46:11.377Z] [exec] #6 7.899 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.905 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:46:11.377Z] [exec] #6 7.975 Selecting previously unselected package systemd-dev. [2025-05-16T09:46:11.377Z] [exec] #6 7.976 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.6_all.deb ... [2025-05-16T09:46:11.377Z] [exec] #6 7.982 Unpacking systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:46:11.377Z] [exec] #6 8.057 Selecting previously unselected package systemd. [2025-05-16T09:46:12.010Z] [exec] #6 8.059 Preparing to unpack .../10-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:46:12.010Z] [exec] #6 8.072 Unpacking systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.300 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.321 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.344 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.369 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.395 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.413 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.432 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.449 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.470 Setting up systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.487 Setting up systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:46:12.010Z] [exec] #6 8.553 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-05-16T09:46:12.641Z] [exec] #6 8.556 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-05-16T09:46:12.641Z] [exec] #6 8.559 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-05-16T09:46:12.641Z] [exec] #6 8.564 Initializing machine ID from random generator. [2025-05-16T09:46:12.641Z] [exec] #6 8.583 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.583 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.583 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.583 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.583 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.584 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.584 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.584 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:46:12.641Z] [exec] #6 8.584 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:46:12.642Z] [exec] #6 8.594 Creating group 'systemd-journal' with GID 999. [2025-05-16T09:46:12.642Z] [exec] #6 8.594 Creating group 'systemd-network' with GID 998. [2025-05-16T09:46:12.642Z] [exec] #6 8.594 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-16T09:46:12.642Z] [exec] #6 8.685 Selecting previously unselected package systemd-sysv. [2025-05-16T09:46:12.642Z] [exec] #6 8.685 (Reading database ... [2025-05-16T09:46:12.642Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8663 files and directories currently installed.)#6 8.693 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 8.699 Unpacking systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:46:12.642Z] [exec] #6 8.758 Selecting previously unselected package sgml-base. [2025-05-16T09:46:12.642Z] [exec] #6 8.759 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 8.766 Unpacking sgml-base (1.31) ... [2025-05-16T09:46:12.642Z] [exec] #6 8.841 Selecting previously unselected package libdbus-1-3:amd64. [2025-05-16T09:46:12.642Z] [exec] #6 8.842 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 8.848 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:12.642Z] [exec] #6 8.890 Selecting previously unselected package dbus-bin. [2025-05-16T09:46:12.642Z] [exec] #6 8.891 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 8.898 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:12.642Z] [exec] #6 8.951 Selecting previously unselected package dbus-session-bus-common. [2025-05-16T09:46:12.642Z] [exec] #6 8.953 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 8.958 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:12.642Z] [exec] #6 9.008 Selecting previously unselected package dbus-daemon. [2025-05-16T09:46:12.642Z] [exec] #6 9.009 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 9.016 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:12.642Z] [exec] #6 9.092 Selecting previously unselected package dbus-system-bus-common. [2025-05-16T09:46:12.642Z] [exec] #6 9.093 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 9.099 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:12.642Z] [exec] #6 9.157 Selecting previously unselected package dbus. [2025-05-16T09:46:12.642Z] [exec] #6 9.158 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 9.166 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:12.642Z] [exec] #6 9.222 Selecting previously unselected package distro-info-data. [2025-05-16T09:46:12.642Z] [exec] #6 9.224 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 9.230 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:46:12.642Z] [exec] #6 9.293 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-05-16T09:46:12.642Z] [exec] #6 9.294 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:46:12.642Z] [exec] #6 9.307 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:12.642Z] [exec] #6 9.376 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-05-16T09:46:13.270Z] [exec] #6 9.377 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:46:13.270Z] [exec] #6 9.383 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:13.270Z] [exec] #6 9.436 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-05-16T09:46:13.270Z] [exec] #6 9.437 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-05-16T09:46:13.270Z] [exec] #6 9.443 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:46:13.270Z] [exec] #6 9.488 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-05-16T09:46:13.270Z] [exec] #6 9.490 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-05-16T09:46:13.270Z] [exec] #6 9.495 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:46:13.270Z] [exec] #6 9.535 Selecting previously unselected package iso-codes. [2025-05-16T09:46:13.270Z] [exec] #6 9.536 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-05-16T09:46:13.270Z] [exec] #6 9.542 Unpacking iso-codes (4.16.0-1) ... [2025-05-16T09:46:13.270Z] [exec] #6 9.735 Selecting previously unselected package libcap2-bin. [2025-05-16T09:46:13.270Z] [exec] #6 9.737 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-05-16T09:46:13.270Z] [exec] #6 9.743 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:46:13.270Z] [exec] #6 9.801 Selecting previously unselected package libelf1t64:amd64. [2025-05-16T09:46:13.270Z] [exec] #6 9.801 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:46:13.270Z] [exec] #6 9.810 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:46:13.270Z] [exec] #6 9.858 Selecting previously unselected package libglib2.0-data. [2025-05-16T09:46:13.939Z] [exec] #6 9.860 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.2_all.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 9.868 Unpacking libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:13.939Z] [exec] #6 9.916 Selecting previously unselected package libicu74:amd64. [2025-05-16T09:46:13.939Z] [exec] #6 9.917 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 9.923 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.12 Selecting previously unselected package libpam-systemd:amd64. [2025-05-16T09:46:13.939Z] [exec] #6 10.13 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.13 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.19 Selecting previously unselected package libxml2:amd64. [2025-05-16T09:46:13.939Z] [exec] #6 10.19 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.20 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.26 Selecting previously unselected package libyaml-0-2:amd64. [2025-05-16T09:46:13.939Z] [exec] #6 10.26 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.31 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.36 Selecting previously unselected package lsb-release. [2025-05-16T09:46:13.939Z] [exec] #6 10.36 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.36 Unpacking lsb-release (12.0-2) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.41 Selecting previously unselected package python-apt-common. [2025-05-16T09:46:13.939Z] [exec] #6 10.41 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.41 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.46 Selecting previously unselected package python3-apt. [2025-05-16T09:46:13.939Z] [exec] #6 10.46 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.47 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.52 Selecting previously unselected package python3-cffi-backend:amd64. [2025-05-16T09:46:13.939Z] [exec] #6 10.52 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-05-16T09:46:13.939Z] [exec] #6 10.53 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:46:13.939Z] [exec] #6 10.58 Selecting previously unselected package python3-dbus. [2025-05-16T09:46:14.564Z] [exec] #6 10.58 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.59 Unpacking python3-dbus (1.3.2-5build3) ... [2025-05-16T09:46:14.564Z] [exec] #6 10.66 Selecting previously unselected package python3-gi. [2025-05-16T09:46:14.564Z] [exec] #6 10.67 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.67 Unpacking python3-gi (3.48.2-1) ... [2025-05-16T09:46:14.564Z] [exec] #6 10.73 Selecting previously unselected package python3-pkg-resources. [2025-05-16T09:46:14.564Z] [exec] #6 10.73 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.1_all.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.73 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:46:14.564Z] [exec] #6 10.80 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-05-16T09:46:14.564Z] [exec] #6 10.80 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.80 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:46:14.564Z] [exec] #6 10.85 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-05-16T09:46:14.564Z] [exec] #6 10.85 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.86 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:46:14.564Z] [exec] #6 10.91 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-05-16T09:46:14.564Z] [exec] #6 10.91 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.92 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:46:14.564Z] [exec] #6 10.97 Selecting previously unselected package libstemmer0d:amd64. [2025-05-16T09:46:14.564Z] [exec] #6 10.97 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 10.98 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:46:14.564Z] [exec] #6 11.03 Selecting previously unselected package libxmlb2:amd64. [2025-05-16T09:46:14.564Z] [exec] #6 11.04 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 11.04 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:46:14.564Z] [exec] #6 11.10 Selecting previously unselected package libappstream5:amd64. [2025-05-16T09:46:14.564Z] [exec] #6 11.10 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 11.10 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:46:14.564Z] [exec] #6 11.16 Selecting previously unselected package libduktape207:amd64. [2025-05-16T09:46:14.564Z] [exec] #6 11.16 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-05-16T09:46:14.564Z] [exec] #6 11.17 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:46:14.564Z] [exec] #6 11.22 Selecting previously unselected package libdw1t64:amd64. [2025-05-16T09:46:15.194Z] [exec] #6 11.22 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.22 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.26 Selecting previously unselected package libglib2.0-bin. [2025-05-16T09:46:15.194Z] [exec] #6 11.27 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.27 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.33 Selecting previously unselected package libunwind8:amd64. [2025-05-16T09:46:15.194Z] [exec] #6 11.33 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.34 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.40 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-05-16T09:46:15.194Z] [exec] #6 11.40 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.41 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.48 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-05-16T09:46:15.194Z] [exec] #6 11.49 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.49 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.55 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-05-16T09:46:15.194Z] [exec] #6 11.55 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.55 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.62 Selecting previously unselected package xml-core. [2025-05-16T09:46:15.194Z] [exec] #6 11.62 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.62 Unpacking xml-core (0.19) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.69 Selecting previously unselected package polkitd. [2025-05-16T09:46:15.194Z] [exec] #6 11.69 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.72 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.78 Selecting previously unselected package python3-blinker. [2025-05-16T09:46:15.194Z] [exec] #6 11.78 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-05-16T09:46:15.194Z] [exec] #6 11.79 Unpacking python3-blinker (1.7.0-1) ... [2025-05-16T09:46:15.194Z] [exec] #6 11.84 Selecting previously unselected package python3-cryptography. [2025-05-16T09:46:15.820Z] [exec] #6 11.84 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 11.85 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:46:15.820Z] [exec] #6 11.93 Selecting previously unselected package python3-pyparsing. [2025-05-16T09:46:15.820Z] [exec] #6 11.93 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 11.94 Unpacking python3-pyparsing (3.1.1-1) ... [2025-05-16T09:46:15.820Z] [exec] #6 11.99 Selecting previously unselected package python3-httplib2. [2025-05-16T09:46:15.820Z] [exec] #6 11.99 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.00 Unpacking python3-httplib2 (0.20.4-3) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.05 Selecting previously unselected package python3-jwt. [2025-05-16T09:46:15.820Z] [exec] #6 12.05 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.06 Unpacking python3-jwt (2.7.0-1) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.12 Selecting previously unselected package python3-lazr.uri. [2025-05-16T09:46:15.820Z] [exec] #6 12.12 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.13 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.18 Selecting previously unselected package python3-wadllib. [2025-05-16T09:46:15.820Z] [exec] #6 12.19 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.19 Unpacking python3-wadllib (1.3.6-5) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.25 Selecting previously unselected package python3-distro. [2025-05-16T09:46:15.820Z] [exec] #6 12.25 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.25 Unpacking python3-distro (1.9.0-1) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.30 Selecting previously unselected package python3-oauthlib. [2025-05-16T09:46:15.820Z] [exec] #6 12.30 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.32 Unpacking python3-oauthlib (3.2.2-1) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.38 Selecting previously unselected package python3-lazr.restfulclient. [2025-05-16T09:46:15.820Z] [exec] #6 12.38 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-05-16T09:46:15.820Z] [exec] #6 12.39 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:46:15.820Z] [exec] #6 12.44 Selecting previously unselected package python3-six. [2025-05-16T09:46:16.444Z] [exec] #6 12.44 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-05-16T09:46:16.444Z] [exec] #6 12.45 Unpacking python3-six (1.16.0-4) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.49 Selecting previously unselected package python3-launchpadlib. [2025-05-16T09:46:16.444Z] [exec] #6 12.50 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-05-16T09:46:16.444Z] [exec] #6 12.50 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.56 Selecting previously unselected package python3-software-properties. [2025-05-16T09:46:16.444Z] [exec] #6 12.57 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-05-16T09:46:16.444Z] [exec] #6 12.57 Unpacking python3-software-properties (0.99.49.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.62 Selecting previously unselected package packagekit. [2025-05-16T09:46:16.444Z] [exec] #6 12.62 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:46:16.444Z] [exec] #6 12.63 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.69 Selecting previously unselected package software-properties-common. [2025-05-16T09:46:16.444Z] [exec] #6 12.69 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-05-16T09:46:16.444Z] [exec] #6 12.70 Unpacking software-properties-common (0.99.49.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.76 Setting up media-types (10.1.0) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.78 Setting up systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.82 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.84 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.87 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.89 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.92 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.94 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.97 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 12.99 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.00 No schema files found: doing nothing. [2025-05-16T09:46:16.444Z] [exec] #6 13.02 Setting up libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.04 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.06 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.08 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.11 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.13 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:46:16.444Z] [exec] #6 13.15 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.18 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.21 Setting up netbase (6.4) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.25 Setting up sgml-base (1.31) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.29 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.30 Setting up lsb-release (12.0-2) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.33 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.45 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.47 Setting up iso-codes (4.16.0-1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.49 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.51 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.53 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.54 Setcap worked! gst-ptp-helper is not suid! [2025-05-16T09:46:17.070Z] [exec] #6 13.55 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.57 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:46:17.070Z] [exec] #6 13.58 Setting up python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:46:17.716Z] [exec] #6 14.37 Setting up libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:46:18.343Z] [exec] #6 14.39 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:46:18.343Z] [exec] #6 14.40 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:46:18.343Z] [exec] #6 14.42 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:18.343Z] [exec] #6 14.45 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.47 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.49 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.53 Setting up xml-core (0.19) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.73 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.81 debconf: unable to initialize frontend: Dialog [2025-05-16T09:46:18.344Z] [exec] #6 14.81 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-16T09:46:18.344Z] [exec] #6 14.81 debconf: falling back to frontend: Readline [2025-05-16T09:46:18.344Z] [exec] #6 14.81 debconf: unable to initialize frontend: Readline [2025-05-16T09:46:18.344Z] [exec] #6 14.81 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-05-16T09:46:18.344Z] [exec] #6 14.81 debconf: falling back to frontend: Teletype [2025-05-16T09:46:18.344Z] [exec] #6 14.88 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.90 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.92 Setting up python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:46:18.344Z] [exec] #6 14.94 running python rtupdate hooks for python3.12... [2025-05-16T09:46:18.344Z] [exec] #6 14.94 running python post-rtupdate hooks for python3.12... [2025-05-16T09:46:18.344Z] [exec] #6 15.02 Setting up python3-six (1.16.0-4) ... [2025-05-16T09:46:18.997Z] [exec] #6 15.14 Setting up python3-pyparsing (3.1.1-1) ... [2025-05-16T09:46:18.997Z] [exec] #6 15.30 Setting up python3-gi (3.48.2-1) ... [2025-05-16T09:46:18.997Z] [exec] #6 15.47 Setting up python3-httplib2 (0.20.4-3) ... [2025-05-16T09:46:18.997Z] [exec] #6 15.59 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:46:19.655Z] [exec] #6 15.61 Setting up python3-blinker (1.7.0-1) ... [2025-05-16T09:46:19.655Z] [exec] #6 15.73 Setting up python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:46:19.655Z] [exec] #6 15.93 Setting up python3-dbus (1.3.2-5build3) ... [2025-05-16T09:46:19.655Z] [exec] #6 16.06 Setting up python3-distro (1.9.0-1) ... [2025-05-16T09:46:19.655Z] [exec] #6 16.17 Setting up python3-jwt (2.7.0-1) ... [2025-05-16T09:46:19.655Z] [exec] #6 16.30 Setting up python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:46:20.280Z] [exec] #6 16.45 Setting up python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:46:20.280Z] [exec] #6 16.60 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:46:20.280Z] [exec] #6 16.84 Setting up python3-wadllib (1.3.6-5) ... [2025-05-16T09:46:20.280Z] [exec] #6 16.96 Setting up python3-oauthlib (3.2.2-1) ... [2025-05-16T09:46:20.991Z] [exec] #6 17.13 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:46:20.991Z] [exec] #6 17.26 Setting up python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:46:20.991Z] [exec] #6 17.48 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-05-16T09:46:20.991Z] [exec] #6 17.49 Setting up python3-software-properties (0.99.49.2) ... [2025-05-16T09:46:20.991Z] [exec] #6 17.62 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:46:21.617Z] [exec] #6 17.66 Processing triggers for sgml-base (1.31) ... [2025-05-16T09:46:21.617Z] [exec] #6 17.68 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:46:21.617Z] [exec] #6 17.70 Creating group 'polkitd' with GID 997. [2025-05-16T09:46:21.617Z] [exec] #6 17.70 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-05-16T09:46:21.617Z] [exec] #6 17.75 invoke-rc.d: could not determine current runlevel [2025-05-16T09:46:21.617Z] [exec] #6 17.76 invoke-rc.d: policy-rc.d denied execution of reload. [2025-05-16T09:46:21.617Z] [exec] #6 17.85 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-05-16T09:46:21.617Z] [exec] #6 17.86 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:46:21.617Z] [exec] #6 17.91 invoke-rc.d: could not determine current runlevel [2025-05-16T09:46:21.617Z] [exec] #6 17.91 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-05-16T09:46:21.617Z] [exec] #6 17.91 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-05-16T09:46:21.617Z] [exec] #6 18.00 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-05-16T09:46:21.617Z] [exec] #6 18.02 Setting up software-properties-common (0.99.49.2) ... [2025-05-16T09:46:21.617Z] [exec] #6 18.15 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:46:25.710Z] [exec] #6 21.44 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:46:25.710Z] [exec] #6 21.46 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:46:25.710Z] [exec] #6 21.48 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:46:25.710Z] [exec] #6 21.49 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:46:25.710Z] [exec] #6 21.90 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-05-16T09:46:25.710Z] [exec] #6 21.97 Fetched 24.4 kB in 1s (42.9 kB/s) [2025-05-16T09:46:26.346Z] [exec] #6 21.97 Reading package lists... [2025-05-16T09:46:26.346Z] [exec] #6 22.64 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-05-16T09:46:26.346Z] [exec] #6 22.64 Repository: 'Types: deb [2025-05-16T09:46:26.346Z] [exec] #6 22.64 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-05-16T09:46:26.346Z] [exec] #6 22.64 Suites: noble [2025-05-16T09:46:26.346Z] [exec] #6 22.64 Components: main [2025-05-16T09:46:26.346Z] [exec] #6 22.64 ' [2025-05-16T09:46:26.346Z] [exec] #6 22.64 Description: [2025-05-16T09:46:26.346Z] [exec] #6 22.64 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-05-16T09:46:26.346Z] [exec] #6 22.64 [2025-05-16T09:46:26.346Z] [exec] #6 22.64 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-05-16T09:46:26.346Z] [exec] #6 22.64 Adding repository. [2025-05-16T09:46:26.346Z] [exec] #6 22.91 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:46:27.014Z] [exec] #6 22.91 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:46:27.014Z] [exec] #6 22.99 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:46:27.014Z] [exec] #6 23.07 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:46:27.014Z] [exec] #6 23.21 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-05-16T09:46:27.657Z] [exec] #6 23.27 Reading package lists... [2025-05-16T09:46:28.288Z] [exec] #6 23.95 Reading package lists... [2025-05-16T09:46:28.288Z] [exec] #6 24.63 Building dependency tree... [2025-05-16T09:46:28.288Z] [exec] #6 24.78 Reading state information... [2025-05-16T09:46:28.288Z] [exec] #6 24.93 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-05-16T09:46:28.288Z] [exec] #6 24.93 The following additional packages will be installed: [2025-05-16T09:46:28.918Z] [exec] #6 24.93 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-05-16T09:46:28.918Z] [exec] #6 24.93 perl-modules-5.38 [2025-05-16T09:46:28.918Z] [exec] #6 24.93 Suggested packages: [2025-05-16T09:46:28.918Z] [exec] #6 24.93 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-16T09:46:28.918Z] [exec] #6 24.93 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2025-05-16T09:46:28.918Z] [exec] #6 24.93 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-16T09:46:28.918Z] [exec] #6 24.93 libtap-harness-archive-perl [2025-05-16T09:46:28.918Z] [exec] #6 24.93 Recommended packages: [2025-05-16T09:46:28.918Z] [exec] #6 24.93 patch less ssh-client [2025-05-16T09:46:28.918Z] [exec] #6 24.96 The following NEW packages will be installed: [2025-05-16T09:46:28.918Z] [exec] #6 24.97 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-05-16T09:46:28.918Z] [exec] #6 24.97 perl-modules-5.38 [2025-05-16T09:46:28.918Z] [exec] #6 25.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2025-05-16T09:46:28.918Z] [exec] #6 25.23 Need to get 13.1 MB of archives. [2025-05-16T09:46:28.918Z] [exec] #6 25.23 After this operation, 75.0 MB of additional disk space will be used. [2025-05-16T09:46:28.918Z] [exec] #6 25.23 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-05-16T09:46:29.565Z] [exec] #6 25.98 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-05-16T09:46:29.565Z] [exec] #6 25.98 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-05-16T09:46:29.565Z] [exec] #6 25.98 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB] [2025-05-16T09:46:29.565Z] [exec] #6 26.09 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-05-16T09:46:29.565Z] [exec] #6 26.09 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-05-16T09:46:29.565Z] [exec] #6 26.09 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB] [2025-05-16T09:46:29.565Z] [exec] #6 26.11 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-05-16T09:46:29.565Z] [exec] #6 26.29 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:46:30.202Z] [exec] #6 26.31 Fetched 13.1 MB in 1s (10.8 MB/s) [2025-05-16T09:46:30.202Z] [exec] #6 26.37 Selecting previously unselected package perl-modules-5.38. [2025-05-16T09:46:30.202Z] [exec] #6 26.37 (Reading database ... [2025-05-16T09:46:30.202Z] [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.38 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-05-16T09:46:30.202Z] [exec] #6 26.39 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:46:30.202Z] [exec] #6 26.74 Selecting previously unselected package libgdbm6t64:amd64. [2025-05-16T09:46:30.202Z] [exec] #6 26.74 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:46:30.202Z] [exec] #6 26.75 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:46:30.202Z] [exec] #6 26.81 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-05-16T09:46:30.202Z] [exec] #6 26.81 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:46:30.202Z] [exec] #6 26.82 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:46:30.202Z] [exec] #6 26.87 Selecting previously unselected package libperl5.38t64:amd64. [2025-05-16T09:46:30.835Z] [exec] #6 26.87 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:46:30.835Z] [exec] #6 26.88 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:46:30.835Z] [exec] #6 27.12 Selecting previously unselected package perl. [2025-05-16T09:46:30.835Z] [exec] #6 27.12 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:46:30.835Z] [exec] #6 27.13 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:46:30.835Z] [exec] #6 27.18 Selecting previously unselected package liberror-perl. [2025-05-16T09:46:30.835Z] [exec] #6 27.18 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2025-05-16T09:46:30.835Z] [exec] #6 27.19 Unpacking liberror-perl (0.17029-2) ... [2025-05-16T09:46:30.835Z] [exec] #6 27.24 Selecting previously unselected package git-man. [2025-05-16T09:46:30.835Z] [exec] #6 27.24 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-05-16T09:46:30.835Z] [exec] #6 27.24 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:46:30.835Z] [exec] #6 27.31 Selecting previously unselected package git. [2025-05-16T09:46:30.835Z] [exec] #6 27.31 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-05-16T09:46:30.835Z] [exec] #6 27.33 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:46:30.835Z] [exec] #6 27.51 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.53 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.56 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.58 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.60 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.62 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.64 Setting up liberror-perl (0.17029-2) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.66 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:46:31.474Z] [exec] #6 27.70 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:46:32.786Z] [exec] #6 DONE 29.2s [2025-05-16T09:46:32.786Z] [exec] [2025-05-16T09:46:32.786Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-05-16T09:46:32.786Z] [exec] #7 DONE 0.2s [2025-05-16T09:46:33.431Z] [exec] [2025-05-16T09:46:33.431Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git [2025-05-16T09:46:33.431Z] [exec] #8 0.231 Cloning into 'quarkus'... [2025-05-16T09:47:12.797Z] [exec] #8 37.51 Updating files: 24% (6268/26095) [2025-05-16T09:47:16.588Z] [exec] Updating files: 25% (6524/26095)Updating files: 26% (6785/26095)Updating files: 27% (7046/26095)Updating files: 28% (7307/26095)Updating files: 29% (7568/26095)Updating files: 30% (7829/26095)Updating files: 31% (8090/26095)Updating files: 32% (8351/26095)Updating files: 33% (8612/26095)Updating files: 34% (8873/26095)Updating files: 35% (9134/26095)Updating files: 36% (9395/26095)Updating files: 37% (9656/26095)Updating files: 38% (9917/26095)Updating files: 39% (10178/26095)Updating files: 40% (10438/26095)Updating files: 41% (10699/26095)Updating files: 42% (10960/26095)Updating files: 43% (11221/26095)Updating files: 44% (11482/26095)Updating files: 45% (11743/26095)Updating files: 46% (12004/26095)Updating files: 47% (12265/26095)Updating files: 48% (12526/26095)Updating files: 49% (12787/26095)Updating files: 50% (13048/26095)Updating files: 51% (13309/26095)Updating files: 52% (13570/26095)Updating files: 53% (13831/26095)Updating files: 54% (14092/26095)Updating files: 55% (14353/26095)Updating files: 55% (14413/26095)Updating files: 56% (14614/26095)Updating files: 57% (14875/26095)Updating files: 58% (15136/26095)Updating files: 59% (15397/26095)Updating files: 60% (15657/26095)Updating files: 61% (15918/26095)Updating files: 62% (16179/26095)Updating files: 63% (16440/26095)Updating files: 64% (16701/26095)Updating files: 65% (16962/26095)Updating files: 66% (17223/26095)Updating files: 67% (17484/26095)Updating files: 68% (17745/26095)Updating files: 69% (18006/26095)Updating files: 70% (18267/26095)Updating files: 71% (18528/26095)Updating files: 72% (18789/26095)Updating files: 72% (18985/26095)Updating files: 73% (19050/26095)Updating files: 74% (19311/26095)Updating files: 75% (19572/26095)Updating files: 76% (19833/26095)Updating files: 77% (20094/26095)Updating files: 78% (20355/26095)Updating files: 79% (20616/26095)Updating files: 80% (20876/26095)Updating files: 81% (21137/26095)Updating files: 82% (21398/26095)Updating files: 83% (21659/26095)Updating files: 84% (21920/26095)Updating files: 85% (22181/26095)Updating files: 86% (22442/26095)Updating files: 87% (22703/26095)Updating files: 88% (22964/26095)Updating files: 89% (23225/26095)Updating files: 89% (23396/26095)Updating files: 90% (23486/26095)Updating files: 91% (23747/26095)Updating files: 92% (24008/26095)Updating files: 93% (24269/26095)Updating files: 94% (24530/26095)Updating files: 95% (24791/26095)Updating files: 96% (25052/26095)Updating files: 97% (25313/26095)Updating files: 98% (25574/26095)Updating files: 99% (25835/26095)Updating files: 100% (26095/26095)Updating files: 100% (26095/26095), done.#8 DONE 43.1s [2025-05-16T09:47:16.588Z] [exec] [2025-05-16T09:47:16.588Z] [exec] #9 [ 5/10] WORKDIR /quarkus/ [2025-05-16T09:47:16.588Z] [exec] #9 DONE 0.1s [2025-05-16T09:47:16.588Z] [exec] [2025-05-16T09:47:16.588Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final [2025-05-16T09:47:23.786Z] [exec] #10 6.797 Note: switching to '2.7.5.Final'. [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 You are in 'detached HEAD' state. You can look around, make experimental [2025-05-16T09:47:23.786Z] [exec] #10 6.797 changes and commit them, and you can discard any commits you make in this [2025-05-16T09:47:23.786Z] [exec] #10 6.797 state without impacting any branches by switching back to a branch. [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 If you want to create a new branch to retain commits you create, you may [2025-05-16T09:47:23.786Z] [exec] #10 6.797 do so (now or later) by using -c with the switch command. Example: [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 git switch -c <new-branch-name> [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 Or undo this operation with: [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 git switch - [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 Turn off this advice by setting config variable advice.detachedHead to false [2025-05-16T09:47:23.786Z] [exec] #10 6.797 [2025-05-16T09:47:23.786Z] [exec] #10 6.797 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final [2025-05-16T09:47:23.786Z] [exec] #10 DONE 7.8s [2025-05-16T09:47:24.434Z] [exec] [2025-05-16T09:47:24.434Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh [2025-05-16T09:47:24.434Z] [exec] #11 DONE 0.1s [2025-05-16T09:47:24.434Z] [exec] [2025-05-16T09:47:24.434Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-05-16T09:47:24.434Z] [exec] #12 DONE 0.1s [2025-05-16T09:47:24.434Z] [exec] [2025-05-16T09:47:24.434Z] [exec] #13 [ 9/10] WORKDIR /quarkus [2025-05-16T09:47:24.434Z] [exec] #13 DONE 0.1s [2025-05-16T09:47:24.434Z] [exec] [2025-05-16T09:47:24.434Z] [exec] #14 exporting to image [2025-05-16T09:47:24.434Z] [exec] #14 exporting layers [2025-05-16T09:47:44.927Z] [exec] #14 exporting layers 20.8s done [2025-05-16T09:47:45.592Z] [exec] #14 writing image sha256:d4cb62615aa7a5aaedda294831e53d93d21343c1a104952dec8b4882ba917d77 done [2025-05-16T09:47:45.592Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full done [2025-05-16T09:47:45.592Z] [exec] #14 DONE 20.9s [2025-05-16T09:47:45.592Z] [2025-05-16T09:47:45.592Z] copy_dest: [2025-05-16T09:47:45.592Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus [2025-05-16T09:47:45.592Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus [2025-05-16T09:47:45.592Z] [2025-05-16T09:47:45.592Z] build: [2025-05-16T09:47:45.592Z] [2025-05-16T09:47:45.592Z] move_scripts: [2025-05-16T09:47:45.592Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2025-05-16T09:47:45.592Z] [2025-05-16T09:47:45.592Z] clean_image: [2025-05-16T09:47:45.592Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot [2025-05-16T09:47:45.592Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:47:45.592Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:47:45.592Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:47:45.592Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:47:45.592Z] [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-05-16T09:47:45.592Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:47:45.592Z] [exec] The test here is quarkus_quickstarts [2025-05-16T09:47:45.592Z] [exec] The directory in the external.sh is quarkus_quickstarts [2025-05-16T09:47:45.592Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:47:45.592Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test [2025-05-16T09:47:45.592Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full [2025-05-16T09:47:45.592Z] [exec] Error response from daemon: No such container: restore-test [2025-05-16T09:47:45.592Z] [exec] Error response from daemon: invalid reference format [2025-05-16T09:47:45.592Z] [exec] Result: 1 [2025-05-16T09:47:45.592Z] [2025-05-16T09:47:45.592Z] build_image: [2025-05-16T09:47:45.592Z] [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-05-16T09:47:45.592Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:47:45.592Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-05-16T09:47:45.592Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-05-16T09:47:45.592Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:47:45.592Z] [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-05-16T09:47:45.592Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-05-16T09:47:45.592Z] [exec] The test here is quarkus_quickstarts [2025-05-16T09:47:45.592Z] [exec] The directory in the external.sh is quarkus_quickstarts [2025-05-16T09:47:45.592Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-05-16T09:47:45.592Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-05-16T09:47:45.592Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external [2025-05-16T09:47:45.592Z] [exec] [2025-05-16T09:47:45.592Z] [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-05-16T09:47:45.592Z] [exec] done [2025-05-16T09:47:45.592Z] [exec] [2025-05-16T09:47:45.592Z] [exec] The test in the build_image() function is quarkus_quickstarts [2025-05-16T09:47:45.592Z] [exec] ##################################################### [2025-05-16T09:47:45.592Z] [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-05-16T09:47:45.592Z] [exec] ##################################################### [2025-05-16T09:47:46.231Z] [exec] #0 building with "default" instance using docker driver [2025-05-16T09:47:46.231Z] [exec] [2025-05-16T09:47:46.231Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-05-16T09:47:46.231Z] [exec] #1 transferring dockerfile: 3.48kB done [2025-05-16T09:47:46.231Z] [exec] #1 DONE 0.0s [2025-05-16T09:47:46.231Z] [exec] [2025-05-16T09:47:46.231Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2025-05-16T09:47:46.231Z] [exec] #2 DONE 0.2s [2025-05-16T09:47:46.231Z] [exec] [2025-05-16T09:47:46.231Z] [exec] #3 [internal] load .dockerignore [2025-05-16T09:47:46.231Z] [exec] #3 transferring context: 2B done [2025-05-16T09:47:46.231Z] [exec] #3 DONE 0.0s [2025-05-16T09:47:46.231Z] [exec] [2025-05-16T09:47:46.231Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 [2025-05-16T09:47:46.231Z] [exec] #4 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:88214b12ef97dcb4d44a96f23043041a78ab08fc035740309f1f0b026ce79940 0.0s done [2025-05-16T09:47:46.231Z] [exec] #4 CACHED [2025-05-16T09:47:46.231Z] [exec] [2025-05-16T09:47:46.231Z] [exec] #5 [internal] load build context [2025-05-16T09:47:46.231Z] [exec] #5 transferring context: 1.47kB done [2025-05-16T09:47:46.231Z] [exec] #5 DONE 0.0s [2025-05-16T09:47:46.231Z] [exec] [2025-05-16T09:47:46.231Z] [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-05-16T09:47:46.884Z] [exec] #6 0.317 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.340 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.390 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.407 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.486 Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-05-16T09:47:46.884Z] [exec] #6 0.572 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,082 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.655 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.655 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,055 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.666 Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.666 Get:10 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,371 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.672 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.673 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.699 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,431 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.713 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,380 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.725 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,382 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.735 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.775 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-05-16T09:47:46.884Z] [exec] #6 0.790 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-05-16T09:47:48.437Z] [exec] #6 1.676 Fetched 30.0 MB in 1s (21.6 MB/s) [2025-05-16T09:47:48.437Z] [exec] #6 1.676 Reading package lists... [2025-05-16T09:47:50.586Z] [exec] #6 4.198 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:47:50.586Z] [exec] #6 4.273 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-05-16T09:47:50.586Z] [exec] #6 4.273 (Reading database ... [2025-05-16T09:47:50.587Z] [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.281 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:47:50.587Z] [exec] #6 4.286 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:50.587Z] [exec] #6 4.415 Selecting previously unselected package python3.12-minimal. [2025-05-16T09:47:50.587Z] [exec] #6 4.416 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:47:50.587Z] [exec] #6 4.425 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:50.587Z] [exec] #6 4.514 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:50.587Z] [exec] #6 4.545 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.267 Selecting previously unselected package python3-minimal. [2025-05-16T09:47:51.915Z] [exec] #6 5.267 (Reading database ... [2025-05-16T09:47:51.915Z] [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.274 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:47:51.915Z] [exec] #6 5.281 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.328 Selecting previously unselected package media-types. [2025-05-16T09:47:51.915Z] [exec] #6 5.330 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-05-16T09:47:51.915Z] [exec] #6 5.335 Unpacking media-types (10.1.0) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.383 Selecting previously unselected package netbase. [2025-05-16T09:47:51.915Z] [exec] #6 5.384 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-05-16T09:47:51.915Z] [exec] #6 5.399 Unpacking netbase (6.4) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.443 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-05-16T09:47:51.915Z] [exec] #6 5.444 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:47:51.915Z] [exec] #6 5.450 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.593 Selecting previously unselected package python3.12. [2025-05-16T09:47:51.915Z] [exec] #6 5.594 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.5_amd64.deb ... [2025-05-16T09:47:51.915Z] [exec] #6 5.601 Unpacking python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.643 Selecting previously unselected package libpython3-stdlib:amd64. [2025-05-16T09:47:51.915Z] [exec] #6 5.645 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:47:51.915Z] [exec] #6 5.650 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.695 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-05-16T09:47:51.915Z] [exec] #6 5.888 Selecting previously unselected package python3. [2025-05-16T09:47:51.915Z] [exec] #6 5.888 (Reading database ... [2025-05-16T09:47:52.553Z] [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.896 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 5.904 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:47:52.553Z] [exec] #6 5.957 Selecting previously unselected package libapparmor1:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 5.958 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 5.971 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.034 Selecting previously unselected package libargon2-1:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 6.035 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 6.041 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.109 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 6.110 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 6.116 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.168 Selecting previously unselected package libjson-c5:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 6.169 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 6.175 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.229 Selecting previously unselected package libcryptsetup12:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 6.230 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 6.236 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.303 Selecting previously unselected package libfdisk1:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 6.304 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 6.310 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.365 Selecting previously unselected package libkmod2:amd64. [2025-05-16T09:47:52.553Z] [exec] #6 6.366 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-05-16T09:47:52.553Z] [exec] #6 6.372 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:47:52.553Z] [exec] #6 6.413 Selecting previously unselected package libsystemd-shared:amd64. [2025-05-16T09:47:53.196Z] [exec] #6 6.414 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:47:53.196Z] [exec] #6 6.419 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.490 Selecting previously unselected package systemd-dev. [2025-05-16T09:47:53.196Z] [exec] #6 6.492 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.6_all.deb ... [2025-05-16T09:47:53.196Z] [exec] #6 6.498 Unpacking systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.570 Selecting previously unselected package systemd. [2025-05-16T09:47:53.196Z] [exec] #6 6.572 Preparing to unpack .../10-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:47:53.196Z] [exec] #6 6.585 Unpacking systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.802 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.824 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.845 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.869 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.889 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.908 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.926 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.942 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.968 Setting up systemd-dev (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.196Z] [exec] #6 6.984 Setting up systemd (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.196Z] [exec] #6 7.070 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-05-16T09:47:53.196Z] [exec] #6 7.073 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-05-16T09:47:53.196Z] [exec] #6 7.076 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-05-16T09:47:53.196Z] [exec] #6 7.080 Initializing machine ID from random generator. [2025-05-16T09:47:53.196Z] [exec] #6 7.099 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.099 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.099 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.099 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.100 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.100 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.100 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.100 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.100 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-05-16T09:47:53.196Z] [exec] #6 7.110 Creating group 'systemd-journal' with GID 999. [2025-05-16T09:47:53.196Z] [exec] #6 7.110 Creating group 'systemd-network' with GID 998. [2025-05-16T09:47:53.196Z] [exec] #6 7.110 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-16T09:47:53.196Z] [exec] #6 7.202 Selecting previously unselected package systemd-sysv. [2025-05-16T09:47:53.196Z] [exec] #6 7.202 (Reading database ... [2025-05-16T09:47:53.890Z] [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.210 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.218 Unpacking systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.276 Selecting previously unselected package sgml-base. [2025-05-16T09:47:53.890Z] [exec] #6 7.277 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.285 Unpacking sgml-base (1.31) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.359 Selecting previously unselected package libdbus-1-3:amd64. [2025-05-16T09:47:53.890Z] [exec] #6 7.360 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.366 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.420 Selecting previously unselected package dbus-bin. [2025-05-16T09:47:53.890Z] [exec] #6 7.421 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.427 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.470 Selecting previously unselected package dbus-session-bus-common. [2025-05-16T09:47:53.890Z] [exec] #6 7.471 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.476 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.528 Selecting previously unselected package dbus-daemon. [2025-05-16T09:47:53.890Z] [exec] #6 7.529 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.535 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.580 Selecting previously unselected package dbus-system-bus-common. [2025-05-16T09:47:53.890Z] [exec] #6 7.581 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.586 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.649 Selecting previously unselected package dbus. [2025-05-16T09:47:53.890Z] [exec] #6 7.650 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.657 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.708 Selecting previously unselected package distro-info-data. [2025-05-16T09:47:53.890Z] [exec] #6 7.709 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.715 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.781 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-05-16T09:47:53.890Z] [exec] #6 7.783 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:47:53.890Z] [exec] #6 7.795 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:53.890Z] [exec] #6 7.871 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-05-16T09:47:54.583Z] [exec] #6 7.872 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 7.878 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:54.583Z] [exec] #6 7.929 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-05-16T09:47:54.583Z] [exec] #6 7.930 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 7.936 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:47:54.583Z] [exec] #6 7.983 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-05-16T09:47:54.583Z] [exec] #6 7.984 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 7.992 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:47:54.583Z] [exec] #6 8.043 Selecting previously unselected package iso-codes. [2025-05-16T09:47:54.583Z] [exec] #6 8.044 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 8.050 Unpacking iso-codes (4.16.0-1) ... [2025-05-16T09:47:54.583Z] [exec] #6 8.246 Selecting previously unselected package libcap2-bin. [2025-05-16T09:47:54.583Z] [exec] #6 8.247 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 8.253 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:47:54.583Z] [exec] #6 8.303 Selecting previously unselected package libelf1t64:amd64. [2025-05-16T09:47:54.583Z] [exec] #6 8.304 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 8.317 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:47:54.583Z] [exec] #6 8.358 Selecting previously unselected package libglib2.0-data. [2025-05-16T09:47:54.583Z] [exec] #6 8.360 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.2_all.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 8.365 Unpacking libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:54.583Z] [exec] #6 8.415 Selecting previously unselected package libicu74:amd64. [2025-05-16T09:47:54.583Z] [exec] #6 8.417 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-05-16T09:47:54.583Z] [exec] #6 8.425 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:47:54.583Z] [exec] #6 8.620 Selecting previously unselected package libpam-systemd:amd64. [2025-05-16T09:47:55.276Z] [exec] #6 8.621 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.6_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.627 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:47:55.276Z] [exec] #6 8.691 Selecting previously unselected package libxml2:amd64. [2025-05-16T09:47:55.276Z] [exec] #6 8.693 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.702 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:47:55.276Z] [exec] #6 8.767 Selecting previously unselected package libyaml-0-2:amd64. [2025-05-16T09:47:55.276Z] [exec] #6 8.768 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.774 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:47:55.276Z] [exec] #6 8.813 Selecting previously unselected package lsb-release. [2025-05-16T09:47:55.276Z] [exec] #6 8.814 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.820 Unpacking lsb-release (12.0-2) ... [2025-05-16T09:47:55.276Z] [exec] #6 8.862 Selecting previously unselected package python-apt-common. [2025-05-16T09:47:55.276Z] [exec] #6 8.864 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.870 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:47:55.276Z] [exec] #6 8.922 Selecting previously unselected package python3-apt. [2025-05-16T09:47:55.276Z] [exec] #6 8.923 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.929 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:47:55.276Z] [exec] #6 8.978 Selecting previously unselected package python3-cffi-backend:amd64. [2025-05-16T09:47:55.276Z] [exec] #6 8.979 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 8.991 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:47:55.276Z] [exec] #6 9.035 Selecting previously unselected package python3-dbus. [2025-05-16T09:47:55.276Z] [exec] #6 9.036 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 9.041 Unpacking python3-dbus (1.3.2-5build3) ... [2025-05-16T09:47:55.276Z] [exec] #6 9.094 Selecting previously unselected package python3-gi. [2025-05-16T09:47:55.276Z] [exec] #6 9.095 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 9.102 Unpacking python3-gi (3.48.2-1) ... [2025-05-16T09:47:55.276Z] [exec] #6 9.156 Selecting previously unselected package python3-pkg-resources. [2025-05-16T09:47:55.276Z] [exec] #6 9.158 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.1_all.deb ... [2025-05-16T09:47:55.276Z] [exec] #6 9.164 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:47:55.276Z] [exec] #6 9.238 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.240 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.245 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.288 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-05-16T09:47:55.908Z] [exec] #6 9.289 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.295 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.353 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.354 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.360 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.420 Selecting previously unselected package libstemmer0d:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.421 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.427 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.483 Selecting previously unselected package libxmlb2:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.484 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.491 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.546 Selecting previously unselected package libappstream5:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.548 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.555 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.607 Selecting previously unselected package libduktape207:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.608 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.614 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.669 Selecting previously unselected package libdw1t64:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.670 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.676 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.723 Selecting previously unselected package libglib2.0-bin. [2025-05-16T09:47:55.908Z] [exec] #6 9.724 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.2_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.730 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.780 Selecting previously unselected package libunwind8:amd64. [2025-05-16T09:47:55.908Z] [exec] #6 9.781 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-05-16T09:47:55.908Z] [exec] #6 9.788 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:47:55.908Z] [exec] #6 9.843 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-05-16T09:47:56.540Z] [exec] #6 9.844 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 9.850 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:47:56.540Z] [exec] #6 9.928 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-05-16T09:47:56.540Z] [exec] #6 9.929 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 9.936 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:47:56.540Z] [exec] #6 9.986 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-05-16T09:47:56.540Z] [exec] #6 9.988 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.02 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.08 Selecting previously unselected package xml-core. [2025-05-16T09:47:56.540Z] [exec] #6 10.08 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.09 Unpacking xml-core (0.19) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.15 Selecting previously unselected package polkitd. [2025-05-16T09:47:56.540Z] [exec] #6 10.16 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.18 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.25 Selecting previously unselected package python3-blinker. [2025-05-16T09:47:56.540Z] [exec] #6 10.25 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.25 Unpacking python3-blinker (1.7.0-1) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.30 Selecting previously unselected package python3-cryptography. [2025-05-16T09:47:56.540Z] [exec] #6 10.31 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.31 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.39 Selecting previously unselected package python3-pyparsing. [2025-05-16T09:47:56.540Z] [exec] #6 10.39 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.40 Unpacking python3-pyparsing (3.1.1-1) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.46 Selecting previously unselected package python3-httplib2. [2025-05-16T09:47:56.540Z] [exec] #6 10.46 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-05-16T09:47:56.540Z] [exec] #6 10.47 Unpacking python3-httplib2 (0.20.4-3) ... [2025-05-16T09:47:56.540Z] [exec] #6 10.52 Selecting previously unselected package python3-jwt. [2025-05-16T09:47:57.218Z] [exec] #6 10.52 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.53 Unpacking python3-jwt (2.7.0-1) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.59 Selecting previously unselected package python3-lazr.uri. [2025-05-16T09:47:57.218Z] [exec] #6 10.59 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.60 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.65 Selecting previously unselected package python3-wadllib. [2025-05-16T09:47:57.218Z] [exec] #6 10.65 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.65 Unpacking python3-wadllib (1.3.6-5) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.71 Selecting previously unselected package python3-distro. [2025-05-16T09:47:57.218Z] [exec] #6 10.71 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.72 Unpacking python3-distro (1.9.0-1) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.78 Selecting previously unselected package python3-oauthlib. [2025-05-16T09:47:57.218Z] [exec] #6 10.79 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.79 Unpacking python3-oauthlib (3.2.2-1) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.85 Selecting previously unselected package python3-lazr.restfulclient. [2025-05-16T09:47:57.218Z] [exec] #6 10.85 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.86 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.92 Selecting previously unselected package python3-six. [2025-05-16T09:47:57.218Z] [exec] #6 10.92 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.93 Unpacking python3-six (1.16.0-4) ... [2025-05-16T09:47:57.218Z] [exec] #6 10.99 Selecting previously unselected package python3-launchpadlib. [2025-05-16T09:47:57.218Z] [exec] #6 10.99 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-05-16T09:47:57.218Z] [exec] #6 10.99 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:47:57.218Z] [exec] #6 11.05 Selecting previously unselected package python3-software-properties. [2025-05-16T09:47:57.850Z] [exec] #6 11.05 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-05-16T09:47:57.850Z] [exec] #6 11.06 Unpacking python3-software-properties (0.99.49.2) ... [2025-05-16T09:47:57.850Z] [exec] #6 11.11 Selecting previously unselected package packagekit. [2025-05-16T09:47:57.850Z] [exec] #6 11.11 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-05-16T09:47:57.850Z] [exec] #6 11.12 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:47:57.850Z] [exec] #6 11.24 Selecting previously unselected package software-properties-common. [2025-05-16T09:47:57.850Z] [exec] #6 11.24 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-05-16T09:47:57.850Z] [exec] #6 11.25 Unpacking software-properties-common (0.99.49.2) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.32 Setting up media-types (10.1.0) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.36 Setting up systemd-sysv (255.4-1ubuntu8.6) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.40 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.42 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.45 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.47 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.50 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.52 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.55 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.57 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.60 No schema files found: doing nothing. [2025-05-16T09:47:57.851Z] [exec] #6 11.62 Setting up libglib2.0-data (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.65 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.67 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.70 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.72 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.75 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.77 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.80 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-05-16T09:47:57.851Z] [exec] #6 11.81 Setting up netbase (6.4) ... [2025-05-16T09:47:58.482Z] [exec] #6 11.86 Setting up sgml-base (1.31) ... [2025-05-16T09:47:58.482Z] [exec] #6 11.91 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-05-16T09:47:58.482Z] [exec] #6 11.93 Setting up lsb-release (12.0-2) ... [2025-05-16T09:47:58.482Z] [exec] #6 11.95 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.08 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.10 Setting up iso-codes (4.16.0-1) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.13 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.15 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.17 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.18 Setcap worked! gst-ptp-helper is not suid! [2025-05-16T09:47:58.482Z] [exec] #6 12.19 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.21 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-05-16T09:47:58.482Z] [exec] #6 12.23 Setting up python3.12 (3.12.3-1ubuntu0.5) ... [2025-05-16T09:47:59.129Z] [exec] #6 13.02 Setting up libglib2.0-bin (2.80.0-6ubuntu3.2) ... [2025-05-16T09:47:59.129Z] [exec] #6 13.04 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:47:59.129Z] [exec] #6 13.06 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-05-16T09:47:59.129Z] [exec] #6 13.08 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:59.129Z] [exec] #6 13.10 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-05-16T09:47:59.129Z] [exec] #6 13.12 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.15 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.20 Setting up xml-core (0.19) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.39 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.6) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.48 debconf: unable to initialize frontend: Dialog [2025-05-16T09:47:59.818Z] [exec] #6 13.48 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-16T09:47:59.818Z] [exec] #6 13.48 debconf: falling back to frontend: Readline [2025-05-16T09:47:59.818Z] [exec] #6 13.48 debconf: unable to initialize frontend: Readline [2025-05-16T09:47:59.818Z] [exec] #6 13.48 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-05-16T09:47:59.818Z] [exec] #6 13.48 debconf: falling back to frontend: Teletype [2025-05-16T09:47:59.818Z] [exec] #6 13.55 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.57 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.59 Setting up python3 (3.12.3-0ubuntu2) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.60 running python rtupdate hooks for python3.12... [2025-05-16T09:47:59.818Z] [exec] #6 13.60 running python post-rtupdate hooks for python3.12... [2025-05-16T09:47:59.818Z] [exec] #6 13.70 Setting up python3-six (1.16.0-4) ... [2025-05-16T09:47:59.818Z] [exec] #6 13.82 Setting up python3-pyparsing (3.1.1-1) ... [2025-05-16T09:48:00.501Z] [exec] #6 13.99 Setting up python3-gi (3.48.2-1) ... [2025-05-16T09:48:00.501Z] [exec] #6 14.16 Setting up python3-httplib2 (0.20.4-3) ... [2025-05-16T09:48:00.501Z] [exec] #6 14.29 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-05-16T09:48:00.501Z] [exec] #6 14.31 Setting up python3-blinker (1.7.0-1) ... [2025-05-16T09:48:00.501Z] [exec] #6 14.43 Setting up python3-pkg-resources (68.1.2-2ubuntu1.1) ... [2025-05-16T09:48:01.145Z] [exec] #6 14.63 Setting up python3-dbus (1.3.2-5build3) ... [2025-05-16T09:48:01.145Z] [exec] #6 14.77 Setting up python3-distro (1.9.0-1) ... [2025-05-16T09:48:01.145Z] [exec] #6 14.91 Setting up python3-jwt (2.7.0-1) ... [2025-05-16T09:48:01.145Z] [exec] #6 15.05 Setting up python3-apt (2.7.7ubuntu4) ... [2025-05-16T09:48:01.783Z] [exec] #6 15.20 Setting up python3-lazr.uri (1.0.6-3) ... [2025-05-16T09:48:01.783Z] [exec] #6 15.32 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-05-16T09:48:01.783Z] [exec] #6 15.54 Setting up python3-wadllib (1.3.6-5) ... [2025-05-16T09:48:01.783Z] [exec] #6 15.66 Setting up python3-oauthlib (3.2.2-1) ... [2025-05-16T09:48:02.416Z] [exec] #6 15.84 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-05-16T09:48:02.416Z] [exec] #6 15.97 Setting up python3-launchpadlib (1.11.0-6) ... [2025-05-16T09:48:02.416Z] [exec] #6 16.19 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-05-16T09:48:02.416Z] [exec] #6 16.20 Setting up python3-software-properties (0.99.49.2) ... [2025-05-16T09:48:02.416Z] [exec] #6 16.34 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:48:02.416Z] [exec] #6 16.37 Processing triggers for sgml-base (1.31) ... [2025-05-16T09:48:02.416Z] [exec] #6 16.40 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-05-16T09:48:02.416Z] [exec] #6 16.42 Creating group 'polkitd' with GID 997. [2025-05-16T09:48:02.416Z] [exec] #6 16.42 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-05-16T09:48:02.416Z] [exec] #6 16.47 invoke-rc.d: could not determine current runlevel [2025-05-16T09:48:03.055Z] [exec] #6 16.47 invoke-rc.d: policy-rc.d denied execution of reload. [2025-05-16T09:48:03.055Z] [exec] #6 16.57 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-05-16T09:48:03.055Z] [exec] #6 16.58 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-05-16T09:48:03.055Z] [exec] #6 16.62 invoke-rc.d: could not determine current runlevel [2025-05-16T09:48:03.055Z] [exec] #6 16.63 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-05-16T09:48:03.055Z] [exec] #6 16.63 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2025-05-16T09:48:03.055Z] [exec] #6 16.73 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-05-16T09:48:03.055Z] [exec] #6 16.73 Setting up software-properties-common (0.99.49.2) ... [2025-05-16T09:48:03.055Z] [exec] #6 16.86 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-05-16T09:48:06.948Z] [exec] #6 20.53 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:48:06.948Z] [exec] #6 20.66 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:48:06.948Z] [exec] #6 20.74 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:48:06.948Z] [exec] #6 20.82 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:48:07.579Z] [exec] #6 21.07 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-05-16T09:48:07.579Z] [exec] #6 21.14 Fetched 24.4 kB in 1s (36.5 kB/s) [2025-05-16T09:48:08.216Z] [exec] #6 21.14 Reading package lists... [2025-05-16T09:48:08.216Z] [exec] #6 21.82 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-05-16T09:48:08.216Z] [exec] #6 21.82 Repository: 'Types: deb [2025-05-16T09:48:08.216Z] [exec] #6 21.82 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-05-16T09:48:08.216Z] [exec] #6 21.82 Suites: noble [2025-05-16T09:48:08.216Z] [exec] #6 21.82 Components: main [2025-05-16T09:48:08.216Z] [exec] #6 21.82 ' [2025-05-16T09:48:08.216Z] [exec] #6 21.82 Description: [2025-05-16T09:48:08.216Z] [exec] #6 21.82 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-05-16T09:48:08.216Z] [exec] #6 21.82 [2025-05-16T09:48:08.216Z] [exec] #6 21.82 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-05-16T09:48:08.216Z] [exec] #6 21.82 Adding repository. [2025-05-16T09:48:08.216Z] [exec] #6 21.95 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease [2025-05-16T09:48:08.216Z] [exec] #6 21.96 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-05-16T09:48:08.216Z] [exec] #6 21.97 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-05-16T09:48:08.216Z] [exec] #6 22.07 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-05-16T09:48:08.216Z] [exec] #6 22.29 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-05-16T09:48:09.662Z] [exec] #6 22.34 Reading package lists... [2025-05-16T09:48:10.396Z] [exec] #6 23.04 Reading package lists... [2025-05-16T09:48:10.396Z] [exec] #6 23.72 Building dependency tree... [2025-05-16T09:48:10.396Z] [exec] #6 23.89 Reading state information... [2025-05-16T09:48:10.396Z] [exec] #6 24.03 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-05-16T09:48:10.396Z] [exec] #6 24.03 tar is already the newest version (1.35+dfsg-3build1). [2025-05-16T09:48:10.396Z] [exec] #6 24.03 The following additional packages will be installed: [2025-05-16T09:48:10.396Z] [exec] #6 24.04 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-05-16T09:48:10.396Z] [exec] #6 24.04 perl-modules-5.38 [2025-05-16T09:48:10.396Z] [exec] #6 24.04 Suggested packages: [2025-05-16T09:48:10.396Z] [exec] #6 24.04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-16T09:48:10.396Z] [exec] #6 24.04 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2025-05-16T09:48:10.396Z] [exec] #6 24.04 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-16T09:48:10.396Z] [exec] #6 24.04 libtap-harness-archive-perl [2025-05-16T09:48:10.396Z] [exec] #6 24.04 Recommended packages: [2025-05-16T09:48:10.396Z] [exec] #6 24.04 patch less ssh-client [2025-05-16T09:48:10.396Z] [exec] #6 24.07 The following NEW packages will be installed: [2025-05-16T09:48:10.396Z] [exec] #6 24.07 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-05-16T09:48:10.396Z] [exec] #6 24.07 perl-modules-5.38 [2025-05-16T09:48:10.396Z] [exec] #6 24.21 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2025-05-16T09:48:10.396Z] [exec] #6 24.21 Need to get 13.1 MB of archives. [2025-05-16T09:48:10.396Z] [exec] #6 24.21 After this operation, 75.0 MB of additional disk space will be used. [2025-05-16T09:48:10.396Z] [exec] #6 24.21 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-05-16T09:48:10.396Z] [exec] #6 24.33 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-05-16T09:48:11.038Z] [exec] #6 24.33 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-05-16T09:48:11.038Z] [exec] #6 24.33 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB] [2025-05-16T09:48:11.038Z] [exec] #6 24.36 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-05-16T09:48:11.038Z] [exec] #6 24.36 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-05-16T09:48:11.038Z] [exec] #6 24.36 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB] [2025-05-16T09:48:11.038Z] [exec] #6 24.37 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-05-16T09:48:11.038Z] [exec] #6 24.49 debconf: delaying package configuration, since apt-utils is not installed [2025-05-16T09:48:11.038Z] [exec] #6 24.52 Fetched 13.1 MB in 0s (42.3 MB/s) [2025-05-16T09:48:11.038Z] [exec] #6 24.57 Selecting previously unselected package perl-modules-5.38. [2025-05-16T09:48:11.038Z] [exec] #6 24.57 (Reading database ... [2025-05-16T09:48:11.038Z] [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 24.58 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-05-16T09:48:11.038Z] [exec] #6 24.59 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:48:11.038Z] [exec] #6 24.94 Selecting previously unselected package libgdbm6t64:amd64. [2025-05-16T09:48:11.038Z] [exec] #6 24.95 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:48:11.038Z] [exec] #6 24.96 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:48:11.038Z] [exec] #6 25.02 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-05-16T09:48:11.038Z] [exec] #6 25.02 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-05-16T09:48:11.038Z] [exec] #6 25.02 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:48:11.038Z] [exec] #6 25.08 Selecting previously unselected package libperl5.38t64:amd64. [2025-05-16T09:48:11.706Z] [exec] #6 25.08 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:48:11.706Z] [exec] #6 25.09 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:48:11.706Z] [exec] #6 25.33 Selecting previously unselected package perl. [2025-05-16T09:48:11.706Z] [exec] #6 25.33 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-05-16T09:48:11.706Z] [exec] #6 25.34 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:48:11.706Z] [exec] #6 25.40 Selecting previously unselected package liberror-perl. [2025-05-16T09:48:11.706Z] [exec] #6 25.40 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2025-05-16T09:48:11.706Z] [exec] #6 25.40 Unpacking liberror-perl (0.17029-2) ... [2025-05-16T09:48:11.706Z] [exec] #6 25.45 Selecting previously unselected package git-man. [2025-05-16T09:48:11.706Z] [exec] #6 25.45 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-05-16T09:48:11.706Z] [exec] #6 25.46 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:48:11.706Z] [exec] #6 25.53 Selecting previously unselected package git. [2025-05-16T09:48:11.706Z] [exec] #6 25.53 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-05-16T09:48:11.706Z] [exec] #6 25.54 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.73 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.75 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.78 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.80 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.81 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.83 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-05-16T09:48:12.430Z] [exec] #6 25.88 Setting up liberror-perl (0.17029-2) ... [2025-05-16T09:48:12.430Z] [exec] #6 26.34 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-05-16T09:48:13.070Z] [exec] #6 26.37 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-05-16T09:48:13.070Z] [exec] #6 DONE 27.0s [2025-05-16T09:48:13.725Z] [exec] [2025-05-16T09:48:13.725Z] [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-05-16T09:48:13.725Z] [exec] #7 0.326 2025-05-16 09:48:13 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-05-16T09:48:13.725Z] [exec] #7 0.330 apache-maven-3.8.5/README.txt [2025-05-16T09:48:13.725Z] [exec] #7 0.331 apache-maven-3.8.5/LICENSE [2025-05-16T09:48:13.725Z] [exec] #7 0.331 apache-maven-3.8.5/NOTICE [2025-05-16T09:48:13.725Z] [exec] #7 0.331 apache-maven-3.8.5/lib/ [2025-05-16T09:48:13.725Z] [exec] #7 0.331 apache-maven-3.8.5/lib/commons-cli.license [2025-05-16T09:48:13.725Z] [exec] #7 0.331 apache-maven-3.8.5/lib/commons-io.license [2025-05-16T09:48:13.725Z] [exec] #7 0.332 apache-maven-3.8.5/lib/commons-lang3.license [2025-05-16T09:48:13.725Z] [exec] #7 0.332 apache-maven-3.8.5/lib/guava.license [2025-05-16T09:48:13.725Z] [exec] #7 0.332 apache-maven-3.8.5/lib/guice.license [2025-05-16T09:48:13.725Z] [exec] #7 0.332 apache-maven-3.8.5/lib/jansi.license [2025-05-16T09:48:13.725Z] [exec] #7 0.333 apache-maven-3.8.5/lib/javax.annotation-api.license [2025-05-16T09:48:13.725Z] [exec] #7 0.333 apache-maven-3.8.5/lib/javax.inject.license [2025-05-16T09:48:13.725Z] [exec] #7 0.333 apache-maven-3.8.5/lib/jcl-over-slf4j.license [2025-05-16T09:48:13.725Z] [exec] #7 0.333 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license [2025-05-16T09:48:13.725Z] [exec] #7 0.333 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license [2025-05-16T09:48:13.725Z] [exec] #7 0.334 apache-maven-3.8.5/lib/plexus-cipher.license [2025-05-16T09:48:13.725Z] [exec] #7 0.334 apache-maven-3.8.5/lib/plexus-component-annotations.license [2025-05-16T09:48:13.725Z] [exec] #7 0.334 apache-maven-3.8.5/lib/plexus-interpolation.license [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/plexus-utils.license [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/slf4j-api.license [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/boot/ [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/boot/plexus-classworlds.license [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/jansi-native/ [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/jansi-native/Windows/ [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/jansi-native/Windows/x86/ [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/ [2025-05-16T09:48:13.725Z] [exec] #7 0.335 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll [2025-05-16T09:48:13.725Z] [exec] #7 0.336 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll [2025-05-16T09:48:13.725Z] [exec] #7 0.337 apache-maven-3.8.5/bin/m2.conf [2025-05-16T09:48:13.725Z] [exec] #7 0.338 apache-maven-3.8.5/bin/mvn.cmd [2025-05-16T09:48:13.725Z] [exec] #7 0.338 apache-maven-3.8.5/bin/mvnDebug.cmd [2025-05-16T09:48:13.725Z] [exec] #7 0.338 apache-maven-3.8.5/bin/mvn [2025-05-16T09:48:13.725Z] [exec] #7 0.338 apache-maven-3.8.5/bin/mvnDebug [2025-05-16T09:48:13.725Z] [exec] #7 0.339 apache-maven-3.8.5/bin/mvnyjp [2025-05-16T09:48:13.725Z] [exec] #7 0.339 apache-maven-3.8.5/conf/ [2025-05-16T09:48:13.725Z] [exec] #7 0.339 apache-maven-3.8.5/conf/logging/ [2025-05-16T09:48:13.725Z] [exec] #7 0.339 apache-maven-3.8.5/conf/logging/simplelogger.properties [2025-05-16T09:48:13.725Z] [exec] #7 0.340 apache-maven-3.8.5/conf/settings.xml [2025-05-16T09:48:13.725Z] [exec] #7 0.340 apache-maven-3.8.5/conf/toolchains.xml [2025-05-16T09:48:13.725Z] [exec] #7 0.340 apache-maven-3.8.5/lib/ext/ [2025-05-16T09:48:13.725Z] [exec] #7 0.340 apache-maven-3.8.5/lib/jansi-native/ [2025-05-16T09:48:13.725Z] [exec] #7 0.340 apache-maven-3.8.5/lib/ext/README.txt [2025-05-16T09:48:13.725Z] [exec] #7 0.341 apache-maven-3.8.5/lib/jansi-native/README.txt [2025-05-16T09:48:13.725Z] [exec] #7 0.341 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.341 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.342 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.342 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.343 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.343 apache-maven-3.8.5/lib/maven-model-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.345 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.346 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.347 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.348 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.349 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.350 apache-maven-3.8.5/lib/commons-io-2.6.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.352 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.356 apache-maven-3.8.5/lib/guava-25.1-android.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.374 apache-maven-3.8.5/lib/javax.inject-1.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.374 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.374 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.376 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.376 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.376 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.377 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.380 apache-maven-3.8.5/lib/maven-core-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.385 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.385 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.386 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.386 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.388 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.388 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.391 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.392 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.392 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.394 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.395 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.396 apache-maven-3.8.5/lib/commons-cli-1.4.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.397 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.409 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.409 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.409 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.410 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.411 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar [2025-05-16T09:48:13.725Z] [exec] #7 0.411 apache-maven-3.8.5/lib/jansi-2.4.0.jar [2025-05-16T09:48:13.725Z] [exec] #7 DONE 0.5s [2025-05-16T09:48:13.725Z] [exec] [2025-05-16T09:48:13.725Z] [exec] #8 [ 4/11] RUN mkdir testResults [2025-05-16T09:48:13.725Z] [exec] #8 DONE 0.3s [2025-05-16T09:48:14.373Z] [exec] [2025-05-16T09:48:14.373Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git [2025-05-16T09:48:14.373Z] [exec] #9 0.199 Cloning into 'quarkus-quickstarts'... [2025-05-16T09:48:16.662Z] [exec] #9 DONE 2.9s [2025-05-16T09:48:17.305Z] [exec] [2025-05-16T09:48:17.305Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/ [2025-05-16T09:48:17.305Z] [exec] #10 DONE 0.1s [2025-05-16T09:48:17.305Z] [exec] [2025-05-16T09:48:17.305Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final [2025-05-16T09:48:17.939Z] [exec] #11 0.807 Note: switching to '2.7.2.Final'. [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 You are in 'detached HEAD' state. You can look around, make experimental [2025-05-16T09:48:17.939Z] [exec] #11 0.807 changes and commit them, and you can discard any commits you make in this [2025-05-16T09:48:17.939Z] [exec] #11 0.807 state without impacting any branches by switching back to a branch. [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 If you want to create a new branch to retain commits you create, you may [2025-05-16T09:48:17.939Z] [exec] #11 0.807 do so (now or later) by using -c with the switch command. Example: [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 git switch -c <new-branch-name> [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 Or undo this operation with: [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 git switch - [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 Turn off this advice by setting config variable advice.detachedHead to false [2025-05-16T09:48:17.939Z] [exec] #11 0.807 [2025-05-16T09:48:17.939Z] [exec] #11 0.807 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final [2025-05-16T09:48:17.939Z] [exec] #11 DONE 1.0s [2025-05-16T09:48:17.939Z] [exec] [2025-05-16T09:48:17.939Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh [2025-05-16T09:48:17.939Z] [exec] #12 DONE 0.1s [2025-05-16T09:48:18.592Z] [exec] [2025-05-16T09:48:18.592Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh [2025-05-16T09:48:18.593Z] [exec] #13 DONE 0.1s [2025-05-16T09:48:18.593Z] [exec] [2025-05-16T09:48:18.593Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts [2025-05-16T09:48:18.593Z] [exec] #14 DONE 0.1s [2025-05-16T09:48:18.593Z] [exec] [2025-05-16T09:48:18.593Z] [exec] #15 exporting to image [2025-05-16T09:48:18.593Z] [exec] #15 exporting layers [2025-05-16T09:48:23.452Z] [exec] #15 exporting layers 5.0s done [2025-05-16T09:48:23.452Z] [exec] #15 writing image sha256:458544c255f3b5f55a6dfaf11d92344e84e4825ec8ed1b75524ab420b2231a38 done [2025-05-16T09:48:23.452Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full done [2025-05-16T09:48:23.452Z] [exec] #15 DONE 5.1s [2025-05-16T09:48:23.452Z] [2025-05-16T09:48:23.452Z] copy_dest: [2025-05-16T09:48:23.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2025-05-16T09:48:23.452Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2025-05-16T09:48:23.452Z] [2025-05-16T09:48:23.452Z] build: [2025-05-16T09:48:23.452Z] [2025-05-16T09:48:23.452Z] BUILD SUCCESSFUL [2025-05-16T09:48:23.452Z] Total time: 6 minutes 46 seconds [2025-05-16T09:48:23.452Z] 0 [2025-05-16T09:48:23.452Z] [2025-05-16T09:48:23.452Z] [2025-05-16T09:48:23.452Z] RECORD TEST REPOs SHA [2025-05-16T09:48:23.452Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-05-16T09:48:23.452Z] 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-05-16T09:48:23.452Z] 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-05-16T09:48:23.452Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-16T09:48:23.452Z] ================================================ [2025-05-16T09:48:23.452Z] timestamp: 20250516-094823 [2025-05-16T09:48:23.452Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [2025-05-16T09:48:23.452Z] git repo: [2025-05-16T09:48:24.086Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-16T09:48:24.086Z] sha: [2025-05-16T09:48:24.086Z] 7f7420edb5dfa004e9ba40fe23404d32ea25c1df [2025-05-16T09:48:24.086Z] ================================================ [2025-05-16T09:48:24.086Z] timestamp: 20250516-094823 [2025-05-16T09:48:24.086Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-05-16T09:48:24.086Z] git repo: [2025-05-16T09:48:24.086Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-05-16T09:48:24.086Z] sha: [2025-05-16T09:48:24.086Z] 843aa3ba06325eff28fce9df0b98b79852ac3bbd [2025-05-16T09:48:24.086Z] 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-05-16T09:48:24.086Z] ================================================ [2025-05-16T09:48:24.086Z] timestamp: 20250516-094823 [2025-05-16T09:48:24.086Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-05-16T09:48:24.086Z] git repo: https://github.com/OpenLiberty/open-liberty.git [2025-05-16T09:48:24.086Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac [2025-05-16T09:48:24.086Z] ================================================ [2025-05-16T09:48:24.086Z] timestamp: 20250516-094823 [2025-05-16T09:48:24.086Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus [2025-05-16T09:48:24.086Z] git repo: https://github.com/quarkusio/quarkus.git [2025-05-16T09:48:24.086Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122 [2025-05-16T09:48:24.724Z] ================================================ [2025-05-16T09:48:24.724Z] timestamp: 20250516-094824 [2025-05-16T09:48:24.724Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2025-05-16T09:48:24.724Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git [2025-05-16T09:48:24.724Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701 [2025-05-16T09:48:24.724Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:48:24.724Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST= [2025-05-16T09:48:24.724Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:48:24.724Z] perl scripts/configure.pl [2025-05-16T09:48:24.724Z] /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-05-16T09:48:24.724Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-16T09:48:24.724Z] [2025-05-16T09:48:24.725Z] Starting to generate test make files. [2025-05-16T09:48:24.725Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Make files are generated successfully. [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:48:25.403Z] make -f runtest.mk _sanity.external [2025-05-16T09:48:25.403Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] Running make 4.3 [2025-05-16T09:48:25.403Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. [2025-05-16T09:48:25.403Z] set JDK_VERSION to 21 [2025-05-16T09:48:25.403Z] set JDK_IMPL to hotspot [2025-05-16T09:48:25.403Z] set JVM_VERSION to openjdk21 [2025-05-16T09:48:25.403Z] set JCL_VERSION to latest [2025-05-16T09:48:25.403Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-05-16T09:48:25.403Z] set SPEC to linux_x86-64 [2025-05-16T09:48:25.403Z] set TEST_FLAG to [2025-05-16T09:48:25.403Z] set OS_LABEL to ubuntu.24 [2025-05-16T09:48:25.403Z] Running sanity.external ... [2025-05-16T09:48:25.403Z] There are 7 test targets in sanity.external [2025-05-16T09:48:25.403Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-05-16T09:48:25.403Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-05-16T09:48:25.403Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505160834 (build 21.0.8-beta+3-ea) [2025-05-16T09:48:25.403Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505160834 (build 21.0.8-beta+3-ea, mixed mode, sharing) [2025-05-16T09:48:25.403Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests' [2025-05-16T09:48:25.403Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external' [2025-05-16T09:48:25.403Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus' [2025-05-16T09:48:25.403Z] [2025-05-16T09:48:25.403Z] ===============================================