Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on remote-node2 (java17) in workspace /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy
The recommended git tool is: NONE
using credential 313devops
 > git rev-parse --resolve-git-dir /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Middle-Proxy.git # timeout=10
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Middle-Proxy.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials 
 > git fetch --tags --force --progress -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Middle-Proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 865a61e02a18c3577c3a9ae7a03a0cdb37d1935e (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 865a61e02a18c3577c3a9ae7a03a0cdb37d1935e # timeout=10
Commit message: "feat: [ARMS-753] #comment - 히스토리 삭제하는 경우 같은 방 중복 호출되는 현상 수정"
 > git rev-list --no-walk 360db170e0e8a2ff8364a4dc302ffd81bdcd9112 # timeout=10
[STG-CI-Java-Service-Tree-Framework-Middle-Proxy] $ /bin/bash -e /tmp/jenkins11095791278630688109.sh
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Project : => no module-info.java found
--2026-04-26 21:23:20--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-Middle-Proxy/maven-metadata.xml
Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.102
Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.102|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2310 (2.3K) [application/xml]
Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/metadata.xml’

     0K ..                                                    100% 26.4M=0s

2026-04-26 21:23:27 (26.4 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/metadata.xml’ saved [2310/2310]


> Task :clean
> Task :compileJava
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/wbs/model/vo/WbsRowVO.java:28: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
	private boolean valid = true;
	                ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/wbs/model/vo/WbsRowVO.java:30: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
	private boolean requestComplete = false;
	                ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/kafka/reqadd/model/ReqAddDTO.java:61: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
    private String c_req_owner = "admin";
                   ^
Note: /nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/config/security/SecurityConfiguration.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings

> Task :processResources
> Task :classes
> Task :bootJarMainClassName
> Task :bootJar
> Task :dockerfileZip
> Task :jar
> Task :assemble
> Task :check
> Task :build
> Task :compileTestJava
> Task :sonarqube
Property 'sonar.password' is deprecated. It will not be supported in the future. Please instead use the 'sonar.login' parameter with a token.
Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
Use of preview features have been detected during analysis. Enable DEBUG mode to see them.

> Task :generatePublishInfo UP-TO-DATE
> Task :generateLicenseReport

> Task :javadoc
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/util/redisrepo/RedisListCommand.java:134: warning: invalid input: '<'
     * count < 0: 뒤에서부터 count개 삭제
             ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/util/redisrepo/RedisListCommand.java:134: warning: invalid input: '<'
     * count < 0: 뒤에서부터 count개 삭제
             ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/util/redisrepo/RedisListCommand.java:134: warning: invalid input: '<'
     * count < 0: 뒤에서부터 count개 삭제
             ^
3 warnings

> Task :dependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/dependencies.txt

> Task :htmlDependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/dependencies/index.html

> Task :buildDashboard

> Task :propertyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/properties.txt

> Task :taskReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/tasks.txt

> Task :projectReport
> Task :generatePomFileForMavenPublication
> Task :publishMavenPublicationToMavenRepository
> Task :publish
> Task :dockerClean UP-TO-DATE
> Task :dockerPrepare

> Task :docker
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.43kB 0.0s done
#1 DONE 0.1s

#2 [internal] load metadata for 313.co.kr:5550/313devgrp/openjdk:11-jre
#2 DONE 0.1s

#3 [internal] load .dockerignore
#3 transferring context: 2B 0.0s done
#3 DONE 0.0s

#4 [ 1/13] FROM 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#4 CACHED

#5 [internal] load build context
#5 transferring context: 31.89MB 5.0s
#5 transferring context: 94.06MB 10.2s
#5 ...

#6 [ 2/13] RUN apt-get update && apt-get -y upgrade && apt-get install -y wget && apt-get clean && rm -rf /var/lib/apt/lists/*
#6 3.162 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#6 3.238 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#6 3.238 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#6 4.147 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#6 5.672 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [448 kB]
#6 6.637 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#6 9.994 Fetched 8679 kB in 7s (1249 kB/s)
#6 9.994 Reading package lists...
#6 ...

#5 [internal] load build context
#5 transferring context: 102.58MB 11.1s done
#5 DONE 11.1s

#6 [ 2/13] RUN apt-get update && apt-get -y upgrade && apt-get install -y wget && apt-get clean && rm -rf /var/lib/apt/lists/*
#6 9.994 Reading package lists...
#6 12.91 Reading package lists...
#6 15.50 Building dependency tree...
#6 15.91 Reading state information...
#6 16.07 Calculating upgrade...
#6 17.76 The following packages will be upgraded:
#6 17.76   adduser base-files bsdutils ca-certificates curl debian-archive-keyring
#6 17.76   dirmngr dpkg e2fsprogs gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#6 17.76   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv grep libblkid1 libc-bin
#6 17.76   libc6 libcom-err2 libcurl4 libexpat1 libext2fs2 libfreetype6 libgnutls30
#6 17.76   libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libksba8 libmount1
#6 17.76   libncursesw6 libnghttp2-14 libpam-modules libpam-modules-bin libpam-runtime
#6 17.76   libpam0g libpcre2-8-0 libpng16-16 libsepol1 libsmartcols1 libsqlite3-0
#6 17.76   libss2 libssh2-1 libssl1.1 libsystemd0 libtasn1-6 libtinfo6 libtirpc-common
#6 17.76   libtirpc3 libudev1 libuuid1 login logsave mount ncurses-base ncurses-bin
#6 17.77   openssl passwd perl-base tar tzdata ucf unzip util-linux wget zlib1g
#6 18.05 71 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#6 18.05 Need to get 34.4 MB of archives.
#6 18.05 After this operation, 291 kB of additional disk space will be used.
#6 18.05 Get:1 http://deb.debian.org/debian bullseye/main amd64 base-files amd64 11.1+deb11u11 [70.2 kB]
#6 18.08 Get:2 http://deb.debian.org/debian bullseye/main amd64 bsdutils amd64 1:2.36.1-8+deb11u2 [149 kB]
#6 18.10 Get:3 http://deb.debian.org/debian bullseye/main amd64 tar amd64 1.34+dfsg-1+deb11u1 [847 kB]
#6 18.18 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg amd64 1.20.13 [2538 kB]
#6 18.42 Get:5 http://deb.debian.org/debian bullseye/main amd64 grep amd64 3.6-1+deb11u1 [398 kB]
#6 18.50 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 login amd64 1:4.8.1-1+deb11u1 [656 kB]
#6 18.59 Get:7 http://deb.debian.org/debian bullseye/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB]
#6 18.71 Get:8 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-base amd64 5.32.1-4+deb11u5 [1629 kB]
#6 18.86 Get:9 http://deb.debian.org/debian bullseye/main amd64 util-linux amd64 2.36.1-8+deb11u2 [1142 kB]
#6 18.97 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u13 [2823 kB]
#6 19.24 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-bin amd64 2.31-13+deb11u13 [829 kB]
#6 19.30 Get:12 http://deb.debian.org/debian bullseye/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB]
#6 19.33 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam0g amd64 1.4.0-9+deb11u2 [130 kB]
#6 19.34 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-modules-bin amd64 1.4.0-9+deb11u2 [108 kB]
#6 19.35 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-modules amd64 1.4.0-9+deb11u2 [327 kB]
#6 19.38 Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 libsystemd0 amd64 247.3-7+deb11u8 [377 kB]
#6 19.42 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 logsave amd64 1.46.2-2+deb11u1 [75.0 kB]
#6 19.43 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 libext2fs2 amd64 1.46.2-2+deb11u1 [257 kB]
#6 19.45 Get:19 http://deb.debian.org/debian-security bullseye-security/main amd64 e2fsprogs amd64 1.46.2-2+deb11u1 [614 kB]
#6 19.51 Get:20 http://deb.debian.org/debian bullseye/main amd64 mount amd64 2.36.1-8+deb11u2 [186 kB]
#6 19.52 Get:21 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-runtime all 1.4.0-9+deb11u2 [208 kB]
#6 19.55 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 passwd amd64 1:4.8.1-1+deb11u1 [993 kB]
#6 19.64 Get:23 http://deb.debian.org/debian bullseye/main amd64 adduser all 3.118+deb11u1 [241 kB]
#6 19.67 Get:24 http://deb.debian.org/debian bullseye/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB]
#6 19.68 Get:25 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
#6 19.70 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u3 [524 kB]
#6 19.75 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 dirmngr amd64 2.2.27-2+deb11u3 [763 kB]
#6 19.82 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-utils amd64 2.2.27-2+deb11u3 [905 kB]
#6 19.90 Get:29 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u3 [516 kB]
#6 19.95 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-agent amd64 2.2.27-2+deb11u3 [670 kB]
#6 20.01 Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg amd64 2.2.27-2+deb11u3 [928 kB]
#6 20.10 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgconf amd64 2.2.27-2+deb11u3 [548 kB]
#6 20.15 Get:33 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-l10n all 2.2.27-2+deb11u3 [1084 kB]
#6 20.25 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg all 2.2.27-2+deb11u3 [825 kB]
#6 20.32 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgsm amd64 2.2.27-2+deb11u3 [645 kB]
#6 20.40 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB]
#6 20.48 Get:37 http://deb.debian.org/debian bullseye/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u2 [91.4 kB]
#6 20.49 Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libtasn1-6 amd64 4.16.0-2+deb11u2 [55.4 kB]
#6 20.50 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libgnutls30 amd64 3.7.1-5+deb11u9 [1343 kB]
#6 20.62 Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgv amd64 2.2.27-2+deb11u3 [626 kB]
#6 20.68 Get:41 http://deb.debian.org/debian bullseye/main amd64 libblkid1 amd64 2.36.1-8+deb11u2 [194 kB]
#6 20.70 Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libcom-err2 amd64 1.46.2-2+deb11u1 [74.3 kB]
#6 20.72 Get:43 http://deb.debian.org/debian-security bullseye-security/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u7 [114 kB]
#6 20.72 Get:44 http://deb.debian.org/debian-security bullseye-security/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u7 [66.3 kB]
#6 20.73 Get:45 http://deb.debian.org/debian-security bullseye-security/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u7 [363 kB]
#6 20.77 Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u7 [166 kB]
#6 20.80 Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u5 [1565 kB]
#6 20.93 Get:48 http://deb.debian.org/debian bullseye/main amd64 libmount1 amd64 2.36.1-8+deb11u2 [212 kB]
#6 20.95 Get:49 http://deb.debian.org/debian bullseye/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB]
#6 20.98 Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libsepol1 amd64 3.1-1+deb11u1 [269 kB]
#6 21.02 Get:51 http://deb.debian.org/debian bullseye/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u2 [158 kB]
#6 21.03 Get:52 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]
#6 21.04 Get:53 http://deb.debian.org/debian bullseye/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]
#6 21.07 Get:54 http://deb.debian.org/debian bullseye/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
#6 21.08 Get:55 http://deb.debian.org/debian bullseye/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB]
#6 21.09 Get:56 http://deb.debian.org/debian-security bullseye-security/main amd64 libudev1 amd64 247.3-7+deb11u8 [169 kB]
#6 21.11 Get:57 http://deb.debian.org/debian bullseye/main amd64 libuuid1 amd64 2.36.1-8+deb11u2 [83.9 kB]
#6 21.12 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 tzdata all 2025b-0+deb11u2 [307 kB]
#6 21.15 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u5 [859 kB]
#6 21.23 Get:60 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20230311+deb12u1~deb11u1 [169 kB]
#6 21.25 Get:61 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB]
#6 21.26 Get:62 http://deb.debian.org/debian-security bullseye-security/main amd64 wget amd64 1.21-1+deb11u2 [964 kB]
#6 21.35 Get:63 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB]
#6 21.35 Get:64 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB]
#6 21.37 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u16 [272 kB]
#6 21.41 Get:66 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u16 [347 kB]
#6 21.44 Get:67 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB]
#6 21.45 Get:68 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng16-16 amd64 1.6.37-3+deb11u3 [295 kB]
#6 21.47 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB]
#6 21.51 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 libss2 amd64 1.46.2-2+deb11u1 [78.9 kB]
#6 21.53 Get:71 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
#6 22.38 debconf: delaying package configuration, since apt-utils is not installed
#6 22.55 Fetched 34.4 MB in 4s (9207 kB/s)
#6 22.70 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 22.90 Preparing to unpack .../base-files_11.1+deb11u11_amd64.deb ...
#6 22.92 Unpacking base-files (11.1+deb11u11) over (11.1+deb11u4) ...
#6 23.34 Setting up base-files (11.1+deb11u11) ...
#6 23.35 Installing new version of config file /etc/debian_version ...
#6 23.59 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 23.65 Preparing to unpack .../bsdutils_1%3a2.36.1-8+deb11u2_amd64.deb ...
#6 23.67 Unpacking bsdutils (1:2.36.1-8+deb11u2) over (1:2.36.1-8+deb11u1) ...
#6 23.96 Setting up bsdutils (1:2.36.1-8+deb11u2) ...
#6 24.11 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 24.16 Preparing to unpack .../tar_1.34+dfsg-1+deb11u1_amd64.deb ...
#6 24.20 Unpacking tar (1.34+dfsg-1+deb11u1) over (1.34+dfsg-1) ...
#6 25.06 Setting up tar (1.34+dfsg-1+deb11u1) ...
#6 25.21 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 25.26 Preparing to unpack .../dpkg_1.20.13_amd64.deb ...
#6 25.27 Unpacking dpkg (1.20.13) over (1.20.11) ...
#6 26.76 Setting up dpkg (1.20.13) ...
#6 26.94 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 26.99 Preparing to unpack .../grep_3.6-1+deb11u1_amd64.deb ...
#6 27.01 Unpacking grep (3.6-1+deb11u1) over (3.6-1) ...
#6 27.50 Setting up grep (3.6-1+deb11u1) ...
#6 27.61 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 27.65 Preparing to unpack .../login_1%3a4.8.1-1+deb11u1_amd64.deb ...
#6 27.74 Unpacking login (1:4.8.1-1+deb11u1) over (1:4.8.1-1) ...
#6 29.07 Setting up login (1:4.8.1-1+deb11u1) ...
#6 29.22 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 29.28 Preparing to unpack .../ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb ...
#6 29.30 Unpacking ncurses-bin (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 29.66 Setting up ncurses-bin (6.2+20201114-2+deb11u2) ...
#6 29.77 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 29.80 Preparing to unpack .../perl-base_5.32.1-4+deb11u5_amd64.deb ...
#6 29.87 Unpacking perl-base (5.32.1-4+deb11u5) over (5.32.1-4+deb11u2) ...
#6 33.87 Setting up perl-base (5.32.1-4+deb11u5) ...
#6 34.00 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 34.04 Preparing to unpack .../util-linux_2.36.1-8+deb11u2_amd64.deb ...
#6 34.06 Unpacking util-linux (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 35.94 Setting up util-linux (2.36.1-8+deb11u2) ...
#6 36.85 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 36.89 Preparing to unpack .../libc6_2.31-13+deb11u13_amd64.deb ...
#6 37.28 debconf: unable to initialize frontend: Dialog
#6 37.29 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 37.29 debconf: falling back to frontend: Readline
#6 37.30 debconf: unable to initialize frontend: Readline
#6 37.30 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 37.30 debconf: falling back to frontend: Teletype
#6 37.76 debconf: unable to initialize frontend: Dialog
#6 37.76 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 37.76 debconf: falling back to frontend: Readline
#6 37.77 debconf: unable to initialize frontend: Readline
#6 37.77 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 37.77 debconf: falling back to frontend: Teletype
#6 38.01 Unpacking libc6:amd64 (2.31-13+deb11u13) over (2.31-13+deb11u3) ...
#6 40.71 Setting up libc6:amd64 (2.31-13+deb11u13) ...
#6 41.17 debconf: unable to initialize frontend: Dialog
#6 41.17 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 41.17 debconf: falling back to frontend: Readline
#6 41.18 debconf: unable to initialize frontend: Readline
#6 41.18 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 41.18 debconf: falling back to frontend: Teletype
#6 42.49 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 42.55 Preparing to unpack .../libc-bin_2.31-13+deb11u13_amd64.deb ...
#6 42.57 Unpacking libc-bin (2.31-13+deb11u13) over (2.31-13+deb11u3) ...
#6 43.16 Setting up libc-bin (2.31-13+deb11u13) ...
#6 43.51 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 43.56 Preparing to unpack .../ncurses-base_6.2+20201114-2+deb11u2_all.deb ...
#6 43.57 Unpacking ncurses-base (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 43.99 Setting up ncurses-base (6.2+20201114-2+deb11u2) ...
#6 44.12 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 44.17 Preparing to unpack .../libpam0g_1.4.0-9+deb11u2_amd64.deb ...
#6 44.19 Unpacking libpam0g:amd64 (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 44.43 Setting up libpam0g:amd64 (1.4.0-9+deb11u2) ...
#6 44.84 debconf: unable to initialize frontend: Dialog
#6 44.84 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 44.84 debconf: falling back to frontend: Readline
#6 44.84 debconf: unable to initialize frontend: Readline
#6 44.84 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 44.84 debconf: falling back to frontend: Teletype
#6 45.03 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 45.06 Preparing to unpack .../libpam-modules-bin_1.4.0-9+deb11u2_amd64.deb ...
#6 45.08 Unpacking libpam-modules-bin (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 45.27 Setting up libpam-modules-bin (1.4.0-9+deb11u2) ...
#6 45.42 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 45.54 Preparing to unpack .../libpam-modules_1.4.0-9+deb11u2_amd64.deb ...
#6 45.96 debconf: unable to initialize frontend: Dialog
#6 45.96 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 45.96 debconf: falling back to frontend: Readline
#6 45.96 debconf: unable to initialize frontend: Readline
#6 45.96 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 45.96 debconf: falling back to frontend: Teletype
#6 46.09 Unpacking libpam-modules:amd64 (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 46.80 Setting up libpam-modules:amd64 (1.4.0-9+deb11u2) ...
#6 46.85 Installing new version of config file /etc/security/namespace.init ...
#6 47.05 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 47.14 Preparing to unpack .../libsystemd0_247.3-7+deb11u8_amd64.deb ...
#6 47.16 Unpacking libsystemd0:amd64 (247.3-7+deb11u8) over (247.3-7) ...
#6 47.36 Setting up libsystemd0:amd64 (247.3-7+deb11u8) ...
#6 47.46 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 47.53 Preparing to unpack .../logsave_1.46.2-2+deb11u1_amd64.deb ...
#6 47.55 Unpacking logsave (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 47.68 Preparing to unpack .../libext2fs2_1.46.2-2+deb11u1_amd64.deb ...
#6 47.71 Unpacking libext2fs2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 47.94 Setting up libext2fs2:amd64 (1.46.2-2+deb11u1) ...
#6 48.09 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 48.14 Preparing to unpack .../e2fsprogs_1.46.2-2+deb11u1_amd64.deb ...
#6 48.17 Unpacking e2fsprogs (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 48.72 Preparing to unpack .../mount_2.36.1-8+deb11u2_amd64.deb ...
#6 48.74 Unpacking mount (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 48.97 Preparing to unpack .../libpam-runtime_1.4.0-9+deb11u2_all.deb ...
#6 48.99 Unpacking libpam-runtime (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 49.87 Setting up libpam-runtime (1.4.0-9+deb11u2) ...
#6 50.30 debconf: unable to initialize frontend: Dialog
#6 50.30 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 50.30 debconf: falling back to frontend: Readline
#6 50.30 debconf: unable to initialize frontend: Readline
#6 50.30 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 50.30 debconf: falling back to frontend: Teletype
#6 50.78 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 50.82 Preparing to unpack .../passwd_1%3a4.8.1-1+deb11u1_amd64.deb ...
#6 50.90 Unpacking passwd (1:4.8.1-1+deb11u1) over (1:4.8.1-1) ...
#6 52.63 Setting up passwd (1:4.8.1-1+deb11u1) ...
#6 52.82 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 52.87 Preparing to unpack .../adduser_3.118+deb11u1_all.deb ...
#6 52.88 Unpacking adduser (3.118+deb11u1) over (3.118) ...
#6 53.52 Setting up adduser (3.118+deb11u1) ...
#6 53.97 debconf: unable to initialize frontend: Dialog
#6 53.98 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 53.98 debconf: falling back to frontend: Readline
#6 54.00 debconf: unable to initialize frontend: Readline
#6 54.00 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 54.00 debconf: falling back to frontend: Teletype
#6 54.30 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 54.39 Preparing to unpack .../debian-archive-keyring_2021.1.1+deb11u1_all.deb ...
#6 54.98 Unpacking debian-archive-keyring (2021.1.1+deb11u1) over (2021.1.1) ...
#6 55.32 Setting up debian-archive-keyring (2021.1.1+deb11u1) ...
#6 55.58 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg ...
#6 55.61 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg ...
#6 55.64 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg ...
#6 55.74 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 55.78 Preparing to unpack .../00-libksba8_1.5.0-3+deb11u2_amd64.deb ...
#6 55.80 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) over (1.5.0-3) ...
#6 55.98 Preparing to unpack .../01-gpg-wks-client_2.2.27-2+deb11u3_amd64.deb ...
#6 56.00 Unpacking gpg-wks-client (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 56.21 Preparing to unpack .../02-dirmngr_2.2.27-2+deb11u3_amd64.deb ...
#6 56.37 Unpacking dirmngr (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 56.73 Preparing to unpack .../03-gnupg-utils_2.2.27-2+deb11u3_amd64.deb ...
#6 56.74 Unpacking gnupg-utils (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 57.11 Preparing to unpack .../04-gpg-wks-server_2.2.27-2+deb11u3_amd64.deb ...
#6 57.13 Unpacking gpg-wks-server (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 57.32 Preparing to unpack .../05-gpg-agent_2.2.27-2+deb11u3_amd64.deb ...
#6 57.34 Unpacking gpg-agent (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 57.67 Preparing to unpack .../06-gpg_2.2.27-2+deb11u3_amd64.deb ...
#6 57.69 Unpacking gpg (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 58.18 Preparing to unpack .../07-gpgconf_2.2.27-2+deb11u3_amd64.deb ...
#6 58.20 Unpacking gpgconf (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 58.48 Preparing to unpack .../08-gnupg-l10n_2.2.27-2+deb11u3_all.deb ...
#6 58.50 Unpacking gnupg-l10n (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 59.17 Preparing to unpack .../09-gnupg_2.2.27-2+deb11u3_all.deb ...
#6 59.19 Unpacking gnupg (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 59.61 Preparing to unpack .../10-gpgsm_2.2.27-2+deb11u3_amd64.deb ...
#6 59.62 Unpacking gpgsm (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 59.86 Preparing to unpack .../11-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ...
#6 59.87 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) over (3.34.1-3) ...
#6 60.23 Preparing to unpack .../12-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
#6 60.25 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u2) over (1:1.2.11.dfsg-2+deb11u1) ...
#6 60.38 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
#6 60.47 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 60.52 Preparing to unpack .../libtasn1-6_4.16.0-2+deb11u2_amd64.deb ...
#6 60.54 Unpacking libtasn1-6:amd64 (4.16.0-2+deb11u2) over (4.16.0-2) ...
#6 60.68 Setting up libtasn1-6:amd64 (4.16.0-2+deb11u2) ...
#6 60.77 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 60.81 Preparing to unpack .../libgnutls30_3.7.1-5+deb11u9_amd64.deb ...
#6 60.84 Unpacking libgnutls30:amd64 (3.7.1-5+deb11u9) over (3.7.1-5+deb11u1) ...
#6 61.52 Setting up libgnutls30:amd64 (3.7.1-5+deb11u9) ...
#6 61.62 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 61.67 Preparing to unpack .../gpgv_2.2.27-2+deb11u3_amd64.deb ...
#6 61.68 Unpacking gpgv (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 61.97 Setting up gpgv (2.2.27-2+deb11u3) ...
#6 62.12 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 62.19 Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_amd64.deb ...
#6 62.20 Unpacking libblkid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 62.40 Setting up libblkid1:amd64 (2.36.1-8+deb11u2) ...
#6 62.51 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 62.58 Preparing to unpack .../libcom-err2_1.46.2-2+deb11u1_amd64.deb ...
#6 62.59 Unpacking libcom-err2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 62.75 Setting up libcom-err2:amd64 (1.46.2-2+deb11u1) ...
#6 62.87 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 62.94 Preparing to unpack .../libk5crypto3_1.18.3-6+deb11u7_amd64.deb ...
#6 62.96 Unpacking libk5crypto3:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 63.08 Setting up libk5crypto3:amd64 (1.18.3-6+deb11u7) ...
#6 63.19 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 63.24 Preparing to unpack .../libkrb5support0_1.18.3-6+deb11u7_amd64.deb ...
#6 63.25 Unpacking libkrb5support0:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 63.38 Setting up libkrb5support0:amd64 (1.18.3-6+deb11u7) ...
#6 63.49 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 63.53 Preparing to unpack .../libkrb5-3_1.18.3-6+deb11u7_amd64.deb ...
#6 63.56 Unpacking libkrb5-3:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 63.81 Setting up libkrb5-3:amd64 (1.18.3-6+deb11u7) ...
#6 63.93 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 63.98 Preparing to unpack .../libgssapi-krb5-2_1.18.3-6+deb11u7_amd64.deb ...
#6 64.01 Unpacking libgssapi-krb5-2:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 64.21 Setting up libgssapi-krb5-2:amd64 (1.18.3-6+deb11u7) ...
#6 64.38 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 64.46 Preparing to unpack .../libssl1.1_1.1.1w-0+deb11u5_amd64.deb ...
#6 64.48 Unpacking libssl1.1:amd64 (1.1.1w-0+deb11u5) over (1.1.1n-0+deb11u3) ...
#6 65.16 Setting up libssl1.1:amd64 (1.1.1w-0+deb11u5) ...
#6 65.65 debconf: unable to initialize frontend: Dialog
#6 65.65 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 65.65 debconf: falling back to frontend: Readline
#6 65.65 debconf: unable to initialize frontend: Readline
#6 65.65 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 65.65 debconf: falling back to frontend: Teletype
#6 65.92 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 65.98 Preparing to unpack .../libmount1_2.36.1-8+deb11u2_amd64.deb ...
#6 66.01 Unpacking libmount1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 66.21 Setting up libmount1:amd64 (2.36.1-8+deb11u2) ...
#6 66.35 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 66.40 Preparing to unpack .../libpcre2-8-0_10.36-2+deb11u1_amd64.deb ...
#6 66.43 Unpacking libpcre2-8-0:amd64 (10.36-2+deb11u1) over (10.36-2) ...
#6 66.62 Setting up libpcre2-8-0:amd64 (10.36-2+deb11u1) ...
#6 66.74 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 66.80 Preparing to unpack .../libsepol1_3.1-1+deb11u1_amd64.deb ...
#6 66.83 Unpacking libsepol1:amd64 (3.1-1+deb11u1) over (3.1-1) ...
#6 67.08 Setting up libsepol1:amd64 (3.1-1+deb11u1) ...
#6 67.20 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 67.24 Preparing to unpack .../libsmartcols1_2.36.1-8+deb11u2_amd64.deb ...
#6 67.26 Unpacking libsmartcols1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 67.42 Setting up libsmartcols1:amd64 (2.36.1-8+deb11u2) ...
#6 67.52 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 67.58 Preparing to unpack .../libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ...
#6 67.59 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 67.75 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_amd64.deb ...
#6 67.77 Unpacking libtinfo6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 67.95 Setting up libtinfo6:amd64 (6.2+20201114-2+deb11u2) ...
#6 68.08 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 68.14 Preparing to unpack .../libtirpc-common_1.3.1-1+deb11u1_all.deb ...
#6 68.16 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
#6 68.26 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
#6 68.39 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 68.44 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_amd64.deb ...
#6 68.46 Unpacking libtirpc3:amd64 (1.3.1-1+deb11u1) over (1.3.1-1) ...
#6 68.58 Setting up libtirpc3:amd64 (1.3.1-1+deb11u1) ...
#6 68.68 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 68.73 Preparing to unpack .../libudev1_247.3-7+deb11u8_amd64.deb ...
#6 68.75 Unpacking libudev1:amd64 (247.3-7+deb11u8) over (247.3-7) ...
#6 68.89 Setting up libudev1:amd64 (247.3-7+deb11u8) ...
#6 69.00 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 69.05 Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_amd64.deb ...
#6 69.08 Unpacking libuuid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 69.22 Setting up libuuid1:amd64 (2.36.1-8+deb11u2) ...
#6 69.39 (Reading database ... 
(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 ... 7890 files and directories currently installed.)
#6 69.47 Preparing to unpack .../00-tzdata_2025b-0+deb11u2_all.deb ...
#6 69.48 Unpacking tzdata (2025b-0+deb11u2) over (2021a-1+deb11u4) ...
#6 76.16 Preparing to unpack .../01-openssl_1.1.1w-0+deb11u5_amd64.deb ...
#6 76.19 Unpacking openssl (1.1.1w-0+deb11u5) over (1.1.1n-0+deb11u3) ...
#6 76.84 Preparing to unpack .../02-ca-certificates_20230311+deb12u1~deb11u1_all.deb ...
#6 76.85 Unpacking ca-certificates (20230311+deb12u1~deb11u1) over (20210119) ...
#6 77.74 Preparing to unpack .../03-ucf_3.0043+deb11u2_all.deb ...
#6 77.76 Unpacking ucf (3.0043+deb11u2) over (3.0043) ...
#6 78.08 Preparing to unpack .../04-wget_1.21-1+deb11u2_amd64.deb ...
#6 78.10 Unpacking wget (1.21-1+deb11u2) over (1.21-1+deb11u1) ...
#6 78.99 Preparing to unpack .../05-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ...
#6 79.00 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) over (1.43.0-1) ...
#6 79.15 Preparing to unpack .../06-libssh2-1_1.9.0-2+deb11u1_amd64.deb ...
#6 79.17 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) over (1.9.0-2) ...
#6 79.36 Preparing to unpack .../07-curl_7.74.0-1.3+deb11u16_amd64.deb ...
#6 79.38 Unpacking curl (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u1) ...
#6 79.69 Preparing to unpack .../08-libcurl4_7.74.0-1.3+deb11u16_amd64.deb ...
#6 79.72 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u1) ...
#6 80.04 Preparing to unpack .../09-libexpat1_2.2.10-2+deb11u7_amd64.deb ...
#6 80.05 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) over (2.2.10-2+deb11u3) ...
#6 80.25 Preparing to unpack .../10-libpng16-16_1.6.37-3+deb11u3_amd64.deb ...
#6 80.27 Unpacking libpng16-16:amd64 (1.6.37-3+deb11u3) over (1.6.37-3) ...
#6 80.58 Preparing to unpack .../11-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ...
#6 80.60 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) over (2.10.4+dfsg-1+deb11u1) ...
#6 80.85 Preparing to unpack .../12-libss2_1.46.2-2+deb11u1_amd64.deb ...
#6 80.87 Unpacking libss2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 81.00 Preparing to unpack .../13-unzip_6.0-26+deb11u1_amd64.deb ...
#6 81.02 Unpacking unzip (6.0-26+deb11u1) over (6.0-26) ...
#6 81.27 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
#6 81.29 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ...
#6 81.31 Setting up wget (1.21-1+deb11u2) ...
#6 81.34 Setting up unzip (6.0-26+deb11u1) ...
#6 81.37 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ...
#6 81.39 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ...
#6 81.41 Setting up tzdata (2025b-0+deb11u2) ...
#6 81.81 debconf: unable to initialize frontend: Dialog
#6 81.81 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 81.81 debconf: falling back to frontend: Readline
#6 81.82 debconf: unable to initialize frontend: Readline
#6 81.82 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 81.82 debconf: falling back to frontend: Teletype
#6 82.04 
#6 82.04 Current default time zone: 'Etc/UTC'
#6 82.06 Local time is now:      Sun Apr 26 12:31:41 UTC 2026.
#6 82.06 Universal Time is now:  Sun Apr 26 12:31:41 UTC 2026.
#6 82.06 Run 'dpkg-reconfigure tzdata' if you wish to change it.
#6 82.06 
#6 82.15 Setting up gnupg-l10n (2.2.27-2+deb11u3) ...
#6 82.17 Setting up libpng16-16:amd64 (1.6.37-3+deb11u3) ...
#6 82.20 Setting up libss2:amd64 (1.46.2-2+deb11u1) ...
#6 82.21 Setting up ucf (3.0043+deb11u2) ...
#6 82.67 debconf: unable to initialize frontend: Dialog
#6 82.67 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 82.67 debconf: falling back to frontend: Readline
#6 82.67 debconf: unable to initialize frontend: Readline
#6 82.67 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 82.67 debconf: falling back to frontend: Teletype
#6 82.81 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
#6 82.82 Setting up logsave (1.46.2-2+deb11u1) ...
#6 82.84 Setting up mount (2.36.1-8+deb11u2) ...
#6 82.85 Setting up gpgconf (2.2.27-2+deb11u3) ...
#6 82.87 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ...
#6 82.88 Setting up openssl (1.1.1w-0+deb11u5) ...
#6 82.90 Setting up gpg (2.2.27-2+deb11u3) ...
#6 82.92 Setting up gnupg-utils (2.2.27-2+deb11u3) ...
#6 82.94 Setting up gpg-agent (2.2.27-2+deb11u3) ...
#6 85.37 Setting up gpgsm (2.2.27-2+deb11u3) ...
#6 85.40 Setting up e2fsprogs (1.46.2-2+deb11u1) ...
#6 86.76 Setting up dirmngr (2.2.27-2+deb11u3) ...
#6 87.47 Setting up ca-certificates (20230311+deb12u1~deb11u1) ...
#6 87.90 debconf: unable to initialize frontend: Dialog
#6 87.90 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 87.90 debconf: falling back to frontend: Readline
#6 87.91 debconf: unable to initialize frontend: Readline
#6 87.91 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 87.91 debconf: falling back to frontend: Teletype
#6 98.46 Updating certificates in /etc/ssl/certs...
#6 104.2 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
#6 104.2 28 added, 15 removed; done.
#6 104.3 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ...
#6 104.4 Setting up gpg-wks-server (2.2.27-2+deb11u3) ...
#6 104.4 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u16) ...
#6 104.4 Setting up curl (7.74.0-1.3+deb11u16) ...
#6 104.4 Setting up gpg-wks-client (2.2.27-2+deb11u3) ...
#6 104.4 Setting up gnupg (2.2.27-2+deb11u3) ...
#6 104.5 Processing triggers for libc-bin (2.31-13+deb11u13) ...
#6 104.5 Processing triggers for ca-certificates (20230311+deb12u1~deb11u1) ...
#6 104.5 Updating certificates in /etc/ssl/certs...
#6 108.1 0 added, 0 removed; done.
#6 108.1 Running hooks in /etc/ca-certificates/update.d...
#6 108.4 done.
#6 108.5 Reading package lists...
#6 111.1 Building dependency tree...
#6 111.4 Reading state information...
#6 112.0 wget is already the newest version (1.21-1+deb11u2).
#6 112.0 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#6 DONE 112.2s

#7 [ 3/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#7 1.084 --2026-04-26 12:32:13--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#7 1.084 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#7 1.384 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#7 1.389 HTTP request sent, awaiting response... 200 OK
#7 1.464 Length: 11292595 (11M) [application/java-archive]
#7 1.464 Saving to: ‘elastic-apm-agent-1.47.1.jar’
#7 1.464 
#7 1.464      0K .......... .......... .......... .......... ..........  0% 1.69M 6s
#7 1.495     50K .......... .......... .......... .......... ..........  0% 2.33M 5s
#7 1.521    100K .......... .......... .......... .......... ..........  1% 3.42M 5s
#7 1.529    150K .......... .......... .......... .......... ..........  1% 10.8M 4s
#7 1.533    200K .......... .......... .......... .......... ..........  2% 3.02M 4s
#7 1.550    250K .......... .......... .......... .......... ..........  2% 2.51M 4s
#7 1.569    300K .......... .......... .......... .......... ..........  3% 3.07M 4s
#7 1.585    350K .......... .......... .......... .......... ..........  3% 1.95M 4s
#7 1.610    400K .......... .......... .......... .......... ..........  4% 20.3M 3s
#7 1.612    450K .......... .......... .......... .......... ..........  4% 1.43M 4s
#7 1.646    500K .......... .......... .......... .......... ..........  4% 1.66M 4s
#7 1.675    550K .......... .......... .......... .......... ..........  5% 8.45M 4s
#7 1.681    600K .......... .......... .......... .......... ..........  5% 2.32M 4s
#7 1.705    650K .......... .......... .......... .......... ..........  6% 1.95M 4s
#7 1.729    700K .......... .......... .......... .......... ..........  6% 1.97M 4s
#7 1.752    750K .......... .......... .......... .......... ..........  7% 30.7M 4s
#7 1.756    800K .......... .......... .......... .......... ..........  7% 2.58M 4s
#7 1.774    850K .......... .......... .......... .......... ..........  8% 2.11M 4s
#7 1.798    900K .......... .......... .......... .......... ..........  8% 4.04M 4s
#7 1.812    950K .......... .......... .......... .......... ..........  9% 3.14M 4s
#7 1.824   1000K .......... .......... .......... .......... ..........  9% 4.00M 4s
#7 1.836   1050K .......... .......... .......... .......... ..........  9% 2.69M 4s
#7 1.855   1100K .......... .......... .......... .......... .......... 10% 4.26M 3s
#7 1.867   1150K .......... .......... .......... .......... .......... 10% 3.19M 3s
#7 1.880   1200K .......... .......... .......... .......... .......... 11% 5.08M 3s
#7 1.892   1250K .......... .......... .......... .......... .......... 11% 2.10M 3s
#7 1.918   1300K .......... .......... .......... .......... .......... 12% 11.9M 3s
#7 1.918   1350K .......... .......... .......... .......... .......... 12% 4.04M 3s
#7 1.932   1400K .......... .......... .......... .......... .......... 13% 3.12M 3s
#7 1.946   1450K .......... .......... .......... .......... .......... 13% 1.99M 3s
#7 1.971   1500K .......... .......... .......... .......... .......... 14% 2.04M 3s
#7 1.995   1550K .......... .......... .......... .......... .......... 14% 6.33M 3s
#7 2.019   1600K .......... .......... .......... .......... .......... 14% 2.31M 3s
#7 2.025   1650K .......... .......... .......... .......... .......... 15% 2.40M 3s
#7 2.043   1700K .......... .......... .......... .......... .......... 15% 2.92M 3s
#7 2.060   1750K .......... .......... .......... .......... .......... 16% 2.22M 3s
#7 2.087   1800K .......... .......... .......... .......... .......... 16% 6.50M 3s
#7 2.090   1850K .......... .......... .......... .......... .......... 17% 3.73M 3s
#7 2.109   1900K .......... .......... .......... .......... .......... 17% 2.75M 3s
#7 2.121   1950K .......... .......... .......... .......... .......... 18% 7.45M 3s
#7 2.128   2000K .......... .......... .......... .......... .......... 18% 2.15M 3s
#7 2.152   2050K .......... .......... .......... .......... .......... 19% 20.5M 3s
#7 2.152   2100K .......... .......... .......... .......... .......... 19% 2.31M 3s
#7 2.175   2150K .......... .......... .......... .......... .......... 19% 4.40M 3s
#7 2.191   2200K .......... .......... .......... .......... .......... 20% 2.83M 3s
#7 2.207   2250K .......... .......... .......... .......... .......... 20% 2.53M 3s
#7 2.222   2300K .......... .......... .......... .......... .......... 21% 5.09M 3s
#7 2.234   2350K .......... .......... .......... .......... .......... 21% 3.62M 3s
#7 2.243   2400K .......... .......... .......... .......... .......... 22% 2.37M 3s
#7 2.268   2450K .......... .......... .......... .......... .......... 22% 22.2M 3s
#7 2.268   2500K .......... .......... .......... .......... .......... 23% 2.65M 3s
#7 2.286   2550K .......... .......... .......... .......... .......... 23% 3.42M 3s
#7 2.299   2600K .......... .......... .......... .......... .......... 24% 7.55M 3s
#7 2.315   2650K .......... .......... .......... .......... .......... 24% 3.28M 3s
#7 2.325   2700K .......... .......... .......... .......... .......... 24% 2.10M 3s
#7 2.346   2750K .......... .......... .......... .......... .......... 25% 3.58M 3s
#7 2.359   2800K .......... .......... .......... .......... .......... 25% 6.91M 3s
#7 2.369   2850K .......... .......... .......... .......... .......... 26% 2.44M 3s
#7 2.385   2900K .......... .......... .......... .......... .......... 26% 3.35M 3s
#7 2.418   2950K .......... .......... .......... .......... .......... 27% 2.90M 3s
#7 2.425   3000K .......... .......... .......... .......... .......... 27% 8.05M 3s
#7 2.425   3050K .......... .......... .......... .......... .......... 28% 3.55M 2s
#7 2.445   3100K .......... .......... .......... .......... .......... 28% 4.49M 2s
#7 2.450   3150K .......... .......... .......... .......... .......... 29% 2.01M 2s
#7 2.479   3200K .......... .......... .......... .......... .......... 29% 6.02M 2s
#7 2.480   3250K .......... .......... .......... .......... .......... 29% 4.85M 2s
#7 2.489   3300K .......... .......... .......... .......... .......... 30% 2.16M 2s
#7 2.518   3350K .......... .......... .......... .......... .......... 30% 2.07M 2s
#7 2.542   3400K .......... .......... .......... .......... .......... 31% 7.73M 2s
#7 2.542   3450K .......... .......... .......... .......... .......... 31% 4.52M 2s
#7 2.553   3500K .......... .......... .......... .......... .......... 32% 2.30M 2s
#7 2.577   3550K .......... .......... .......... .......... .......... 32% 4.52M 2s
#7 2.587   3600K .......... .......... .......... .......... .......... 33% 4.74M 2s
#7 2.599   3650K .......... .......... .......... .......... .......... 33% 4.13M 2s
#7 2.613   3700K .......... .......... .......... .......... .......... 34% 3.00M 2s
#7 2.624   3750K .......... .......... .......... .......... .......... 34% 2.93M 2s
#7 2.641   3800K .......... .......... .......... .......... .......... 34% 1.97M 2s
#7 2.681   3850K .......... .......... .......... .......... .......... 35% 2.17M 2s
#7 2.692   3900K .......... .......... .......... .......... .......... 35% 22.5M 2s
#7 2.692   3950K .......... .......... .......... .......... .......... 36% 2.37M 2s
#7 2.711   4000K .......... .......... .......... .......... .......... 36% 2.66M 2s
#7 2.731   4050K .......... .......... .......... .......... .......... 37% 4.84M 2s
#7 2.741   4100K .......... .......... .......... .......... .......... 37% 2.78M 2s
#7 2.768   4150K .......... .......... .......... .......... .......... 38% 4.32M 2s
#7 2.776   4200K .......... .......... .......... .......... .......... 38% 4.23M 2s
#7 2.797   4250K .......... .......... .......... .......... .......... 38% 2.83M 2s
#7 2.797   4300K .......... .......... .......... .......... .......... 39% 2.31M 2s
#7 2.819   4350K .......... .......... .......... .......... .......... 39% 2.69M 2s
#7 2.836   4400K .......... .......... .......... .......... .......... 40% 11.9M 2s
#7 2.841   4450K .......... .......... .......... .......... .......... 40% 1.87M 2s
#7 2.867   4500K .......... .......... .......... .......... .......... 41% 7.55M 2s
#7 2.872   4550K .......... .......... .......... .......... .......... 41% 3.40M 2s
#7 2.887   4600K .......... .......... .......... .......... .......... 42% 6.27M 2s
#7 2.896   4650K .......... .......... .......... .......... .......... 42% 1.50M 2s
#7 2.927   4700K .......... .......... .......... .......... .......... 43% 5.33M 2s
#7 2.938   4750K .......... .......... .......... .......... .......... 43% 2.23M 2s
#7 2.958   4800K .......... .......... .......... .......... .......... 43% 7.45M 2s
#7 2.965   4850K .......... .......... .......... .......... .......... 44% 2.75M 2s
#7 2.983   4900K .......... .......... .......... .......... .......... 44% 3.10M 2s
#7 3.011   4950K .......... .......... .......... .......... .......... 45% 16.3M 2s
#7 3.011   5000K .......... .......... .......... .......... .......... 45% 2.64M 2s
#7 3.022   5050K .......... .......... .......... .......... .......... 46% 3.14M 2s
#7 3.037   5100K .......... .......... .......... .......... .......... 46% 3.06M 2s
#7 3.053   5150K .......... .......... .......... .......... .......... 47% 6.03M 2s
#7 3.060   5200K .......... .......... .......... .......... .......... 47% 2.09M 2s
#7 3.083   5250K .......... .......... .......... .......... .......... 48% 2.52M 2s
#7 3.103   5300K .......... .......... .......... .......... .......... 48% 25.9M 2s
#7 3.103   5350K .......... .......... .......... .......... .......... 48% 2.26M 2s
#7 3.127   5400K .......... .......... .......... .......... .......... 49% 2.63M 2s
#7 3.145   5450K .......... .......... .......... .......... .......... 49% 2.53M 2s
#7 3.163   5500K .......... .......... .......... .......... .......... 50% 2.26M 2s
#7 3.185   5550K .......... .......... .......... .......... .......... 50% 2.77M 2s
#7 3.205   5600K .......... .......... .......... .......... .......... 51% 3.42M 2s
#7 3.218   5650K .......... .......... .......... .......... .......... 51% 2.36M 2s
#7 3.239   5700K .......... .......... .......... .......... .......... 52% 11.1M 2s
#7 3.241   5750K .......... .......... .......... .......... .......... 52% 3.46M 2s
#7 3.257   5800K .......... .......... .......... .......... .......... 53% 2.97M 2s
#7 3.273   5850K .......... .......... .......... .......... .......... 53% 1.99M 2s
#7 3.297   5900K .......... .......... .......... .......... .......... 53% 3.48M 2s
#7 3.311   5950K .......... .......... .......... .......... .......... 54% 1.66M 2s
#7 3.340   6000K .......... .......... .......... .......... .......... 54% 1.81M 2s
#7 3.368   6050K .......... .......... .......... .......... .......... 55% 2.94M 2s
#7 3.388   6100K .......... .......... .......... .......... .......... 55% 5.50M 2s
#7 3.395   6150K .......... .......... .......... .......... .......... 56% 2.64M 2s
#7 3.414   6200K .......... .......... .......... .......... .......... 56% 5.69M 1s
#7 3.419   6250K .......... .......... .......... .......... .......... 57% 3.14M 1s
#7 3.435   6300K .......... .......... .......... .......... .......... 57% 2.80M 1s
#7 3.454   6350K .......... .......... .......... .......... .......... 58% 2.89M 1s
#7 3.473   6400K .......... .......... .......... .......... .......... 58% 5.43M 1s
#7 3.479   6450K .......... .......... .......... .......... .......... 58% 1.98M 1s
#7 3.504   6500K .......... .......... .......... .......... .......... 59% 3.04M 1s
#7 3.520   6550K .......... .......... .......... .......... .......... 59% 3.68M 1s
#7 3.533   6600K .......... .......... .......... .......... .......... 60% 9.09M 1s
#7 3.541   6650K .......... .......... .......... .......... .......... 60% 1.79M 1s
#7 3.585   6700K .......... .......... .......... .......... .......... 61% 4.29M 1s
#7 3.585   6750K .......... .......... .......... .......... .......... 61% 6.26M 1s
#7 3.585   6800K .......... .......... .......... .......... .......... 62% 3.82M 1s
#7 3.598   6850K .......... .......... .......... .......... .......... 62% 2.10M 1s
#7 3.624   6900K .......... .......... .......... .......... .......... 63% 6.50M 1s
#7 3.629   6950K .......... .......... .......... .......... .......... 63% 2.65M 1s
#7 3.648   7000K .......... .......... .......... .......... .......... 63% 3.20M 1s
#7 3.667   7050K .......... .......... .......... .......... .......... 64% 2.99M 1s
#7 3.680   7100K .......... .......... .......... .......... .......... 64% 11.6M 1s
#7 3.682   7150K .......... .......... .......... .......... .......... 65% 2.33M 1s
#7 3.703   7200K .......... .......... .......... .......... .......... 65% 5.17M 1s
#7 3.715   7250K .......... .......... .......... .......... .......... 66% 2.95M 1s
#7 3.731   7300K .......... .......... .......... .......... .......... 66% 3.33M 1s
#7 3.745   7350K .......... .......... .......... .......... .......... 67% 2.78M 1s
#7 3.763   7400K .......... .......... .......... .......... .......... 67% 5.45M 1s
#7 3.770   7450K .......... .......... .......... .......... .......... 68% 4.07M 1s
#7 3.782   7500K .......... .......... .......... .......... .......... 68% 3.12M 1s
#7 3.799   7550K .......... .......... .......... .......... .......... 68% 2.40M 1s
#7 3.819   7600K .......... .......... .......... .......... .......... 69% 4.29M 1s
#7 3.830   7650K .......... .......... .......... .......... .......... 69% 5.71M 1s
#7 3.838   7700K .......... .......... .......... .......... .......... 70% 2.74M 1s
#7 3.856   7750K .......... .......... .......... .......... .......... 70% 3.24M 1s
#7 3.871   7800K .......... .......... .......... .......... .......... 71% 3.03M 1s
#7 3.891   7850K .......... .......... .......... .......... .......... 71% 9.98M 1s
#7 3.902   7900K .......... .......... .......... .......... .......... 72% 2.72M 1s
#7 3.910   7950K .......... .......... .......... .......... .......... 72% 5.36M 1s
#7 3.919   8000K .......... .......... .......... .......... .......... 72% 1.94M 1s
#7 3.946   8050K .......... .......... .......... .......... .......... 73% 5.40M 1s
#7 3.961   8100K .......... .......... .......... .......... .......... 73% 4.48M 1s
#7 3.965   8150K .......... .......... .......... .......... .......... 74% 2.38M 1s
#7 3.985   8200K .......... .......... .......... .......... .......... 74% 2.07M 1s
#7 4.008   8250K .......... .......... .......... .......... .......... 75% 5.64M 1s
#7 4.017   8300K .......... .......... .......... .......... .......... 75% 3.27M 1s
#7 4.033   8350K .......... .......... .......... .......... .......... 76% 2.45M 1s
#7 4.053   8400K .......... .......... .......... .......... .......... 76% 8.32M 1s
#7 4.059   8450K .......... .......... .......... .......... .......... 77% 3.12M 1s
#7 4.075   8500K .......... .......... .......... .......... .......... 77% 3.30M 1s
#7 4.090   8550K .......... .......... .......... .......... .......... 77% 5.70M 1s
#7 4.096   8600K .......... .......... .......... .......... .......... 78% 3.00M 1s
#7 4.112   8650K .......... .......... .......... .......... .......... 78% 8.63M 1s
#7 4.119   8700K .......... .......... .......... .......... .......... 79% 2.76M 1s
#7 4.137   8750K .......... .......... .......... .......... .......... 79% 6.33M 1s
#7 4.144   8800K .......... .......... .......... .......... .......... 80% 2.56M 1s
#7 4.163   8850K .......... .......... .......... .......... .......... 80% 3.58M 1s
#7 4.176   8900K .......... .......... .......... .......... .......... 81% 3.72M 1s
#7 4.192   8950K .......... .......... .......... .......... .......... 81% 5.43M 1s
#7 4.199   9000K .......... .......... .......... .......... .......... 82% 2.46M 1s
#7 4.222   9050K .......... .......... .......... .......... .......... 82% 7.23M 1s
#7 4.227   9100K .......... .......... .......... .......... .......... 82% 3.04M 1s
#7 4.242   9150K .......... .......... .......... .......... .......... 83% 4.34M 1s
#7 4.254   9200K .......... .......... .......... .......... .......... 83% 6.20M 1s
#7 4.261   9250K .......... .......... .......... .......... .......... 84% 3.60M 1s
#7 4.274   9300K .......... .......... .......... .......... .......... 84% 2.96M 1s
#7 4.292   9350K .......... .......... .......... .......... .......... 85% 4.63M 0s
#7 4.301   9400K .......... .......... .......... .......... .......... 85% 2.18M 0s
#7 4.324   9450K .......... .......... .......... .......... .......... 86% 4.01M 0s
#7 4.339   9500K .......... .......... .......... .......... .......... 86% 1.64M 0s
#7 4.366   9550K .......... .......... .......... .......... .......... 87%  706K 0s
#7 4.436   9600K .......... .......... .......... .......... .......... 87%  431K 0s
#7 4.554   9650K .......... .......... .......... .......... .......... 87% 1.72M 0s
#7 4.582   9700K .......... .......... .......... .......... .......... 88% 1.43M 0s
#7 4.620   9750K .......... .......... .......... .......... .......... 88% 22.2M 0s
#7 4.620   9800K .......... .......... .......... .......... .......... 89% 4.14M 0s
#7 4.629   9850K .......... .......... .......... .......... .......... 89% 1.23M 0s
#7 4.670   9900K .......... .......... .......... .......... .......... 90% 3.65M 0s
#7 4.683   9950K .......... .......... .......... .......... .......... 90% 3.14M 0s
#7 4.698  10000K .......... .......... .......... .......... .......... 91% 3.48M 0s
#7 4.715  10050K .......... .......... .......... .......... .......... 91% 2.17M 0s
#7 4.741  10100K .......... .......... .......... .......... .......... 92% 10.0M 0s
#7 4.743  10150K .......... .......... .......... .......... .......... 92% 2.49M 0s
#7 4.759  10200K .......... .......... .......... .......... .......... 92% 1.13M 0s
#7 4.803  10250K .......... .......... .......... .......... .......... 93% 1.50M 0s
#7 4.836  10300K .......... .......... .......... .......... .......... 93% 1.21M 0s
#7 4.887  10350K .......... .......... .......... .......... .......... 94% 1.36M 0s
#7 4.912  10400K .......... .......... .......... .......... .......... 94% 3.31M 0s
#7 4.928  10450K .......... .......... .......... .......... .......... 95% 2.17M 0s
#7 4.958  10500K .......... .......... .......... .......... .......... 95% 7.44M 0s
#7 4.958  10550K .......... .......... .......... .......... .......... 96% 1.53M 0s
#7 4.991  10600K .......... .......... .......... .......... .......... 96% 2.79M 0s
#7 5.007  10650K .......... .......... .......... .......... .......... 97% 19.8M 0s
#7 5.007  10700K .......... .......... .......... .......... .......... 97% 1.99M 0s
#7 5.032  10750K .......... .......... .......... .......... .......... 97% 1.67M 0s
#7 5.061  10800K .......... .......... .......... .......... .......... 98% 4.53M 0s
#7 5.072  10850K .......... .......... .......... .......... .......... 98% 2.66M 0s
#7 5.092  10900K .......... .......... .......... .......... .......... 99% 2.66M 0s
#7 5.111  10950K .......... .......... .......... .......... .......... 99% 2.70M 0s
#7 5.130  11000K .......... .......... .......                         100% 13.8M=3.7s
#7 5.130 
#7 5.130 2026-04-26 12:32:17 (2.94 MB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595]
#7 5.130 
#7 DONE 5.3s

#8 [ 4/13] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar
#8 DONE 1.4s

#9 [ 5/13] COPY docker-entrypoint.sh docker-entrypoint.sh
#9 DONE 0.2s

#10 [ 6/13] COPY Java-Service-Tree-Framework-Middle-Proxy-26.4.11.jar javaServiceTreeFramework.jar
#10 DONE 1.0s

#11 [ 7/13] RUN chmod +x /docker-entrypoint.sh
#11 DONE 1.0s

#12 [ 8/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_313/2025/cert_313-2025.tar.gz
#12 1.071 --2026-04-26 12:32:21--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_313/2025/cert_313-2025.tar.gz
#12 1.071 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#12 1.501 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#12 1.506 HTTP request sent, awaiting response... 200 OK
#12 1.546 Length: 15350 (15K) [application/x-gzip]
#12 1.546 Saving to: ‘cert_313-2025.tar.gz’
#12 1.546 
#12 1.546      0K .......... ....                                       100% 7.01M=0.002s
#12 1.570 
#12 1.570 2026-04-26 12:32:22 (7.01 MB/s) - ‘cert_313-2025.tar.gz’ saved [15350/15350]
#12 1.570 
#12 DONE 1.8s

#13 [ 9/13] RUN tar zxvf cert_313-2025.tar.gz
#13 1.170 ./20250929-630123-313_co_kr.pfx/
#13 1.171 ./20250929-630123-313_co_kr.pfx/313_co_kr.pfx
#13 1.171 ./20250929-630123-313_co_kr.pfx/313_co_kr.crt
#13 1.172 ./20250929-630123-313_co_kr.pfx/체인 인증서 적용(필수) 및 파일 설명 안내.htm
#13 1.174 ./20250929-630123-313_co_kr.pfx/ChainCA/
#13 1.174 ./20250929-630123-313_co_kr.pfx/ChainCA/RootCA.crt
#13 1.174 ./20250929-630123-313_co_kr.pfx/ChainCA/ChainCA.crt
#13 1.175 ./20250929-630123-313_co_kr.pfx/ChainCA/root_ca_인증서_변경_안내.txt
#13 1.177 ./20250929-630123-313_co_kr.pfx/ChainCA/Chain_RootCA_Bundle.crt
#13 1.177 ./20250929-630123-313_co_kr.pfx/pfx.txt
#13 1.177 ./20250929-630123-313_co_kr.pfx/313_co_kr_SHA256WITHRSA.key
#13 DONE 1.3s

#14 [10/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_arms/2025/cert_arms-2025.tar.gz
#14 0.987 --2026-04-26 12:32:25--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_arms/2025/cert_arms-2025.tar.gz
#14 0.987 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#14 1.229 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#14 1.236 HTTP request sent, awaiting response... 200 OK
#14 1.292 Length: 15123 (15K) [application/x-gzip]
#14 1.292 Saving to: ‘cert_arms-2025.tar.gz’
#14 1.292 
#14 1.292      0K .......... ....                                       100% 29.1M=0s
#14 1.292 
#14 1.292 2026-04-26 12:32:25 (29.1 MB/s) - ‘cert_arms-2025.tar.gz’ saved [15123/15123]
#14 1.292 
#14 DONE 1.4s

#15 [11/13] RUN tar zxvf cert_arms-2025.tar.gz
#15 1.103 ./20250929-565125-a-rms_net.pfx/
#15 1.103 ./20250929-565125-a-rms_net.pfx/a-rms_net.crt
#15 1.103 ./20250929-565125-a-rms_net.pfx/체인 인증서 적용(필수) 및 파일 설명 안내.htm
#15 1.109 ./20250929-565125-a-rms_net.pfx/ChainCA/
#15 1.109 ./20250929-565125-a-rms_net.pfx/ChainCA/RootCA.crt
#15 1.112 ./20250929-565125-a-rms_net.pfx/ChainCA/ChainCA.crt
#15 1.112 ./20250929-565125-a-rms_net.pfx/ChainCA/root_ca_인증서_변경_안내.txt
#15 1.112 ./20250929-565125-a-rms_net.pfx/ChainCA/Chain_RootCA_Bundle.crt
#15 1.112 ./20250929-565125-a-rms_net.pfx/a-rms_net.pfx
#15 1.113 ./20250929-565125-a-rms_net.pfx/pfx.txt
#15 1.113 ./20250929-565125-a-rms_net.pfx/a-rms_net_SHA256WITHRSA.key
#15 DONE 1.3s

#16 [12/13] RUN keytool -import -file ./20250929-630123-313_co_kr.pfx/313_co_kr.crt -keystore /usr/local/openjdk-11/lib/security/cacerts -alias 313_co_kr_2025 -storepass changeit -noprompt
#16 1.957 Warning: use -cacerts option to access cacerts keystore
#16 3.074 Certificate was added to keystore
#16 DONE 3.3s

#17 [13/13] RUN keytool -import -file ./20250929-565125-a-rms_net.pfx/a-rms_net.crt -keystore /usr/local/openjdk-11/lib/security/cacerts -alias a-rms_net_2025 -storepass changeit -noprompt
#17 1.826 Warning: use -cacerts option to access cacerts keystore
#17 2.871 Certificate was added to keystore
#17 DONE 3.1s

#18 exporting to image
#18 exporting layers
#18 exporting layers 9.0s done
#18 writing image sha256:05b65671b248a92f22e938cc25f6d9b0321afebe0455d36128c93052f640a2fc
#18 writing image sha256:05b65671b248a92f22e938cc25f6d9b0321afebe0455d36128c93052f640a2fc 0.0s done
#18 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-middle-proxy:26.4.11 0.0s done
#18 DONE 9.1s

 1 warning found (use docker --debug to expand):
 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 3)

> Task :dockerTag26.4.11
> Task :dockerTag

> Task :dockerPush
The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-middle-proxy]
c2fa19f4558e: Preparing
e46b62f453d9: Preparing
69781dd88ad1: Preparing
2138a80a735c: Preparing
23a6645c8e4f: Preparing
c34e94fd345c: Preparing
80126b629c4d: Preparing
30ff1dea1390: Preparing
753b17f49dfa: Preparing
381d4e4c80d3: Preparing
5a169962222f: Preparing
622917108daa: Preparing
5a7e7a880634: Preparing
3dccaa93bb0e: Preparing
5c384ea5f752: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
622917108daa: Waiting
5a7e7a880634: Waiting
c34e94fd345c: Waiting
80126b629c4d: Waiting
753b17f49dfa: Waiting
3dccaa93bb0e: Waiting
381d4e4c80d3: Waiting
5c384ea5f752: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
30ff1dea1390: Waiting
5a169962222f: Waiting
e46b62f453d9: Pushed
c2fa19f4558e: Pushed
69781dd88ad1: Pushed
23a6645c8e4f: Pushed
2138a80a735c: Pushed
c34e94fd345c: Pushed
80126b629c4d: Pushed
753b17f49dfa: Pushed
5a7e7a880634: Layer already exists
3dccaa93bb0e: Layer already exists
5c384ea5f752: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
381d4e4c80d3: Pushed
5a169962222f: Pushed
622917108daa: Pushed
30ff1dea1390: Pushed
26.4.11: digest: sha256:c497db184c719faa1323383a8fca9bd00bb2a1f98a3670a590da4c6427e7672d size: 4098

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 11m
23 actionable tasks: 22 executed, 1 up-to-date
Triggering a new build of LIVE-CD-Java-Service-Tree-Framework-Middle-Proxy
Triggering a new build of STG-CD-Java-Service-Tree-Framework-Middle-Proxy
Finished: SUCCESS