Push event to branch snapcraft-builder Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snap-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-snap-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, releaseBranchOverride:snapcraft-builder] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snap-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snap-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snap-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: snapcraft-builder [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-696 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git Fetching without tags > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 Checking out Revision 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba (snapcraft-builder) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba # timeout=10 Commit message: "Merge pull request #143 from ernestojeda/push-latest-snap-image" > git rev-list --no-walk 723117b2b4efd77f4016c96be1247e0c06d4636e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:26:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:26:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:26:35 ========================================================= 20:26:35 EdgeX Global Pipelines Version Info 20:26:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:26:37 ------------------- 20:26:37 stable info: 20:26:37 ------------------- 20:26:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:26:37 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 20:26:37 Message: update stable to v1.0.99 20:26:38 ------------------- 20:26:38 experimental info: 20:26:38 ------------------- 20:26:38 Commited By: **** collab-it+edgex@linuxfoundation.org 20:26:38 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 20:26:38 Message: update experimental to v1.0.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:26:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:26:40 + ls -al . 20:26:40 total 12 20:26:40 drwxrwxr-x. 3 jenkins jenkins 76 Jul 14 20:26 . 20:26:40 drwxrwxr-x. 4 jenkins jenkins 112 Jul 14 20:26 .. 20:26:40 -rw-rw-r--. 1 jenkins jenkins 3479 Jul 14 20:26 Dockerfile 20:26:40 -rwxrwxr-x. 1 jenkins jenkins 1578 Jul 14 20:26 entrypoint.sh 20:26:40 drwxrwxr-x. 8 jenkins jenkins 162 Jul 14 20:26 .git 20:26:40 -rw-rw-r--. 1 jenkins jenkins 869 Jul 14 20:26 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 20:26:41 + docker build -t edgex-devops/edgex-snap-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba --label arch=amd64 . 20:26:42 Sending build context to Docker daemon 221.7kB 20:26:42 Step 1/11 : FROM ubuntu:18.04 20:26:42 18.04: Pulling from library/ubuntu 20:26:42 a1125296b23d: Pulling fs layer 20:26:42 3c742a4a0f38: Pulling fs layer 20:26:42 4c5ea3b32996: Pulling fs layer 20:26:42 1b4be91ead68: Pulling fs layer 20:26:42 1b4be91ead68: Waiting 20:26:42 4c5ea3b32996: Verifying Checksum 20:26:42 4c5ea3b32996: Download complete 20:26:42 3c742a4a0f38: Verifying Checksum 20:26:42 3c742a4a0f38: Download complete 20:26:42 1b4be91ead68: Verifying Checksum 20:26:42 1b4be91ead68: Download complete 20:26:42 a1125296b23d: Verifying Checksum 20:26:42 a1125296b23d: Download complete 20:26:44 a1125296b23d: Pull complete 20:26:44 3c742a4a0f38: Pull complete 20:26:44 4c5ea3b32996: Pull complete 20:26:44 1b4be91ead68: Pull complete 20:26:44 Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 20:26:44 Status: Downloaded newer image for ubuntu:18.04 20:26:44 ---> d27b9ffc5667 20:26:44 Step 2/11 : ARG ARCH 20:26:46 ---> Running in 238c5299b8e9 20:26:46 Removing intermediate container 238c5299b8e9 20:26:46 ---> 94b8d35ec0e5 20:26:46 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd expect --yes 20:26:46 ---> Running in 94bd9f2137a6 20:26:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:26:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:26:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.9 kB] 20:26:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] 20:26:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] 20:26:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1005 kB] 20:26:48 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:26:48 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 20:26:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 20:26:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 20:26:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 20:26:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 20:26:49 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [104 kB] 20:26:49 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] 20:26:49 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] 20:26:49 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1306 kB] 20:26:49 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 20:26:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] 20:26:50 Fetched 18.2 MB in 3s (5766 kB/s) 20:26:52 Reading package lists... 20:26:53 Reading package lists... 20:26:53 Building dependency tree... 20:26:53 Reading state information... 20:26:54 Calculating upgrade... 20:26:54 The following packages will be upgraded: 20:26:54 libc-bin libc6 libgnutls30 20:26:54 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:26:54 Need to get 4109 kB of archives. 20:26:54 After this operation, 4096 B of additional disk space will be used. 20:26:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 20:26:54 Still waiting to schedule task 20:26:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:26:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 20:26:55 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:26:55 debconf: delaying package configuration, since apt-utils is not installed 20:26:55 Fetched 4109 kB in 1s (3891 kB/s) 20:26:55 (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 ... 4046 files and directories currently installed.) 20:26:55 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 20:26:55 debconf: unable to initialize frontend: Dialog 20:26:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:26:55 debconf: falling back to frontend: Readline 20:26:55 debconf: unable to initialize frontend: Readline 20:26:55 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:26:55 debconf: falling back to frontend: Teletype 20:26:55 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 20:26:59 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 20:26:59 debconf: unable to initialize frontend: Dialog 20:26:59 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:26:59 debconf: falling back to frontend: Readline 20:26:59 debconf: unable to initialize frontend: Readline 20:26:59 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:26:59 debconf: falling back to frontend: Teletype 20:27: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 ... 4046 files and directories currently installed.) 20:27:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 20:27:00 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 20:27:00 Setting up libc-bin (2.27-3ubuntu1.2) ... 20:27: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 ... 4046 files and directories currently installed.) 20:27:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:27:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... 20:27:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:27:00 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:27:02 Reading package lists... 20:27:02 Building dependency tree... 20:27:02 Reading state information... 20:27:02 The following additional packages will be installed: 20:27:02 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 20:27:02 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 20:27:02 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 20:27:02 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 20:27:02 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 20:27:02 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 20:27:02 libwind0-heimdal multiarch-support openssl publicsuffix 20:27:02 Suggested packages: 20:27:02 krb5-doc krb5-user libsasl2-modules-gssapi-mit 20:27:02 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 20:27:02 libsasl2-modules-sql 20:27:03 The following NEW packages will be installed: 20:27:03 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 20:27:03 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 20:27:03 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 20:27:03 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 20:27:03 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 20:27:03 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 20:27:03 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 20:27:03 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 20:27:03 Need to get 5700 kB of archives. 20:27:03 After this operation, 18.2 MB of additional disk space will be used. 20:27:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 20:27:03 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:27:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 20:27:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 20:27:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] 20:27:03 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:27:04 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] 20:27:04 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 20:27:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 20:27:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 20:27:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:27:04 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 20:27:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 20:27:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:27:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 20:27:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:27:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:27:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:27:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:27:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:27:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:27:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:27:04 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:27:04 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:27:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 20:27:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 20:27:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] 20:27:04 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.5 [155 kB] 20:27:04 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:27:04 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:27:04 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] 20:27:04 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] 20:27:04 Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 20:27:04 Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 20:27:04 Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 20:27:04 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 20:27:04 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:27:04 debconf: delaying package configuration, since apt-utils is not installed 20:27:04 Fetched 5700 kB in 1s (4050 kB/s) 20:27:04 Selecting previously unselected package multiarch-support. 20:27:04 (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 ... 4046 files and directories currently installed.) 20:27:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 20:27:04 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 20:27:04 Setting up multiarch-support (2.27-3ubuntu1.2) ... 20:27:04 Selecting previously unselected package liblzo2-2:amd64. 20:27:04 (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 ... 4049 files and directories currently installed.) 20:27:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:27:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:27:05 Selecting previously unselected package libssl1.1:amd64. 20:27:05 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 20:27:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 20:27:05 Selecting previously unselected package openssl. 20:27:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 20:27:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 20:27:05 Selecting previously unselected package ca-certificates. 20:27:05 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 20:27:05 Unpacking ca-certificates (20190110~18.04.1) ... 20:27:06 Selecting previously unselected package libsqlite3-0:amd64. 20:27:06 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:27:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:27:06 Selecting previously unselected package sudo. 20:27:06 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... 20:27:06 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 20:27:06 Selecting previously unselected package krb5-locales. 20:27:06 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 20:27:06 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 20:27:06 Selecting previously unselected package libkrb5support0:amd64. 20:27:06 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 20:27:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 20:27:06 Selecting previously unselected package libk5crypto3:amd64. 20:27:06 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 20:27:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 20:27:06 Selecting previously unselected package libkeyutils1:amd64. 20:27:06 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:27:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:27:06 Selecting previously unselected package libkrb5-3:amd64. 20:27:06 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 20:27:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 20:27:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:27:06 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 20:27:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 20:27:06 Selecting previously unselected package libpsl5:amd64. 20:27:06 Preparing to unpack .../12-libpsl5_0.19.1-5build1_amd64.deb ... 20:27:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:27:06 Selecting previously unselected package publicsuffix. 20:27:06 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 20:27:06 Unpacking publicsuffix (20180223.1310-1) ... 20:27:06 Selecting previously unselected package libroken18-heimdal:amd64. 20:27:06 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:27:07 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:27:07 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:27:07 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libwind0-heimdal:amd64. 20:27:07 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:27:07 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:27:07 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:27:07 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:27:07 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:27:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:07 Selecting previously unselected package libsasl2-modules-db:amd64. 20:27:07 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 20:27:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:27:07 Selecting previously unselected package libsasl2-2:amd64. 20:27:07 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 20:27:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:27:07 Selecting previously unselected package libldap-common. 20:27:07 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... 20:27:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 20:27:07 Selecting previously unselected package libldap-2.4-2:amd64. 20:27:07 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_amd64.deb ... 20:27:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... 20:27:08 Selecting previously unselected package libnghttp2-14:amd64. 20:27:08 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:27:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:27:08 Selecting previously unselected package librtmp1:amd64. 20:27:08 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:27:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:27:08 Selecting previously unselected package libcurl4:amd64. 20:27:08 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... 20:27:08 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 20:27:08 Selecting previously unselected package curl. 20:27:08 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_amd64.deb ... 20:27:08 Unpacking curl (7.58.0-2ubuntu3.9) ... 20:27:08 Selecting previously unselected package libonig4:amd64. 20:27:08 Preparing to unpack .../31-libonig4_6.7.0-1_amd64.deb ... 20:27:08 Unpacking libonig4:amd64 (6.7.0-1) ... 20:27:08 Selecting previously unselected package libjq1:amd64. 20:27:08 Preparing to unpack .../32-libjq1_1.5+dfsg-2_amd64.deb ... 20:27:08 Unpacking libjq1:amd64 (1.5+dfsg-2) ... 20:27:08 Selecting previously unselected package jq. 20:27:08 Preparing to unpack .../33-jq_1.5+dfsg-2_amd64.deb ... 20:27:08 Unpacking jq (1.5+dfsg-2) ... 20:27:08 Selecting previously unselected package libsasl2-modules:amd64. 20:27:08 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 20:27:08 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:27:08 Selecting previously unselected package squashfs-tools. 20:27:08 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:27:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:27:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:27:08 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 20:27:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 20:27:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:27:08 Setting up libonig4:amd64 (6.7.0-1) ... 20:27:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:27:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:27:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:27:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 20:27:09 Setting up libjq1:amd64 (1.5+dfsg-2) ... 20:27:09 Setting up krb5-locales (1.16-2ubuntu0.1) ... 20:27:09 Setting up publicsuffix (20180223.1310-1) ... 20:27:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 20:27:09 debconf: unable to initialize frontend: Dialog 20:27:09 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:27:09 debconf: falling back to frontend: Readline 20:27:09 debconf: unable to initialize frontend: Readline 20:27:09 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:27:09 debconf: falling back to frontend: Teletype 20:27:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 20:27:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:27:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:27:09 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:27:09 Setting up ca-certificates (20190110~18.04.1) ... 20:27:09 debconf: unable to initialize frontend: Dialog 20:27:09 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:27:09 debconf: falling back to frontend: Readline 20:27:09 debconf: unable to initialize frontend: Readline 20:27:09 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:27:09 debconf: falling back to frontend: Teletype 20:27:10 Updating certificates in /etc/ssl/certs... 20:27:11 127 added, 0 removed; done. 20:27:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:27:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 20:27:11 Setting up jq (1.5+dfsg-2) ... 20:27:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:27:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 20:27:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 20:27:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:27:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... 20:27:11 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 20:27:11 Setting up curl (7.58.0-2ubuntu3.9) ... 20:27:11 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:27:11 Processing triggers for ca-certificates (20190110~18.04.1) ... 20:27:11 Updating certificates in /etc/ssl/certs... 20:27:12 0 added, 0 removed; done. 20:27:12 Running hooks in /etc/ca-certificates/update.d... 20:27:12 done. 20:27:16 core.snap: OK 20:27:20 Parallel unsquashfs: Using 4 processors 20:27:20 11343 inodes (12821 blocks) to write 20:27:20 20:27:20 20:27:20 created 8915 files 20:27:20 created 1447 directories 20:27:20 created 2339 symlinks 20:27:20 created 79 devices 20:27:20 created 0 fifos 20:27:24 core18.snap: OK 20:27:29 Parallel unsquashfs: Using 4 processors 20:27:29 9713 inodes (10163 blocks) to write 20:27:29 20:27:29 20:27:29 created 7487 files 20:27:29 created 1252 directories 20:27:29 created 2013 symlinks 20:27:29 created 4 devices 20:27:29 created 0 fifos 20:27:33 snapcraft.snap: OK 20:27:45 Parallel unsquashfs: Using 4 processors 20:27:45 12636 inodes (13183 blocks) to write 20:27:45 20:27:45 20:27:45 created 12055 files 20:27:45 created 1759 directories 20:27:45 created 173 symlinks 20:27:45 created 0 devices 20:27:45 created 0 fifos 20:27:45  20:27:45 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 20:27:45 20:27:47 Reading package lists... 20:27:47 Building dependency tree... 20:27:47 Reading state information... 20:27:47 The following packages were automatically installed and are no longer required: 20:27:47 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 20:27:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:27:47 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 20:27:47 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 20:27:47 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 20:27:47 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 20:27:47 multiarch-support publicsuffix 20:27:47 Use 'apt autoremove' to remove them. 20:27:47 The following packages will be REMOVED: 20:27:47 curl* jq* squashfs-tools* 20:27:47 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 20:27:47 After this operation, 799 kB disk space will be freed. 20:27: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 ... 4654 files and directories currently installed.) 20:27:47 Removing curl (7.58.0-2ubuntu3.9) ... 20:27:47 Removing jq (1.5+dfsg-2) ... 20:27:48 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:27:50 Reading package lists... 20:27:50 Building dependency tree... 20:27:50 Reading state information... 20:27:52 Reading package lists... 20:27:52 Building dependency tree... 20:27:52 Reading state information... 20:27:52 The following packages were automatically installed and are no longer required: 20:27:52 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 20:27:52 Use 'apt autoremove' to remove them. 20:27:52 The following additional packages will be installed: 20:27:52 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 20:27:52 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 20:27:52 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 20:27:52 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 20:27:52 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 20:27:52 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 20:27:52 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 20:27:52 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 20:27:52 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 20:27:52 mime-support networkd-dispatcher openssh-client pinentry-curses python3 20:27:52 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 20:27:52 readline-common shared-mime-info squashfs-tools systemd systemd-sysv 20:27:52 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 20:27:52 Suggested packages: 20:27:52 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 20:27:52 | dbus-session-bus dbus-user-session pinentry-gnome3 tor tk8.6 parcimonie 20:27:52 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 20:27:52 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 20:27:52 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 20:27:52 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 20:27:52 tcl-tclreadline 20:27:52 The following NEW packages will be installed: 20:27:52 apparmor dbus dirmngr dmsetup expect file gir1.2-glib-2.0 gnupg gnupg-l10n 20:27:52 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 20:27:52 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 20:27:52 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 20:27:52 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 20:27:52 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 20:27:52 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 20:27:52 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 20:27:52 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 20:27:52 mime-support networkd-dispatcher openssh-client pinentry-curses python3 20:27:52 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 20:27:52 readline-common shared-mime-info snapd squashfs-tools systemd systemd-sysv 20:27:52 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 20:27:52 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 20:27:52 Need to get 47.4 MB of archives. 20:27:52 After this operation, 222 MB of additional disk space will be used. 20:27:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [533 kB] 20:27:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:27:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [1609 kB] 20:27:53 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:27:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:27:53 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:27:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 20:27:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 20:27:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1 [1710 kB] 20:27:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1 [203 kB] 20:27:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:27:53 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:27:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB] 20:27:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB] 20:27:53 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:27:53 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:27:53 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.1 [134 kB] 20:27:53 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:27:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB] 20:27:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:27:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.4 [40.1 kB] 20:27:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.41 [2914 kB] 20:27:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.41 [14.7 kB] 20:27:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 20:27:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:27:54 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 20:27:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 20:27:54 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 20:27:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 20:27:54 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 20:27:54 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB] 20:27:54 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB] 20:27:54 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmsetup amd64 2:1.02.145-4.1ubuntu3.18.04.3 [74.4 kB] 20:27:54 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] 20:27:54 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] 20:27:54 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] 20:27:54 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:27:54 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] 20:27:54 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] 20:27:54 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 20:27:54 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 20:27:54 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.41 [105 kB] 20:27:54 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.41 [107 kB] 20:27:54 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 20:27:54 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB] 20:27:54 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB] 20:27:54 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 20:27:54 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 20:27:54 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 20:27:54 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.41 [1101 kB] 20:27:54 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 20:27:54 Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 20:27:54 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:27:54 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:27:54 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:27:54 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 20:27:55 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 20:27:55 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:27:55 Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 20:27:55 Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 20:27:55 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 20:27:55 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:27:55 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 20:27:55 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 20:27:55 Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtcl8.6 amd64 8.6.8+dfsg-3 [881 kB] 20:27:55 Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] 20:27:55 Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] 20:27:55 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 20:27:55 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 20:27:55 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 20:27:55 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 20:27:55 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 20:27:55 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 20:27:55 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 20:27:55 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 20:27:55 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 20:27:55 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:27:55 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.45.1+18.04 [19.8 MB] 20:27:56 Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 tcl8.6 amd64 8.6.8+dfsg-3 [14.4 kB] 20:27:56 debconf: delaying package configuration, since apt-utils is not installed 20:27:56 Fetched 47.4 MB in 4s (13.3 MB/s) 20:27:56 Selecting previously unselected package libpython3.6-minimal:amd64. 20:27:56 (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 ... 4631 files and directories currently installed.) 20:27:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... 20:27:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... 20:27:57 Selecting previously unselected package libexpat1:amd64. 20:27:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:27:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:27:57 Selecting previously unselected package python3.6-minimal. 20:27:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... 20:27:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 20:27:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... 20:27:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:27:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 20:27:58 Selecting previously unselected package python3-minimal. 20:27:58 (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 ... 4878 files and directories currently installed.) 20:27:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:27:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:27:58 Selecting previously unselected package mime-support. 20:27:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:27:58 Unpacking mime-support (3.60ubuntu1) ... 20:27:58 Selecting previously unselected package libmpdec2:amd64. 20:27:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:27:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:27:58 Selecting previously unselected package readline-common. 20:27:58 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 20:27:58 Unpacking readline-common (7.0-3) ... 20:27:58 Selecting previously unselected package libreadline7:amd64. 20:27:58 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... 20:27:58 Unpacking libreadline7:amd64 (7.0-3) ... 20:27:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:27:58 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_amd64.deb ... 20:27:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... 20:27:59 Selecting previously unselected package python3.6. 20:27:59 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_amd64.deb ... 20:27:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... 20:27:59 Selecting previously unselected package libpython3-stdlib:amd64. 20:27:59 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:27:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:27:59 Setting up python3-minimal (3.6.7-1~18.04) ... 20:28:00 Selecting previously unselected package python3. 20:28: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 ... 5330 files and directories currently installed.) 20:28:00 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... 20:28:00 Unpacking python3 (3.6.7-1~18.04) ... 20:28:00 Selecting previously unselected package libcap2:amd64. 20:28:00 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_amd64.deb ... 20:28:00 Unpacking libcap2:amd64 (1:2.25-1.2) ... 20:28:00 Selecting previously unselected package libargon2-0:amd64. 20:28:00 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_amd64.deb ... 20:28:00 Unpacking libargon2-0:amd64 (0~20161029-1.1) ... 20:28:00 Selecting previously unselected package libdevmapper1.02.1:amd64. 20:28:00 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:28:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:28:00 Selecting previously unselected package libjson-c3:amd64. 20:28:00 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:28:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:28:00 Selecting previously unselected package libcryptsetup12:amd64. 20:28:00 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_amd64.deb ... 20:28:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 20:28:00 Selecting previously unselected package libidn11:amd64. 20:28:00 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:28:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:28:00 Selecting previously unselected package libip4tc0:amd64. 20:28:00 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_amd64.deb ... 20:28:00 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ... 20:28:00 Selecting previously unselected package libapparmor1:amd64. 20:28:00 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:28:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:28:00 Selecting previously unselected package libkmod2:amd64. 20:28:00 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_amd64.deb ... 20:28:01 Unpacking libkmod2:amd64 (24-1ubuntu3.4) ... 20:28:01 Setting up libcap2:amd64 (1:2.25-1.2) ... 20:28:01 Setting up libargon2-0:amd64 (0~20161029-1.1) ... 20:28:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:28:01 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:28:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 20:28:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:28:01 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ... 20:28:01 Selecting previously unselected package systemd. 20:28:01 (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 ... 5411 files and directories currently installed.) 20:28:01 Preparing to unpack .../systemd_237-3ubuntu10.41_amd64.deb ... 20:28:01 Unpacking systemd (237-3ubuntu10.41) ... 20:28:02 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:28:02 Setting up libkmod2:amd64 (24-1ubuntu3.4) ... 20:28:02 Setting up systemd (237-3ubuntu10.41) ... 20:28:02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 20:28:02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 20:28:02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 20:28:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 20:28:02 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 20:28:02 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 20:28:02 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 20:28:02 Initializing machine ID from random generator. 20:28:03 Selecting previously unselected package systemd-sysv. 20:28: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 ... 6121 files and directories currently installed.) 20:28:03 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_amd64.deb ... 20:28:03 Unpacking systemd-sysv (237-3ubuntu10.41) ... 20:28:03 Selecting previously unselected package libxau6:amd64. 20:28:03 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 20:28:03 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 20:28:03 Selecting previously unselected package libbsd0:amd64. 20:28:03 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:28:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:28:03 Selecting previously unselected package libxdmcp6:amd64. 20:28:03 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 20:28:03 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 20:28:03 Selecting previously unselected package libxcb1:amd64. 20:28:03 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 20:28:03 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 20:28:03 Selecting previously unselected package libx11-data. 20:28:03 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 20:28:03 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 20:28:04 Selecting previously unselected package libx11-6:amd64. 20:28:04 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 20:28:04 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 20:28:04 Selecting previously unselected package libxext6:amd64. 20:28:04 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 20:28:04 Unpacking libxext6:amd64 (2:1.3.3-1) ... 20:28:04 Selecting previously unselected package libdbus-1-3:amd64. 20:28:04 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ... 20:28:04 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 20:28:04 Selecting previously unselected package dbus. 20:28:04 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_amd64.deb ... 20:28:04 Unpacking dbus (1.12.2-1ubuntu1.2) ... 20:28:04 Selecting previously unselected package dmsetup. 20:28:04 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:28:04 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:28:04 Selecting previously unselected package libmagic-mgc. 20:28:04 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... 20:28:04 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 20:28:05 Selecting previously unselected package libmagic1:amd64. 20:28:05 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... 20:28:05 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 20:28:05 Selecting previously unselected package file. 20:28:05 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_amd64.deb ... 20:28:05 Unpacking file (1:5.32-2ubuntu0.4) ... 20:28:05 Selecting previously unselected package libglib2.0-0:amd64. 20:28:05 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:28:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:28:05 Selecting previously unselected package libgirepository-1.0-1:amd64. 20:28:05 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_amd64.deb ... 20:28:05 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... 20:28:05 Selecting previously unselected package gir1.2-glib-2.0:amd64. 20:28:05 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... 20:28:05 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... 20:28:05 Selecting previously unselected package libglib2.0-data. 20:28:05 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 20:28:05 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 20:28:05 Selecting previously unselected package libicu60:amd64. 20:28:05 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_amd64.deb ... 20:28:05 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 20:28:07 Selecting previously unselected package libnss-systemd:amd64. 20:28:07 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_amd64.deb ... 20:28:07 Unpacking libnss-systemd:amd64 (237-3ubuntu10.41) ... 20:28:07 Selecting previously unselected package libpam-systemd:amd64. 20:28:07 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_amd64.deb ... 20:28:07 Unpacking libpam-systemd:amd64 (237-3ubuntu10.41) ... 20:28:07 Selecting previously unselected package libxml2:amd64. 20:28:07 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 20:28:07 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 20:28:07 Selecting previously unselected package python3-dbus. 20:28:07 Preparing to unpack .../22-python3-dbus_1.2.6-1_amd64.deb ... 20:28:07 Unpacking python3-dbus (1.2.6-1) ... 20:28:07 Selecting previously unselected package python3-gi. 20:28:07 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_amd64.deb ... 20:28:07 Unpacking python3-gi (3.26.1-2ubuntu1) ... 20:28:07 Selecting previously unselected package networkd-dispatcher. 20:28:07 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 20:28:07 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 20:28:07 Selecting previously unselected package shared-mime-info. 20:28:07 Preparing to unpack .../25-shared-mime-info_1.9-2_amd64.deb ... 20:28:07 Unpacking shared-mime-info (1.9-2) ... 20:28:07 Selecting previously unselected package tzdata. 20:28:07 Preparing to unpack .../26-tzdata_2020a-0ubuntu0.18.04_all.deb ... 20:28:07 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 20:28:09 Selecting previously unselected package udev. 20:28:09 Preparing to unpack .../27-udev_237-3ubuntu10.41_amd64.deb ... 20:28:09 Unpacking udev (237-3ubuntu10.41) ... 20:28:09 Selecting previously unselected package xdg-user-dirs. 20:28:09 Preparing to unpack .../28-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 20:28:09 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 20:28:09 Selecting previously unselected package xz-utils. 20:28:09 Preparing to unpack .../29-xz-utils_5.2.2-1.3_amd64.deb ... 20:28:09 Unpacking xz-utils (5.2.2-1.3) ... 20:28:09 Selecting previously unselected package apparmor. 20:28:09 Preparing to unpack .../30-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:28:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:28:10 Selecting previously unselected package libedit2:amd64. 20:28:10 Preparing to unpack .../31-libedit2_3.1-20170329-1_amd64.deb ... 20:28:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:28:10 Selecting previously unselected package libfuse2:amd64. 20:28:10 Preparing to unpack .../32-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:28:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:28:10 Selecting previously unselected package libssl1.0.0:amd64. 20:28:10 Preparing to unpack .../33-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 20:28:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 20:28:10 Selecting previously unselected package libxmuu1:amd64. 20:28:10 Preparing to unpack .../34-libxmuu1_2%3a1.1.2-2_amd64.deb ... 20:28:10 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 20:28:10 Selecting previously unselected package openssh-client. 20:28:10 Preparing to unpack .../35-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:28:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:28:10 Selecting previously unselected package xauth. 20:28:10 Preparing to unpack .../36-xauth_1%3a1.0.10-1_amd64.deb ... 20:28:10 Unpacking xauth (1:1.0.10-1) ... 20:28:10 Selecting previously unselected package libassuan0:amd64. 20:28:10 Preparing to unpack .../37-libassuan0_2.5.1-2_amd64.deb ... 20:28:10 Unpacking libassuan0:amd64 (2.5.1-2) ... 20:28:10 Selecting previously unselected package gpgconf. 20:28:10 Preparing to unpack .../38-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:10 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 20:28:11 Selecting previously unselected package libksba8:amd64. 20:28:11 Preparing to unpack .../39-libksba8_1.3.5-2_amd64.deb ... 20:28:11 Unpacking libksba8:amd64 (1.3.5-2) ... 20:28:11 Selecting previously unselected package libnpth0:amd64. 20:28:11 Preparing to unpack .../40-libnpth0_1.5-3_amd64.deb ... 20:28:11 Unpacking libnpth0:amd64 (1.5-3) ... 20:28:11 Selecting previously unselected package dirmngr. 20:28:11 Preparing to unpack .../41-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:11 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 20:28:11 Selecting previously unselected package libtcl8.6:amd64. 20:28:11 Preparing to unpack .../42-libtcl8.6_8.6.8+dfsg-3_amd64.deb ... 20:28:11 Unpacking libtcl8.6:amd64 (8.6.8+dfsg-3) ... 20:28:12 Selecting previously unselected package tcl-expect:amd64. 20:28:12 Preparing to unpack .../43-tcl-expect_5.45.4-1_amd64.deb ... 20:28:12 Unpacking tcl-expect:amd64 (5.45.4-1) ... 20:28:12 Selecting previously unselected package expect. 20:28:12 Preparing to unpack .../44-expect_5.45.4-1_amd64.deb ... 20:28:12 Unpacking expect (5.45.4-1) ... 20:28:12 Selecting previously unselected package gnupg-l10n. 20:28:12 Preparing to unpack .../45-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 20:28:12 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 20:28:12 Selecting previously unselected package gnupg-utils. 20:28:12 Preparing to unpack .../46-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:12 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 20:28:12 Selecting previously unselected package gpg. 20:28:12 Preparing to unpack .../47-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:12 Unpacking gpg (2.2.4-1ubuntu1.2) ... 20:28:12 Selecting previously unselected package pinentry-curses. 20:28:12 Preparing to unpack .../48-pinentry-curses_1.1.0-1_amd64.deb ... 20:28:12 Unpacking pinentry-curses (1.1.0-1) ... 20:28:12 Selecting previously unselected package gpg-agent. 20:28:12 Preparing to unpack .../49-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:12 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 20:28:12 Selecting previously unselected package gpg-wks-client. 20:28:12 Preparing to unpack .../50-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:13 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 20:28:13 Selecting previously unselected package gpg-wks-server. 20:28:13 Preparing to unpack .../51-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:13 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 20:28:13 Selecting previously unselected package gpgsm. 20:28:13 Preparing to unpack .../52-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:13 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 20:28:13 Selecting previously unselected package gnupg. 20:28:13 Preparing to unpack .../53-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 20:28:13 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 20:28:13 Selecting previously unselected package squashfs-tools. 20:28:13 Preparing to unpack .../54-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:28:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:28:13 Selecting previously unselected package snapd. 20:28:13 Preparing to unpack .../55-snapd_2.45.1+18.04_amd64.deb ... 20:28:13 Unpacking snapd (2.45.1+18.04) ... 20:28:16 Selecting previously unselected package tcl8.6. 20:28:16 Preparing to unpack .../56-tcl8.6_8.6.8+dfsg-3_amd64.deb ... 20:28:16 Unpacking tcl8.6 (8.6.8+dfsg-3) ... 20:28:16 Setting up libnpth0:amd64 (1.5-3) ... 20:28:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:28:16 Setting up readline-common (7.0-3) ... 20:28:16 Setting up libnss-systemd:amd64 (237-3ubuntu10.41) ... 20:28:16 First installation detected... 20:28:16 Checking NSS setup... 20:28:16 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 20:28:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 20:28:16 debconf: unable to initialize frontend: Dialog 20:28:16 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:28:16 debconf: falling back to frontend: Readline 20:28:16 debconf: unable to initialize frontend: Readline 20:28:16 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:28:16 debconf: falling back to frontend: Teletype 20:28:16 Setting up mime-support (3.60ubuntu1) ... 20:28:16 Setting up libreadline7:amd64 (7.0-3) ... 20:28:16 Setting up tzdata (2020a-0ubuntu0.18.04) ... 20:28:16 debconf: unable to initialize frontend: Dialog 20:28:16 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:28:16 debconf: falling back to frontend: Readline 20:28:16 debconf: unable to initialize frontend: Readline 20:28:16 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:28:16 debconf: falling back to frontend: Teletype 20:28:16 Configuring tzdata 20:28:16 ------------------ 20:28:16 20:28:16 Please select the geographic area in which you live. Subsequent configuration 20:28:16 questions will narrow this down by presenting a list of cities, representing 20:28:16 the time zones in which they are located. 20:28:16 20:28:16 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc 20:28:16 2. America 5. Arctic 8. Europe 11. SystemV 20:28:16 3. Antarctica 6. Asia 9. Indian 12. US 20:28:16 Geographic area: 20:28:16 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 20:28:16 20:28:16 Current default time zone: '/UTC' 20:28:16 Local time is now: Tue Jul 14 20:28:16 UTC 2020. 20:28:16 Universal Time is now: Tue Jul 14 20:28:16 UTC 2020. 20:28:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:28:16 20:28:16 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. 20:28:16 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. 20:28:16 Setting up systemd-sysv (237-3ubuntu10.41) ... 20:28:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:28:16 No schema files found: doing nothing. 20:28:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:28:16 Setting up libksba8:amd64 (1.3.5-2) ... 20:28:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:28:16 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... 20:28:16 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 20:28:16 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 20:28:16 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 20:28:16 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 20:28:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:28:16 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... 20:28:16 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 20:28:16 Setting up udev (237-3ubuntu10.41) ... 20:28:18 invoke-rc.d: could not determine current runlevel 20:28:18 invoke-rc.d: policy-rc.d denied execution of start. 20:28:18 Setting up xz-utils (5.2.2-1.3) ... 20:28:18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 20:28:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 20:28:18 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:28:18 Setting up shared-mime-info (1.9-2) ... 20:28:24 Setting up libtcl8.6:amd64 (8.6.8+dfsg-3) ... 20:28:24 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 20:28:24 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:28:24 Setting up libassuan0:amd64 (2.5.1-2) ... 20:28:24 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 20:28:24 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 20:28:24 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 20:28:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:28:24 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 20:28:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... 20:28:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... 20:28:25 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 20:28:25 Setting up file (1:5.32-2ubuntu0.4) ... 20:28:25 Setting up tcl-expect:amd64 (5.45.4-1) ... 20:28:25 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 20:28:25 Setting up tcl8.6 (8.6.8+dfsg-3) ... 20:28:25 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 20:28:25 Setting up pinentry-curses (1.1.0-1) ... 20:28:25 Setting up dbus (1.12.2-1ubuntu1.2) ... 20:28:26 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 20:28:26 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 20:28:26 Setting up gpg (2.2.4-1ubuntu1.2) ... 20:28:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:28:26 Setting up expect (5.45.4-1) ... 20:28:26 Setting up libpam-systemd:amd64 (237-3ubuntu10.41) ... 20:28:26 debconf: unable to initialize frontend: Dialog 20:28:26 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:28:26 debconf: falling back to frontend: Readline 20:28:26 debconf: unable to initialize frontend: Readline 20:28:26 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:28:26 debconf: falling back to frontend: Teletype 20:28:26 Setting up python3 (3.6.7-1~18.04) ... 20:28:26 running python rtupdate hooks for python3.6... 20:28:26 running python post-rtupdate hooks for python3.6... 20:28:26 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 20:28:26 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 20:28:26 Setting up apparmor (2.12-4ubuntu5.1) ... 20:28:28 debconf: unable to initialize frontend: Dialog 20:28:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:28:28 debconf: falling back to frontend: Readline 20:28:28 debconf: unable to initialize frontend: Readline 20:28:28 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:28:28 debconf: falling back to frontend: Teletype 20:28:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:28:28 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 20:28:28 Setting up python3-gi (3.26.1-2ubuntu1) ... 20:28:28 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 20:28:28 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 20:28:28 Setting up snapd (2.45.1+18.04) ... 20:28:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:28:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:28:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:28:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:28:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:28:30 Setting up python3-dbus (1.2.6-1) ... 20:28:31 Setting up libxext6:amd64 (2:1.3.3-1) ... 20:28:31 Setting up gnupg (2.2.4-1ubuntu1.2) ... 20:28:31 Setting up xauth (1:1.0.10-1) ... 20:28:31 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 20:28:31 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 20:28:31 Processing triggers for systemd (237-3ubuntu10.41) ... 20:28:31 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:28:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-697 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] checkout 20:28:38 using credential edgex-jenkins-ssh 20:28:38 Cloning the remote Git repository 20:28:38 Cloning with configured refspecs honoured and without tags 20:28:38 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 20:28:38 > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 20:28:38 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 20:28:38 > git --version # timeout=10 20:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 20:28:39 Fetching without tags 20:28:40 Checking out Revision 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba (snapcraft-builder) 20:28:39 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 20:28:39 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 20:28:39 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 20:28:39 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 20:28:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 20:28:40 > git config core.sparsecheckout # timeout=10 20:28:40 > git checkout -f 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba # timeout=10 20:28:44 Commit message: "Merge pull request #143 from ernestojeda/push-latest-snap-image" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:28:46 + ls -al . 20:28:46 total 24 20:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 20:28 . 20:28:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 20:28 .. 20:28:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 20:28 .git 20:28:46 -rw-rw-r-- 1 jenkins jenkins 3479 Jul 14 20:28 Dockerfile 20:28:46 -rw-rw-r-- 1 jenkins jenkins 869 Jul 14 20:28 Jenkinsfile 20:28:46 -rwxrwxr-x 1 jenkins jenkins 1578 Jul 14 20:28 entrypoint.sh [Pipeline] isUnix [Pipeline] sh 20:28:47 + docker build -t edgex-devops/edgex-snap-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba --label arch=arm64 . 20:28:48 Sending build context to Docker daemon 221.7kB 20:28:48 Step 1/11 : FROM ubuntu:18.04 20:28:48 18.04: Pulling from library/ubuntu 20:28:48 68fe03cb170d: Pulling fs layer 20:28:48 18959295effb: Pulling fs layer 20:28:48 51118fb70ce3: Pulling fs layer 20:28:48 409a5d9eae93: Pulling fs layer 20:28:48 409a5d9eae93: Waiting 20:28:48 51118fb70ce3: Verifying Checksum 20:28:48 51118fb70ce3: Download complete 20:28:48 18959295effb: Verifying Checksum 20:28:48 18959295effb: Download complete 20:28:49 409a5d9eae93: Verifying Checksum 20:28:49 409a5d9eae93: Download complete 20:28:49 68fe03cb170d: Verifying Checksum 20:28:49 68fe03cb170d: Download complete 20:28:52 68fe03cb170d: Pull complete 20:28:52 18959295effb: Pull complete 20:28:53 51118fb70ce3: Pull complete 20:28:53 409a5d9eae93: Pull complete 20:28:53 Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 20:28:53 Status: Downloaded newer image for ubuntu:18.04 20:28:53 ---> 0ccb47f043f5 20:28:53 Step 2/11 : ARG ARCH 20:28:54 ---> Running in 3543752b32eb 20:28:54 Removing intermediate container 3543752b32eb 20:28:54 ---> 3da70b4f01df 20:28:54 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd expect --yes 20:28:54 ---> Running in bde26dfd3dbe 20:28:56 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 20:28:57 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 20:28:57 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 20:28:57 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 20:28:57 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 20:28:57 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 20:28:58 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 20:28:58 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 20:29:00 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [905 kB] 20:29:00 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] 20:29:00 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] 20:29:00 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] 20:29:00 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 20:29:00 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] 20:29:00 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [632 kB] 20:29:00 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] 20:29:00 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] 20:29:00 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 20:29:03 Fetched 16.5 MB in 6s (2650 kB/s) 20:29:07 Reading package lists... 20:29:11 Reading package lists... 20:29:12 Building dependency tree... 20:29:12 Reading state information... 20:29:12 Calculating upgrade... 20:29:12 The following packages will be upgraded: 20:29:12 libc-bin libc6 libgnutls30 20:29:13 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:29:13 Need to get 3290 kB of archives. 20:29:13 After this operation, 24.6 kB disk space will be freed. 20:29:13 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 20:29:14 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 20:29:14 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 20:29:14 debconf: delaying package configuration, since apt-utils is not installed 20:29:14 Fetched 3290 kB in 1s (3047 kB/s) 20:29:14 (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 ... 4039 files and directories currently installed.) 20:29:14 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 20:29:14 debconf: unable to initialize frontend: Dialog 20:29:14 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:29:14 debconf: falling back to frontend: Readline 20:29:14 debconf: unable to initialize frontend: Readline 20:29:14 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:29:14 debconf: falling back to frontend: Teletype 20:29:15 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 20:29:18 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 20:29:18 debconf: unable to initialize frontend: Dialog 20:29:18 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:29:18 debconf: falling back to frontend: Readline 20:29:18 debconf: unable to initialize frontend: Readline 20:29: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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:29:18 debconf: falling back to frontend: Teletype 20:29: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 ... 4039 files and directories currently installed.) 20:29:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 20:29:20 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 20:29:20 Setting up libc-bin (2.27-3ubuntu1.2) ... 20:29: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 ... 4039 files and directories currently installed.) 20:29:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 20:29:20 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... 20:29:21 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 20:29:21 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:29:26 Reading package lists... 20:29:26 Building dependency tree... 20:29:26 Reading state information... 20:29:27 The following additional packages will be installed: 20:29:27 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 20:29:27 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 20:29:27 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 20:29:27 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 20:29:27 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 20:29:27 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 20:29:27 libwind0-heimdal multiarch-support openssl publicsuffix 20:29:27 Suggested packages: 20:29:27 krb5-doc krb5-user libsasl2-modules-gssapi-mit 20:29:27 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 20:29:27 libsasl2-modules-sql 20:29:28 The following NEW packages will be installed: 20:29:28 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 20:29:28 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 20:29:28 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 20:29:28 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 20:29:28 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 20:29:28 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 20:29:28 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 20:29:28 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 20:29:28 Need to get 4962 kB of archives. 20:29:28 After this operation, 16.5 MB of additional disk space will be used. 20:29:28 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 20:29:28 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 20:29:28 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 20:29:29 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 20:29:29 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] 20:29:29 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 20:29:29 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.2 [382 kB] 20:29:29 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 20:29:29 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 20:29:29 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 20:29:29 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 20:29:29 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 20:29:29 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 20:29:29 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 20:29:29 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] 20:29:29 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 20:29:29 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 20:29:29 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 20:29:29 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 20:29:29 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 20:29:29 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 20:29:29 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 20:29:29 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 20:29:29 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 20:29:29 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 20:29:29 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 20:29:29 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] 20:29:29 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.5 [132 kB] 20:29:29 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 20:29:29 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 20:29:29 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] 20:29:29 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] 20:29:29 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libonig4 arm64 6.7.0-1 [106 kB] 20:29:29 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libjq1 arm64 1.5+dfsg-2 [89.6 kB] 20:29:29 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 jq arm64 1.5+dfsg-2 [45.3 kB] 20:29:29 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [41.9 kB] 20:29:29 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 20:29:29 debconf: delaying package configuration, since apt-utils is not installed 20:29:30 Fetched 4962 kB in 1s (3412 kB/s) 20:29:30 Selecting previously unselected package multiarch-support. 20:29: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 ... 4039 files and directories currently installed.) 20:29:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 20:29:30 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 20:29:30 Setting up multiarch-support (2.27-3ubuntu1.2) ... 20:29:30 Selecting previously unselected package liblzo2-2:arm64. 20:29: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 ... 4042 files and directories currently installed.) 20:29:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 20:29:30 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 20:29:30 Selecting previously unselected package libssl1.1:arm64. 20:29:30 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 20:29:30 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 20:29:31 Selecting previously unselected package openssl. 20:29:31 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 20:29:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 20:29:31 Selecting previously unselected package ca-certificates. 20:29:31 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 20:29:31 Unpacking ca-certificates (20190110~18.04.1) ... 20:29:31 Selecting previously unselected package libsqlite3-0:arm64. 20:29:31 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 20:29:31 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 20:29:31 Selecting previously unselected package sudo. 20:29:31 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_arm64.deb ... 20:29:31 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 20:29:32 Selecting previously unselected package krb5-locales. 20:29:32 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 20:29:32 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 20:29:32 Selecting previously unselected package libkrb5support0:arm64. 20:29:32 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 20:29:32 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 20:29:32 Selecting previously unselected package libk5crypto3:arm64. 20:29:32 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 20:29:32 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 20:29:32 Selecting previously unselected package libkeyutils1:arm64. 20:29:32 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 20:29:32 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 20:29:32 Selecting previously unselected package libkrb5-3:arm64. 20:29:32 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 20:29:32 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 20:29:32 Selecting previously unselected package libgssapi-krb5-2:arm64. 20:29:32 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 20:29:32 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 20:29:32 Selecting previously unselected package libpsl5:arm64. 20:29:32 Preparing to unpack .../12-libpsl5_0.19.1-5build1_arm64.deb ... 20:29:32 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 20:29:33 Selecting previously unselected package publicsuffix. 20:29:33 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 20:29:33 Unpacking publicsuffix (20180223.1310-1) ... 20:29:33 Selecting previously unselected package libroken18-heimdal:arm64. 20:29:33 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:33 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:33 Selecting previously unselected package libasn1-8-heimdal:arm64. 20:29:33 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:33 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:33 Selecting previously unselected package libheimbase1-heimdal:arm64. 20:29:33 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:33 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:33 Selecting previously unselected package libhcrypto4-heimdal:arm64. 20:29:33 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:33 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:34 Selecting previously unselected package libwind0-heimdal:arm64. 20:29:34 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:34 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:34 Selecting previously unselected package libhx509-5-heimdal:arm64. 20:29:34 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:34 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:34 Selecting previously unselected package libkrb5-26-heimdal:arm64. 20:29:34 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:34 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:34 Selecting previously unselected package libheimntlm0-heimdal:arm64. 20:29:34 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:34 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:34 Selecting previously unselected package libgssapi3-heimdal:arm64. 20:29:34 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 20:29:34 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:34 Selecting previously unselected package libsasl2-modules-db:arm64. 20:29:34 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 20:29:34 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:29:34 Selecting previously unselected package libsasl2-2:arm64. 20:29:34 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 20:29:34 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:29:35 Selecting previously unselected package libldap-common. 20:29:35 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... 20:29:35 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 20:29:35 Selecting previously unselected package libldap-2.4-2:arm64. 20:29:35 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_arm64.deb ... 20:29:35 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... 20:29:35 Selecting previously unselected package libnghttp2-14:arm64. 20:29:35 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 20:29:35 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 20:29:35 Selecting previously unselected package librtmp1:arm64. 20:29:35 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 20:29:35 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 20:29:35 Selecting previously unselected package libcurl4:arm64. 20:29:35 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... 20:29:35 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 20:29:35 Selecting previously unselected package curl. 20:29:35 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_arm64.deb ... 20:29:35 Unpacking curl (7.58.0-2ubuntu3.9) ... 20:29:36 Selecting previously unselected package libonig4:arm64. 20:29:36 Preparing to unpack .../31-libonig4_6.7.0-1_arm64.deb ... 20:29:36 Unpacking libonig4:arm64 (6.7.0-1) ... 20:29:36 Selecting previously unselected package libjq1:arm64. 20:29:36 Preparing to unpack .../32-libjq1_1.5+dfsg-2_arm64.deb ... 20:29:36 Unpacking libjq1:arm64 (1.5+dfsg-2) ... 20:29:36 Selecting previously unselected package jq. 20:29:36 Preparing to unpack .../33-jq_1.5+dfsg-2_arm64.deb ... 20:29:36 Unpacking jq (1.5+dfsg-2) ... 20:29:36 Selecting previously unselected package libsasl2-modules:arm64. 20:29:36 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 20:29:36 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:29:36 Selecting previously unselected package squashfs-tools. 20:29:36 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 20:29:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:29:36 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 20:29:36 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 20:29:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 20:29:37 Setting up libpsl5:arm64 (0.19.1-5build1) ... 20:29:37 Setting up libonig4:arm64 (6.7.0-1) ... 20:29:37 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:29:37 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:29:37 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:37 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 20:29:37 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 20:29:37 Setting up libjq1:arm64 (1.5+dfsg-2) ... 20:29:37 Setting up krb5-locales (1.16-2ubuntu0.1) ... 20:29:37 Setting up publicsuffix (20180223.1310-1) ... 20:29:37 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 20:29:37 debconf: unable to initialize frontend: Dialog 20:29:37 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:29:37 debconf: falling back to frontend: Readline 20:29:37 debconf: unable to initialize frontend: Readline 20:29:37 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:29:37 debconf: falling back to frontend: Teletype 20:29:37 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 20:29:37 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 20:29:38 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 20:29:38 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:29:38 Setting up ca-certificates (20190110~18.04.1) ... 20:29:38 debconf: unable to initialize frontend: Dialog 20:29:38 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:29:38 debconf: falling back to frontend: Readline 20:29:38 debconf: unable to initialize frontend: Readline 20:29:38 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:29:38 debconf: falling back to frontend: Teletype 20:29:39 Updating certificates in /etc/ssl/certs... 20:29:41 127 added, 0 removed; done. 20:29:41 Setting up liblzo2-2:arm64 (2.08-1.2) ... 20:29:41 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 20:29:41 Setting up jq (1.5+dfsg-2) ... 20:29:41 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:29:41 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 20:29:41 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 20:29:41 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 20:29:41 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... 20:29:41 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 20:29:41 Setting up curl (7.58.0-2ubuntu3.9) ... 20:29:42 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:29:42 Processing triggers for ca-certificates (20190110~18.04.1) ... 20:29:42 Updating certificates in /etc/ssl/certs... 20:29:43 0 added, 0 removed; done. 20:29:43 Running hooks in /etc/ca-certificates/update.d... 20:29:43 done. 20:29:48 core.snap: OK 20:29:53 Parallel unsquashfs: Using 4 processors 20:29:53 11331 inodes (12673 blocks) to write 20:29:53 20:29:53 20:29:53 created 8909 files 20:29:53 created 1439 directories 20:29:53 created 2333 symlinks 20:29:53 created 79 devices 20:29:53 created 0 fifos 20:29:58 core18.snap: OK 20:30:01 Parallel unsquashfs: Using 4 processors 20:30:01 9710 inodes (10066 blocks) to write 20:30:01 20:30:01 20:30:01 created 7486 files 20:30:01 created 1250 directories 20:30:01 created 2011 symlinks 20:30:01 created 4 devices 20:30:01 created 0 fifos 20:30:07 snapcraft.snap: OK 20:30:08 Removing intermediate container 94bd9f2137a6 20:30:08 ---> d41972f372c7 20:30:08 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 20:30:08 20:30:08 ---> 0cfda1445a96 20:30:08 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 20:30:08 ---> Running in 5d7a613d6e86 20:30:08 Removing intermediate container 5d7a613d6e86 20:30:08 ---> 173ec8ad01ef 20:30:08 Step 6/11 : ENV PATH=/snap/bin:$PATH 20:30:08 ---> Running in e8dfd6dfb38b 20:30:08 Removing intermediate container e8dfd6dfb38b 20:30:08 ---> 959d01881354 20:30:08 Step 7/11 : COPY ./entrypoint.sh / 20:30:08 ---> e188bf72bbe4 20:30:08 Step 8/11 : WORKDIR /build 20:30:08 ---> Running in a1ba1390f49d 20:30:08 Removing intermediate container a1ba1390f49d 20:30:08 ---> b1a513a96395 20:30:08 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 20:30:08 ---> Running in a90341cb6d41 20:30:08 Removing intermediate container a90341cb6d41 20:30:08 ---> dc5f959b67e5 20:30:08 Step 10/11 : LABEL arch=amd64 20:30:08 ---> Running in 0cd85a0a3818 20:30:08 Removing intermediate container 0cd85a0a3818 20:30:08 ---> 6aa566af961d 20:30:08 Step 11/11 : LABEL git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:30:08 ---> Running in 836071c3dadf 20:30:08 Removing intermediate container 836071c3dadf 20:30:08 ---> 7ae4cb416076 20:30:08 Successfully built 7ae4cb416076 20:30:08 Successfully tagged edgex-devops/edgex-snap-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:30:08 provisioning config files... 20:30:08 copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config1765340285679772098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:08 nexus3.edgexfoundry.org:10001 20:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:09 Configure a credential helper to remove this warning. See 20:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:09 20:30:09 Login Succeeded 20:30:09 nexus3.edgexfoundry.org:10002 20:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:09 Configure a credential helper to remove this warning. See 20:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:09 20:30:09 Login Succeeded 20:30:09 nexus3.edgexfoundry.org:10003 20:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:09 Configure a credential helper to remove this warning. See 20:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:09 20:30:09 Login Succeeded 20:30:09 nexus3.edgexfoundry.org:10004 20:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:09 Configure a credential helper to remove this warning. See 20:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:09 20:30:09 Login Succeeded 20:30:09 docker.io 20:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:10 Configure a credential helper to remove this warning. See 20:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:10 20:30:10 Login Succeeded [Pipeline] } 20:30:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:10 [edgeXDocker.push] Tagging docker image edgex-snap-builder with the following tags: 20:30:10 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:30:10 latest 20:30:10 snapcraft-builder 20:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:10 + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba [Pipeline] isUnix [Pipeline] sh 20:30:11 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:30:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] 20:30:11 81536bbe6868: Preparing 20:30:11 d7e01c48ec0d: Preparing 20:30:11 4745d26f7cad: Preparing 20:30:11 6b21c248c08c: Preparing 20:30:11 73e1ad90dec4: Preparing 20:30:11 4b07a7bca5b7: Preparing 20:30:11 2af0e1f1e531: Preparing 20:30:11 bf509d6bc5ec: Preparing 20:30:11 88cc1a200eb9: Preparing 20:30:11 4b07a7bca5b7: Waiting 20:30:11 2af0e1f1e531: Waiting 20:30:11 bf509d6bc5ec: Waiting 20:30:11 88cc1a200eb9: Waiting 20:30:11 Parallel unsquashfs: Using 4 processors 20:30:11 12675 inodes (13155 blocks) to write 20:30:11 20:30:11 20:30:11 created 12094 files 20:30:11 created 1754 directories 20:30:11 created 173 symlinks 20:30:11 created 0 devices 20:30:11 created 0 fifos 20:30:11  20:30:11 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 20:30:11 20:30:11 4745d26f7cad: Pushed 20:30:11 d7e01c48ec0d: Pushed 20:30:11 6b21c248c08c: Pushed 20:30:11 81536bbe6868: Pushed 20:30:11 4b07a7bca5b7: Layer already exists 20:30:11 2af0e1f1e531: Layer already exists 20:30:11 bf509d6bc5ec: Layer already exists 20:30:11 88cc1a200eb9: Layer already exists 20:30:15 Reading package lists... 20:30:16 Building dependency tree... 20:30:16 Reading state information... 20:30:17 The following packages were automatically installed and are no longer required: 20:30:17 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 20:30:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:30:17 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 20:30:17 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 20:30:17 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 20:30:17 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 20:30:17 multiarch-support publicsuffix 20:30:17 Use 'apt autoremove' to remove them. 20:30:17 The following packages will be REMOVED: 20:30:17 curl* jq* squashfs-tools* 20:30:17 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 20:30:17 After this operation, 766 kB disk space will be freed. 20:30:17 (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 ... 4647 files and directories currently installed.) 20:30:17 Removing curl (7.58.0-2ubuntu3.9) ... 20:30:17 Removing jq (1.5+dfsg-2) ... 20:30:18 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:30:22 Reading package lists... 20:30:23 Building dependency tree... 20:30:23 Reading state information... 20:30:27 Reading package lists... 20:30:28 Building dependency tree... 20:30:28 Reading state information... 20:30:29 The following packages were automatically installed and are no longer required: 20:30:29 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 20:30:29 Use 'apt autoremove' to remove them. 20:30:29 The following additional packages will be installed: 20:30:29 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 20:30:29 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 20:30:29 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 20:30:29 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 20:30:29 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 20:30:29 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 20:30:29 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 20:30:29 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 20:30:29 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 20:30:29 mime-support networkd-dispatcher openssh-client pinentry-curses python3 20:30:29 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 20:30:29 readline-common shared-mime-info squashfs-tools systemd systemd-sysv 20:30:29 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 20:30:29 Suggested packages: 20:30:29 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 20:30:29 | dbus-session-bus dbus-user-session pinentry-gnome3 tor tk8.6 parcimonie 20:30:29 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 20:30:29 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 20:30:29 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 20:30:29 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 20:30:29 tcl-tclreadline 20:30:30 The following NEW packages will be installed: 20:30:30 apparmor dbus dirmngr dmsetup expect file gir1.2-glib-2.0 gnupg gnupg-l10n 20:30:30 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 20:30:30 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 20:30:30 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 20:30:30 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 20:30:30 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 20:30:30 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 20:30:30 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 20:30:30 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 20:30:30 mime-support networkd-dispatcher openssh-client pinentry-curses python3 20:30:30 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 20:30:30 readline-common shared-mime-info snapd squashfs-tools systemd systemd-sysv 20:30:30 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 20:30:30 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 20:30:30 Need to get 42.8 MB of archives. 20:30:30 After this operation, 212 MB of additional disk space will be used. 20:30:30 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1 [528 kB] 20:30:31 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 20:30:31 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1 [1327 kB] 20:30:31 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 20:30:31 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 20:30:31 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 20:30:31 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 20:30:31 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 20:30:31 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1 [1608 kB] 20:30:31 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1 [203 kB] 20:30:31 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 20:30:31 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 20:30:31 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] 20:30:31 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] 20:30:31 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 20:30:31 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 20:30:31 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.1 [112 kB] 20:30:31 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 20:30:31 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB] 20:30:31 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 20:30:31 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.4 [32.7 kB] 20:30:31 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.41 [2560 kB] 20:30:31 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.41 [14.7 kB] 20:30:31 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] 20:30:31 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 20:30:31 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 20:30:31 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 20:30:31 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 20:30:31 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 20:30:31 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 20:30:32 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.2 [152 kB] 20:30:32 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.2 [130 kB] 20:30:32 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dmsetup arm64 2:1.02.145-4.1ubuntu3.18.04.3 [65.1 kB] 20:30:32 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] 20:30:32 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] 20:30:32 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] 20:30:32 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 20:30:32 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] 20:30:32 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] 20:30:32 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 20:30:32 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 20:30:35 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.41 [89.9 kB] 20:30:35 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.41 [92.2 kB] 20:30:35 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 20:30:35 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] 20:30:35 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] 20:30:36 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 20:30:36 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 20:30:36 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 20:30:36 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.41 [1049 kB] 20:30:37 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 20:30:37 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 20:30:37 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 20:30:38 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 20:30:38 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 20:30:38 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 20:30:38 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 20:30:38 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 20:30:38 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 20:30:38 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 20:30:38 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 20:30:38 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 20:30:39 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 20:30:39 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 20:30:39 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtcl8.6 arm64 8.6.8+dfsg-3 [781 kB] 20:30:39 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 tcl-expect arm64 5.45.4-1 [95.9 kB] 20:30:39 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 expect arm64 5.45.4-1 [137 kB] 20:30:40 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 20:30:40 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 20:30:40 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 20:30:40 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 20:30:40 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 20:30:40 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 20:30:40 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 20:30:40 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 20:30:40 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 20:30:40 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 20:30:40 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.45.1+18.04 [17.6 MB] 20:30:47 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 tcl8.6 arm64 8.6.8+dfsg-3 [14.3 kB] 20:30:47 debconf: delaying package configuration, since apt-utils is not installed 20:30:47 Fetched 42.8 MB in 16s (2700 kB/s) 20:30:47 Selecting previously unselected package libpython3.6-minimal:arm64. 20:30: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 ... 4624 files and directories currently installed.) 20:30:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_arm64.deb ... 20:30:47 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1) ... 20:30:47 Selecting previously unselected package libexpat1:arm64. 20:30:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 20:30:47 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 20:30:47 Selecting previously unselected package python3.6-minimal. 20:30:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_arm64.deb ... 20:30:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 20:30:48 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1) ... 20:30:48 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 20:30:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 20:30:50 Selecting previously unselected package python3-minimal. 20:30:50 (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 ... 4871 files and directories currently installed.) 20:30:50 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 20:30:50 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:30:50 Selecting previously unselected package mime-support. 20:30:50 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:30:50 Unpacking mime-support (3.60ubuntu1) ... 20:30:50 Selecting previously unselected package libmpdec2:arm64. 20:30:50 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 20:30:50 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 20:30:50 Selecting previously unselected package readline-common. 20:30:50 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 20:30:50 Unpacking readline-common (7.0-3) ... 20:30:51 Selecting previously unselected package libreadline7:arm64. 20:30:51 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... 20:30:51 Unpacking libreadline7:arm64 (7.0-3) ... 20:30:51 Selecting previously unselected package libpython3.6-stdlib:arm64. 20:30:51 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_arm64.deb ... 20:30:51 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1) ... 20:30:51 Selecting previously unselected package python3.6. 20:30:51 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_arm64.deb ... 20:30:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... 20:30:51 Selecting previously unselected package libpython3-stdlib:arm64. 20:30:51 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 20:30:51 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 20:30:51 Setting up python3-minimal (3.6.7-1~18.04) ... 20:30:52 Selecting previously unselected package python3. 20:30: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 ... 5323 files and directories currently installed.) 20:30:52 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... 20:30:52 Unpacking python3 (3.6.7-1~18.04) ... 20:30:53 Selecting previously unselected package libcap2:arm64. 20:30:53 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... 20:30:53 Unpacking libcap2:arm64 (1:2.25-1.2) ... 20:30:53 Selecting previously unselected package libargon2-0:arm64. 20:30:53 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... 20:30:53 Unpacking libargon2-0:arm64 (0~20161029-1.1) ... 20:30:53 Selecting previously unselected package libdevmapper1.02.1:arm64. 20:30:53 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 20:30:53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:30:53 Selecting previously unselected package libjson-c3:arm64. 20:30:53 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 20:30:53 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 20:30:53 Selecting previously unselected package libcryptsetup12:arm64. 20:30:53 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_arm64.deb ... 20:30:53 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... 20:30:53 Selecting previously unselected package libidn11:arm64. 20:30:53 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 20:30:53 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... 20:30:54 Selecting previously unselected package libip4tc0:arm64. 20:30:54 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_arm64.deb ... 20:30:54 Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ... 20:30:54 Selecting previously unselected package libapparmor1:arm64. 20:30:54 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 20:30:54 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ... 20:30:54 Selecting previously unselected package libkmod2:arm64. 20:30:54 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_arm64.deb ... 20:30:54 Unpacking libkmod2:arm64 (24-1ubuntu3.4) ... 20:30:54 Setting up libcap2:arm64 (1:2.25-1.2) ... 20:30:54 Setting up libargon2-0:arm64 (0~20161029-1.1) ... 20:30:54 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:30:54 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 20:30:54 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... 20:30:54 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 20:30:54 Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ... 20:30:54 Selecting previously unselected package systemd. 20:30:54 (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 ... 5404 files and directories currently installed.) 20:30:54 Preparing to unpack .../systemd_237-3ubuntu10.41_arm64.deb ... 20:30:54 Unpacking systemd (237-3ubuntu10.41) ... 20:30:56 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 20:30:56 Setting up libkmod2:arm64 (24-1ubuntu3.4) ... 20:30:56 Setting up systemd (237-3ubuntu10.41) ... 20:30:56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 20:30:56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 20:30:56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 20:30:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 20:30:56 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 20:30:56 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 20:30:56 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 20:30:56 Initializing machine ID from random generator. 20:30:57 Selecting previously unselected package systemd-sysv. 20:30:57 (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 ... 6114 files and directories currently installed.) 20:30:57 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_arm64.deb ... 20:30:57 Unpacking systemd-sysv (237-3ubuntu10.41) ... 20:30:57 Selecting previously unselected package libxau6:arm64. 20:30:57 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... 20:30:57 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... 20:30:57 Selecting previously unselected package libbsd0:arm64. 20:30:57 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 20:30:57 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 20:30:57 Selecting previously unselected package libxdmcp6:arm64. 20:30:57 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 20:30:57 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 20:30:57 Selecting previously unselected package libxcb1:arm64. 20:30:57 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 20:30:57 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 20:30:58 Selecting previously unselected package libx11-data. 20:30:58 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 20:30:58 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 20:30:58 Selecting previously unselected package libx11-6:arm64. 20:30:58 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 20:30:58 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 20:30:58 Selecting previously unselected package libxext6:arm64. 20:30:58 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 20:30:58 Unpacking libxext6:arm64 (2:1.3.3-1) ... 20:30:58 Selecting previously unselected package libdbus-1-3:arm64. 20:30:58 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_arm64.deb ... 20:30:58 Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... 20:30:59 Selecting previously unselected package dbus. 20:30:59 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_arm64.deb ... 20:30:59 Unpacking dbus (1.12.2-1ubuntu1.2) ... 20:30:59 Selecting previously unselected package dmsetup. 20:30:59 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 20:30:59 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:30:59 Selecting previously unselected package libmagic-mgc. 20:30:59 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... 20:30:59 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 20:30:59 Selecting previously unselected package libmagic1:arm64. 20:30:59 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... 20:30:59 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 20:30:59 Selecting previously unselected package file. 20:30:59 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_arm64.deb ... 20:30:59 Unpacking file (1:5.32-2ubuntu0.4) ... 20:30:59 Selecting previously unselected package libglib2.0-0:arm64. 20:30:59 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 20:30:59 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 20:31:00 Selecting previously unselected package libgirepository-1.0-1:arm64. 20:31:00 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_arm64.deb ... 20:31:00 Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... 20:31:00 Selecting previously unselected package gir1.2-glib-2.0:arm64. 20:31:00 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... 20:31:00 Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... 20:31:00 Selecting previously unselected package libglib2.0-data. 20:31:00 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 20:31:00 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 20:31:00 Selecting previously unselected package libicu60:arm64. 20:31:00 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_arm64.deb ... 20:31:00 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 20:31:02 Selecting previously unselected package libnss-systemd:arm64. 20:31:02 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_arm64.deb ... 20:31:02 Unpacking libnss-systemd:arm64 (237-3ubuntu10.41) ... 20:31:02 Selecting previously unselected package libpam-systemd:arm64. 20:31:02 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_arm64.deb ... 20:31:02 Unpacking libpam-systemd:arm64 (237-3ubuntu10.41) ... 20:31:02 Selecting previously unselected package libxml2:arm64. 20:31:02 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 20:31:02 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 20:31:03 Selecting previously unselected package python3-dbus. 20:31:03 Preparing to unpack .../22-python3-dbus_1.2.6-1_arm64.deb ... 20:31:03 Unpacking python3-dbus (1.2.6-1) ... 20:31:03 Selecting previously unselected package python3-gi. 20:31:03 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_arm64.deb ... 20:31:03 Unpacking python3-gi (3.26.1-2ubuntu1) ... 20:31:03 Selecting previously unselected package networkd-dispatcher. 20:31:03 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 20:31:03 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 20:31:03 Selecting previously unselected package shared-mime-info. 20:31:03 Preparing to unpack .../25-shared-mime-info_1.9-2_arm64.deb ... 20:31:03 Unpacking shared-mime-info (1.9-2) ... 20:31:04 Selecting previously unselected package tzdata. 20:31:04 Preparing to unpack .../26-tzdata_2020a-0ubuntu0.18.04_all.deb ... 20:31:04 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 20:31:05 Selecting previously unselected package udev. 20:31:05 Preparing to unpack .../27-udev_237-3ubuntu10.41_arm64.deb ... 20:31:05 Unpacking udev (237-3ubuntu10.41) ... 20:31:06 Selecting previously unselected package xdg-user-dirs. 20:31:06 Preparing to unpack .../28-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 20:31:06 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 20:31:06 Selecting previously unselected package xz-utils. 20:31:06 Preparing to unpack .../29-xz-utils_5.2.2-1.3_arm64.deb ... 20:31:06 Unpacking xz-utils (5.2.2-1.3) ... 20:31:06 Selecting previously unselected package apparmor. 20:31:06 Preparing to unpack .../30-apparmor_2.12-4ubuntu5.1_arm64.deb ... 20:31:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:31:06 Selecting previously unselected package libedit2:arm64. 20:31:06 Preparing to unpack .../31-libedit2_3.1-20170329-1_arm64.deb ... 20:31:06 Unpacking libedit2:arm64 (3.1-20170329-1) ... 20:31:06 Selecting previously unselected package libfuse2:arm64. 20:31:06 Preparing to unpack .../32-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 20:31:06 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 20:31:07 Selecting previously unselected package libssl1.0.0:arm64. 20:31:07 Preparing to unpack .../33-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 20:31:07 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 20:31:07 Selecting previously unselected package libxmuu1:arm64. 20:31:07 Preparing to unpack .../34-libxmuu1_2%3a1.1.2-2_arm64.deb ... 20:31:07 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 20:31:07 Selecting previously unselected package openssh-client. 20:31:07 Preparing to unpack .../35-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 20:31:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:31:08 Selecting previously unselected package xauth. 20:31:08 Preparing to unpack .../36-xauth_1%3a1.0.10-1_arm64.deb ... 20:31:08 Unpacking xauth (1:1.0.10-1) ... 20:31:08 Selecting previously unselected package libassuan0:arm64. 20:31:08 Preparing to unpack .../37-libassuan0_2.5.1-2_arm64.deb ... 20:31:08 Unpacking libassuan0:arm64 (2.5.1-2) ... 20:31:08 Selecting previously unselected package gpgconf. 20:31:08 Preparing to unpack .../38-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:08 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 20:31:08 Selecting previously unselected package libksba8:arm64. 20:31:08 Preparing to unpack .../39-libksba8_1.3.5-2_arm64.deb ... 20:31:08 Unpacking libksba8:arm64 (1.3.5-2) ... 20:31:08 Selecting previously unselected package libnpth0:arm64. 20:31:08 Preparing to unpack .../40-libnpth0_1.5-3_arm64.deb ... 20:31:08 Unpacking libnpth0:arm64 (1.5-3) ... 20:31:08 Selecting previously unselected package dirmngr. 20:31:08 Preparing to unpack .../41-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:08 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 20:31:08 Selecting previously unselected package libtcl8.6:arm64. 20:31:08 Preparing to unpack .../42-libtcl8.6_8.6.8+dfsg-3_arm64.deb ... 20:31:08 Unpacking libtcl8.6:arm64 (8.6.8+dfsg-3) ... 20:31:09 Selecting previously unselected package tcl-expect:arm64. 20:31:09 Preparing to unpack .../43-tcl-expect_5.45.4-1_arm64.deb ... 20:31:09 Unpacking tcl-expect:arm64 (5.45.4-1) ... 20:31:09 Selecting previously unselected package expect. 20:31:09 Preparing to unpack .../44-expect_5.45.4-1_arm64.deb ... 20:31:09 Unpacking expect (5.45.4-1) ... 20:31:09 Selecting previously unselected package gnupg-l10n. 20:31:09 Preparing to unpack .../45-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 20:31:09 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 20:31:09 Selecting previously unselected package gnupg-utils. 20:31:09 Preparing to unpack .../46-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:09 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 20:31:09 Selecting previously unselected package gpg. 20:31:09 Preparing to unpack .../47-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:09 Unpacking gpg (2.2.4-1ubuntu1.2) ... 20:31:10 Selecting previously unselected package pinentry-curses. 20:31:10 Preparing to unpack .../48-pinentry-curses_1.1.0-1_arm64.deb ... 20:31:10 Unpacking pinentry-curses (1.1.0-1) ... 20:31:10 Selecting previously unselected package gpg-agent. 20:31:10 Preparing to unpack .../49-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:10 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 20:31:10 Selecting previously unselected package gpg-wks-client. 20:31:10 Preparing to unpack .../50-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:10 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 20:31:10 Selecting previously unselected package gpg-wks-server. 20:31:10 Preparing to unpack .../51-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:10 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 20:31:10 Selecting previously unselected package gpgsm. 20:31:10 Preparing to unpack .../52-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:10 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 20:31:11 Selecting previously unselected package gnupg. 20:31:11 Preparing to unpack .../53-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 20:31:11 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 20:31:11 Selecting previously unselected package squashfs-tools. 20:31:11 Preparing to unpack .../54-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 20:31:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:31:11 Selecting previously unselected package snapd. 20:31:11 Preparing to unpack .../55-snapd_2.45.1+18.04_arm64.deb ... 20:31:11 Unpacking snapd (2.45.1+18.04) ... 20:31:16 Selecting previously unselected package tcl8.6. 20:31:16 Preparing to unpack .../56-tcl8.6_8.6.8+dfsg-3_arm64.deb ... 20:31:16 Unpacking tcl8.6 (8.6.8+dfsg-3) ... 20:31:16 Setting up libnpth0:arm64 (1.5-3) ... 20:31:16 Setting up libedit2:arm64 (3.1-20170329-1) ... 20:31:16 Setting up readline-common (7.0-3) ... 20:31:16 Setting up libnss-systemd:arm64 (237-3ubuntu10.41) ... 20:31:16 First installation detected... 20:31:16 Checking NSS setup... 20:31:16 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 20:31:16 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 20:31:16 debconf: unable to initialize frontend: Dialog 20:31:16 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:31:16 debconf: falling back to frontend: Readline 20:31:16 debconf: unable to initialize frontend: Readline 20:31:16 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:31:16 debconf: falling back to frontend: Teletype 20:31:16 Setting up mime-support (3.60ubuntu1) ... 20:31:16 Setting up libreadline7:arm64 (7.0-3) ... 20:31:16 Setting up tzdata (2020a-0ubuntu0.18.04) ... 20:31:17 debconf: unable to initialize frontend: Dialog 20:31:17 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:31:17 debconf: falling back to frontend: Readline 20:31:17 debconf: unable to initialize frontend: Readline 20:31:17 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:31:17 debconf: falling back to frontend: Teletype 20:31:17 Configuring tzdata 20:31:17 ------------------ 20:31:17 20:31:17 Please select the geographic area in which you live. Subsequent configuration 20:31:17 questions will narrow this down by presenting a list of cities, representing 20:31:17 the time zones in which they are located. 20:31:17 20:31:17 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc 20:31:17 2. America 5. Arctic 8. Europe 11. SystemV 20:31:17 3. Antarctica 6. Asia 9. Indian 12. US 20:31:17 Geographic area: 20:31:17 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 20:31:17 20:31:17 Current default time zone: '/UTC' 20:31:17 Local time is now: Tue Jul 14 20:31:17 UTC 2020. 20:31:17 Universal Time is now: Tue Jul 14 20:31:17 UTC 2020. 20:31:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:31:17 20:31:17 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. 20:31:17 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. 20:31:17 Setting up systemd-sysv (237-3ubuntu10.41) ... 20:31:17 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 20:31:17 No schema files found: doing nothing. 20:31:17 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 20:31:17 Setting up libksba8:arm64 (1.3.5-2) ... 20:31:17 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 20:31:17 Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... 20:31:17 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 20:31:17 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 20:31:17 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 20:31:17 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 20:31:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:31:18 Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... 20:31:18 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 20:31:18 Setting up udev (237-3ubuntu10.41) ... 20:31:19 invoke-rc.d: could not determine current runlevel 20:31:19 invoke-rc.d: policy-rc.d denied execution of start. 20:31:19 Setting up xz-utils (5.2.2-1.3) ... 20:31:19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 20:31:19 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 20:31:19 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:31:19 Setting up shared-mime-info (1.9-2) ... 20:31:26 Setting up libtcl8.6:arm64 (8.6.8+dfsg-3) ... 20:31:26 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 20:31:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:31:26 Setting up libassuan0:arm64 (2.5.1-2) ... 20:31:26 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 20:31:26 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 20:31:26 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... 20:31:26 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 20:31:26 Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... 20:31:26 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1) ... 20:31:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... 20:31:30 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 20:31:30 Setting up file (1:5.32-2ubuntu0.4) ... 20:31:30 Setting up tcl-expect:arm64 (5.45.4-1) ... 20:31:30 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 20:31:30 Setting up tcl8.6 (8.6.8+dfsg-3) ... 20:31:30 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 20:31:30 Setting up pinentry-curses (1.1.0-1) ... 20:31:30 Setting up dbus (1.12.2-1ubuntu1.2) ... 20:31:30 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 20:31:30 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 20:31:30 Setting up gpg (2.2.4-1ubuntu1.2) ... 20:31:30 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 20:31:30 Setting up expect (5.45.4-1) ... 20:31:30 Setting up libpam-systemd:arm64 (237-3ubuntu10.41) ... 20:31:31 debconf: unable to initialize frontend: Dialog 20:31:31 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:31:31 debconf: falling back to frontend: Readline 20:31:31 debconf: unable to initialize frontend: Readline 20:31:31 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:31:31 debconf: falling back to frontend: Teletype 20:31:31 Setting up python3 (3.6.7-1~18.04) ... 20:31:31 running python rtupdate hooks for python3.6... 20:31:31 running python post-rtupdate hooks for python3.6... 20:31:32 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 20:31:32 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 20:31:32 Setting up apparmor (2.12-4ubuntu5.1) ... 20:31:33 debconf: unable to initialize frontend: Dialog 20:31:33 debconf: (TERM is not set, so the dialog frontend is not usable.) 20:31:33 debconf: falling back to frontend: Readline 20:31:33 debconf: unable to initialize frontend: Readline 20:31:33 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/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 20:31:33 debconf: falling back to frontend: Teletype 20:31:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:31:34 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 20:31:34 Setting up python3-gi (3.26.1-2ubuntu1) ... 20:31:35 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 20:31:35 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 20:31:35 Setting up snapd (2.45.1+18.04) ... 20:31:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:31:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:31:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:31:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:31:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:31:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:31:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:31:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:31:40 Setting up python3-dbus (1.2.6-1) ... 20:31:41 Setting up libxext6:arm64 (2:1.3.3-1) ... 20:31:41 Setting up gnupg (2.2.4-1ubuntu1.2) ... 20:31:41 Setting up xauth (1:1.0.10-1) ... 20:31:41 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 20:31:42 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 20:31:42 Processing triggers for systemd (237-3ubuntu10.41) ... 20:31:42 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:32:18 73e1ad90dec4: Pushed 20:32:18 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba: digest: sha256:39fc549714d04fcee7efecd05a41bc4dfa0e7f4fb03cb3990b8a1054409554c4 size: 2193 [Pipeline] isUnix [Pipeline] sh 20:32:18 + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [Pipeline] isUnix [Pipeline] sh 20:32:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 20:32:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] 20:32:19 81536bbe6868: Preparing 20:32:19 d7e01c48ec0d: Preparing 20:32:19 4745d26f7cad: Preparing 20:32:19 6b21c248c08c: Preparing 20:32:19 73e1ad90dec4: Preparing 20:32:19 4b07a7bca5b7: Preparing 20:32:19 2af0e1f1e531: Preparing 20:32:19 bf509d6bc5ec: Preparing 20:32:19 88cc1a200eb9: Preparing 20:32:19 4b07a7bca5b7: Waiting 20:32:19 2af0e1f1e531: Waiting 20:32:19 bf509d6bc5ec: Waiting 20:32:19 88cc1a200eb9: Waiting 20:32:19 4745d26f7cad: Layer already exists 20:32:19 81536bbe6868: Layer already exists 20:32:19 6b21c248c08c: Layer already exists 20:32:19 d7e01c48ec0d: Layer already exists 20:32:19 73e1ad90dec4: Layer already exists 20:32:19 bf509d6bc5ec: Layer already exists 20:32:19 4b07a7bca5b7: Layer already exists 20:32:19 2af0e1f1e531: Layer already exists 20:32:19 88cc1a200eb9: Layer already exists 20:32:19 latest: digest: sha256:39fc549714d04fcee7efecd05a41bc4dfa0e7f4fb03cb3990b8a1054409554c4 size: 2193 [Pipeline] isUnix [Pipeline] sh 20:32:19 + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder [Pipeline] isUnix [Pipeline] sh 20:32:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder 20:32:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] 20:32:19 81536bbe6868: Preparing 20:32:19 d7e01c48ec0d: Preparing 20:32:19 4745d26f7cad: Preparing 20:32:19 6b21c248c08c: Preparing 20:32:19 73e1ad90dec4: Preparing 20:32:19 4b07a7bca5b7: Preparing 20:32:19 2af0e1f1e531: Preparing 20:32:19 bf509d6bc5ec: Preparing 20:32:19 88cc1a200eb9: Preparing 20:32:19 4b07a7bca5b7: Waiting 20:32:19 2af0e1f1e531: Waiting 20:32:19 bf509d6bc5ec: Waiting 20:32:19 88cc1a200eb9: Waiting 20:32:19 6b21c248c08c: Layer already exists 20:32:19 d7e01c48ec0d: Layer already exists 20:32:19 73e1ad90dec4: Layer already exists 20:32:19 81536bbe6868: Layer already exists 20:32:19 4745d26f7cad: Layer already exists 20:32:19 2af0e1f1e531: Layer already exists 20:32:19 bf509d6bc5ec: Layer already exists 20:32:19 88cc1a200eb9: Layer already exists 20:32:19 4b07a7bca5b7: Layer already exists 20:32:19 snapcraft-builder: digest: sha256:39fc549714d04fcee7efecd05a41bc4dfa0e7f4fb03cb3990b8a1054409554c4 size: 2193 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:19 ===================================================== [Pipeline] echo 20:32:19 taggedImages: 20:32:19 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:32:19 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 20:32:19 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:32:50 Removing intermediate container bde26dfd3dbe 20:32:50 ---> 4248bfa8ffe4 20:32:50 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 20:32:50 20:32:50 ---> 7cf5f7832be7 20:32:50 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 20:32:50 ---> Running in c01c9e894b07 20:32:50 Removing intermediate container c01c9e894b07 20:32:50 ---> 85c033df7f4a 20:32:50 Step 6/11 : ENV PATH=/snap/bin:$PATH 20:32:50 ---> Running in a1cc9ae905be 20:32:50 Removing intermediate container a1cc9ae905be 20:32:50 ---> 3dae6f357ca3 20:32:50 Step 7/11 : COPY ./entrypoint.sh / 20:32:50 ---> b2e6729a71b1 20:32:50 Step 8/11 : WORKDIR /build 20:32:50 ---> Running in 82255fa06776 20:32:50 Removing intermediate container 82255fa06776 20:32:50 ---> 0deb85ad140a 20:32:50 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 20:32:50 ---> Running in ba8d6fc6511c 20:32:50 Removing intermediate container ba8d6fc6511c 20:32:50 ---> 74cb72d5283f 20:32:50 Step 10/11 : LABEL arch=arm64 20:32:50 ---> Running in 2c39c8d46d5f 20:32:50 Removing intermediate container 2c39c8d46d5f 20:32:50 ---> 6e57078c663d 20:32:50 Step 11/11 : LABEL git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:32:50 ---> Running in 8fdbd910ed51 20:32:50 Removing intermediate container 8fdbd910ed51 20:32:50 ---> 8ec136927e7d 20:32:50 Successfully built 8ec136927e7d 20:32:50 Successfully tagged edgex-devops/edgex-snap-builder-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:32:50 provisioning config files... 20:32:50 copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config5870984449156841992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:51 nexus3.edgexfoundry.org:10001 20:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:51 Configure a credential helper to remove this warning. See 20:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:51 20:32:51 Login Succeeded 20:32:51 nexus3.edgexfoundry.org:10002 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 nexus3.edgexfoundry.org:10003 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 nexus3.edgexfoundry.org:10004 20:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:53 Configure a credential helper to remove this warning. See 20:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:53 20:32:53 Login Succeeded 20:32:53 docker.io 20:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:54 Configure a credential helper to remove this warning. See 20:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:54 20:32:54 Login Succeeded [Pipeline] } 20:32:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:54 [edgeXDocker.push] Tagging docker image edgex-snap-builder-arm64 with the following tags: 20:32:54 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:32:54 latest 20:32:54 snapcraft-builder 20:32:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:54 + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba [Pipeline] isUnix [Pipeline] sh 20:32:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:32:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] 20:32:55 94895f30e633: Preparing 20:32:55 11bd4a9902b2: Preparing 20:32:55 21b19ce15cc2: Preparing 20:32:55 c438d94df49a: Preparing 20:32:55 e252d4207ca9: Preparing 20:32:55 b4d7cd174b7a: Preparing 20:32:55 119869ffe539: Preparing 20:32:55 1fabb61d4382: Preparing 20:32:55 8b97a1c69eda: Preparing 20:32:55 119869ffe539: Waiting 20:32:55 1fabb61d4382: Waiting 20:32:55 b4d7cd174b7a: Waiting 20:32:55 94895f30e633: Pushed 20:32:55 21b19ce15cc2: Pushed 20:32:55 11bd4a9902b2: Pushed 20:32:55 c438d94df49a: Pushed 20:32:55 b4d7cd174b7a: Layer already exists 20:32:55 119869ffe539: Layer already exists 20:32:55 1fabb61d4382: Layer already exists 20:32:55 8b97a1c69eda: Layer already exists 20:36:32 e252d4207ca9: Pushed 20:36:32 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba: digest: sha256:05830ed3def9c2eaf396b0f1c8191bdb37c9887c76356d219b134b5fd994ebab size: 2193 [Pipeline] isUnix [Pipeline] sh 20:36:32 + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 20:36:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] 20:36:33 94895f30e633: Preparing 20:36:33 11bd4a9902b2: Preparing 20:36:33 21b19ce15cc2: Preparing 20:36:33 c438d94df49a: Preparing 20:36:33 e252d4207ca9: Preparing 20:36:33 b4d7cd174b7a: Preparing 20:36:33 119869ffe539: Preparing 20:36:33 1fabb61d4382: Preparing 20:36:33 119869ffe539: Waiting 20:36:33 8b97a1c69eda: Preparing 20:36:33 8b97a1c69eda: Waiting 20:36:33 b4d7cd174b7a: Waiting 20:36:33 1fabb61d4382: Waiting 20:36:33 21b19ce15cc2: Layer already exists 20:36:33 94895f30e633: Layer already exists 20:36:33 e252d4207ca9: Layer already exists 20:36:33 c438d94df49a: Layer already exists 20:36:33 11bd4a9902b2: Layer already exists 20:36:33 b4d7cd174b7a: Layer already exists 20:36:33 1fabb61d4382: Layer already exists 20:36:33 119869ffe539: Layer already exists 20:36:33 8b97a1c69eda: Layer already exists 20:36:33 latest: digest: sha256:05830ed3def9c2eaf396b0f1c8191bdb37c9887c76356d219b134b5fd994ebab size: 2193 [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder 20:36:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] 20:36:33 94895f30e633: Preparing 20:36:33 11bd4a9902b2: Preparing 20:36:33 21b19ce15cc2: Preparing 20:36:33 c438d94df49a: Preparing 20:36:33 e252d4207ca9: Preparing 20:36:33 b4d7cd174b7a: Preparing 20:36:33 119869ffe539: Preparing 20:36:33 1fabb61d4382: Preparing 20:36:33 8b97a1c69eda: Preparing 20:36:33 119869ffe539: Waiting 20:36:33 1fabb61d4382: Waiting 20:36:33 8b97a1c69eda: Waiting 20:36:33 b4d7cd174b7a: Waiting 20:36:33 11bd4a9902b2: Layer already exists 20:36:33 e252d4207ca9: Layer already exists 20:36:33 c438d94df49a: Layer already exists 20:36:33 94895f30e633: Layer already exists 20:36:33 21b19ce15cc2: Layer already exists 20:36:33 b4d7cd174b7a: Layer already exists 20:36:33 8b97a1c69eda: Layer already exists 20:36:33 119869ffe539: Layer already exists 20:36:33 1fabb61d4382: Layer already exists 20:36:34 snapcraft-builder: digest: sha256:05830ed3def9c2eaf396b0f1c8191bdb37c9887c76356d219b134b5fd994ebab size: 2193 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:34 ===================================================== [Pipeline] echo 20:36:34 taggedImages: 20:36:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:36:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 20:36:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:36:35 20:36:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 20:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:36:36 latest: Pulling from edgex-devops/edgex-klar 20:36:36 e7c96db7181b: Pulling fs layer 20:36:36 1868ca2cb446: Pulling fs layer 20:36:36 136be5d0fe8e: Pulling fs layer 20:36:36 894bfe63afcb: Pulling fs layer 20:36:36 894bfe63afcb: Waiting 20:36:36 1868ca2cb446: Verifying Checksum 20:36:36 1868ca2cb446: Download complete 20:36:36 136be5d0fe8e: Verifying Checksum 20:36:36 136be5d0fe8e: Download complete 20:36:36 e7c96db7181b: Verifying Checksum 20:36:36 e7c96db7181b: Download complete 20:36:36 894bfe63afcb: Verifying Checksum 20:36:36 894bfe63afcb: Download complete 20:36:36 e7c96db7181b: Pull complete 20:36:36 1868ca2cb446: Pull complete 20:36:37 136be5d0fe8e: Pull complete 20:36:37 894bfe63afcb: Pull complete 20:36:37 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 20:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:36:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 20:36:37 prd-centos7-docker-4c-2g-696 does not seem to be running inside a container 20:36:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 20:36:38 $ docker top a89005525fcfbe3564b35c7075e627b057abbb45efb2e1326834d1d60bb89ba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:39 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:36:39 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:37:06 $ docker stop --time=1 a89005525fcfbe3564b35c7075e627b057abbb45efb2e1326834d1d60bb89ba8 20:37:07 $ docker rm -f a89005525fcfbe3564b35c7075e627b057abbb45efb2e1326834d1d60bb89ba8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:37:08 . [Pipeline] withDockerContainer 20:37:08 prd-centos7-docker-4c-2g-696 does not seem to be running inside a container 20:37:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 20:37:09 $ docker top d345f18911c3535ec9cbe926a14b9653094cb432aa5cdfd8b366220daf5c2996 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:09 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:37:09 + tee 20:37:09 clair timeout 1m0s 20:37:09 docker timeout: 1m0s 20:37:09 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:37:11 $ docker stop --time=1 d345f18911c3535ec9cbe926a14b9653094cb432aa5cdfd8b366220daf5c2996 20:37:12 $ docker rm -f d345f18911c3535ec9cbe926a14b9653094cb432aa5cdfd8b366220daf5c2996 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:12 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/clair-reports [Pipeline] echo 20:37:12 Generated HTML Table Report. Writing to /w/workspace/i-build-images_snapcraft-builder/clair-reports/clair_results_edgex-snap-builder_8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba.html [Pipeline] writeFile [Pipeline] step 20:37:12 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 20:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:37:13 . [Pipeline] withDockerContainer 20:37:13 prd-centos7-docker-4c-2g-696 does not seem to be running inside a container 20:37:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 20:37:14 $ docker top 76eff8c9491492455e67b5d9a419077bb8968d1ed7befb9be8be8ae15509f280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:15 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:37:15 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:37:37 $ docker stop --time=1 76eff8c9491492455e67b5d9a419077bb8968d1ed7befb9be8be8ae15509f280 20:37:38 $ docker rm -f 76eff8c9491492455e67b5d9a419077bb8968d1ed7befb9be8be8ae15509f280 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:37:39 . [Pipeline] withDockerContainer 20:37:39 prd-centos7-docker-4c-2g-696 does not seem to be running inside a container 20:37:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 20:37:39 $ docker top ba3a63861f08d7cf966310d2462cdf4eec1145ffed6279bef91b608611d58e50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:40 + + /klartee nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 20:37:40 20:37:40 clair timeout 1m0s 20:37:40 docker timeout: 1m0s 20:37:40 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:37:41 $ docker stop --time=1 ba3a63861f08d7cf966310d2462cdf4eec1145ffed6279bef91b608611d58e50 20:37:43 $ docker rm -f ba3a63861f08d7cf966310d2462cdf4eec1145ffed6279bef91b608611d58e50 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:43 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/clair-reports [Pipeline] echo 20:37:43 Generated HTML Table Report. Writing to /w/workspace/i-build-images_snapcraft-builder/clair-reports/clair_results_edgex-snap-builder-arm64_8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba.html [Pipeline] writeFile [Pipeline] step 20:37:43 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:37:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:45 ---> package-listing.sh 20:37:45 ++ tr '[:upper:]' '[:lower:]' 20:37:45 ++ facter osfamily 20:37:45 + OS_FAMILY=redhat 20:37:45 + workspace=/w/workspace/i-build-images_snapcraft-builder 20:37:45 + START_PACKAGES=/tmp/packages_start.txt 20:37:45 + END_PACKAGES=/tmp/packages_end.txt 20:37:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:45 + PACKAGES=/tmp/packages_start.txt 20:37:45 + '[' /w/workspace/i-build-images_snapcraft-builder ']' 20:37:45 + PACKAGES=/tmp/packages_end.txt 20:37:45 + case "${OS_FAMILY}" in 20:37:45 + rpm -qa 20:37:45 + sort 20:37:49 + '[' -f /tmp/packages_start.txt ']' 20:37:49 + '[' -f /tmp/packages_end.txt ']' 20:37:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:49 + '[' /w/workspace/i-build-images_snapcraft-builder ']' 20:37:49 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/archives/ 20:37:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/i-build-images_snapcraft-builder/archives/ [Pipeline] isUnix [Pipeline] sh 20:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:37:50 20:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:37:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:37:50 alpine: Pulling from edgex-lftools-log-publisher 20:37:50 c9b1b535fdd9: Pulling fs layer 20:37:50 2cc5ad85d9ab: Pulling fs layer 20:37:50 756a868c4378: Pulling fs layer 20:37:50 444b2fc9a129: Pulling fs layer 20:37:50 ea15f1150254: Pulling fs layer 20:37:50 41b27a9f41bf: Pulling fs layer 20:37:50 28c525ee5125: Pulling fs layer 20:37:50 094b1ea09ed8: Pulling fs layer 20:37:50 138eaada9080: Pulling fs layer 20:37:50 0622d0fa9048: Pulling fs layer 20:37:50 444b2fc9a129: Waiting 20:37:50 138eaada9080: Waiting 20:37:50 28c525ee5125: Waiting 20:37:50 0622d0fa9048: Waiting 20:37:50 ea15f1150254: Waiting 20:37:50 41b27a9f41bf: Waiting 20:37:50 2cc5ad85d9ab: Verifying Checksum 20:37:50 2cc5ad85d9ab: Download complete 20:37:50 444b2fc9a129: Verifying Checksum 20:37:50 444b2fc9a129: Download complete 20:37:50 c9b1b535fdd9: Verifying Checksum 20:37:50 c9b1b535fdd9: Download complete 20:37:50 ea15f1150254: Verifying Checksum 20:37:50 ea15f1150254: Download complete 20:37:50 28c525ee5125: Verifying Checksum 20:37:50 28c525ee5125: Download complete 20:37:51 c9b1b535fdd9: Pull complete 20:37:51 756a868c4378: Verifying Checksum 20:37:51 756a868c4378: Download complete 20:37:51 138eaada9080: Verifying Checksum 20:37:51 138eaada9080: Download complete 20:37:51 0622d0fa9048: Verifying Checksum 20:37:51 0622d0fa9048: Download complete 20:37:51 094b1ea09ed8: Verifying Checksum 20:37:51 094b1ea09ed8: Download complete 20:37:51 2cc5ad85d9ab: Pull complete 20:37:52 41b27a9f41bf: Verifying Checksum 20:37:52 41b27a9f41bf: Download complete 20:37:53 756a868c4378: Pull complete 20:37:53 444b2fc9a129: Pull complete 20:37:53 ea15f1150254: Pull complete 20:37:57 41b27a9f41bf: Pull complete 20:37:57 28c525ee5125: Pull complete 20:38:00 094b1ea09ed8: Pull complete 20:38:00 138eaada9080: Pull complete 20:38:00 0622d0fa9048: Pull complete 20:38:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:38:00 prd-centos7-docker-4c-2g-696 does not seem to be running inside a container 20:38:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:38:03 $ docker top 5cf51ba6a176aadca96c0284bf258eedf706a5481e0b47b72ad88bb6d6cb1a29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:03 provisioning config files... 20:38:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config5136667814447914033tmp [Pipeline] { [Pipeline] echo 20:38:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:04 ---> create-netrc.sh [Pipeline] echo 20:38:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:04 ---> logs-deploy.sh 20:38:04 + ARCHIVE_ARTIFACTS= 20:38:04 + LOGS_SERVER=https://logs.edgexfoundry.org 20:38:04 + '[' https://logs.edgexfoundry.org == None ']' 20:38:04 + NEXUS_URL=https://nexus.edgexfoundry.org 20:38:04 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/12 20:38:04 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/12/ 20:38:04 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/12 /w/workspace/i-build-images_snapcraft-builder 20:38:05 Archives upload complete. 20:38:05 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/12/ 20:38:06 ---> uname -a: 20:38:06 Linux 5cf51ba6a176 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:38:06 20:38:06 20:38:06 ---> lscpu: 20:38:06 Architecture: x86_64 20:38:06 CPU op-mode(s): 32-bit, 64-bit 20:38:06 Byte Order: Little Endian 20:38:06 Address sizes: 40 bits physical, 48 bits virtual 20:38:06 CPU(s): 4 20:38:06 On-line CPU(s) list: 0-3 20:38:06 Thread(s) per core: 1 20:38:06 Core(s) per socket: 1 20:38:06 Socket(s): 4 20:38:06 NUMA node(s): 1 20:38:06 Vendor ID: GenuineIntel 20:38:06 CPU family: 6 20:38:06 Model: 44 20:38:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:38:06 Stepping: 1 20:38:06 CPU MHz: 2933.436 20:38:06 BogoMIPS: 5866.87 20:38:06 Virtualization: VT-x 20:38:06 Hypervisor vendor: KVM 20:38:06 Virtualization type: full 20:38:06 L1d cache: 128 KiB 20:38:06 L1i cache: 128 KiB 20:38:06 L2 cache: 16 MiB 20:38:06 L3 cache: 64 MiB 20:38:06 NUMA node0 CPU(s): 0-3 20:38:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:38:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:38:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:38:06 Vulnerability Meltdown: Mitigation; PTI 20:38:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:38:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:38:06 Vulnerability Tsx async abort: Not affected 20:38:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:38:06 20:38:06 20:38:06 ---> nproc: 20:38:06 4 20:38:06 20:38:06 20:38:06 ---> df -h: 20:38:06 Filesystem Size Used Available Use% Mounted on 20:38:06 overlay 50.0G 8.3G 41.7G 17% / 20:38:06 tmpfs 64.0M 0 64.0M 0% /dev 20:38:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:38:06 shm 64.0M 0 64.0M 0% /dev/shm 20:38:06 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/resolv.conf 20:38:06 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/hostname 20:38:06 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/hosts 20:38:06 /dev/vda1 50.0G 8.3G 41.7G 17% /var/log/sa 20:38:06 /dev/vda1 50.0G 8.3G 41.7G 17% /w/workspace/i-build-images_snapcraft-builder 20:38:06 /dev/vda1 50.0G 8.3G 41.7G 17% /w/workspace/i-build-images_snapcraft-builder@tmp 20:38:06 20:38:06 20:38:06 ---> free -m: 20:38:06 total used free shared buff/cache available 20:38:06 Mem: 1837 748 131 0 957 1004 20:38:06 Swap: 1023 2 1021 20:38:06 20:38:06 20:38:06 ---> ip addr: 20:38:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:38:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:06 inet 127.0.0.1/8 scope host lo 20:38:06 valid_lft forever preferred_lft forever 20:38:06 16: eth0@if17: mtu 1458 qdisc noqueue state UP 20:38:06 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:38:06 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:38:06 valid_lft forever preferred_lft forever 20:38:06 20:38:06 20:38:06 ---> sar -b -r -n DEV: 20:38:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) 20:38:06 20:38:06 20:25:50 LINUX RESTART 20:38:06 20:38:06 20:27:01 tps rtps wtps bread/s bwrtn/s 20:38:06 20:28:02 249.72 20.17 229.55 1953.84 38628.28 20:38:06 20:29:01 439.37 243.99 195.38 17239.05 24938.94 20:38:06 20:30:01 560.98 405.89 155.08 22176.47 27425.46 20:38:06 20:31:01 418.99 415.34 3.64 16768.45 79.38 20:38:06 20:32:01 526.85 526.42 0.43 17041.02 5.11 20:38:06 20:33:01 23.35 22.08 1.27 1225.91 20.98 20:38:06 20:34:01 0.28 0.00 0.28 0.00 3.11 20:38:06 20:35:01 1.80 1.55 0.25 111.09 3.50 20:38:06 20:36:01 0.27 0.00 0.27 0.00 2.60 20:38:06 20:37:01 28.40 19.78 8.62 2966.63 756.16 20:38:06 20:38:01 115.95 49.76 66.20 5594.81 19521.94 20:38:06 Average: 214.81 154.90 59.92 7721.78 10109.83 20:38:06 20:38:06 20:27:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:06 20:28:02 92452 1789104 95.09 2596 1005548 1488976 50.82 461552 1025628 48900 20:38:06 20:29:01 76228 1805328 95.95 1500 1028776 1505396 51.38 504748 998504 74072 20:38:06 20:30:01 409952 1471604 78.21 704 682604 1305236 44.55 403268 731984 0 20:38:06 20:31:01 69824 1811732 96.29 688 1062992 1322556 45.14 419776 1113428 20 20:38:06 20:32:01 71556 1810000 96.20 620 1064256 1324612 45.21 407996 1126980 20 20:38:06 20:33:01 113428 1768128 93.97 616 1075048 1110780 37.91 377428 1133680 16 20:38:06 20:34:01 114716 1766840 93.90 616 1075048 1094464 37.35 377220 1133184 16 20:38:06 20:35:01 112400 1769156 94.03 616 1078392 1094576 37.36 376248 1136520 12 20:38:06 20:36:01 112516 1769040 94.02 616 1078396 1094576 37.36 376376 1136520 16 20:38:06 20:37:01 144500 1737056 92.32 568 1033400 1297820 44.29 386148 1093560 56 20:38:06 20:38:01 105528 1776028 94.39 516 1019900 1296956 44.26 477512 1012056 68 20:38:06 Average: 129373 1752183 93.12 878 1018578 1266904 43.24 415297 1058368 11200 20:38:06 20:38:06 20:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:38:06 20:28:02 veth73a5535 558.25 685.95 46.14 4590.40 0.00 0.00 0.00 20:38:06 20:28:02 eth0 730.76 579.38 4623.37 63.78 0.00 0.00 0.00 20:38:06 20:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:28:02 docker0 558.25 685.95 38.51 4590.40 0.00 0.00 0.00 20:38:06 20:29:01 eth0 32.11 16.09 24.41 13.12 0.00 0.00 0.00 20:38:06 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:30:01 eth0 1.96 1.20 1.48 0.77 0.00 0.00 0.00 20:38:06 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:31:01 eth0 302.58 393.04 33.48 2982.59 0.00 0.00 0.00 20:38:06 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:32:01 eth0 313.61 408.58 21.44 3236.89 0.00 0.00 0.00 20:38:06 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:33:01 eth0 30.92 36.82 11.00 221.31 0.00 0.00 0.00 20:38:06 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:34:01 eth0 0.47 0.30 0.27 0.17 0.00 0.00 0.00 20:38:06 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:35:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 20:38:06 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:36:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 20:38:06 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:37:01 eth0 29.04 22.04 167.93 18.84 0.00 0.00 0.00 20:38:06 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:37:01 veth50294e9 0.38 0.52 0.11 0.20 0.00 0.00 0.00 20:38:06 20:37:01 docker0 620.36 765.85 42.41 4964.56 0.00 0.00 0.00 20:38:06 20:38:01 eth0 138.13 92.69 2376.47 31.98 0.00 0.00 0.00 20:38:06 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 20:38:01 docker0 1.88 1.78 0.50 1.46 0.00 0.00 0.00 20:38:06 Average: eth0 143.90 141.19 661.60 598.22 0.00 0.00 0.00 20:38:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:06 Average: docker0 51.08 62.70 3.56 418.45 0.00 0.00 0.00 20:38:06 20:38:06 20:38:06 ---> sar -P ALL: 20:38:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) 20:38:06 20:38:06 20:25:50 LINUX RESTART 20:38:06 20:38:06 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:38:06 20:28:02 all 14.75 0.00 7.21 1.63 1.47 74.95 20:38:06 20:28:02 0 14.11 0.00 6.68 0.48 1.57 77.15 20:38:06 20:28:02 1 15.37 0.00 8.29 1.11 1.28 73.94 20:38:06 20:28:02 2 11.73 0.00 6.78 1.73 1.50 78.25 20:38:06 20:28:02 3 17.79 0.00 7.06 3.19 1.53 70.43 20:38:06 20:29:01 all 7.62 0.00 6.56 8.60 1.74 75.48 20:38:06 20:29:01 0 6.78 0.00 6.26 8.18 1.81 76.96 20:38:06 20:29:01 1 9.12 0.00 6.78 8.82 1.87 73.42 20:38:06 20:29:01 2 7.35 0.00 5.92 8.90 1.61 76.22 20:38:06 20:29:01 3 7.23 0.00 7.27 8.48 1.65 75.37 20:38:06 20:30:01 all 5.33 0.00 7.45 13.70 3.14 70.37 20:38:06 20:30:01 0 5.29 0.00 8.19 16.53 3.16 66.83 20:38:06 20:30:01 1 4.93 0.00 6.60 12.54 3.12 72.81 20:38:06 20:30:01 2 5.39 0.00 7.32 12.74 3.22 71.33 20:38:06 20:30:01 3 5.72 0.00 7.70 12.97 3.08 70.52 20:38:06 20:31:01 all 15.64 0.00 2.85 7.34 1.67 72.51 20:38:06 20:31:01 0 14.57 0.00 2.94 7.07 1.73 73.69 20:38:06 20:31:01 1 16.01 0.00 2.76 7.66 1.61 71.95 20:38:06 20:31:01 2 16.54 0.00 2.90 7.58 1.59 71.39 20:38:06 20:31:01 3 15.42 0.00 2.81 7.07 1.72 72.98 20:38:06 20:32:01 all 17.03 0.00 2.98 9.10 2.27 68.62 20:38:06 20:32:01 0 15.17 0.00 2.96 8.43 2.26 71.19 20:38:06 20:32:01 1 17.01 0.00 3.21 9.28 2.47 68.04 20:38:06 20:32:01 2 18.46 0.00 3.08 9.77 1.98 66.71 20:38:06 20:32:01 3 17.52 0.00 2.64 8.93 2.37 68.54 20:38:06 20:33:01 all 0.96 0.00 0.34 0.27 0.11 98.32 20:38:06 20:33:01 0 0.95 0.00 0.30 0.25 0.10 98.40 20:38:06 20:33:01 1 0.77 0.00 0.38 0.22 0.12 98.52 20:38:06 20:33:01 2 1.27 0.00 0.43 0.33 0.10 97.86 20:38:06 20:33:01 3 0.85 0.00 0.25 0.28 0.12 98.50 20:38:06 20:34:01 all 0.15 0.00 0.03 0.00 0.01 99.81 20:38:06 20:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:38:06 20:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:38:06 20:34:01 2 0.50 0.00 0.03 0.00 0.00 99.47 20:38:06 20:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:38:06 20:35:01 all 0.16 0.00 0.03 0.00 0.02 99.78 20:38:06 20:35:01 0 0.05 0.00 0.03 0.00 0.05 99.87 20:38:06 20:35:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:38:06 20:35:01 2 0.52 0.00 0.02 0.00 0.03 99.43 20:38:06 20:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:38:06 20:36:01 all 0.16 0.00 0.02 0.00 0.01 99.81 20:38:06 20:36:01 0 0.43 0.00 0.05 0.00 0.00 99.52 20:38:06 20:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:38:06 20:36:01 2 0.13 0.00 0.02 0.00 0.00 99.85 20:38:06 20:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:38:06 20:37:01 all 0.86 0.00 0.75 0.32 0.03 98.05 20:38:06 20:37:01 0 1.22 0.00 0.98 0.22 0.03 97.55 20:38:06 20:37:01 1 0.62 0.00 0.52 0.08 0.03 98.75 20:38:06 20:37:01 2 0.82 0.00 0.83 0.13 0.02 98.20 20:38:06 20:37:01 3 0.77 0.00 0.67 0.85 0.02 97.70 20:38:06 20:38:01 all 7.22 0.00 4.73 1.48 0.20 86.37 20:38:06 20:38:01 0 6.65 0.00 4.79 0.57 0.17 87.81 20:38:06 20:38:01 1 7.46 0.00 4.65 2.58 0.22 85.10 20:38:06 20:38:01 2 6.68 0.00 4.16 1.16 0.22 87.78 20:38:06 20:38:01 3 8.07 0.00 5.32 1.60 0.22 84.80 20:38:06 Average: all 6.31 0.00 2.98 3.83 0.96 85.93 20:38:06 Average: 0 5.89 0.00 3.00 3.78 0.98 86.35 20:38:06 Average: 1 6.45 0.00 3.01 3.82 0.97 85.75 20:38:06 Average: 2 6.27 0.00 2.85 3.82 0.93 86.13 20:38:06 Average: 3 6.62 0.00 3.04 3.90 0.96 85.48 20:38:06 20:38:06 20:38:06